Pull request #356 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8+c34a5b00355d78dd87fd6b647778846c32b4b87a (5d8fdddc0a9a375a28ce0c2049eaeeda10e15bea) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6143122983860622405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6406733165308812588.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-356/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-356/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7263198905573697838.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-356/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh594379753333818090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7856111298078110074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-356/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-356/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8978232447398792778.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-78 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-356 # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/jenkins-gitclient-ssh2014589536515615942.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/jenkins-gitclient-ssh932660107409967123.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 Merge succeeded, producing 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 Checking out Revision 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 (PR-356) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/jenkins-gitclient-ssh3154812472217835964.key > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T06:08:09.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T06:08:09.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T06:08:09.636Z] ========================================================= [2021-05-14T06:08:09.636Z] EdgeX Global Pipelines Version Info [2021-05-14T06:08:09.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:08:11.936Z] ------------------- [2021-05-14T06:08:11.936Z] stable info: [2021-05-14T06:08:11.936Z] ------------------- [2021-05-14T06:08:11.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T06:08:11.936Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T06:08:11.936Z] Message: update stable to v1.0.192 [2021-05-14T06:08:12.918Z] ------------------- [2021-05-14T06:08:12.918Z] experimental info: [2021-05-14T06:08:12.918Z] ------------------- [2021-05-14T06:08:12.918Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T06:08:12.918Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T06:08:12.918Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T06:08:13.228Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-14T06:08:13.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-14T06:08:13.351Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T06:08:13.408Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T06:08:13.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T06:08:13.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T06:08:13.619Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T06:08:13.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T06:08:13.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T06:08:13.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T06:08:13.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T06:08:13.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-14T06:08:14.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T06:08:14.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T06:08:14.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T06:08:14.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T06:08:14.390Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T06:08:14.451Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T06:08:14.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T06:08:14.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T06:08:14.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T06:08:14.772Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T06:08:14.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T06:08:14.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T06:08:14.961Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T06:08:15.056Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T06:08:15.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo [2021-05-14T06:08:15.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo [2021-05-14T06:08:15.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo [2021-05-14T06:08:15.336Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [Pipeline] echo [2021-05-14T06:08:15.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a4f6b4 [Pipeline] echo [2021-05-14T06:08:15.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T06:08:15.688Z] provisioning config files... [2021-05-14T06:08:15.715Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config7021741917274748675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:08:16.123Z] ---> docker-login.sh [2021-05-14T06:08:16.123Z] nexus3.edgexfoundry.org:10001 [2021-05-14T06:08:16.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:08:16.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:08:16.666Z] Configure a credential helper to remove this warning. See [2021-05-14T06:08:16.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:08:16.666Z] [2021-05-14T06:08:16.666Z] Login Succeeded [2021-05-14T06:08:16.666Z] nexus3.edgexfoundry.org:10002 [2021-05-14T06:08:16.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:08:16.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:08:16.945Z] Configure a credential helper to remove this warning. See [2021-05-14T06:08:16.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:08:16.945Z] [2021-05-14T06:08:16.945Z] Login Succeeded [2021-05-14T06:08:16.945Z] nexus3.edgexfoundry.org:10003 [2021-05-14T06:08:17.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:08:17.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:08:17.224Z] Configure a credential helper to remove this warning. See [2021-05-14T06:08:17.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:08:17.224Z] [2021-05-14T06:08:17.224Z] Login Succeeded [2021-05-14T06:08:17.224Z] nexus3.edgexfoundry.org:10004 [2021-05-14T06:08:17.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:08:17.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:08:17.505Z] Configure a credential helper to remove this warning. See [2021-05-14T06:08:17.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:08:17.505Z] [2021-05-14T06:08:17.505Z] Login Succeeded [2021-05-14T06:08:17.505Z] docker.io [2021-05-14T06:08:17.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:08:18.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:08:18.064Z] Configure a credential helper to remove this warning. See [2021-05-14T06:08:18.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:08:18.064Z] [2021-05-14T06:08:18.064Z] Login Succeeded [2021-05-14T06:08:18.064Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T06:08:18.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T06:08:18.997Z] + git log --format=format:%s -1 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [Pipeline] echo [2021-05-14T06:08:19.091Z] GIT_COMMIT: 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-14T06:08:19.127Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:08:20.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T06:08:20.218Z] [2021-05-14T06:08:20.218Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:08:20.652Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T06:08:20.928Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T06:08:20.928Z] 31603596830f: Pulling fs layer [2021-05-14T06:08:20.928Z] 54011a49482f: Pulling fs layer [2021-05-14T06:08:20.928Z] a6820b24f6d8: Pulling fs layer [2021-05-14T06:08:20.928Z] f581987b2513: Pulling fs layer [2021-05-14T06:08:20.928Z] f581987b2513: Waiting [2021-05-14T06:08:20.928Z] 54011a49482f: Download complete [2021-05-14T06:08:20.928Z] 31603596830f: Verifying Checksum [2021-05-14T06:08:20.928Z] 31603596830f: Download complete [2021-05-14T06:08:21.214Z] f581987b2513: Verifying Checksum [2021-05-14T06:08:21.214Z] f581987b2513: Download complete [2021-05-14T06:08:21.214Z] a6820b24f6d8: Verifying Checksum [2021-05-14T06:08:21.214Z] a6820b24f6d8: Download complete [2021-05-14T06:08:21.492Z] 31603596830f: Pull complete [2021-05-14T06:08:21.775Z] 54011a49482f: Pull complete [2021-05-14T06:08:23.239Z] a6820b24f6d8: Pull complete [2021-05-14T06:08:23.505Z] f581987b2513: Pull complete [2021-05-14T06:08:23.505Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T06:08:23.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T06:08:23.505Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T06:08:23.666Z] prd-centos7-docker-4c-2g-78 does not seem to be running inside a container [2021-05-14T06:08:23.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T06:08:26.061Z] $ docker top 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T06:08:26.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T06:08:26.354Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T06:08:26.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T06:08:26.682Z] $ docker exec 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent [2021-05-14T06:08:26.939Z] SSH_AUTH_SOCK=/tmp/ssh-LdZJVAGkS7ZL/agent.13 [2021-05-14T06:08:26.939Z] SSH_AGENT_PID=18 [2021-05-14T06:08:26.959Z] Running ssh-add (command line suppressed) [2021-05-14T06:08:27.108Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_1925293700269893559.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_1925293700269893559.key) [2021-05-14T06:08:27.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T06:08:27.605Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T06:08:27.635Z] $ docker exec --env ******** --env ******** 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent -k [2021-05-14T06:08:27.823Z] unset SSH_AUTH_SOCK; [2021-05-14T06:08:27.824Z] unset SSH_AGENT_PID; [2021-05-14T06:08:27.824Z] echo Agent pid 18 killed; [2021-05-14T06:08:27.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T06:08:28.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T06:08:28.000Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T06:08:28.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T06:08:28.262Z] $ docker exec 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent [2021-05-14T06:08:28.554Z] SSH_AUTH_SOCK=/tmp/ssh-8B2A35kjgLor/agent.48 [2021-05-14T06:08:28.554Z] SSH_AGENT_PID=54 [2021-05-14T06:08:28.565Z] Running ssh-add (command line suppressed) [2021-05-14T06:08:28.730Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_4562081191120211851.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_4562081191120211851.key) [2021-05-14T06:08:28.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T06:08:29.262Z] + git semver init [2021-05-14T06:08:29.262Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T06:08:29.262Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.git [2021-05-14T06:08:29.262Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [2021-05-14T06:08:29.262Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T06:08:29.262Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T06:08:29.262Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T06:08:29.262Z] # $SEMVER_BRANCH = PR-356 [2021-05-14T06:08:29.262Z] # $SEMVER_TEMP = /tmp/semver-899310851 [2021-05-14T06:08:29.262Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-14T06:08:31.239Z] # '/tmp/semver-899310851' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver' [2021-05-14T06:08:31.239Z] # -> Force: false [2021-05-14T06:08:31.239Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver [Pipeline] } [2021-05-14T06:08:31.261Z] $ docker exec --env ******** --env ******** 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent -k [2021-05-14T06:08:31.415Z] unset SSH_AUTH_SOCK; [2021-05-14T06:08:31.415Z] unset SSH_AGENT_PID; [2021-05-14T06:08:31.415Z] echo Agent pid 54 killed; [2021-05-14T06:08:31.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T06:08:31.948Z] + git semver [Pipeline] } [2021-05-14T06:08:31.986Z] $ docker stop --time=1 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 [2021-05-14T06:08:33.593Z] $ docker rm -f 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T06:08:34.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T06:08:34.922Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T06:08:34.946Z] [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-05-14T06:08:50.564Z] Still waiting to schedule task [2021-05-14T06:08:50.565Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-78’ [2021-05-14T06:08:50.602Z] Still waiting to schedule task [2021-05-14T06:08:50.603Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-14T06:10:39.845Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-79 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws [2021-05-14T06:10:39.914Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T06:10:40.178Z] The recommended git tool is: git [2021-05-14T06:10:45.734Z] using credential edgex-jenkins-ssh [2021-05-14T06:10:45.751Z] Cloning the remote Git repository [2021-05-14T06:10:45.806Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T06:10:45.914Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-14T06:10:45.996Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T06:10:45.997Z] > git --version # timeout=10 [2021-05-14T06:10:46.011Z] > git --version # 'git version 2.17.1' [2021-05-14T06:10:46.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T06:10:46.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T06:10:48.721Z] Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [2021-05-14T06:10:48.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T06:10:48.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T06:10:48.123Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T06:10:48.154Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T06:10:48.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T06:10:48.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T06:10:48.744Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T06:10:48.756Z] > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 [2021-05-14T06:10:49.347Z] Merge succeeded, producing 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [2021-05-14T06:10:49.348Z] Checking out Revision 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 (PR-356) [2021-05-14T06:10:49.276Z] > git remote # timeout=10 [2021-05-14T06:10:49.293Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T06:10:49.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T06:10:49.315Z] > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 [2021-05-14T06:10:49.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T06:10:49.358Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T06:10:49.367Z] > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 [2021-05-14T06:10:53.803Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-14T06:10:53.858Z] > git --version # timeout=10 [2021-05-14T06:10:53.874Z] > git --version # 'git version 2.17.1' [2021-05-14T06:10:53.884Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T06:10:55.749Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T06:10:56.180Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T06:10:56.551Z] + sudo service docker restart [2021-05-14T06:10:56.551Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T06:10:59.302Z] provisioning config files... [2021-05-14T06:10:59.333Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8317795211219746464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:10:59.780Z] ---> docker-login.sh [2021-05-14T06:10:59.781Z] nexus3.edgexfoundry.org:10001 [2021-05-14T06:11:00.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:00.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:00.974Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:00.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:00.974Z] [2021-05-14T06:11:00.974Z] Login Succeeded [2021-05-14T06:11:00.974Z] nexus3.edgexfoundry.org:10002 [2021-05-14T06:11:01.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:01.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:01.522Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:01.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:01.522Z] [2021-05-14T06:11:01.522Z] Login Succeeded [2021-05-14T06:11:01.522Z] nexus3.edgexfoundry.org:10003 [2021-05-14T06:11:01.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:01.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:01.795Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:01.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:01.795Z] [2021-05-14T06:11:01.795Z] Login Succeeded [2021-05-14T06:11:01.795Z] nexus3.edgexfoundry.org:10004 [2021-05-14T06:11:02.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:02.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:02.395Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:02.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:02.395Z] [2021-05-14T06:11:02.395Z] Login Succeeded [2021-05-14T06:11:02.395Z] docker.io [2021-05-14T06:11:02.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:02.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:02.939Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:02.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:02.939Z] [2021-05-14T06:11:02.939Z] Login Succeeded [2021-05-14T06:11:02.939Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T06:11:02.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T06:11:03.625Z] ========================================================= [2021-05-14T06:11:03.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T06:11:03.625Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:11:04.073Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-14T06:11:05.058Z] Sending build context to Docker daemon 34.93MB [2021-05-14T06:11:05.058Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T06:11:05.058Z] Step 2/8 : FROM ${BASE} [2021-05-14T06:11:05.058Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T06:11:05.058Z] 595b0fe564bb: Pulling fs layer [2021-05-14T06:11:05.058Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T06:11:05.058Z] 316046926c0a: Pulling fs layer [2021-05-14T06:11:05.058Z] 4ebd0625c992: Pulling fs layer [2021-05-14T06:11:05.058Z] 207e8628e3a3: Pulling fs layer [2021-05-14T06:11:05.058Z] c791037a9be2: Pulling fs layer [2021-05-14T06:11:05.058Z] ffd874e62e21: Pulling fs layer [2021-05-14T06:11:05.058Z] 4ebd0625c992: Waiting [2021-05-14T06:11:05.058Z] 207e8628e3a3: Waiting [2021-05-14T06:11:05.058Z] c791037a9be2: Waiting [2021-05-14T06:11:05.058Z] ffd874e62e21: Waiting [2021-05-14T06:11:05.058Z] 316046926c0a: Verifying Checksum [2021-05-14T06:11:05.058Z] 316046926c0a: Download complete [2021-05-14T06:11:05.058Z] 7186ed65a4f7: Download complete [2021-05-14T06:11:05.058Z] 207e8628e3a3: Verifying Checksum [2021-05-14T06:11:05.058Z] c791037a9be2: Verifying Checksum [2021-05-14T06:11:05.058Z] c791037a9be2: Download complete [2021-05-14T06:11:05.336Z] 595b0fe564bb: Verifying Checksum [2021-05-14T06:11:05.336Z] 595b0fe564bb: Download complete [2021-05-14T06:11:05.938Z] 595b0fe564bb: Pull complete [2021-05-14T06:11:06.219Z] 7186ed65a4f7: Pull complete [2021-05-14T06:11:06.821Z] 316046926c0a: Pull complete [2021-05-14T06:11:08.273Z] ffd874e62e21: Verifying Checksum [2021-05-14T06:11:08.273Z] ffd874e62e21: Download complete [2021-05-14T06:11:08.871Z] 4ebd0625c992: Verifying Checksum [2021-05-14T06:11:08.871Z] 4ebd0625c992: Download complete [2021-05-14T06:11:19.054Z] 4ebd0625c992: Pull complete [2021-05-14T06:11:19.329Z] 207e8628e3a3: Pull complete [2021-05-14T06:11:19.605Z] c791037a9be2: Pull complete [2021-05-14T06:11:23.942Z] ffd874e62e21: Pull complete [2021-05-14T06:11:23.942Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T06:11:23.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T06:11:23.942Z] ---> cfc18b08335c [2021-05-14T06:11:23.942Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T06:11:25.471Z] Running on prd-centos7-docker-4c-2g-80 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws [2021-05-14T06:11:25.543Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T06:11:25.691Z] The recommended git tool is: git [2021-05-14T06:11:26.559Z] ---> Running in 98c1dc370c50 [2021-05-14T06:11:26.831Z] Removing intermediate container 98c1dc370c50 [2021-05-14T06:11:26.831Z] ---> 2749b3816bef [2021-05-14T06:11:26.831Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T06:11:26.831Z] ---> Running in e8e3f1684b23 [2021-05-14T06:11:28.459Z] using credential edgex-jenkins-ssh [2021-05-14T06:11:28.477Z] Cloning the remote Git repository [2021-05-14T06:11:28.500Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T06:11:28.572Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-14T06:11:28.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T06:11:28.629Z] > git --version # timeout=10 [2021-05-14T06:11:28.635Z] > git --version # 'git version 2.24.3' [2021-05-14T06:11:28.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T06:11:28.661Z] [INFO] Currently running in a labeled security context [2021-05-14T06:11:28.661Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T06:11:28.661Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4560487752004451052.key [2021-05-14T06:11:28.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T06:11:29.479Z] Removing intermediate container e8e3f1684b23 [2021-05-14T06:11:29.479Z] ---> a8ba98ef2171 [2021-05-14T06:11:29.479Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T06:11:29.479Z] ---> Running in f2c836c5eb29 [2021-05-14T06:11:29.849Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T06:11:29.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T06:11:29.871Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T06:11:29.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T06:11:29.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T06:11:29.886Z] [INFO] Currently running in a labeled security context [2021-05-14T06:11:29.886Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T06:11:29.886Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7640010302288498924.key [2021-05-14T06:11:29.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T06:11:30.340Z] Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [2021-05-14T06:11:30.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T06:11:30.655Z] Merge succeeded, producing 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [2021-05-14T06:11:30.656Z] Checking out Revision 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 (PR-356) [2021-05-14T06:11:30.351Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T06:11:30.356Z] > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 [2021-05-14T06:11:30.617Z] > git remote # timeout=10 [2021-05-14T06:11:30.624Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T06:11:30.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T06:11:30.630Z] [INFO] Currently running in a labeled security context [2021-05-14T06:11:30.630Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T06:11:30.630Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5862043968278630518.key [2021-05-14T06:11:30.639Z] > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 [2021-05-14T06:11:30.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T06:11:30.661Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T06:11:30.665Z] > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 [2021-05-14T06:11:31.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T06:11:32.026Z] OK: 138 MiB in 40 packages [2021-05-14T06:11:33.462Z] Removing intermediate container f2c836c5eb29 [2021-05-14T06:11:33.462Z] ---> 91f6a52ebefb [2021-05-14T06:11:33.462Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T06:11:33.462Z] ---> Running in 0f55d6354bb1 [2021-05-14T06:11:33.735Z] Removing intermediate container 0f55d6354bb1 [2021-05-14T06:11:33.735Z] ---> 6ec40dcd6abd [2021-05-14T06:11:33.735Z] Step 7/8 : COPY . . [2021-05-14T06:11:34.561Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-14T06:11:34.592Z] > git --version # timeout=10 [2021-05-14T06:11:34.598Z] > git --version # 'git version 2.24.3' [2021-05-14T06:11:34.605Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T06:11:35.848Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T06:11:36.198Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T06:11:36.532Z] + sudo service docker restart [2021-05-14T06:11:36.532Z] + true [2021-05-14T06:11:36.532Z] Redirecting to /bin/systemctl restart docker.service [2021-05-14T06:11:37.138Z] ---> e0ddc9b509e4 [2021-05-14T06:11:37.138Z] Step 8/8 : RUN go mod download [2021-05-14T06:11:37.138Z] ---> Running in 89afaa16d74c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T06:11:38.568Z] provisioning config files... [2021-05-14T06:11:38.587Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2507900727936342170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:11:38.973Z] ---> docker-login.sh [2021-05-14T06:11:38.973Z] nexus3.edgexfoundry.org:10001 [2021-05-14T06:11:39.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:39.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:39.244Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:39.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:39.244Z] [2021-05-14T06:11:39.244Z] Login Succeeded [2021-05-14T06:11:39.244Z] nexus3.edgexfoundry.org:10002 [2021-05-14T06:11:39.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:39.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:39.509Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:39.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:39.509Z] [2021-05-14T06:11:39.509Z] Login Succeeded [2021-05-14T06:11:39.509Z] nexus3.edgexfoundry.org:10003 [2021-05-14T06:11:39.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:39.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:39.778Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:39.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:39.778Z] [2021-05-14T06:11:39.778Z] Login Succeeded [2021-05-14T06:11:39.778Z] nexus3.edgexfoundry.org:10004 [2021-05-14T06:11:39.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:39.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:39.778Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:39.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:39.778Z] [2021-05-14T06:11:39.778Z] Login Succeeded [2021-05-14T06:11:39.778Z] docker.io [2021-05-14T06:11:40.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T06:11:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T06:11:40.305Z] Configure a credential helper to remove this warning. See [2021-05-14T06:11:40.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T06:11:40.305Z] [2021-05-14T06:11:40.305Z] Login Succeeded [2021-05-14T06:11:40.305Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T06:11:40.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T06:11:40.676Z] ========================================================= [2021-05-14T06:11:40.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T06:11:40.676Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:11:41.046Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-14T06:11:41.631Z] Sending build context to Docker daemon 34.93MB [2021-05-14T06:11:41.631Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T06:11:41.631Z] Step 2/8 : FROM ${BASE} [2021-05-14T06:11:41.631Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T06:11:41.631Z] 540db60ca938: Pulling fs layer [2021-05-14T06:11:41.631Z] adcc1eea9eea: Pulling fs layer [2021-05-14T06:11:41.631Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T06:11:41.631Z] 0510c868ecb4: Pulling fs layer [2021-05-14T06:11:41.631Z] afea3b2eda06: Pulling fs layer [2021-05-14T06:11:41.631Z] 7809a108b3ef: Pulling fs layer [2021-05-14T06:11:41.631Z] f706445af74f: Pulling fs layer [2021-05-14T06:11:41.631Z] 0510c868ecb4: Waiting [2021-05-14T06:11:41.631Z] afea3b2eda06: Waiting [2021-05-14T06:11:41.631Z] 7809a108b3ef: Waiting [2021-05-14T06:11:41.631Z] f706445af74f: Waiting [2021-05-14T06:11:41.631Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T06:11:41.631Z] 4c4ab2625f07: Download complete [2021-05-14T06:11:41.631Z] adcc1eea9eea: Verifying Checksum [2021-05-14T06:11:41.631Z] adcc1eea9eea: Download complete [2021-05-14T06:11:41.631Z] afea3b2eda06: Verifying Checksum [2021-05-14T06:11:41.631Z] afea3b2eda06: Download complete [2021-05-14T06:11:41.631Z] 7809a108b3ef: Verifying Checksum [2021-05-14T06:11:41.632Z] 7809a108b3ef: Download complete [2021-05-14T06:11:41.632Z] 540db60ca938: Verifying Checksum [2021-05-14T06:11:41.632Z] 540db60ca938: Download complete [2021-05-14T06:11:41.898Z] 540db60ca938: Pull complete [2021-05-14T06:11:42.168Z] adcc1eea9eea: Pull complete [2021-05-14T06:11:42.433Z] 4c4ab2625f07: Pull complete [2021-05-14T06:11:43.016Z] f706445af74f: Verifying Checksum [2021-05-14T06:11:43.016Z] f706445af74f: Download complete [2021-05-14T06:11:43.986Z] 0510c868ecb4: Verifying Checksum [2021-05-14T06:11:43.986Z] 0510c868ecb4: Download complete [2021-05-14T06:11:49.340Z] 0510c868ecb4: Pull complete [2021-05-14T06:11:49.340Z] afea3b2eda06: Pull complete [2021-05-14T06:11:49.340Z] 7809a108b3ef: Pull complete [2021-05-14T06:11:55.983Z] f706445af74f: Pull complete [2021-05-14T06:11:55.983Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T06:11:55.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T06:11:55.983Z] ---> b068be0155e3 [2021-05-14T06:11:55.983Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T06:11:56.934Z] ---> Running in f8b852e7c11c [2021-05-14T06:11:57.207Z] Removing intermediate container f8b852e7c11c [2021-05-14T06:11:57.207Z] ---> 7cce102b5307 [2021-05-14T06:11:57.207Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T06:11:57.207Z] ---> Running in 6a3093bcd496 [2021-05-14T06:11:58.609Z] Removing intermediate container 6a3093bcd496 [2021-05-14T06:11:58.609Z] ---> 3856a24a479a [2021-05-14T06:11:58.609Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T06:11:58.609Z] ---> Running in 29a023d0284a [2021-05-14T06:11:59.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T06:12:00.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T06:12:00.721Z] OK: 149 MiB in 40 packages [2021-05-14T06:12:00.986Z] Removing intermediate container 29a023d0284a [2021-05-14T06:12:00.986Z] ---> 264c08702c4d [2021-05-14T06:12:00.986Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T06:12:01.252Z] ---> Running in c10ca1fd1ea7 [2021-05-14T06:12:01.252Z] Removing intermediate container c10ca1fd1ea7 [2021-05-14T06:12:01.252Z] ---> c8d206a3c92d [2021-05-14T06:12:01.252Z] Step 7/8 : COPY . . [2021-05-14T06:12:04.598Z] ---> d4b05003c418 [2021-05-14T06:12:04.598Z] Step 8/8 : RUN go mod download [2021-05-14T06:12:04.598Z] ---> Running in 4cadb3763886 [2021-05-14T06:12:09.516Z] Removing intermediate container 89afaa16d74c [2021-05-14T06:12:09.516Z] ---> ba763f8672be [2021-05-14T06:12:09.516Z] Successfully built ba763f8672be [2021-05-14T06:12:09.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:12:09.910Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T06:12:09.910Z] . [Pipeline] withDockerContainer [2021-05-14T06:12:10.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container [2021-05-14T06:12:10.291Z] $ 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-arm64 cat [2021-05-14T06:12:11.879Z] $ docker top b28e9592ddaad934347c9ef9a96457ac91af4c4173d5905052f1ac806a361789 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T06:12:12.962Z] + go version [2021-05-14T06:12:12.962Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T06:12:13.003Z] $ docker stop --time=1 b28e9592ddaad934347c9ef9a96457ac91af4c4173d5905052f1ac806a361789 [2021-05-14T06:12:14.977Z] $ docker rm -f b28e9592ddaad934347c9ef9a96457ac91af4c4173d5905052f1ac806a361789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:12:16.176Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T06:12:16.177Z] . [Pipeline] withDockerContainer [2021-05-14T06:12:16.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container [2021-05-14T06:12:16.572Z] $ 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-arm64 cat [2021-05-14T06:12:18.137Z] $ docker top a5a75ff90a50ffc6f1e5aaf49add476dbb91e9e4dd77291ae770a60ccda1ac7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T06:12:19.117Z] + go mod tidy [Pipeline] sh [2021-05-14T06:12:20.404Z] + make test [2021-05-14T06:12:20.404Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T06:12:21.389Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T06:12:36.810Z] Removing intermediate container 4cadb3763886 [2021-05-14T06:12:36.810Z] ---> 204955fae151 [2021-05-14T06:12:36.810Z] Successfully built 204955fae151 [2021-05-14T06:12:36.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:12:37.183Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T06:12:37.183Z] . [Pipeline] withDockerContainer [2021-05-14T06:12:37.335Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-05-14T06:12:37.387Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T06:12:38.196Z] $ docker top 24e1741c39dd28ee224081b5ac007a9c05fff713a836ce0ee14806a15b53b484 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T06:12:38.714Z] + go version [2021-05-14T06:12:38.714Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T06:12:38.753Z] $ docker stop --time=1 24e1741c39dd28ee224081b5ac007a9c05fff713a836ce0ee14806a15b53b484 [2021-05-14T06:12:40.151Z] $ docker rm -f 24e1741c39dd28ee224081b5ac007a9c05fff713a836ce0ee14806a15b53b484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:12:41.087Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T06:12:41.087Z] . [Pipeline] withDockerContainer [2021-05-14T06:12:41.207Z] prd-centos7-docker-4c-2g-80 does not seem to be running inside a container [2021-05-14T06:12:41.256Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T06:12:42.130Z] $ docker top f58c511682969597e1ee1a638b10cf03d4ec02172fd6b732bcbc860793cdf106 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T06:12:42.598Z] + go mod tidy [Pipeline] sh [2021-05-14T06:12:43.893Z] + make test [2021-05-14T06:12:43.893Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T06:12:44.848Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T06:12:53.837Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T06:12:53.838Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T06:12:54.109Z] GO111MODULE=on go vet ./... [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T06:12:57.179Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T06:12:57.179Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-14T06:13:02.688Z] $ docker stop --time=1 f58c511682969597e1ee1a638b10cf03d4ec02172fd6b732bcbc860793cdf106 [2021-05-14T06:13:05.167Z] $ docker rm -f f58c511682969597e1ee1a638b10cf03d4ec02172fd6b732bcbc860793cdf106 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T06:13:05.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T06:13:06.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-14T06:13:10.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T06:13:10.681Z] + ls -al . [2021-05-14T06:13:10.681Z] total 92 [2021-05-14T06:13:10.681Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 14 06:12 . [2021-05-14T06:13:10.681Z] drwxrwxr-x. 4 jenkins jenkins 28 May 14 06:11 .. [2021-05-14T06:13:10.681Z] drwxrwxr-x. 3 jenkins jenkins 20 May 14 06:11 assets [2021-05-14T06:13:10.681Z] drwxrwxr-x. 2 jenkins jenkins 35 May 14 06:11 bin [2021-05-14T06:13:10.681Z] drwxrwxr-x. 3 jenkins jenkins 29 May 14 06:11 cmd [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 14 06:11 CONTRIBUTING.md [2021-05-14T06:13:10.681Z] -rw-r--r--. 1 jenkins jenkins 10 May 14 06:12 coverage.out [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 14 06:11 Dockerfile [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 902 May 14 06:11 Dockerfile.build [2021-05-14T06:13:10.681Z] drwxrwxr-x. 5 jenkins jenkins 104 May 14 06:11 docs [2021-05-14T06:13:10.681Z] drwxrwxr-x. 8 jenkins jenkins 179 May 14 06:11 .git [2021-05-14T06:13:10.681Z] drwxrwxr-x. 2 jenkins jenkins 103 May 14 06:11 .github [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 162 May 14 06:11 .gitignore [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 987 May 14 06:11 go.mod [2021-05-14T06:13:10.681Z] -rw-r--r--. 1 jenkins jenkins 24424 May 14 06:12 go.sum [2021-05-14T06:13:10.681Z] drwxrwxr-x. 10 jenkins jenkins 139 May 14 06:11 internal [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 652 May 14 06:11 Jenkinsfile [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 14 06:11 LICENSE [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 941 May 14 06:11 Makefile [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 14 06:11 README.md [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 5 May 14 06:08 VERSION [2021-05-14T06:13:10.681Z] -rw-rw-r--. 1 jenkins jenkins 155 May 14 06:11 version.go [2021-05-14T06:13:10.681Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 14 06:11 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:13:11.097Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 --label arch=amd64 --label version=0.0.0 . [2021-05-14T06:13:11.676Z] Sending build context to Docker daemon 34.96MB [2021-05-14T06:13:11.676Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T06:13:11.676Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T06:13:11.676Z] ---> 204955fae151 [2021-05-14T06:13:11.676Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T06:13:12.253Z] ---> Running in e9a40ce9a7da [2021-05-14T06:13:12.253Z] Removing intermediate container e9a40ce9a7da [2021-05-14T06:13:12.253Z] ---> 5fef7c10b0f5 [2021-05-14T06:13:12.253Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T06:13:12.518Z] ---> Running in 44aab4d54c8f [2021-05-14T06:13:12.518Z] Removing intermediate container 44aab4d54c8f [2021-05-14T06:13:12.518Z] ---> 89182f376180 [2021-05-14T06:13:12.518Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T06:13:12.518Z] ---> Running in 4674750b5819 [2021-05-14T06:13:12.781Z] Removing intermediate container 4674750b5819 [2021-05-14T06:13:12.781Z] ---> 49a027c60a50 [2021-05-14T06:13:12.781Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T06:13:12.781Z] ---> Running in b7ccd88fb87b [2021-05-14T06:13:13.051Z] Removing intermediate container b7ccd88fb87b [2021-05-14T06:13:13.051Z] ---> 89758277973c [2021-05-14T06:13:13.051Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T06:13:13.051Z] ---> Running in b2fbacf60e91 [2021-05-14T06:13:13.315Z] Removing intermediate container b2fbacf60e91 [2021-05-14T06:13:13.315Z] ---> 8622cdef980f [2021-05-14T06:13:13.315Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T06:13:13.315Z] ---> Running in efa568674861 [2021-05-14T06:13:14.269Z] Removing intermediate container efa568674861 [2021-05-14T06:13:14.269Z] ---> 0b282c9ab517 [2021-05-14T06:13:14.269Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T06:13:14.269Z] ---> Running in 6ce545f00ae0 [2021-05-14T06:13:14.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T06:13:15.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T06:13:16.060Z] OK: 149 MiB in 40 packages [2021-05-14T06:13:16.323Z] Removing intermediate container 6ce545f00ae0 [2021-05-14T06:13:16.323Z] ---> cd716aa182ae [2021-05-14T06:13:16.323Z] Step 10/24 : ENV GO111MODULE=on [Pipeline] } [2021-05-14T06:13:16.371Z] $ docker stop --time=1 a5a75ff90a50ffc6f1e5aaf49add476dbb91e9e4dd77291ae770a60ccda1ac7f [2021-05-14T06:13:16.586Z] ---> Running in cc6cd0921531 [2021-05-14T06:13:16.586Z] Removing intermediate container cc6cd0921531 [2021-05-14T06:13:16.586Z] ---> 35fbf76f50e7 [2021-05-14T06:13:16.586Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T06:13:16.586Z] ---> Running in 83b2aa037937 [2021-05-14T06:13:16.850Z] Removing intermediate container 83b2aa037937 [2021-05-14T06:13:16.850Z] ---> b82131a50e9b [2021-05-14T06:13:16.850Z] Step 12/24 : COPY go.mod . [2021-05-14T06:13:17.123Z] ---> 78b8ac5b89a1 [2021-05-14T06:13:17.123Z] Step 13/24 : COPY Makefile . [2021-05-14T06:13:17.391Z] ---> ac4ce8e7c2b6 [2021-05-14T06:13:17.391Z] Step 14/24 : RUN make update [2021-05-14T06:13:17.391Z] ---> Running in 95e8f4d6806e [2021-05-14T06:13:18.422Z] $ docker rm -f a5a75ff90a50ffc6f1e5aaf49add476dbb91e9e4dd77291ae770a60ccda1ac7f [2021-05-14T06:13:18.794Z] CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T06:13:19.373Z] Removing intermediate container 95e8f4d6806e [2021-05-14T06:13:19.374Z] ---> a5a9dfc08bf8 [2021-05-14T06:13:19.374Z] Step 15/24 : COPY . . [2021-05-14T06:13:19.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T06:13:19.573Z] Warning: overwriting stash ‘coverage-report’ [2021-05-14T06:13:20.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T06:13:21.263Z] + sudo chown -R jenkins:jenkins . [2021-05-14T06:13:21.305Z] ---> 8e9fdaedc765 [2021-05-14T06:13:21.305Z] Step 16/24 : RUN ${MAKE} [Pipeline] sh [2021-05-14T06:13:21.568Z] ---> Running in 0e6d5bafeb6f [2021-05-14T06:13:21.664Z] + ls -al . [2021-05-14T06:13:21.664Z] total 124 [2021-05-14T06:13:21.664Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 06:12 . [2021-05-14T06:13:21.664Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 06:10 .. [2021-05-14T06:13:21.664Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 06:10 .git [2021-05-14T06:13:21.664Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 06:10 .github [2021-05-14T06:13:21.664Z] -rw-rw-r-- 1 jenkins jenkins 162 May 14 06:10 .gitignore [2021-05-14T06:13:21.664Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 14 06:10 CONTRIBUTING.md [2021-05-14T06:13:21.664Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 14 06:10 Dockerfile [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 902 May 14 06:10 Dockerfile.build [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 652 May 14 06:10 Jenkinsfile [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 14 06:10 LICENSE [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 941 May 14 06:10 Makefile [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 14 06:10 README.md [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 5 May 14 06:08 VERSION [2021-05-14T06:13:21.665Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 06:10 assets [2021-05-14T06:13:21.665Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 06:10 bin [2021-05-14T06:13:21.665Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 06:10 cmd [2021-05-14T06:13:21.665Z] -rw-r--r-- 1 jenkins jenkins 10 May 14 06:12 coverage.out [2021-05-14T06:13:21.665Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 06:10 docs [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 987 May 14 06:10 go.mod [2021-05-14T06:13:21.665Z] -rw-r--r-- 1 jenkins jenkins 24424 May 14 06:12 go.sum [2021-05-14T06:13:21.665Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 06:10 internal [2021-05-14T06:13:21.665Z] -rw-rw-r-- 1 jenkins jenkins 155 May 14 06:10 version.go [2021-05-14T06:13:21.665Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 06:10 web [Pipeline] isUnix [2021-05-14T06:13:21.839Z] 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 [Pipeline] sh [2021-05-14T06:13:22.278Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 --label arch=arm64 --label version=0.0.0 . [2021-05-14T06:13:23.270Z] Sending build context to Docker daemon 34.96MB [2021-05-14T06:13:23.270Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T06:13:23.270Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T06:13:23.270Z] ---> ba763f8672be [2021-05-14T06:13:23.270Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T06:13:23.866Z] ---> Running in 50dfbd339241 [2021-05-14T06:13:24.464Z] Removing intermediate container 50dfbd339241 [2021-05-14T06:13:24.464Z] ---> e315b9f1d87d [2021-05-14T06:13:24.464Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T06:13:24.464Z] ---> Running in f8947e0ce5d9 [2021-05-14T06:13:25.058Z] Removing intermediate container f8947e0ce5d9 [2021-05-14T06:13:25.059Z] ---> b028721bcf9c [2021-05-14T06:13:25.059Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T06:13:25.059Z] ---> Running in 7885faca538c [2021-05-14T06:13:25.660Z] Removing intermediate container 7885faca538c [2021-05-14T06:13:25.660Z] ---> f96ff221c3ed [2021-05-14T06:13:25.660Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T06:13:25.660Z] ---> Running in 5e3d9750c3c2 [2021-05-14T06:13:26.253Z] Removing intermediate container 5e3d9750c3c2 [2021-05-14T06:13:26.253Z] ---> 839ca4bf6c64 [2021-05-14T06:13:26.253Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T06:13:26.253Z] ---> Running in 8a1f4964509f [2021-05-14T06:13:26.528Z] Removing intermediate container 8a1f4964509f [2021-05-14T06:13:26.528Z] ---> 10c92a9ef091 [2021-05-14T06:13:26.528Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T06:13:26.802Z] ---> Running in 9141ce0323a7 [2021-05-14T06:13:29.423Z] Removing intermediate container 9141ce0323a7 [2021-05-14T06:13:29.423Z] ---> 73b926004654 [2021-05-14T06:13:29.423Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T06:13:29.423Z] ---> Running in 3ac28c96627b [2021-05-14T06:13:30.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T06:13:30.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T06:13:31.967Z] OK: 138 MiB in 40 packages [2021-05-14T06:13:31.982Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T06:13:32.947Z] Removing intermediate container 3ac28c96627b [2021-05-14T06:13:32.947Z] ---> 7e920fb4b0e8 [2021-05-14T06:13:32.947Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T06:13:32.947Z] ---> Running in bd3748b5fcb7 [2021-05-14T06:13:33.556Z] Removing intermediate container bd3748b5fcb7 [2021-05-14T06:13:33.556Z] ---> dc8289509004 [2021-05-14T06:13:33.556Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T06:13:33.556Z] ---> Running in 8422496aa7c9 [2021-05-14T06:13:34.153Z] Removing intermediate container 8422496aa7c9 [2021-05-14T06:13:34.153Z] ---> 9af6f6802c76 [2021-05-14T06:13:34.153Z] Step 12/24 : COPY go.mod . [2021-05-14T06:13:34.750Z] ---> e97ed5858fb8 [2021-05-14T06:13:34.750Z] Step 13/24 : COPY Makefile . [2021-05-14T06:13:35.309Z] Removing intermediate container 0e6d5bafeb6f [2021-05-14T06:13:35.309Z] ---> 34f1d056d44e [2021-05-14T06:13:35.309Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T06:13:35.309Z] 3.12: Pulling from library/alpine [2021-05-14T06:13:35.309Z] 339de151aab4: Pulling fs layer [2021-05-14T06:13:35.346Z] ---> 5919c149c99c [2021-05-14T06:13:35.346Z] Step 14/24 : RUN make update [2021-05-14T06:13:35.577Z] 339de151aab4: Verifying Checksum [2021-05-14T06:13:35.577Z] 339de151aab4: Download complete [2021-05-14T06:13:35.577Z] 339de151aab4: Pull complete [2021-05-14T06:13:35.577Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T06:13:35.631Z] ---> Running in a7ec1cc84f54 [2021-05-14T06:13:35.841Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T06:13:35.841Z] ---> 13621d1b12d4 [2021-05-14T06:13:35.841Z] Step 18/24 : EXPOSE 4000 [2021-05-14T06:13:35.841Z] ---> Running in 7d04e6f1dd54 [2021-05-14T06:13:36.103Z] Removing intermediate container 7d04e6f1dd54 [2021-05-14T06:13:36.103Z] ---> 20823bde59c2 [2021-05-14T06:13:36.103Z] 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-05-14T06:13:36.616Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T06:13:38.038Z] ---> 403d14cbb89b [2021-05-14T06:13:38.038Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T06:13:38.038Z] ---> Running in 2ba0b84f3ce2 [2021-05-14T06:13:38.038Z] Removing intermediate container 2ba0b84f3ce2 [2021-05-14T06:13:38.038Z] ---> 0049c17f1fba [2021-05-14T06:13:38.038Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T06:13:38.038Z] ---> Running in 4fda70881ad9 [2021-05-14T06:13:38.056Z] Removing intermediate container a7ec1cc84f54 [2021-05-14T06:13:38.056Z] ---> b263555e0c86 [2021-05-14T06:13:38.056Z] Step 15/24 : COPY . . [2021-05-14T06:13:38.311Z] Removing intermediate container 4fda70881ad9 [2021-05-14T06:13:38.311Z] ---> 5a52194dbbb9 [2021-05-14T06:13:38.311Z] Step 22/24 : LABEL arch=amd64 [2021-05-14T06:13:38.311Z] ---> Running in 3c2552831833 [2021-05-14T06:13:38.575Z] Removing intermediate container 3c2552831833 [2021-05-14T06:13:38.575Z] ---> aba51a1e870f [2021-05-14T06:13:38.575Z] Step 23/24 : LABEL git_sha=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [2021-05-14T06:13:38.575Z] ---> Running in c12081579327 [2021-05-14T06:13:38.846Z] Removing intermediate container c12081579327 [2021-05-14T06:13:38.846Z] ---> 612bcd2a4a6a [2021-05-14T06:13:38.846Z] Step 24/24 : LABEL version=0.0.0 [2021-05-14T06:13:38.846Z] ---> Running in e7fbef2102be [2021-05-14T06:13:39.108Z] Removing intermediate container e7fbef2102be [2021-05-14T06:13:39.108Z] ---> f91440d787e5 [2021-05-14T06:13:39.108Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T06:13:39.108Z] Successfully built f91440d787e5 [2021-05-14T06:13:39.108Z] Successfully tagged edgex-ui: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-05-14T06:13:41.184Z] ---> job-cost.sh [2021-05-14T06:13:41.184Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u6kz [2021-05-14T06:13:41.459Z] ---> bd213b94a2c1 [2021-05-14T06:13:41.459Z] Step 16/24 : RUN ${MAKE} [2021-05-14T06:13:41.459Z] ---> Running in 041a24360932 [2021-05-14T06:13:42.437Z] 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-05-14T06:13:59.326Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T06:14:09.261Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T06:14:13.573Z] Removing intermediate container 041a24360932 [2021-05-14T06:14:13.573Z] ---> 041f1fbf6a6a [2021-05-14T06:14:13.573Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T06:14:13.871Z] 3.12: Pulling from library/alpine [2021-05-14T06:14:13.871Z] d2f70382dc9a: Pulling fs layer [2021-05-14T06:14:14.143Z] d2f70382dc9a: Download complete [2021-05-14T06:14:14.746Z] d2f70382dc9a: Pull complete [2021-05-14T06:14:14.746Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T06:14:14.746Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T06:14:14.746Z] ---> 9852663dfa18 [2021-05-14T06:14:14.746Z] Step 18/24 : EXPOSE 4000 [2021-05-14T06:14:15.024Z] ---> Running in 3a5c61ec98ae [2021-05-14T06:14:15.298Z] Removing intermediate container 3a5c61ec98ae [2021-05-14T06:14:15.298Z] ---> bfd3b192b835 [2021-05-14T06:14:15.298Z] 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-05-14T06:14:17.956Z] ---> 9a13415a08a6 [2021-05-14T06:14:17.956Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T06:14:17.956Z] ---> Running in ea08300b8001 [2021-05-14T06:14:18.230Z] Removing intermediate container ea08300b8001 [2021-05-14T06:14:18.230Z] ---> 3778b2e5e48b [2021-05-14T06:14:18.230Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T06:14:18.230Z] ---> Running in 3ee5d11c17b4 [2021-05-14T06:14:18.825Z] Removing intermediate container 3ee5d11c17b4 [2021-05-14T06:14:18.825Z] ---> 4bc372dbf245 [2021-05-14T06:14:18.825Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T06:14:18.825Z] ---> Running in 8e4283df3104 [2021-05-14T06:14:19.417Z] Removing intermediate container 8e4283df3104 [2021-05-14T06:14:19.417Z] ---> 022d0e780a5e [2021-05-14T06:14:19.417Z] Step 23/24 : LABEL git_sha=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [2021-05-14T06:14:19.417Z] ---> Running in 1e62c49b83d6 [2021-05-14T06:14:20.014Z] Removing intermediate container 1e62c49b83d6 [2021-05-14T06:14:20.014Z] ---> f4f197192ae5 [2021-05-14T06:14:20.014Z] Step 24/24 : LABEL version=0.0.0 [2021-05-14T06:14:20.014Z] ---> Running in e25484748a49 [2021-05-14T06:14:20.290Z] Removing intermediate container e25484748a49 [2021-05-14T06:14:20.290Z] ---> bb5126f5ecf9 [2021-05-14T06:14:20.290Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T06:14:20.563Z] Successfully built bb5126f5ecf9 [2021-05-14T06:14:20.563Z] Successfully tagged edgex-ui-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-05-14T06:14:22.164Z] ---> job-cost.sh [2021-05-14T06:14:22.164Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nuBD [2021-05-14T06:14:25.968Z] lf-activate-venv(): INFO: Adding /tmp/venv-u6kz/bin to PATH [2021-05-14T06:14:25.968Z] INFO: No Stack... [2021-05-14T06:14:25.968Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T06:14:25.968Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T06:14:26.411Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-14T06:14:26.411Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T06:14:26.627Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [2021-05-14T06:14:26.647Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] did not exist. Created. [2021-05-14T06:14:26.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T06:14:27.488Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T06:14:27.721Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T06:14:27.822Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T06:15:01.124Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T06:16:22.870Z] lf-activate-venv(): INFO: Adding /tmp/venv-nuBD/bin to PATH [2021-05-14T06:16:22.870Z] INFO: No Stack... [2021-05-14T06:16:22.870Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T06:16:22.870Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T06:16:23.236Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv+ [2021-05-14T06:16:23.236Z] cut -d, -f6 [Pipeline] lock [2021-05-14T06:16:23.331Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [2021-05-14T06:16:23.337Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] did not exist. Created. [2021-05-14T06:16:23.337Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T06:16:23.774Z] /w/workspace/edgex-ui-go/1@tmp/durable-b4d41a27/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-b4d41a27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T06:16:24.154Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T06:16:24.198Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T06:16:24.445Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T06:16:24.468Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-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] configFileProvider [2021-05-14T06:16:25.596Z] provisioning config files... [2021-05-14T06:16:25.611Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config2552528298178041661tmp [Pipeline] { [Pipeline] sh [2021-05-14T06:16:26.000Z] + set +x [2021-05-14T06:16:26.000Z] + curl -s https://codecov.io/bash [2021-05-14T06:16:26.001Z] + bash -s -- [2021-05-14T06:16:26.271Z] [2021-05-14T06:16:26.271Z] _____ _ [2021-05-14T06:16:26.271Z] / ____| | | [2021-05-14T06:16:26.271Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T06:16:26.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T06:16:26.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T06:16:26.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T06:16:26.271Z] Bash-1.0.2 [2021-05-14T06:16:26.271Z] [2021-05-14T06:16:26.271Z] [2021-05-14T06:16:26.271Z] ==> git version 2.24.3 found [2021-05-14T06:16:26.271Z] ==> 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-05-14T06:16:26.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T06:16:26.271Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T06:16:26.271Z] ==> Jenkins CI detected. [2021-05-14T06:16:26.271Z] project root: . [2021-05-14T06:16:26.271Z] --> token set from env [2021-05-14T06:16:26.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T06:16:26.542Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T06:16:26.542Z] ==> Python coveragepy not found [2021-05-14T06:16:26.542Z] ==> Searching for coverage reports in: [2021-05-14T06:16:26.542Z] + . [2021-05-14T06:16:26.542Z] -> Found 1 reports [2021-05-14T06:16:26.542Z] ==> Detecting git/mercurial file structure [2021-05-14T06:16:26.542Z] ==> Reading reports [2021-05-14T06:16:26.542Z] + ./coverage.out bytes=10 [2021-05-14T06:16:26.542Z] ==> Appending adjustments [2021-05-14T06:16:26.542Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T06:16:26.817Z] + Found adjustments [2021-05-14T06:16:26.817Z] ==> Gzipping contents [2021-05-14T06:16:26.817Z] 4.0K /tmp/codecov.VoAotP.gz [2021-05-14T06:16:26.817Z] ==> Uploading reports [2021-05-14T06:16:26.817Z] url: https://codecov.io [2021-05-14T06:16:26.817Z] query: branch=PR-356&commit=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2021-05-14T06:16:26.817Z] -> Pinging Codecov [2021-05-14T06:16:26.817Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-356&commit=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= [2021-05-14T06:16:27.401Z] -> Uploading to [2021-05-14T06:16:27.401Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8/c9baf518-1dbd-4fe0-b28a-3baca4770eb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T061627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cf5fab1cc6a5a83eb5848322dc7fbf800befea835f7512e51977d43b61f92cf [2021-05-14T06:16:27.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T06:16:27.401Z] Dload Upload Total Spent Left Speed [2021-05-14T06:16:27.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9423 --:--:-- --:--:-- --:--:-- 9447 [2021-05-14T06:16:27.676Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [Pipeline] } [2021-05-14T06:16:27.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-05-14T06:16:30.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:16:31.096Z] ---> package-listing.sh [2021-05-14T06:16:31.096Z] ++ facter osfamily [2021-05-14T06:16:31.096Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T06:16:31.096Z] + OS_FAMILY=redhat [2021-05-14T06:16:31.096Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-356 [2021-05-14T06:16:31.096Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T06:16:31.096Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T06:16:31.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T06:16:31.096Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T06:16:31.096Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' [2021-05-14T06:16:31.096Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T06:16:31.096Z] + case "${OS_FAMILY}" in [2021-05-14T06:16:31.096Z] + rpm -qa [2021-05-14T06:16:31.096Z] + sort [2021-05-14T06:16:36.477Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T06:16:36.477Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T06:16:36.477Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T06:16:36.477Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' [2021-05-14T06:16:36.477Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ [2021-05-14T06:16:36.477Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ [Pipeline] echo [2021-05-14T06:16:36.518Z] 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-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T06:16:36.852Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:16:37.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T06:16:37.811Z] [2021-05-14T06:16:37.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T06:16:38.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T06:16:38.233Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T06:16:38.233Z] df20fa9351a1: Pulling fs layer [2021-05-14T06:16:38.233Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T06:16:38.233Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T06:16:38.233Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T06:16:38.233Z] 93b61091891f: Pulling fs layer [2021-05-14T06:16:38.233Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T06:16:38.233Z] 5e14af77c1be: Pulling fs layer [2021-05-14T06:16:38.233Z] 01666e4c0597: Pulling fs layer [2021-05-14T06:16:38.233Z] aa168da1d23b: Pulling fs layer [2021-05-14T06:16:38.233Z] 93b9cdb0e59b: Waiting [2021-05-14T06:16:38.233Z] 5e14af77c1be: Waiting [2021-05-14T06:16:38.233Z] 01666e4c0597: Waiting [2021-05-14T06:16:38.233Z] aa168da1d23b: Waiting [2021-05-14T06:16:38.233Z] 46f8f816bc3b: Waiting [2021-05-14T06:16:38.233Z] 93b61091891f: Waiting [2021-05-14T06:16:38.519Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T06:16:38.519Z] 36b3adc4ff6f: Download complete [2021-05-14T06:16:38.519Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T06:16:38.519Z] 46f8f816bc3b: Download complete [2021-05-14T06:16:38.519Z] df20fa9351a1: Verifying Checksum [2021-05-14T06:16:38.519Z] df20fa9351a1: Download complete [2021-05-14T06:16:38.519Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T06:16:38.519Z] 93b9cdb0e59b: Download complete [2021-05-14T06:16:38.519Z] 5e14af77c1be: Verifying Checksum [2021-05-14T06:16:38.519Z] 5e14af77c1be: Download complete [2021-05-14T06:16:38.519Z] 93b61091891f: Verifying Checksum [2021-05-14T06:16:38.519Z] 93b61091891f: Download complete [2021-05-14T06:16:38.519Z] 01666e4c0597: Verifying Checksum [2021-05-14T06:16:38.519Z] 01666e4c0597: Download complete [2021-05-14T06:16:39.109Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T06:16:39.109Z] 8ad3a11d3b57: Download complete [2021-05-14T06:16:39.109Z] df20fa9351a1: Pull complete [2021-05-14T06:16:39.376Z] 36b3adc4ff6f: Pull complete [2021-05-14T06:16:40.821Z] 8ad3a11d3b57: Pull complete [2021-05-14T06:16:41.099Z] 46f8f816bc3b: Pull complete [2021-05-14T06:16:42.134Z] 93b61091891f: Pull complete [2021-05-14T06:16:42.134Z] 93b9cdb0e59b: Pull complete [2021-05-14T06:16:42.405Z] 5e14af77c1be: Pull complete [2021-05-14T06:16:42.677Z] 01666e4c0597: Pull complete [2021-05-14T06:16:42.677Z] aa168da1d23b: Verifying Checksum [2021-05-14T06:16:42.677Z] aa168da1d23b: Download complete [2021-05-14T06:16:55.141Z] aa168da1d23b: Pull complete [2021-05-14T06:16:55.141Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T06:16:55.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T06:16:55.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T06:16:55.673Z] prd-centos7-docker-4c-2g-78 does not seem to be running inside a container [2021-05-14T06:16:55.799Z] $ 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-356/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-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T06:17:00.207Z] $ docker top e18427ab81207815f9250be06f3aa56439aef644a5342575711929d356cbbd7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T06:17:00.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T06:17:01.050Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T06:17:01.413Z] + ls /var/log/sa-host [2021-05-14T06:17:01.413Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T06:17:01.413Z] file_magic: OK [2021-05-14T06:17:01.413Z] HZ: Using current value: 100 [2021-05-14T06:17:01.413Z] file_header: OK [2021-05-14T06:17:01.413Z] 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-05-14T06:17:01.413Z] Statistics: [2021-05-14T06:17:01.413Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T06:17:01.413Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T06:17:01.413Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T06:17:01.413Z] file_magic: OK [2021-05-14T06:17:01.413Z] HZ: Using current value: 100 [2021-05-14T06:17:01.413Z] file_header: OK [2021-05-14T06:17:01.413Z] 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-05-14T06:17:01.413Z] Statistics: [2021-05-14T06:17:01.413Z] Hnuu...uuuununununu... [2021-05-14T06:17:01.413Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T06:17:02.212Z] provisioning config files... [2021-05-14T06:17:02.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config7976286514582117316tmp [Pipeline] { [Pipeline] echo [2021-05-14T06:17:02.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:17:02.718Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T06:17:03.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T06:17:03.093Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:17:03.482Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T06:17:03.521Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:17:03.893Z] ---> sudo-logs.sh [2021-05-14T06:17:03.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T06:17:03.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:17:04.329Z] ---> job-cost.sh [2021-05-14T06:17:04.330Z] lf-activate-venv: SKIPPING [2021-05-14T06:17:04.330Z] DEBUG: total: 0.20999999344348907 [2021-05-14T06:17:04.330Z] INFO: Retrieving Stack Cost... [2021-05-14T06:17:05.321Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T06:17:05.908Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T06:17:05.955Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T06:17:06.349Z] ---> logs-deploy.sh [2021-05-14T06:17:06.349Z] lf-activate-venv: SKIPPING [2021-05-14T06:17:06.349Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-356/1 [2021-05-14T06:17:06.349Z] INFO: archiving workspace using pattern(s): [2021-05-14T06:17:09.773Z] Archives upload complete. [2021-05-14T06:17:09.773Z] INFO: archiving logs to Nexus [2021-05-14T06:17:10.737Z] ---> uname -a: [2021-05-14T06:17:10.737Z] Linux prd-centos7-docker-4c-2g-78.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-05-14T06:17:10.737Z] [2021-05-14T06:17:10.737Z] [2021-05-14T06:17:10.737Z] ---> lscpu: [2021-05-14T06:17:10.737Z] Architecture: x86_64 [2021-05-14T06:17:10.737Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-14T06:17:10.737Z] Byte Order: Little Endian [2021-05-14T06:17:10.737Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-14T06:17:10.737Z] CPU(s): 4 [2021-05-14T06:17:10.737Z] On-line CPU(s) list: 0-3 [2021-05-14T06:17:10.737Z] Thread(s) per core: 1 [2021-05-14T06:17:10.737Z] Core(s) per socket: 1 [2021-05-14T06:17:10.737Z] Socket(s): 4 [2021-05-14T06:17:10.737Z] NUMA node(s): 1 [2021-05-14T06:17:10.737Z] Vendor ID: GenuineIntel [2021-05-14T06:17:10.737Z] CPU family: 6 [2021-05-14T06:17:10.737Z] Model: 44 [2021-05-14T06:17:10.737Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-14T06:17:10.737Z] Stepping: 1 [2021-05-14T06:17:10.737Z] CPU MHz: 2933.438 [2021-05-14T06:17:10.737Z] BogoMIPS: 5866.87 [2021-05-14T06:17:10.737Z] Virtualization: VT-x [2021-05-14T06:17:10.737Z] Hypervisor vendor: KVM [2021-05-14T06:17:10.737Z] Virtualization type: full [2021-05-14T06:17:10.737Z] L1d cache: 128 KiB [2021-05-14T06:17:10.737Z] L1i cache: 128 KiB [2021-05-14T06:17:10.737Z] L2 cache: 16 MiB [2021-05-14T06:17:10.737Z] L3 cache: 64 MiB [2021-05-14T06:17:10.737Z] NUMA node0 CPU(s): 0-3 [2021-05-14T06:17:10.737Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-14T06:17:10.737Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-14T06:17:10.737Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-14T06:17:10.737Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-14T06:17:10.738Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-14T06:17:10.738Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-14T06:17:10.738Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-14T06:17:10.738Z] Vulnerability Srbds: Not affected [2021-05-14T06:17:10.738Z] Vulnerability Tsx async abort: Not affected [2021-05-14T06:17:10.738Z] 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-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] ---> nproc: [2021-05-14T06:17:10.738Z] 4 [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] ---> df -h: [2021-05-14T06:17:10.738Z] Filesystem Size Used Available Use% Mounted on [2021-05-14T06:17:10.738Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-14T06:17:10.738Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-14T06:17:10.738Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-14T06:17:10.738Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-14T06:17:10.738Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] ---> free -m: [2021-05-14T06:17:10.738Z] total used free shared buff/cache available [2021-05-14T06:17:10.738Z] Mem: 1837 700 102 0 1034 1033 [2021-05-14T06:17:10.738Z] Swap: 1023 1 1022 [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] ---> ip addr: [2021-05-14T06:17:10.738Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-14T06:17:10.738Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-14T06:17:10.738Z] inet 127.0.0.1/8 scope host lo [2021-05-14T06:17:10.738Z] valid_lft forever preferred_lft forever [2021-05-14T06:17:10.738Z] inet6 ::1/128 scope host [2021-05-14T06:17:10.738Z] valid_lft forever preferred_lft forever [2021-05-14T06:17:10.738Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-14T06:17:10.738Z] link/ether fa:16:3e:74:0d:c5 brd ff:ff:ff:ff:ff:ff [2021-05-14T06:17:10.738Z] inet 10.30.123.188/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-14T06:17:10.738Z] valid_lft 85808sec preferred_lft 85808sec [2021-05-14T06:17:10.738Z] inet6 fe80::f816:3eff:fe74:dc5/64 scope link [2021-05-14T06:17:10.738Z] valid_lft forever preferred_lft forever [2021-05-14T06:17:10.738Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-14T06:17:10.738Z] link/ether 02:42:fa:87:30:56 brd ff:ff:ff:ff:ff:ff [2021-05-14T06:17:10.738Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-14T06:17:10.738Z] valid_lft forever preferred_lft forever [2021-05-14T06:17:10.738Z] inet6 fe80::42:faff:fe87:3056/64 scope link [2021-05-14T06:17:10.738Z] valid_lft forever preferred_lft forever [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] ---> sar -b -r -n DEV: [2021-05-14T06:17:10.738Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] 06:07:06 LINUX RESTART (4 CPU) [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] 06:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-14T06:17:10.738Z] 06:09:01 50.54 12.17 38.37 0.00 4604.56 4032.46 0.00 [2021-05-14T06:17:10.738Z] 06:10:01 0.88 0.00 0.88 0.00 0.00 22.47 0.00 [2021-05-14T06:17:10.738Z] 06:11:01 0.43 0.00 0.43 0.00 0.00 5.69 0.00 [2021-05-14T06:17:10.738Z] 06:12:01 0.27 0.00 0.27 0.00 0.00 3.79 0.00 [2021-05-14T06:17:10.738Z] 06:13:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 [2021-05-14T06:17:10.738Z] 06:14:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 [2021-05-14T06:17:10.738Z] 06:15:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 [2021-05-14T06:17:10.738Z] 06:16:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 [2021-05-14T06:17:10.738Z] Average: 6.66 1.53 5.14 0.00 577.25 511.22 0.00 [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] 06:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-14T06:17:10.738Z] 06:09:01 155856 0 602936 32.04 2620 1120132 1142052 38.98 433704 1090228 132 [2021-05-14T06:17:10.738Z] 06:10:01 167456 0 591328 31.43 2620 1120140 1067592 36.44 427384 1086564 16 [2021-05-14T06:17:10.738Z] 06:11:01 165276 0 593504 31.54 2620 1120144 1067760 36.44 432984 1083728 20 [2021-05-14T06:17:10.738Z] 06:12:01 164816 0 593960 31.57 2620 1120148 1067796 36.44 440368 1076564 16 [2021-05-14T06:17:10.738Z] 06:13:01 164144 0 594628 31.60 2620 1120152 1067664 36.44 437752 1079900 16 [2021-05-14T06:17:10.738Z] 06:14:01 164560 0 594208 31.58 2620 1120156 1067676 36.44 450168 1067692 16 [2021-05-14T06:17:10.738Z] 06:15:01 164496 0 594268 31.58 2620 1120160 1067592 36.44 467968 1049568 16 [2021-05-14T06:17:10.738Z] 06:16:01 164804 0 593956 31.57 2620 1120164 1067592 36.44 467972 1049568 8 [2021-05-14T06:17:10.738Z] Average: 163926 0 594848 31.61 2620 1120150 1076966 36.76 444788 1072976 30 [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] 06:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-14T06:17:10.738Z] 06:09:01 eth0 165.61 145.09 602.56 58.13 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:09:01 docker0 64.19 52.77 5.69 161.25 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:10:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:11:01 eth0 2.81 1.46 3.47 0.28 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:12:01 eth0 0.47 0.41 0.27 0.21 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:13:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:14:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] Average: eth0 21.33 18.48 76.04 7.36 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] Average: docker0 8.05 6.62 0.71 20.22 0.00 0.00 0.00 0.00 [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] ---> sar -P ALL: [2021-05-14T06:17:10.738Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] 06:07:06 LINUX RESTART (4 CPU) [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] 06:08:01 CPU %user %nice %system %iowait %steal %idle [2021-05-14T06:17:10.738Z] 06:09:01 all 4.73 0.00 3.00 1.01 3.14 88.13 [2021-05-14T06:17:10.738Z] 06:09:01 0 5.55 0.00 3.10 1.49 2.99 86.87 [2021-05-14T06:17:10.738Z] 06:09:01 1 3.90 0.00 3.33 0.50 3.30 88.97 [2021-05-14T06:17:10.738Z] 06:09:01 2 4.94 0.00 2.88 0.71 3.17 88.30 [2021-05-14T06:17:10.738Z] 06:09:01 3 4.53 0.00 2.66 1.33 3.11 88.37 [2021-05-14T06:17:10.738Z] 06:10:01 all 0.09 0.00 0.11 0.00 0.85 98.95 [2021-05-14T06:17:10.738Z] 06:10:01 0 0.22 0.00 0.12 0.00 0.80 98.87 [2021-05-14T06:17:10.738Z] 06:10:01 1 0.07 0.00 0.10 0.00 0.93 98.91 [2021-05-14T06:17:10.738Z] 06:10:01 2 0.03 0.00 0.10 0.00 0.98 98.89 [2021-05-14T06:17:10.738Z] 06:10:01 3 0.03 0.00 0.13 0.00 0.71 99.12 [2021-05-14T06:17:10.738Z] 06:11:01 all 0.17 0.00 0.07 0.00 0.30 99.47 [2021-05-14T06:17:10.738Z] 06:11:01 0 0.10 0.00 0.05 0.00 0.45 99.40 [2021-05-14T06:17:10.738Z] 06:11:01 1 0.07 0.00 0.05 0.00 0.18 99.70 [2021-05-14T06:17:10.738Z] 06:11:01 2 0.43 0.00 0.08 0.00 0.25 99.23 [2021-05-14T06:17:10.738Z] 06:11:01 3 0.07 0.00 0.08 0.00 0.30 99.55 [2021-05-14T06:17:10.738Z] 06:12:01 all 0.09 0.00 0.04 0.00 0.11 99.75 [2021-05-14T06:17:10.738Z] 06:12:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-14T06:17:10.738Z] 06:12:01 1 0.07 0.00 0.05 0.00 0.22 99.66 [2021-05-14T06:17:10.738Z] 06:12:01 2 0.25 0.00 0.03 0.00 0.12 99.59 [2021-05-14T06:17:10.738Z] 06:12:01 3 0.03 0.00 0.07 0.00 0.05 99.85 [2021-05-14T06:17:10.738Z] 06:13:01 all 0.11 0.00 0.10 0.00 0.28 99.52 [2021-05-14T06:17:10.738Z] 06:13:01 0 0.02 0.00 0.10 0.00 0.22 99.67 [2021-05-14T06:17:10.738Z] 06:13:01 1 0.03 0.00 0.12 0.00 0.23 99.62 [2021-05-14T06:17:10.738Z] 06:13:01 2 0.32 0.00 0.10 0.00 0.35 99.23 [2021-05-14T06:17:10.738Z] 06:13:01 3 0.07 0.00 0.07 0.00 0.32 99.55 [2021-05-14T06:17:10.738Z] 06:14:01 all 0.13 0.00 0.06 0.00 0.05 99.76 [2021-05-14T06:17:10.738Z] 06:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-14T06:17:10.738Z] 06:14:01 1 0.07 0.00 0.05 0.00 0.08 99.80 [2021-05-14T06:17:10.738Z] 06:14:01 2 0.40 0.00 0.03 0.00 0.08 99.48 [2021-05-14T06:17:10.738Z] 06:14:01 3 0.02 0.00 0.15 0.00 0.00 99.83 [2021-05-14T06:17:10.738Z] 06:15:01 all 0.13 0.00 0.08 0.00 0.05 99.75 [2021-05-14T06:17:10.738Z] 06:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-14T06:17:10.738Z] 06:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-14T06:17:10.738Z] 06:15:01 2 0.42 0.00 0.07 0.00 0.10 99.42 [2021-05-14T06:17:10.738Z] 06:15:01 3 0.03 0.00 0.17 0.00 0.02 99.78 [2021-05-14T06:17:10.738Z] 06:16:01 all 0.12 0.00 0.03 0.00 0.05 99.79 [2021-05-14T06:17:10.738Z] 06:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-14T06:17:10.738Z] 06:16:01 1 0.03 0.00 0.05 0.00 0.07 99.85 [2021-05-14T06:17:10.738Z] 06:16:01 2 0.43 0.00 0.05 0.00 0.10 99.42 [2021-05-14T06:17:10.738Z] 06:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-14T06:17:10.738Z] Average: all 0.69 0.00 0.43 0.12 0.60 98.15 [2021-05-14T06:17:10.738Z] Average: 0 0.74 0.00 0.42 0.18 0.56 98.09 [2021-05-14T06:17:10.738Z] Average: 1 0.53 0.00 0.47 0.06 0.63 98.30 [2021-05-14T06:17:10.738Z] Average: 2 0.90 0.00 0.42 0.09 0.64 97.96 [2021-05-14T06:17:10.738Z] Average: 3 0.60 0.00 0.42 0.16 0.56 98.26 [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z] [2021-05-14T06:17:10.738Z]