Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce9d07fa79102865bb330e1bb9a9689c7c06587f+72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 (86fb7108af853d09595098e02006724179711ce0) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-308/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-308/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-29612 in /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [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-308 # 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 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit ce9d07fa79102865bb330e1bb9a9689c7c06587f Merge succeeded, producing ce9d07fa79102865bb330e1bb9a9689c7c06587f Checking out Revision ce9d07fa79102865bb330e1bb9a9689c7c06587f (PR-308) > 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/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # 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 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 Commit message: "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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-12T06:49:31.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-12T06:49:32.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-12T06:49:32.584Z] ========================================================= [2021-03-12T06:49:32.584Z] EdgeX Global Pipelines Version Info [2021-03-12T06:49:32.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-12T06:49:34.138Z] ------------------- [2021-03-12T06:49:34.138Z] stable info: [2021-03-12T06:49:34.138Z] ------------------- [2021-03-12T06:49:34.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-12T06:49:34.138Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T06:49:34.138Z] Message: update stable to v1.0.184 [2021-03-12T06:49:35.088Z] ------------------- [2021-03-12T06:49:35.088Z] experimental info: [2021-03-12T06:49:35.088Z] ------------------- [2021-03-12T06:49:35.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-12T06:49:35.088Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T06:49:35.088Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-12T06:49:35.537Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-12T06:49:35.694Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-12T06:49:35.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-12T06:49:35.998Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-12T06:49:36.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-12T06:49:36.305Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-12T06:49:36.448Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-12T06:49:36.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-12T06:49:36.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-12T06:49:36.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-12T06:49:37.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-12T06:49:37.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-12T06:49:37.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-12T06:49:37.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-12T06:49:37.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T06:49:37.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T06:49:37.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-12T06:49:38.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-12T06:49:38.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-12T06:49:38.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-12T06:49:38.534Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-12T06:49:38.702Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-12T06:49:38.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-12T06:49:39.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-12T06:49:39.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-12T06:49:39.290Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-12T06:49:39.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo [2021-03-12T06:49:39.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo [2021-03-12T06:49:39.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo [2021-03-12T06:49:39.827Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce9d07fa79102865bb330e1bb9a9689c7c06587f [Pipeline] echo [2021-03-12T06:49:39.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce9d07f [Pipeline] echo [2021-03-12T06:49:40.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T06:49:40.483Z] provisioning config files... [2021-03-12T06:49:40.515Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/config1724390974699340511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T06:49:41.048Z] ---> docker-login.sh [2021-03-12T06:49:41.048Z] nexus3.edgexfoundry.org:10001 [2021-03-12T06:49:41.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:49:41.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:49:41.575Z] Configure a credential helper to remove this warning. See [2021-03-12T06:49:41.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:49:41.575Z] [2021-03-12T06:49:41.575Z] Login Succeeded [2021-03-12T06:49:41.575Z] nexus3.edgexfoundry.org:10002 [2021-03-12T06:49:41.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:49:41.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:49:41.846Z] Configure a credential helper to remove this warning. See [2021-03-12T06:49:41.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:49:41.846Z] [2021-03-12T06:49:41.846Z] Login Succeeded [2021-03-12T06:49:41.846Z] nexus3.edgexfoundry.org:10003 [2021-03-12T06:49:41.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:49:41.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:49:41.846Z] Configure a credential helper to remove this warning. See [2021-03-12T06:49:41.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:49:41.846Z] [2021-03-12T06:49:41.846Z] Login Succeeded [2021-03-12T06:49:41.846Z] nexus3.edgexfoundry.org:10004 [2021-03-12T06:49:42.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:49:42.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:49:42.109Z] Configure a credential helper to remove this warning. See [2021-03-12T06:49:42.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:49:42.109Z] [2021-03-12T06:49:42.109Z] Login Succeeded [2021-03-12T06:49:42.109Z] docker.io [2021-03-12T06:49:42.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:49:42.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:49:42.374Z] Configure a credential helper to remove this warning. See [2021-03-12T06:49:42.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:49:42.374Z] [2021-03-12T06:49:42.374Z] Login Succeeded [2021-03-12T06:49:42.374Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T06:49:42.400Z] 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-03-12T06:49:43.693Z] + git log --format=format:%s -1 ce9d07fa79102865bb330e1bb9a9689c7c06587f [Pipeline] echo [2021-03-12T06:49:43.783Z] GIT_COMMIT: ce9d07fa79102865bb330e1bb9a9689c7c06587f, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-12T06:49:43.866Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:49:45.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T06:49:45.079Z] [2021-03-12T06:49:45.079Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:49:45.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T06:49:45.501Z] latest: Pulling from edgex-devops/git-semver [2021-03-12T06:49:45.501Z] 31603596830f: Pulling fs layer [2021-03-12T06:49:45.501Z] 2a8b12db71e7: Pulling fs layer [2021-03-12T06:49:45.501Z] 6ca5941a6612: Pulling fs layer [2021-03-12T06:49:45.501Z] ecc8261a40a4: Pulling fs layer [2021-03-12T06:49:45.501Z] ecc8261a40a4: Waiting [2021-03-12T06:49:45.501Z] 2a8b12db71e7: Download complete [2021-03-12T06:49:45.762Z] 31603596830f: Download complete [2021-03-12T06:49:45.762Z] ecc8261a40a4: Verifying Checksum [2021-03-12T06:49:45.762Z] ecc8261a40a4: Download complete [2021-03-12T06:49:45.762Z] 6ca5941a6612: Verifying Checksum [2021-03-12T06:49:45.762Z] 6ca5941a6612: Download complete [2021-03-12T06:49:46.025Z] 31603596830f: Pull complete [2021-03-12T06:49:46.288Z] 2a8b12db71e7: Pull complete [2021-03-12T06:49:46.864Z] 6ca5941a6612: Pull complete [2021-03-12T06:49:47.126Z] ecc8261a40a4: Pull complete [2021-03-12T06:49:47.126Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-12T06:49:47.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T06:49:47.126Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-12T06:49:47.248Z] prd-centos7-docker-4c-2g-29612 does not seem to be running inside a container [2021-03-12T06:49:47.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-308 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308:/w/workspace/edgexfoundry_edgex-ui-go_PR-308:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@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-03-12T06:49:49.421Z] $ docker top 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T06:49:49.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T06:49:49.803Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T06:49:50.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T06:49:50.007Z] $ docker exec 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent [2021-03-12T06:49:50.172Z] SSH_AUTH_SOCK=/tmp/ssh-C1a5Pzrdehv1/agent.12 [2021-03-12T06:49:50.172Z] SSH_AGENT_PID=18 [2021-03-12T06:49:50.180Z] Running ssh-add (command line suppressed) [2021-03-12T06:49:50.301Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_3918508462404364622.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_3918508462404364622.key) [2021-03-12T06:49:50.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T06:49:50.730Z] + git tag --points-at HEAD [Pipeline] } [2021-03-12T06:49:50.755Z] $ docker exec --env ******** --env ******** 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent -k [2021-03-12T06:49:50.865Z] unset SSH_AUTH_SOCK; [2021-03-12T06:49:50.866Z] unset SSH_AGENT_PID; [2021-03-12T06:49:50.866Z] echo Agent pid 18 killed; [2021-03-12T06:49:50.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-12T06:49:51.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T06:49:51.203Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T06:49:51.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T06:49:51.362Z] $ docker exec 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent [2021-03-12T06:49:51.516Z] SSH_AUTH_SOCK=/tmp/ssh-GQ3IQIwD8kkV/agent.47 [2021-03-12T06:49:51.516Z] SSH_AGENT_PID=52 [2021-03-12T06:49:51.522Z] Running ssh-add (command line suppressed) [2021-03-12T06:49:51.637Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_210065220572469448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_210065220572469448.key) [2021-03-12T06:49:51.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T06:49:52.114Z] + git semver init [2021-03-12T06:49:52.114Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T06:49:52.114Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-308/.git [2021-03-12T06:49:52.114Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [2021-03-12T06:49:52.114Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T06:49:52.114Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T06:49:52.114Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T06:49:52.114Z] # $SEMVER_BRANCH = PR-308 [2021-03-12T06:49:52.114Z] # $SEMVER_TEMP = /tmp/semver-833272511 [2021-03-12T06:49:52.114Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-12T06:50:00.260Z] # '/tmp/semver-833272511' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-308/.semver' [2021-03-12T06:50:00.260Z] # -> Force: false [2021-03-12T06:50:00.260Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-308/.semver [Pipeline] } [2021-03-12T06:50:00.284Z] $ docker exec --env ******** --env ******** 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent -k [2021-03-12T06:50:00.429Z] unset SSH_AUTH_SOCK; [2021-03-12T06:50:00.429Z] unset SSH_AGENT_PID; [2021-03-12T06:50:00.429Z] echo Agent pid 52 killed; [2021-03-12T06:50:00.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T06:50:01.167Z] + git semver [Pipeline] } [2021-03-12T06:50:01.201Z] $ docker stop --time=1 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 [2021-03-12T06:50:02.665Z] $ docker rm -f 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T06:50:03.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-12T06:50:03.749Z] Stashed 1 file(s) [Pipeline] echo [2021-03-12T06:50:03.772Z] [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-03-12T06:50:19.706Z] Still waiting to schedule task [2021-03-12T06:50:19.706Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29612’ [2021-03-12T06:50:19.730Z] Still waiting to schedule task [2021-03-12T06:50:19.730Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-12T06:52:12.147Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29613 in /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [Pipeline] { [Pipeline] ws [2021-03-12T06:52:12.251Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-12T06:52:17.437Z] using credential edgex-jenkins-ssh [2021-03-12T06:52:17.498Z] Cloning the remote Git repository [2021-03-12T06:52:17.565Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T06:52:17.697Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-12T06:52:17.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T06:52:17.788Z] > git --version # timeout=10 [2021-03-12T06:52:17.818Z] > git --version # 'git version 2.17.1' [2021-03-12T06:52:17.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T06:52:17.885Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T06:52:19.437Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T06:52:19.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T06:52:19.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T06:52:19.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T06:52:19.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T06:52:19.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T06:52:19.991Z] Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit ce9d07fa79102865bb330e1bb9a9689c7c06587f [2021-03-12T06:52:20.520Z] Merge succeeded, producing ce9d07fa79102865bb330e1bb9a9689c7c06587f [2021-03-12T06:52:20.521Z] Checking out Revision ce9d07fa79102865bb330e1bb9a9689c7c06587f (PR-308) [2021-03-12T06:52:20.011Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T06:52:20.031Z] > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 [2021-03-12T06:52:20.329Z] > git remote # timeout=10 [2021-03-12T06:52:20.355Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T06:52:20.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T06:52:20.435Z] > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 [2021-03-12T06:52:20.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T06:52:20.529Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T06:52:20.561Z] > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 [2021-03-12T06:52:25.155Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-12T06:52:25.216Z] > git --version # timeout=10 [2021-03-12T06:52:25.236Z] > git --version # 'git version 2.17.1' [2021-03-12T06:52:25.251Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T06:52:27.177Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-12T06:52:27.692Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T06:52:28.051Z] + sudo service docker restart [2021-03-12T06:52:28.051Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T06:52:30.872Z] provisioning config files... [2021-03-12T06:52:30.917Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6360296459016557597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T06:52:31.375Z] ---> docker-login.sh [2021-03-12T06:52:31.375Z] nexus3.edgexfoundry.org:10001 [2021-03-12T06:52:32.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:52:32.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:52:32.634Z] Configure a credential helper to remove this warning. See [2021-03-12T06:52:32.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:52:32.634Z] [2021-03-12T06:52:32.634Z] Login Succeeded [2021-03-12T06:52:32.634Z] nexus3.edgexfoundry.org:10002 [2021-03-12T06:52:32.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:52:33.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:52:33.193Z] Configure a credential helper to remove this warning. See [2021-03-12T06:52:33.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:52:33.193Z] [2021-03-12T06:52:33.193Z] Login Succeeded [2021-03-12T06:52:33.193Z] nexus3.edgexfoundry.org:10003 [2021-03-12T06:52:33.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:52:33.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:52:33.753Z] Configure a credential helper to remove this warning. See [2021-03-12T06:52:33.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:52:33.753Z] [2021-03-12T06:52:33.753Z] Login Succeeded [2021-03-12T06:52:33.753Z] nexus3.edgexfoundry.org:10004 [2021-03-12T06:52:34.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:52:34.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:52:34.303Z] Configure a credential helper to remove this warning. See [2021-03-12T06:52:34.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:52:34.303Z] [2021-03-12T06:52:34.303Z] Login Succeeded [2021-03-12T06:52:34.303Z] docker.io [2021-03-12T06:52:34.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:52:35.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:52:35.181Z] Configure a credential helper to remove this warning. See [2021-03-12T06:52:35.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:52:35.181Z] [2021-03-12T06:52:35.181Z] Login Succeeded [2021-03-12T06:52:35.181Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T06:52:35.220Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T06:52:35.773Z] ========================================================= [2021-03-12T06:52:35.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-12T06:52:35.773Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:52:36.204Z] + 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-03-12T06:52:36.806Z] Sending build context to Docker daemon 17.27MB [2021-03-12T06:52:36.806Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T06:52:36.806Z] Step 2/8 : FROM ${BASE} [2021-03-12T06:52:37.079Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-12T06:52:37.079Z] 5f621e34cdf4: Pulling fs layer [2021-03-12T06:52:37.079Z] a4357932f1b6: Pulling fs layer [2021-03-12T06:52:37.079Z] 18c013af1878: Pulling fs layer [2021-03-12T06:52:37.079Z] 00ac8860ef70: Pulling fs layer [2021-03-12T06:52:37.079Z] 63d7cb157983: Pulling fs layer [2021-03-12T06:52:37.079Z] b116817d02f9: Pulling fs layer [2021-03-12T06:52:37.079Z] 745a02a5169b: Pulling fs layer [2021-03-12T06:52:37.079Z] 63d7cb157983: Waiting [2021-03-12T06:52:37.079Z] b116817d02f9: Waiting [2021-03-12T06:52:37.079Z] 745a02a5169b: Waiting [2021-03-12T06:52:37.079Z] 00ac8860ef70: Waiting [2021-03-12T06:52:37.079Z] 18c013af1878: Verifying Checksum [2021-03-12T06:52:37.079Z] 18c013af1878: Download complete [2021-03-12T06:52:37.079Z] a4357932f1b6: Verifying Checksum [2021-03-12T06:52:37.079Z] a4357932f1b6: Download complete [2021-03-12T06:52:37.079Z] 63d7cb157983: Verifying Checksum [2021-03-12T06:52:37.079Z] 63d7cb157983: Download complete [2021-03-12T06:52:37.079Z] b116817d02f9: Verifying Checksum [2021-03-12T06:52:37.079Z] b116817d02f9: Download complete [2021-03-12T06:52:37.689Z] 5f621e34cdf4: Verifying Checksum [2021-03-12T06:52:37.689Z] 5f621e34cdf4: Download complete [2021-03-12T06:52:38.290Z] 5f621e34cdf4: Pull complete [2021-03-12T06:52:38.566Z] a4357932f1b6: Pull complete [2021-03-12T06:52:39.164Z] 18c013af1878: Pull complete [2021-03-12T06:52:40.607Z] 745a02a5169b: Verifying Checksum [2021-03-12T06:52:40.607Z] 745a02a5169b: Download complete [2021-03-12T06:52:41.206Z] 00ac8860ef70: Download complete [2021-03-12T06:52:51.382Z] 00ac8860ef70: Pull complete [2021-03-12T06:52:51.382Z] 63d7cb157983: Pull complete [2021-03-12T06:52:51.382Z] b116817d02f9: Pull complete [2021-03-12T06:52:55.698Z] 745a02a5169b: Pull complete [2021-03-12T06:52:55.698Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-12T06:52:55.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-12T06:52:55.698Z] ---> b7e6874047d6 [2021-03-12T06:52:55.698Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-12T06:52:58.326Z] ---> Running in 89628749d32b [2021-03-12T06:52:58.326Z] Removing intermediate container 89628749d32b [2021-03-12T06:52:58.326Z] ---> 28ff53604ad8 [2021-03-12T06:52:58.326Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T06:52:58.602Z] ---> Running in f1492df49b91 [2021-03-12T06:53:01.231Z] Removing intermediate container f1492df49b91 [2021-03-12T06:53:01.231Z] ---> 30723ec7903a [2021-03-12T06:53:01.231Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-12T06:53:01.231Z] ---> Running in 8bfa2ea6f414 [2021-03-12T06:53:02.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T06:53:03.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T06:53:05.169Z] OK: 142 MiB in 39 packages [2021-03-12T06:53:06.144Z] Removing intermediate container 8bfa2ea6f414 [2021-03-12T06:53:06.144Z] ---> a8272ccda057 [2021-03-12T06:53:06.144Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-12T06:53:06.419Z] ---> Running in 89ef1d282b72 [2021-03-12T06:53:07.016Z] Removing intermediate container 89ef1d282b72 [2021-03-12T06:53:07.016Z] ---> 0d1d32e33711 [2021-03-12T06:53:07.016Z] Step 7/8 : COPY . . [2021-03-12T06:53:08.992Z] ---> 238cc2cb9f85 [2021-03-12T06:53:08.992Z] Step 8/8 : RUN go mod download [2021-03-12T06:53:09.267Z] ---> Running in afba0fde0172 [2021-03-12T06:53:41.643Z] Removing intermediate container afba0fde0172 [2021-03-12T06:53:41.643Z] ---> 9c1c7fc25c14 [2021-03-12T06:53:41.643Z] Successfully built 9c1c7fc25c14 [2021-03-12T06:53:41.643Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:53:42.034Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T06:53:42.034Z] . [Pipeline] withDockerContainer [2021-03-12T06:53:42.333Z] prd-ubuntu18.04-docker-arm64-4c-16g-29613 does not seem to be running inside a container [2021-03-12T06:53:42.422Z] $ 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-03-12T06:53:43.935Z] $ docker top da1bf705136d8f2e8240b994500ba956b263cdbe0268b399dd86825a824eaf70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T06:53:45.018Z] + go version [2021-03-12T06:53:45.018Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-12T06:53:45.063Z] $ docker stop --time=1 da1bf705136d8f2e8240b994500ba956b263cdbe0268b399dd86825a824eaf70 [2021-03-12T06:53:46.967Z] $ docker rm -f da1bf705136d8f2e8240b994500ba956b263cdbe0268b399dd86825a824eaf70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:53:48.192Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T06:53:48.192Z] . [Pipeline] withDockerContainer [2021-03-12T06:53:48.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-29613 does not seem to be running inside a container [2021-03-12T06:53:48.557Z] $ 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-03-12T06:53:50.064Z] $ docker top 978ec4d3a58befd4105a6d4d00e62b1e0a4bbda559d83c53e108ce401205d9b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T06:53:51.199Z] + make test [2021-03-12T06:53:51.199Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-12T06:53:52.647Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-12T06:54:19.491Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-12T06:54:19.491Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-12T06:54:24.952Z] $ docker stop --time=1 978ec4d3a58befd4105a6d4d00e62b1e0a4bbda559d83c53e108ce401205d9b2 [2021-03-12T06:54:27.224Z] $ docker rm -f 978ec4d3a58befd4105a6d4d00e62b1e0a4bbda559d83c53e108ce401205d9b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T06:54:28.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-12T06:54:29.189Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T06:54:32.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-12T06:54:32.744Z] + ls -al . [2021-03-12T06:54:32.744Z] total 124 [2021-03-12T06:54:32.744Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 06:53 . [2021-03-12T06:54:32.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:52 .. [2021-03-12T06:54:32.744Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:52 .git [2021-03-12T06:54:32.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:52 .github [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 12 06:52 .gitignore [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 12 06:52 CONTRIBUTING.md [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 12 06:52 Dockerfile [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 12 06:52 Dockerfile.build [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 12 06:52 Jenkinsfile [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 12 06:52 LICENSE [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 12 06:52 Makefile [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 12 06:52 README.md [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 06:50 VERSION [2021-03-12T06:54:32.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:52 assets [2021-03-12T06:54:32.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:52 bin [2021-03-12T06:54:32.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:52 cmd [2021-03-12T06:54:32.744Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 12 06:53 coverage.out [2021-03-12T06:54:32.744Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 12 06:52 docs [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 12 06:52 go.mod [2021-03-12T06:54:32.744Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 12 06:53 go.sum [2021-03-12T06:54:32.744Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 06:52 internal [2021-03-12T06:54:32.744Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 12 06:52 version.go [2021-03-12T06:54:32.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:52 web [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:54:33.180Z] + 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=ce9d07fa79102865bb330e1bb9a9689c7c06587f --label arch=arm64 --label version=0.0.0 . [2021-03-12T06:54:33.824Z] Sending build context to Docker daemon 17.29MB [2021-03-12T06:54:34.110Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T06:54:34.110Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-12T06:54:34.110Z] ---> 9c1c7fc25c14 [2021-03-12T06:54:34.110Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-12T06:54:34.274Z] Running on prd-centos7-docker-4c-2g-29614 in /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [Pipeline] { [2021-03-12T06:54:34.387Z] ---> Running in d3a97a182dbd [Pipeline] ws [2021-03-12T06:54:34.418Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-12T06:54:34.660Z] Removing intermediate container d3a97a182dbd [2021-03-12T06:54:34.661Z] ---> 32ab49af55b6 [2021-03-12T06:54:34.661Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-12T06:54:34.935Z] ---> Running in f9e674de8172 [2021-03-12T06:54:35.535Z] Removing intermediate container f9e674de8172 [2021-03-12T06:54:35.535Z] ---> c5b1aa892cdb [2021-03-12T06:54:35.535Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-12T06:54:35.535Z] ---> Running in b7f296bf87a6 [2021-03-12T06:54:36.129Z] Removing intermediate container b7f296bf87a6 [2021-03-12T06:54:36.129Z] ---> 4540dc7f2d37 [2021-03-12T06:54:36.129Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-12T06:54:36.129Z] ---> Running in f2fac5b945d5 [2021-03-12T06:54:36.725Z] Removing intermediate container f2fac5b945d5 [2021-03-12T06:54:36.725Z] ---> 37d5315209d6 [2021-03-12T06:54:36.725Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-12T06:54:36.725Z] ---> Running in 3ddfab22618d [2021-03-12T06:54:37.325Z] Removing intermediate container 3ddfab22618d [2021-03-12T06:54:37.325Z] ---> a30f3f14000e [2021-03-12T06:54:37.325Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T06:54:37.325Z] ---> Running in d5b9b9c86e66 [2021-03-12T06:54:39.303Z] Removing intermediate container d5b9b9c86e66 [2021-03-12T06:54:39.303Z] ---> cf81b5cb3b1a [2021-03-12T06:54:39.303Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-12T06:54:39.579Z] ---> Running in dfe7ff1d7c79 [2021-03-12T06:54:40.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T06:54:41.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T06:54:42.129Z] OK: 142 MiB in 39 packages [2021-03-12T06:54:43.105Z] Removing intermediate container dfe7ff1d7c79 [2021-03-12T06:54:43.105Z] ---> 41c358927279 [2021-03-12T06:54:43.105Z] Step 10/24 : ENV GO111MODULE=on [2021-03-12T06:54:43.376Z] ---> Running in 8202d7306b63 [2021-03-12T06:54:43.651Z] Removing intermediate container 8202d7306b63 [2021-03-12T06:54:43.651Z] ---> 7ba3f5b413a8 [2021-03-12T06:54:43.651Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-12T06:54:43.926Z] ---> Running in a3f54ea1154c [2021-03-12T06:54:44.058Z] using credential edgex-jenkins-ssh [2021-03-12T06:54:44.139Z] Cloning the remote Git repository [2021-03-12T06:54:44.520Z] Removing intermediate container a3f54ea1154c [2021-03-12T06:54:44.520Z] ---> f954948fd12d [2021-03-12T06:54:44.520Z] Step 12/24 : COPY go.mod . [2021-03-12T06:54:44.322Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T06:54:44.430Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-12T06:54:45.118Z] ---> 931424266923 [2021-03-12T06:54:45.118Z] Step 13/24 : COPY Makefile . [2021-03-12T06:54:45.714Z] ---> e15f856e79bb [2021-03-12T06:54:45.714Z] Step 14/24 : RUN make update [2021-03-12T06:54:45.989Z] ---> Running in c8891ab065b7 [2021-03-12T06:54:45.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T06:54:45.201Z] > git --version # timeout=10 [2021-03-12T06:54:45.251Z] > git --version # 'git version 2.24.3' [2021-03-12T06:54:45.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T06:54:45.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T06:54:46.981Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-12T06:54:48.420Z] Removing intermediate container c8891ab065b7 [2021-03-12T06:54:48.420Z] ---> 5875170ee5ac [2021-03-12T06:54:48.420Z] Step 15/24 : COPY . . [2021-03-12T06:54:48.690Z] Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit ce9d07fa79102865bb330e1bb9a9689c7c06587f [2021-03-12T06:54:48.979Z] Merge succeeded, producing ce9d07fa79102865bb330e1bb9a9689c7c06587f [2021-03-12T06:54:48.980Z] Checking out Revision ce9d07fa79102865bb330e1bb9a9689c7c06587f (PR-308) [2021-03-12T06:54:48.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T06:54:48.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T06:54:48.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-12T06:54:48.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-12T06:54:48.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T06:54:48.254Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T06:54:48.701Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T06:54:48.711Z] > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 [2021-03-12T06:54:48.908Z] > git remote # timeout=10 [2021-03-12T06:54:48.919Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T06:54:48.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T06:54:48.941Z] > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 [2021-03-12T06:54:48.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T06:54:48.984Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T06:54:48.992Z] > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 [2021-03-12T06:54:51.043Z] ---> 8d803bac40ed [2021-03-12T06:54:51.043Z] Step 16/24 : RUN ${MAKE} [2021-03-12T06:54:51.043Z] ---> Running in f32055a99d98 [2021-03-12T06:54:51.638Z] 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-03-12T06:54:53.561Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-12T06:54:53.612Z] > git --version # timeout=10 [2021-03-12T06:54:53.706Z] > git --version # 'git version 2.24.3' [2021-03-12T06:54:53.797Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T06:54:56.607Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-12T06:54:57.521Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T06:54:57.863Z] + sudo service docker restart [2021-03-12T06:54:57.863Z] + true [2021-03-12T06:54:57.863Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T06:55:00.252Z] provisioning config files... [2021-03-12T06:55:00.287Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6145445763330130526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T06:55:00.760Z] ---> docker-login.sh [2021-03-12T06:55:00.760Z] nexus3.edgexfoundry.org:10001 [2021-03-12T06:55:01.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:55:02.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:55:02.093Z] Configure a credential helper to remove this warning. See [2021-03-12T06:55:02.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:55:02.093Z] [2021-03-12T06:55:02.093Z] Login Succeeded [2021-03-12T06:55:02.093Z] nexus3.edgexfoundry.org:10002 [2021-03-12T06:55:03.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:55:03.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:55:03.135Z] Configure a credential helper to remove this warning. See [2021-03-12T06:55:03.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:55:03.135Z] [2021-03-12T06:55:03.135Z] Login Succeeded [2021-03-12T06:55:03.135Z] nexus3.edgexfoundry.org:10003 [2021-03-12T06:55:03.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:55:03.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:55:03.665Z] Configure a credential helper to remove this warning. See [2021-03-12T06:55:03.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:55:03.665Z] [2021-03-12T06:55:03.665Z] Login Succeeded [2021-03-12T06:55:03.665Z] nexus3.edgexfoundry.org:10004 [2021-03-12T06:55:03.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:55:03.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:55:03.928Z] Configure a credential helper to remove this warning. See [2021-03-12T06:55:03.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:55:03.928Z] [2021-03-12T06:55:03.928Z] Login Succeeded [2021-03-12T06:55:03.928Z] docker.io [2021-03-12T06:55:03.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T06:55:04.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T06:55:04.193Z] Configure a credential helper to remove this warning. See [2021-03-12T06:55:04.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T06:55:04.193Z] [2021-03-12T06:55:04.193Z] Login Succeeded [2021-03-12T06:55:04.193Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T06:55:04.233Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T06:55:04.969Z] ========================================================= [2021-03-12T06:55:04.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-12T06:55:04.969Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:55:05.411Z] + 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-03-12T06:55:06.007Z] Sending build context to Docker daemon 17.27MB [2021-03-12T06:55:06.007Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T06:55:06.007Z] Step 2/8 : FROM ${BASE} [2021-03-12T06:55:06.007Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-12T06:55:06.007Z] 188c0c94c7c5: Pulling fs layer [2021-03-12T06:55:06.007Z] 0ef7d3d256c8: Pulling fs layer [2021-03-12T06:55:06.007Z] de9db76c5a1d: Pulling fs layer [2021-03-12T06:55:06.007Z] bca2f99d35d6: Pulling fs layer [2021-03-12T06:55:06.007Z] 93359f2a8cfa: Pulling fs layer [2021-03-12T06:55:06.007Z] 7c6f9722023f: Pulling fs layer [2021-03-12T06:55:06.007Z] a35cf1a2eb13: Pulling fs layer [2021-03-12T06:55:06.007Z] bca2f99d35d6: Waiting [2021-03-12T06:55:06.007Z] 93359f2a8cfa: Waiting [2021-03-12T06:55:06.007Z] 7c6f9722023f: Waiting [2021-03-12T06:55:06.007Z] a35cf1a2eb13: Waiting [2021-03-12T06:55:06.007Z] de9db76c5a1d: Verifying Checksum [2021-03-12T06:55:06.007Z] de9db76c5a1d: Download complete [2021-03-12T06:55:06.007Z] 0ef7d3d256c8: Verifying Checksum [2021-03-12T06:55:06.007Z] 0ef7d3d256c8: Download complete [2021-03-12T06:55:06.007Z] 93359f2a8cfa: Verifying Checksum [2021-03-12T06:55:06.007Z] 93359f2a8cfa: Download complete [2021-03-12T06:55:06.007Z] 188c0c94c7c5: Verifying Checksum [2021-03-12T06:55:06.007Z] 188c0c94c7c5: Download complete [2021-03-12T06:55:06.280Z] 7c6f9722023f: Verifying Checksum [2021-03-12T06:55:06.280Z] 7c6f9722023f: Download complete [2021-03-12T06:55:06.548Z] 188c0c94c7c5: Pull complete [2021-03-12T06:55:06.817Z] 0ef7d3d256c8: Pull complete [2021-03-12T06:55:07.084Z] de9db76c5a1d: Pull complete [2021-03-12T06:55:09.060Z] a35cf1a2eb13: Verifying Checksum [2021-03-12T06:55:09.060Z] a35cf1a2eb13: Download complete [2021-03-12T06:55:11.094Z] bca2f99d35d6: Verifying Checksum [2021-03-12T06:55:11.094Z] bca2f99d35d6: Download complete [2021-03-12T06:55:18.481Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-12T06:55:23.868Z] Removing intermediate container f32055a99d98 [2021-03-12T06:55:23.868Z] ---> 64d443d712a1 [2021-03-12T06:55:23.868Z] Step 17/24 : FROM alpine:3.12 [2021-03-12T06:55:23.868Z] 3.12: Pulling from library/alpine [2021-03-12T06:55:23.868Z] dce8679b510e: Pulling fs layer [2021-03-12T06:55:23.868Z] dce8679b510e: Verifying Checksum [2021-03-12T06:55:23.868Z] dce8679b510e: Download complete [2021-03-12T06:55:24.465Z] dce8679b510e: Pull complete [2021-03-12T06:55:24.465Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T06:55:24.465Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T06:55:24.465Z] ---> d10569e2745f [2021-03-12T06:55:24.465Z] Step 18/24 : EXPOSE 4000 [2021-03-12T06:55:24.738Z] ---> Running in 5e4955a90771 [2021-03-12T06:55:25.333Z] Removing intermediate container 5e4955a90771 [2021-03-12T06:55:25.333Z] ---> 2e444029de88 [2021-03-12T06:55:25.333Z] 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-03-12T06:55:26.548Z] bca2f99d35d6: Pull complete [2021-03-12T06:55:26.548Z] 93359f2a8cfa: Pull complete [2021-03-12T06:55:26.548Z] 7c6f9722023f: Pull complete [2021-03-12T06:55:26.769Z] ---> 74d176fddf31 [2021-03-12T06:55:26.769Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-12T06:55:27.042Z] ---> Running in 9f2e82b9b2ab [2021-03-12T06:55:27.636Z] Removing intermediate container 9f2e82b9b2ab [2021-03-12T06:55:27.636Z] ---> 77025b493b74 [2021-03-12T06:55:27.636Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-12T06:55:27.636Z] ---> Running in bbbece8613a4 [2021-03-12T06:55:27.909Z] Removing intermediate container bbbece8613a4 [2021-03-12T06:55:27.909Z] ---> 3a04b8e2f762 [2021-03-12T06:55:27.909Z] Step 22/24 : LABEL arch=arm64 [2021-03-12T06:55:28.183Z] ---> Running in 7d5bf0cf8682 [2021-03-12T06:55:28.461Z] Removing intermediate container 7d5bf0cf8682 [2021-03-12T06:55:28.461Z] ---> e5fbae15ff0a [2021-03-12T06:55:28.461Z] Step 23/24 : LABEL git_sha=ce9d07fa79102865bb330e1bb9a9689c7c06587f [2021-03-12T06:55:28.746Z] ---> Running in 28dd07d9880c [2021-03-12T06:55:29.021Z] Removing intermediate container 28dd07d9880c [2021-03-12T06:55:29.021Z] ---> c4079c4dc834 [2021-03-12T06:55:29.021Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T06:55:29.292Z] ---> Running in 4795e19f6256 [2021-03-12T06:55:29.886Z] Removing intermediate container 4795e19f6256 [2021-03-12T06:55:29.886Z] ---> 99a03bdd63f6 [2021-03-12T06:55:29.886Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-12T06:55:29.886Z] Successfully built 99a03bdd63f6 [2021-03-12T06:55:29.886Z] 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 [Pipeline] libraryResource [Pipeline] sh [2021-03-12T06:55:31.297Z] ---> job-cost.sh [2021-03-12T06:55:31.297Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y5fH [2021-03-12T06:55:37.123Z] a35cf1a2eb13: Pull complete [2021-03-12T06:55:37.458Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-12T06:55:37.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-12T06:55:37.459Z] ---> a62c8e92a672 [2021-03-12T06:55:37.459Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-12T06:55:37.834Z] ---> Running in 657883992c8e [2021-03-12T06:55:38.650Z] Removing intermediate container 657883992c8e [2021-03-12T06:55:38.650Z] ---> 391c0ec5a14b [2021-03-12T06:55:38.650Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T06:55:39.295Z] ---> Running in 0dc6749a7395 [2021-03-12T06:55:42.897Z] Removing intermediate container 0dc6749a7395 [2021-03-12T06:55:42.897Z] ---> 26fe96c3fb34 [2021-03-12T06:55:42.897Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-12T06:55:42.897Z] ---> Running in aac9c482fed9 [2021-03-12T06:55:44.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T06:55:44.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T06:55:45.938Z] OK: 166 MiB in 39 packages [2021-03-12T06:55:46.610Z] Removing intermediate container aac9c482fed9 [2021-03-12T06:55:46.610Z] ---> 431893b280b2 [2021-03-12T06:55:46.610Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-12T06:55:46.911Z] ---> Running in 38fdfb30c98a [2021-03-12T06:55:47.560Z] Removing intermediate container 38fdfb30c98a [2021-03-12T06:55:47.560Z] ---> 667f553da0e5 [2021-03-12T06:55:47.560Z] Step 7/8 : COPY . . [2021-03-12T06:55:54.454Z] ---> b4d14137b604 [2021-03-12T06:55:54.454Z] Step 8/8 : RUN go mod download [2021-03-12T06:55:54.454Z] ---> Running in 9023d86fdb0f [2021-03-12T06:56:10.246Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T06:56:51.737Z] Removing intermediate container 9023d86fdb0f [2021-03-12T06:56:51.737Z] ---> e04110ce6b77 [2021-03-12T06:56:52.134Z] Successfully built e04110ce6b77 [2021-03-12T06:56:52.134Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:56:52.571Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T06:56:53.724Z] . [Pipeline] withDockerContainer [2021-03-12T06:56:54.952Z] prd-centos7-docker-4c-2g-29614 does not seem to be running inside a container [2021-03-12T06:56:55.059Z] $ 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-03-12T06:56:57.580Z] $ docker top dffa7c6289acaeff930912424934f346e701020b5a11ac72dd5a9ddcab1eebb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T06:56:58.626Z] + go version [2021-03-12T06:56:58.908Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-12T06:56:58.943Z] $ docker stop --time=1 dffa7c6289acaeff930912424934f346e701020b5a11ac72dd5a9ddcab1eebb6 [2021-03-12T06:57:01.140Z] $ docker rm -f dffa7c6289acaeff930912424934f346e701020b5a11ac72dd5a9ddcab1eebb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:57:02.847Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T06:57:03.221Z] . [Pipeline] withDockerContainer [2021-03-12T06:57:03.744Z] prd-centos7-docker-4c-2g-29614 does not seem to be running inside a container [2021-03-12T06:57:03.919Z] $ 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-03-12T06:57:06.044Z] $ docker top d86235f180344a31c5b87b65448df0dd2aefefebcf9c8a1cd26fe727c3111a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T06:57:07.089Z] + make test [2021-03-12T06:57:07.089Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-12T06:57:14.393Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-12T06:57:43.748Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-12T06:57:43.748Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-12T06:57:46.470Z] $ docker stop --time=1 d86235f180344a31c5b87b65448df0dd2aefefebcf9c8a1cd26fe727c3111a39 [2021-03-12T06:57:46.979Z] lf-activate-venv(): INFO: Adding /tmp/venv-Y5fH/bin to PATH [2021-03-12T06:57:46.979Z] INFO: No Stack... [2021-03-12T06:57:46.979Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-12T06:57:46.979Z] INFO: Archiving Costs [2021-03-12T06:57:48.987Z] $ docker rm -f d86235f180344a31c5b87b65448df0dd2aefefebcf9c8a1cd26fe727c3111a39 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-03-12T06:57:49.906Z] + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 [2021-03-12T06:57:49.906Z] [2021-03-12T06:57:50.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-12T06:57:50.044Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] lock [2021-03-12T06:57:50.157Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [2021-03-12T06:57:50.164Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] did not exist. Created. [2021-03-12T06:57:50.165Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T06:57:50.754Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-12T06:57:50.876Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-03-12T06:57:51.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-12T06:57:51.212Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2021-03-12T06:57:52.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-12T06:57:52.999Z] + ls -al . [2021-03-12T06:57:52.999Z] total 92 [2021-03-12T06:57:52.999Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 12 06:57 . [2021-03-12T06:57:52.999Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 06:54 .. [2021-03-12T06:57:52.999Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 06:54 assets [2021-03-12T06:57:52.999Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 12 06:54 bin [2021-03-12T06:57:52.999Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 12 06:54 cmd [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 12 06:54 CONTRIBUTING.md [2021-03-12T06:57:52.999Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 12 06:57 coverage.out [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 12 06:54 Dockerfile [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 12 06:54 Dockerfile.build [2021-03-12T06:57:52.999Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 12 06:54 docs [2021-03-12T06:57:52.999Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 06:54 .git [2021-03-12T06:57:52.999Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 12 06:54 .github [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 12 06:54 .gitignore [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 12 06:54 go.mod [2021-03-12T06:57:52.999Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 12 06:57 go.sum [2021-03-12T06:57:52.999Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 12 06:54 internal [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 12 06:54 Jenkinsfile [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 12 06:54 LICENSE [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 12 06:54 Makefile [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 12 06:54 README.md [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 06:50 VERSION [2021-03-12T06:57:52.999Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 12 06:54 version.go [2021-03-12T06:57:52.999Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 12 06:54 web [Pipeline] isUnix [Pipeline] sh [2021-03-12T06:57:53.429Z] + 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=ce9d07fa79102865bb330e1bb9a9689c7c06587f --label arch=amd64 --label version=0.0.0 . [2021-03-12T06:57:54.485Z] Sending build context to Docker daemon 17.29MB [2021-03-12T06:57:54.485Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T06:57:54.485Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-12T06:57:54.485Z] ---> e04110ce6b77 [2021-03-12T06:57:54.485Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-12T06:57:55.106Z] ---> Running in 3ce32fffc7ce [2021-03-12T06:57:55.462Z] Removing intermediate container 3ce32fffc7ce [2021-03-12T06:57:55.462Z] ---> a3eae3b71c4b [2021-03-12T06:57:55.462Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-12T06:57:55.462Z] ---> Running in 6b804a7b42f9 [2021-03-12T06:57:56.104Z] Removing intermediate container 6b804a7b42f9 [2021-03-12T06:57:56.104Z] ---> 5ab4f9b35541 [2021-03-12T06:57:56.104Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-12T06:57:56.104Z] ---> Running in 2898e2e7d621 [2021-03-12T06:57:56.712Z] Removing intermediate container 2898e2e7d621 [2021-03-12T06:57:56.712Z] ---> a7245dc24d5f [2021-03-12T06:57:56.712Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-12T06:57:56.712Z] ---> Running in c45231d26662 [2021-03-12T06:57:57.025Z] Removing intermediate container c45231d26662 [2021-03-12T06:57:57.025Z] ---> 97c3e2f62529 [2021-03-12T06:57:57.025Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-12T06:57:57.025Z] ---> Running in 27d9bb73861e [2021-03-12T06:57:57.318Z] Removing intermediate container 27d9bb73861e [2021-03-12T06:57:57.318Z] ---> 6bd8585980fb [2021-03-12T06:57:57.318Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T06:57:57.318Z] ---> Running in 9ecfe25c5b4c [2021-03-12T06:57:59.323Z] Removing intermediate container 9ecfe25c5b4c [2021-03-12T06:57:59.323Z] ---> e93587d7081d [2021-03-12T06:57:59.323Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-12T06:57:59.323Z] ---> Running in 03b78de667e6 [2021-03-12T06:58:00.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T06:58:01.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T06:58:01.953Z] OK: 166 MiB in 39 packages [2021-03-12T06:58:02.948Z] Removing intermediate container 03b78de667e6 [2021-03-12T06:58:02.948Z] ---> cce3f7992b3c [2021-03-12T06:58:02.948Z] Step 10/24 : ENV GO111MODULE=on [2021-03-12T06:58:02.948Z] ---> Running in 8da967b38cce [2021-03-12T06:58:03.228Z] Removing intermediate container 8da967b38cce [2021-03-12T06:58:03.228Z] ---> d83ed4495482 [2021-03-12T06:58:03.228Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-12T06:58:03.228Z] ---> Running in c480f226dddf [2021-03-12T06:58:03.502Z] Removing intermediate container c480f226dddf [2021-03-12T06:58:03.502Z] ---> f2432e96f9f6 [2021-03-12T06:58:03.502Z] Step 12/24 : COPY go.mod . [2021-03-12T06:58:04.117Z] ---> 7c4c16e21ee0 [2021-03-12T06:58:04.117Z] Step 13/24 : COPY Makefile . [2021-03-12T06:58:04.711Z] ---> 039638346c03 [2021-03-12T06:58:04.711Z] Step 14/24 : RUN make update [2021-03-12T06:58:04.711Z] ---> Running in e5d539fd5af5 [2021-03-12T06:58:05.318Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-12T06:58:07.389Z] Removing intermediate container e5d539fd5af5 [2021-03-12T06:58:07.389Z] ---> bb1d0720a638 [2021-03-12T06:58:07.389Z] Step 15/24 : COPY . . [2021-03-12T06:58:09.394Z] ---> 8395675a7d8a [2021-03-12T06:58:09.394Z] Step 16/24 : RUN ${MAKE} [2021-03-12T06:58:09.660Z] ---> Running in a5a537335986 [2021-03-12T06:58:10.680Z] 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-03-12T06:58:41.014Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-12T06:58:42.472Z] Removing intermediate container a5a537335986 [2021-03-12T06:58:42.472Z] ---> 2cb4bbfce06a [2021-03-12T06:58:42.472Z] Step 17/24 : FROM alpine:3.12 [2021-03-12T06:58:43.059Z] 3.12: Pulling from library/alpine [2021-03-12T06:58:43.335Z] f84cab65f19f: Pulling fs layer [2021-03-12T06:58:43.335Z] f84cab65f19f: Verifying Checksum [2021-03-12T06:58:43.335Z] f84cab65f19f: Download complete [2021-03-12T06:58:43.942Z] f84cab65f19f: Pull complete [2021-03-12T06:58:43.942Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-12T06:58:43.942Z] Status: Downloaded newer image for alpine:3.12 [2021-03-12T06:58:43.942Z] ---> 88dd2752d2ea [2021-03-12T06:58:43.942Z] Step 18/24 : EXPOSE 4000 [2021-03-12T06:58:43.942Z] ---> Running in 5496cc6d56f6 [2021-03-12T06:58:44.212Z] Removing intermediate container 5496cc6d56f6 [2021-03-12T06:58:44.212Z] ---> ca1e7892fb4d [2021-03-12T06:58:44.212Z] 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-03-12T06:58:46.185Z] ---> 7cc0a6169b85 [2021-03-12T06:58:46.185Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-12T06:58:46.185Z] ---> Running in 9807740bf7a1 [2021-03-12T06:58:46.460Z] Removing intermediate container 9807740bf7a1 [2021-03-12T06:58:46.460Z] ---> f09bb29ebfac [2021-03-12T06:58:46.461Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-12T06:58:46.461Z] ---> Running in 48821a648a10 [2021-03-12T06:58:46.745Z] Removing intermediate container 48821a648a10 [2021-03-12T06:58:46.745Z] ---> 340d7c1c3830 [2021-03-12T06:58:46.745Z] Step 22/24 : LABEL arch=amd64 [2021-03-12T06:58:46.745Z] ---> Running in c0edda9a1875 [2021-03-12T06:58:47.032Z] Removing intermediate container c0edda9a1875 [2021-03-12T06:58:47.032Z] ---> 6b648acbe862 [2021-03-12T06:58:47.032Z] Step 23/24 : LABEL git_sha=ce9d07fa79102865bb330e1bb9a9689c7c06587f [2021-03-12T06:58:47.032Z] ---> Running in da4ad4926609 [2021-03-12T06:58:47.310Z] Removing intermediate container da4ad4926609 [2021-03-12T06:58:47.310Z] ---> 2c729d07b2f9 [2021-03-12T06:58:47.310Z] Step 24/24 : LABEL version=0.0.0 [2021-03-12T06:58:47.582Z] ---> Running in e0ab8a8ce7a8 [2021-03-12T06:58:47.869Z] Removing intermediate container e0ab8a8ce7a8 [2021-03-12T06:58:47.869Z] ---> f58904d978c3 [2021-03-12T06:58:47.869Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-12T06:58:47.869Z] Successfully built f58904d978c3 [2021-03-12T06:58:47.869Z] 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-03-12T06:58:49.482Z] ---> job-cost.sh [2021-03-12T06:58:49.482Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ehx0 [2021-03-12T06:59:16.312Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T07:00:03.593Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ehx0/bin to PATH [2021-03-12T07:00:03.593Z] INFO: No Stack... [2021-03-12T07:00:03.593Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T07:00:04.337Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T07:00:04.741Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-12T07:00:04.741Z] + cut -d, -f6 [Pipeline] lock [2021-03-12T07:00:04.894Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [2021-03-12T07:00:04.901Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] did not exist. Created. [2021-03-12T07:00:04.901Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T07:00:05.480Z] /w/workspace/edgex-ui-go/1@tmp/durable-191fcbf7/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-12T07:00:05.856Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-12T07:00:05.900Z] Warning: overwriting stash ‘stack-cost’ [2021-03-12T07:00:06.079Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T07:00:06.100Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-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-03-12T07:00:08.583Z] provisioning config files... [2021-03-12T07:00:08.595Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/config5772829261263825704tmp [Pipeline] { [Pipeline] sh [2021-03-12T07:00:09.063Z] + set +x [2021-03-12T07:00:09.063Z] + curl -s https://codecov.io/bash [2021-03-12T07:00:09.063Z] + bash -s -- [2021-03-12T07:00:09.327Z] [2021-03-12T07:00:09.327Z] _____ _ [2021-03-12T07:00:09.327Z] / ____| | | [2021-03-12T07:00:09.327Z] | | ___ __| | ___ ___ _____ __ [2021-03-12T07:00:09.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-12T07:00:09.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-12T07:00:09.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-12T07:00:09.327Z] Bash-20210309-2b87ace [2021-03-12T07:00:09.327Z] [2021-03-12T07:00:09.327Z] [2021-03-12T07:00:09.327Z] ==> git version 2.24.3 found [2021-03-12T07:00:09.327Z] ==> 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-03-12T07:00:09.327Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-12T07:00:09.327Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-12T07:00:09.327Z] ==> Jenkins CI detected. [2021-03-12T07:00:09.327Z] project root: . [2021-03-12T07:00:09.327Z] --> token set from env [2021-03-12T07:00:09.327Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-12T07:00:09.327Z] ==> Running gcov in . (disable via -X gcov) [2021-03-12T07:00:09.327Z] ==> Python coveragepy not found [2021-03-12T07:00:09.327Z] ==> Searching for coverage reports in: [2021-03-12T07:00:09.327Z] + . [2021-03-12T07:00:09.327Z] -> Found 1 reports [2021-03-12T07:00:09.327Z] ==> Detecting git/mercurial file structure [2021-03-12T07:00:09.327Z] ==> Reading reports [2021-03-12T07:00:09.327Z] + ./coverage.out bytes=10 [2021-03-12T07:00:09.327Z] ==> Appending adjustments [2021-03-12T07:00:09.327Z] https://docs.codecov.io/docs/fixing-reports [2021-03-12T07:00:09.592Z] + Found adjustments [2021-03-12T07:00:09.592Z] ==> Gzipping contents [2021-03-12T07:00:09.592Z] 4.0K /tmp/codecov.oSVLVa.gz [2021-03-12T07:00:09.592Z] ==> Uploading reports [2021-03-12T07:00:09.592Z] url: https://codecov.io [2021-03-12T07:00:09.592Z] query: branch=PR-308&commit=ce9d07fa79102865bb330e1bb9a9689c7c06587f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=308&job=&cmd_args= [2021-03-12T07:00:09.592Z] -> Pinging Codecov [2021-03-12T07:00:09.592Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-308&commit=ce9d07fa79102865bb330e1bb9a9689c7c06587f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=308&job=&cmd_args= [2021-03-12T07:00:10.170Z] -> Uploading to [2021-03-12T07:00:10.170Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-12/FB506323287CE973F263BFD2A0EB1F37/ce9d07fa79102865bb330e1bb9a9689c7c06587f/d2b90309-9228-437a-8899-ed5f64134085.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210312T070009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a3ca9feaee6eeb05540e94295f83e9d9209e10bddcc5e8f68a36ed3ff5b47f0 [2021-03-12T07:00:10.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-12T07:00:10.170Z] Dload Upload Total Spent Left Speed [2021-03-12T07:00:10.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6990 --:--:-- --:--:-- --:--:-- 7006 [2021-03-12T07:00:10.439Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ce9d07fa79102865bb330e1bb9a9689c7c06587f [Pipeline] } [2021-03-12T07:00:10.468Z] 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-03-12T07:00:14.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T07:00:14.865Z] ---> package-listing.sh [2021-03-12T07:00:14.866Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-12T07:00:14.866Z] ++ facter osfamily [2021-03-12T07:00:14.866Z] + OS_FAMILY=redhat [2021-03-12T07:00:14.866Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-308 [2021-03-12T07:00:14.866Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-12T07:00:14.866Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-12T07:00:14.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-12T07:00:14.866Z] + PACKAGES=/tmp/packages_start.txt [2021-03-12T07:00:14.866Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-308 ']' [2021-03-12T07:00:14.866Z] + PACKAGES=/tmp/packages_end.txt [2021-03-12T07:00:14.866Z] + case "${OS_FAMILY}" in [2021-03-12T07:00:14.866Z] + rpm -qa [2021-03-12T07:00:14.866Z] + sort [2021-03-12T07:00:20.182Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-12T07:00:20.182Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-12T07:00:20.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-12T07:00:20.182Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-308 ']' [2021-03-12T07:00:20.182Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-308/archives/ [2021-03-12T07:00:20.182Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-308/archives/ [Pipeline] echo [2021-03-12T07:00:20.221Z] 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-12T07:00:20.540Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-12T07:00:20.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T07:00:20.892Z] [2021-03-12T07:00:20.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-12T07:00:21.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T07:00:21.324Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-12T07:00:21.324Z] df20fa9351a1: Pulling fs layer [2021-03-12T07:00:21.324Z] 36b3adc4ff6f: Pulling fs layer [2021-03-12T07:00:21.324Z] 8ad3a11d3b57: Pulling fs layer [2021-03-12T07:00:21.324Z] 46f8f816bc3b: Pulling fs layer [2021-03-12T07:00:21.324Z] 93b61091891f: Pulling fs layer [2021-03-12T07:00:21.324Z] 93b9cdb0e59b: Pulling fs layer [2021-03-12T07:00:21.324Z] 5e14af77c1be: Pulling fs layer [2021-03-12T07:00:21.324Z] 01666e4c0597: Pulling fs layer [2021-03-12T07:00:21.324Z] aa168da1d23b: Pulling fs layer [2021-03-12T07:00:21.324Z] 46f8f816bc3b: Waiting [2021-03-12T07:00:21.324Z] 93b61091891f: Waiting [2021-03-12T07:00:21.324Z] 93b9cdb0e59b: Waiting [2021-03-12T07:00:21.324Z] 5e14af77c1be: Waiting [2021-03-12T07:00:21.324Z] 01666e4c0597: Waiting [2021-03-12T07:00:21.324Z] aa168da1d23b: Waiting [2021-03-12T07:00:21.324Z] 36b3adc4ff6f: Verifying Checksum [2021-03-12T07:00:21.324Z] 36b3adc4ff6f: Download complete [2021-03-12T07:00:21.324Z] 46f8f816bc3b: Verifying Checksum [2021-03-12T07:00:21.324Z] 46f8f816bc3b: Download complete [2021-03-12T07:00:21.324Z] df20fa9351a1: Verifying Checksum [2021-03-12T07:00:21.324Z] df20fa9351a1: Download complete [2021-03-12T07:00:21.592Z] 93b9cdb0e59b: Verifying Checksum [2021-03-12T07:00:21.592Z] 93b9cdb0e59b: Download complete [2021-03-12T07:00:21.592Z] 5e14af77c1be: Verifying Checksum [2021-03-12T07:00:21.592Z] 5e14af77c1be: Download complete [2021-03-12T07:00:21.592Z] 93b61091891f: Download complete [2021-03-12T07:00:21.592Z] 01666e4c0597: Verifying Checksum [2021-03-12T07:00:21.592Z] 01666e4c0597: Download complete [2021-03-12T07:00:21.592Z] 8ad3a11d3b57: Download complete [2021-03-12T07:00:21.857Z] df20fa9351a1: Pull complete [2021-03-12T07:00:22.122Z] 36b3adc4ff6f: Pull complete [2021-03-12T07:00:22.716Z] 8ad3a11d3b57: Pull complete [2021-03-12T07:00:22.716Z] 46f8f816bc3b: Pull complete [2021-03-12T07:00:23.314Z] 93b61091891f: Pull complete [2021-03-12T07:00:23.589Z] aa168da1d23b: Verifying Checksum [2021-03-12T07:00:23.589Z] aa168da1d23b: Download complete [2021-03-12T07:00:23.853Z] 93b9cdb0e59b: Pull complete [2021-03-12T07:00:23.853Z] 5e14af77c1be: Pull complete [2021-03-12T07:00:24.117Z] 01666e4c0597: Pull complete [2021-03-12T07:00:30.750Z] aa168da1d23b: Pull complete [2021-03-12T07:00:30.750Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-12T07:00:30.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T07:00:30.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-12T07:00:30.906Z] prd-centos7-docker-4c-2g-29612 does not seem to be running inside a container [2021-03-12T07:00:30.952Z] $ 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-308/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-308 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308:/w/workspace/edgexfoundry_edgex-ui-go_PR-308:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@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-03-12T07:00:34.229Z] $ docker top cb4cfddb74cb82ccc17daa4a97b2e88130e1c06fb5e81c35bb37b33112510436 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T07:00:34.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-12T07:00:35.151Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-12T07:00:35.477Z] + ls /var/log/sa-host [2021-03-12T07:00:35.477Z] + sadf -c /var/log/sa-host/sa12 [2021-03-12T07:00:35.477Z] file_magic: OK [2021-03-12T07:00:35.477Z] HZ: Using current value: 100 [2021-03-12T07:00:35.477Z] file_header: OK [2021-03-12T07:00:35.477Z] 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-03-12T07:00:35.477Z] Statistics: [2021-03-12T07:00:35.477Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-12T07:00:35.477Z] File successfully converted to sysstat format version 12.2.1 [2021-03-12T07:00:35.477Z] + sadf -c /var/log/sa-host/sa23 [2021-03-12T07:00:35.477Z] file_magic: OK [2021-03-12T07:00:35.477Z] HZ: Using current value: 100 [2021-03-12T07:00:35.477Z] file_header: OK [2021-03-12T07:00:35.477Z] 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-03-12T07:00:35.477Z] Statistics: [2021-03-12T07:00:35.477Z] Hnuu...uuuununununu... [2021-03-12T07:00:35.477Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-12T07:00:36.297Z] provisioning config files... [2021-03-12T07:00:36.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/config7852151630952659331tmp [Pipeline] { [Pipeline] echo [2021-03-12T07:00:36.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T07:00:36.788Z] ---> create-netrc.sh [Pipeline] } [2021-03-12T07:00:36.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-12T07:00:36.969Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T07:00:37.300Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-12T07:00:37.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T07:00:37.664Z] ---> sudo-logs.sh [2021-03-12T07:00:37.664Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-12T07:00:37.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T07:00:38.124Z] ---> job-cost.sh [2021-03-12T07:00:38.124Z] lf-activate-venv: SKIPPING [2021-03-12T07:00:38.124Z] DEBUG: total: 0.029999999329447746 [2021-03-12T07:00:38.124Z] INFO: Retrieving Stack Cost... [2021-03-12T07:00:39.515Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T07:00:39.778Z] INFO: Archiving Costs [Pipeline] echo [2021-03-12T07:00:39.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T07:00:40.143Z] ---> logs-deploy.sh [2021-03-12T07:00:40.143Z] lf-activate-venv: SKIPPING [2021-03-12T07:00:40.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-308/1 [2021-03-12T07:00:40.143Z] INFO: archiving workspace using pattern(s): [2021-03-12T07:00:41.537Z] Archives upload complete. [2021-03-12T07:00:41.801Z] INFO: archiving logs to Nexus [2021-03-12T07:00:42.746Z] ---> uname -a: [2021-03-12T07:00:42.746Z] Linux prd-centos7-docker-4c-2g-29612.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-03-12T07:00:42.746Z] [2021-03-12T07:00:42.746Z] [2021-03-12T07:00:42.746Z] ---> lscpu: [2021-03-12T07:00:42.746Z] Architecture: x86_64 [2021-03-12T07:00:42.746Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-12T07:00:42.746Z] Byte Order: Little Endian [2021-03-12T07:00:42.746Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-12T07:00:42.746Z] CPU(s): 4 [2021-03-12T07:00:42.746Z] On-line CPU(s) list: 0-3 [2021-03-12T07:00:42.746Z] Thread(s) per core: 1 [2021-03-12T07:00:42.746Z] Core(s) per socket: 1 [2021-03-12T07:00:42.746Z] Socket(s): 4 [2021-03-12T07:00:42.746Z] NUMA node(s): 1 [2021-03-12T07:00:42.746Z] Vendor ID: GenuineIntel [2021-03-12T07:00:42.746Z] CPU family: 6 [2021-03-12T07:00:42.746Z] Model: 44 [2021-03-12T07:00:42.746Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-12T07:00:42.746Z] Stepping: 1 [2021-03-12T07:00:42.746Z] CPU MHz: 2933.438 [2021-03-12T07:00:42.747Z] BogoMIPS: 5866.87 [2021-03-12T07:00:42.747Z] Virtualization: VT-x [2021-03-12T07:00:42.747Z] Hypervisor vendor: KVM [2021-03-12T07:00:42.747Z] Virtualization type: full [2021-03-12T07:00:42.747Z] L1d cache: 128 KiB [2021-03-12T07:00:42.747Z] L1i cache: 128 KiB [2021-03-12T07:00:42.747Z] L2 cache: 16 MiB [2021-03-12T07:00:42.747Z] L3 cache: 64 MiB [2021-03-12T07:00:42.747Z] NUMA node0 CPU(s): 0-3 [2021-03-12T07:00:42.747Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-12T07:00:42.747Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-12T07:00:42.747Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-12T07:00:42.747Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-12T07:00:42.747Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-12T07:00:42.747Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-12T07:00:42.747Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-12T07:00:42.747Z] Vulnerability Srbds: Not affected [2021-03-12T07:00:42.747Z] Vulnerability Tsx async abort: Not affected [2021-03-12T07:00:42.747Z] 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-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] ---> nproc: [2021-03-12T07:00:42.747Z] 4 [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] ---> df -h: [2021-03-12T07:00:42.747Z] Filesystem Size Used Available Use% Mounted on [2021-03-12T07:00:42.747Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-12T07:00:42.747Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-12T07:00:42.747Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-12T07:00:42.747Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-12T07:00:42.747Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] ---> free -m: [2021-03-12T07:00:42.747Z] total used free shared buff/cache available [2021-03-12T07:00:42.747Z] Mem: 1837 703 77 0 1056 1029 [2021-03-12T07:00:42.747Z] Swap: 1023 0 1023 [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] ---> ip addr: [2021-03-12T07:00:42.747Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-12T07:00:42.747Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-12T07:00:42.747Z] inet 127.0.0.1/8 scope host lo [2021-03-12T07:00:42.747Z] valid_lft forever preferred_lft forever [2021-03-12T07:00:42.747Z] inet6 ::1/128 scope host [2021-03-12T07:00:42.747Z] valid_lft forever preferred_lft forever [2021-03-12T07:00:42.747Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-12T07:00:42.747Z] link/ether fa:16:3e:01:9e:1b brd ff:ff:ff:ff:ff:ff [2021-03-12T07:00:42.747Z] inet 10.30.122.163/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-12T07:00:42.747Z] valid_lft 85695sec preferred_lft 85695sec [2021-03-12T07:00:42.747Z] inet6 fe80::f816:3eff:fe01:9e1b/64 scope link [2021-03-12T07:00:42.747Z] valid_lft forever preferred_lft forever [2021-03-12T07:00:42.747Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-12T07:00:42.747Z] link/ether 02:42:6e:c1:08:05 brd ff:ff:ff:ff:ff:ff [2021-03-12T07:00:42.747Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-12T07:00:42.747Z] valid_lft forever preferred_lft forever [2021-03-12T07:00:42.747Z] inet6 fe80::42:6eff:fec1:805/64 scope link [2021-03-12T07:00:42.747Z] valid_lft forever preferred_lft forever [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] ---> sar -b -r -n DEV: [2021-03-12T07:00:42.747Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/12/21 _x86_64_ (4 CPU) [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] 06:48:46 LINUX RESTART (4 CPU) [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] 06:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-12T07:00:42.747Z] 06:51:01 7.01 0.47 6.54 0.00 37.96 596.17 0.00 [2021-03-12T07:00:42.747Z] 06:52:01 0.53 0.00 0.53 0.00 0.00 8.26 0.00 [2021-03-12T07:00:42.747Z] 06:53:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-03-12T07:00:42.747Z] 06:54:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-03-12T07:00:42.747Z] 06:55:01 0.28 0.00 0.28 0.00 0.00 4.71 0.00 [2021-03-12T07:00:42.747Z] 06:56:01 0.23 0.00 0.23 0.00 0.00 2.05 0.00 [2021-03-12T07:00:42.747Z] 06:57:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 [2021-03-12T07:00:42.747Z] 06:58:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 [2021-03-12T07:00:42.747Z] 06:59:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 [2021-03-12T07:00:42.747Z] 07:00:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 [2021-03-12T07:00:42.747Z] Average: 0.96 0.05 0.92 0.00 3.80 62.94 0.00 [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] 06:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-12T07:00:42.747Z] 06:51:01 159088 0 563580 29.95 2620 1156256 1078764 36.82 378116 1144512 20 [2021-03-12T07:00:42.747Z] 06:52:01 158996 0 563664 29.96 2620 1156264 1062304 36.25 385916 1136724 8 [2021-03-12T07:00:42.747Z] 06:53:01 157728 0 564928 30.02 2620 1156268 1062508 36.26 387604 1136176 12 [2021-03-12T07:00:42.747Z] 06:54:01 157964 0 564692 30.01 2620 1156268 1062304 36.25 385196 1138544 8 [2021-03-12T07:00:42.747Z] 06:55:01 154844 0 567804 30.18 2620 1156276 1062388 36.26 390728 1136520 8 [2021-03-12T07:00:42.747Z] 06:56:01 155172 0 567472 30.16 2620 1156280 1062304 36.25 390172 1136516 8 [2021-03-12T07:00:42.747Z] 06:57:01 155188 0 567452 30.16 2620 1156284 1062304 36.25 390180 1136516 20 [2021-03-12T07:00:42.747Z] 06:58:01 155420 0 567216 30.15 2620 1156288 1062304 36.25 390184 1136516 8 [2021-03-12T07:00:42.747Z] 06:59:01 155536 0 567092 30.14 2620 1156296 1062304 36.25 390172 1136520 8 [2021-03-12T07:00:42.747Z] 07:00:01 154580 0 568044 30.19 2620 1156300 1062364 36.26 390636 1136516 8 [2021-03-12T07:00:42.747Z] Average: 156452 0 566194 30.09 2620 1156278 1063985 36.31 387890 1137506 11 [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z] 06:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-12T07:00:42.747Z] 06:51:01 eth0 6.66 4.41 6.56 2.20 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:52:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:53:01 eth0 4.60 1.85 3.31 0.30 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:54:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:55:01 eth0 0.68 0.40 0.40 0.26 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:58:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 07:00:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] Average: eth0 1.34 0.72 1.05 0.29 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-12T07:00:42.747Z] [2021-03-12T07:00:42.747Z]