Pull request #290 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3b364c830a2eecab635044858fdb6e25c593a28e+e5eddfca3e456f98fd148374ca375fb54025eb5b (c045e2587251a4e051ecaa1c9ea97f8d85fb957a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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-290/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-290/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20104 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-290 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 3b364c830a2eecab635044858fdb6e25c593a28e Merge succeeded, producing 3b364c830a2eecab635044858fdb6e25c593a28e Checking out Revision 3b364c830a2eecab635044858fdb6e25c593a28e (PR-290) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T01:34:34.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T01:34:34.987Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T01:34:35.318Z] ========================================================= [2021-01-14T01:34:35.318Z] EdgeX Global Pipelines Version Info [2021-01-14T01:34:35.318Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:34:36.917Z] ------------------- [2021-01-14T01:34:36.917Z] stable info: [2021-01-14T01:34:36.917Z] ------------------- [2021-01-14T01:34:36.917Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T01:34:36.917Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:34:36.917Z] Message: update stable to v1.0.177 [2021-01-14T01:34:37.869Z] ------------------- [2021-01-14T01:34:37.869Z] experimental info: [2021-01-14T01:34:37.869Z] ------------------- [2021-01-14T01:34:37.869Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T01:34:37.869Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:34:37.869Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T01:34:38.274Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-14T01:34:38.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-14T01:34:38.521Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T01:34:38.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T01:34:38.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T01:34:38.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T01:34:39.112Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T01:34:39.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T01:34:39.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-14T01:34:39.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T01:34:39.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T01:34:39.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-14T01:34:39.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T01:34:40.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T01:34:40.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:34:40.354Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:34:40.527Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:34:40.680Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:34:40.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T01:34:40.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T01:34:41.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-14T01:34:41.308Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-14T01:34:41.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T01:34:41.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T01:34:41.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-14T01:34:41.840Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T01:34:41.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T01:34:42.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2021-01-14T01:34:42.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2021-01-14T01:34:42.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2021-01-14T01:34:42.525Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b364c830a2eecab635044858fdb6e25c593a28e [Pipeline] echo [2021-01-14T01:34:42.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b364c8 [Pipeline] echo [2021-01-14T01:34:42.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:34:43.100Z] provisioning config files... [2021-01-14T01:34:43.131Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config5104329958909904865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:34:43.546Z] ---> docker-login.sh [2021-01-14T01:34:43.546Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:34:43.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:44.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:44.077Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:44.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:44.077Z] [2021-01-14T01:34:44.077Z] Login Succeeded [2021-01-14T01:34:44.077Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:34:44.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:44.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:44.077Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:44.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:44.077Z] [2021-01-14T01:34:44.077Z] Login Succeeded [2021-01-14T01:34:44.077Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:34:44.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:44.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:44.339Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:44.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:44.339Z] [2021-01-14T01:34:44.339Z] Login Succeeded [2021-01-14T01:34:44.339Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:34:44.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:44.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:44.603Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:44.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:44.603Z] [2021-01-14T01:34:44.603Z] Login Succeeded [2021-01-14T01:34:44.603Z] docker.io [2021-01-14T01:34:44.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:44.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:44.866Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:44.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:44.866Z] [2021-01-14T01:34:44.866Z] Login Succeeded [2021-01-14T01:34:44.866Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:34:44.894Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:34:45.936Z] + git log --format=format:%s -1 3b364c830a2eecab635044858fdb6e25c593a28e [Pipeline] echo [2021-01-14T01:34:46.022Z] GIT_COMMIT: 3b364c830a2eecab635044858fdb6e25c593a28e, Commit Message: Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27 [Pipeline] echo [2021-01-14T01:34:46.093Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:34:46.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:34:46.716Z] [2021-01-14T01:34:46.716Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:34:47.096Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:34:47.096Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T01:34:47.096Z] 31603596830f: Pulling fs layer [2021-01-14T01:34:47.096Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T01:34:47.096Z] 6ca5941a6612: Pulling fs layer [2021-01-14T01:34:47.096Z] ecc8261a40a4: Pulling fs layer [2021-01-14T01:34:47.096Z] ecc8261a40a4: Waiting [2021-01-14T01:34:47.096Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T01:34:47.096Z] 2a8b12db71e7: Download complete [2021-01-14T01:34:47.358Z] 31603596830f: Verifying Checksum [2021-01-14T01:34:47.358Z] 31603596830f: Download complete [2021-01-14T01:34:47.358Z] 6ca5941a6612: Verifying Checksum [2021-01-14T01:34:47.358Z] 6ca5941a6612: Download complete [2021-01-14T01:34:47.627Z] ecc8261a40a4: Verifying Checksum [2021-01-14T01:34:47.627Z] ecc8261a40a4: Download complete [2021-01-14T01:34:47.627Z] 31603596830f: Pull complete [2021-01-14T01:34:47.892Z] 2a8b12db71e7: Pull complete [2021-01-14T01:34:48.861Z] 6ca5941a6612: Pull complete [2021-01-14T01:34:48.861Z] ecc8261a40a4: Pull complete [2021-01-14T01:34:48.861Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T01:34:48.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:34:48.861Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T01:34:48.982Z] prd-centos7-docker-4c-2g-20104 does not seem to be running inside a container [2021-01-14T01:34:49.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@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-01-14T01:34:51.773Z] $ docker top 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T01:34:52.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:34:52.263Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:34:52.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:34:52.522Z] $ docker exec 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent [2021-01-14T01:34:52.719Z] SSH_AUTH_SOCK=/tmp/ssh-8iFnEGwELOTy/agent.12 [2021-01-14T01:34:52.719Z] SSH_AGENT_PID=17 [2021-01-14T01:34:52.735Z] Running ssh-add (command line suppressed) [2021-01-14T01:34:52.864Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_8609673933104447878.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_8609673933104447878.key) [2021-01-14T01:34:52.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:34:53.300Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T01:34:53.346Z] $ docker exec --env ******** --env ******** 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent -k [2021-01-14T01:34:53.471Z] unset SSH_AUTH_SOCK; [2021-01-14T01:34:53.471Z] unset SSH_AGENT_PID; [2021-01-14T01:34:53.471Z] echo Agent pid 17 killed; [2021-01-14T01:34:53.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T01:34:53.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:34:53.762Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:34:53.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:34:53.929Z] $ docker exec 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent [2021-01-14T01:34:54.108Z] SSH_AUTH_SOCK=/tmp/ssh-ZhljTryzA7HL/agent.47 [2021-01-14T01:34:54.108Z] SSH_AGENT_PID=53 [2021-01-14T01:34:54.115Z] Running ssh-add (command line suppressed) [2021-01-14T01:34:54.242Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_3169947192148945359.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_3169947192148945359.key) [2021-01-14T01:34:54.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:34:54.677Z] + git semver init [2021-01-14T01:34:54.677Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T01:34:54.677Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.git [2021-01-14T01:34:54.677Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [2021-01-14T01:34:54.677Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T01:34:54.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T01:34:54.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T01:34:54.677Z] # $SEMVER_BRANCH = PR-290 [2021-01-14T01:34:54.677Z] # $SEMVER_TEMP = /tmp/semver-546825495 [2021-01-14T01:34:54.677Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-14T01:34:56.081Z] # '/tmp/semver-546825495' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver' [2021-01-14T01:34:56.081Z] # -> Force: false [2021-01-14T01:34:56.081Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver [Pipeline] } [2021-01-14T01:34:56.104Z] $ docker exec --env ******** --env ******** 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent -k [2021-01-14T01:34:56.227Z] unset SSH_AUTH_SOCK; [2021-01-14T01:34:56.228Z] unset SSH_AGENT_PID; [2021-01-14T01:34:56.228Z] echo Agent pid 53 killed; [2021-01-14T01:34:56.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T01:34:56.857Z] + git semver [Pipeline] } [2021-01-14T01:34:56.890Z] $ docker stop --time=1 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f [2021-01-14T01:34:58.312Z] $ docker rm -f 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:34:58.894Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T01:34:59.423Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T01:34:59.452Z] [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-01-14T01:35:15.478Z] Still waiting to schedule task [2021-01-14T01:35:15.478Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-14T01:35:15.511Z] Still waiting to schedule task [2021-01-14T01:35:15.511Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-14T01:36:07.450Z] Running on prd-centos7-docker-4c-2g-20110 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws [2021-01-14T01:36:07.539Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:36:10.085Z] using credential edgex-jenkins-ssh [2021-01-14T01:36:10.142Z] Cloning the remote Git repository [2021-01-14T01:36:10.169Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:10.240Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:36:10.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:10.304Z] > git --version # timeout=10 [2021-01-14T01:36:10.312Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:10.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:10.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:11.125Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:11.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:11.175Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:11.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:11.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:11.213Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:36:12.626Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 3b364c830a2eecab635044858fdb6e25c593a28e [2021-01-14T01:36:12.815Z] Merge succeeded, producing 3b364c830a2eecab635044858fdb6e25c593a28e [2021-01-14T01:36:12.816Z] Checking out Revision 3b364c830a2eecab635044858fdb6e25c593a28e (PR-290) [2021-01-14T01:36:12.634Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:12.643Z] > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 [2021-01-14T01:36:12.774Z] > git remote # timeout=10 [2021-01-14T01:36:12.781Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:36:12.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:12.795Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:36:12.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:36:12.818Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:12.822Z] > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 [2021-01-14T01:36:16.546Z] Commit message: "Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27" [2021-01-14T01:36:16.569Z] > git --version # timeout=10 [2021-01-14T01:36:16.573Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:16.578Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:36:17.927Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:18.281Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:18.607Z] + sudo service docker restart [2021-01-14T01:36:18.607Z] + true [2021-01-14T01:36:18.607Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:36:19.699Z] provisioning config files... [2021-01-14T01:36:19.735Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7624680553627567289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:36:20.193Z] ---> docker-login.sh [2021-01-14T01:36:20.193Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:36:20.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:20.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:20.788Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:20.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:20.788Z] [2021-01-14T01:36:20.788Z] Login Succeeded [2021-01-14T01:36:20.788Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:36:21.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:21.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:21.052Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:21.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:21.052Z] [2021-01-14T01:36:21.052Z] Login Succeeded [2021-01-14T01:36:21.052Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:36:21.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:21.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:21.317Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:21.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:21.317Z] [2021-01-14T01:36:21.317Z] Login Succeeded [2021-01-14T01:36:21.317Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:36:21.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:21.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:21.581Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:21.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:21.581Z] [2021-01-14T01:36:21.581Z] Login Succeeded [2021-01-14T01:36:21.581Z] docker.io [2021-01-14T01:36:21.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:21.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:21.844Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:21.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:21.844Z] [2021-01-14T01:36:21.844Z] Login Succeeded [2021-01-14T01:36:21.844Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:36:21.893Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:36:22.444Z] ========================================================= [2021-01-14T01:36:22.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T01:36:22.444Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:36:22.874Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T01:36:23.142Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:36:23.142Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:36:23.142Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:36:23.142Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T01:36:23.142Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T01:36:23.142Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T01:36:23.142Z] de9db76c5a1d: Pulling fs layer [2021-01-14T01:36:23.142Z] bca2f99d35d6: Pulling fs layer [2021-01-14T01:36:23.142Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T01:36:23.142Z] 7c6f9722023f: Pulling fs layer [2021-01-14T01:36:23.142Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T01:36:23.142Z] 93359f2a8cfa: Waiting [2021-01-14T01:36:23.142Z] 7c6f9722023f: Waiting [2021-01-14T01:36:23.142Z] a35cf1a2eb13: Waiting [2021-01-14T01:36:23.142Z] bca2f99d35d6: Waiting [2021-01-14T01:36:23.407Z] de9db76c5a1d: Verifying Checksum [2021-01-14T01:36:23.407Z] de9db76c5a1d: Download complete [2021-01-14T01:36:23.407Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T01:36:23.407Z] 0ef7d3d256c8: Download complete [2021-01-14T01:36:23.407Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T01:36:23.407Z] 93359f2a8cfa: Download complete [2021-01-14T01:36:23.407Z] 7c6f9722023f: Verifying Checksum [2021-01-14T01:36:23.407Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T01:36:23.407Z] 188c0c94c7c5: Download complete [2021-01-14T01:36:23.670Z] 188c0c94c7c5: Pull complete [2021-01-14T01:36:23.932Z] 0ef7d3d256c8: Pull complete [2021-01-14T01:36:23.932Z] de9db76c5a1d: Pull complete [2021-01-14T01:36:25.340Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T01:36:25.340Z] a35cf1a2eb13: Download complete [2021-01-14T01:36:25.603Z] bca2f99d35d6: Verifying Checksum [2021-01-14T01:36:25.604Z] bca2f99d35d6: Download complete [2021-01-14T01:36:30.972Z] bca2f99d35d6: Pull complete [2021-01-14T01:36:31.236Z] 93359f2a8cfa: Pull complete [2021-01-14T01:36:31.236Z] 7c6f9722023f: Pull complete [2021-01-14T01:36:37.877Z] a35cf1a2eb13: Pull complete [2021-01-14T01:36:37.877Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T01:36:37.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T01:36:37.877Z] ---> a62c8e92a672 [2021-01-14T01:36:37.877Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:36:38.831Z] ---> Running in ae2b5fd5cbe1 [2021-01-14T01:36:38.831Z] Removing intermediate container ae2b5fd5cbe1 [2021-01-14T01:36:38.831Z] ---> 5d9ca5a5befb [2021-01-14T01:36:38.831Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:36:38.831Z] ---> Running in 9f13ddfe06c4 [2021-01-14T01:36:40.233Z] Removing intermediate container 9f13ddfe06c4 [2021-01-14T01:36:40.233Z] ---> 7b7facb52b6d [2021-01-14T01:36:40.233Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:36:40.233Z] ---> Running in 073174e4c473 [2021-01-14T01:36:40.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:36:43.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:36:45.289Z] OK: 166 MiB in 39 packages [2021-01-14T01:36:45.880Z] Removing intermediate container 073174e4c473 [2021-01-14T01:36:45.880Z] ---> 1c7393367f29 [2021-01-14T01:36:45.880Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:36:45.880Z] ---> Running in ab9967d3f959 [2021-01-14T01:36:46.148Z] Removing intermediate container ab9967d3f959 [2021-01-14T01:36:46.148Z] ---> 9aa793f0bd73 [2021-01-14T01:36:46.148Z] Step 7/8 : COPY . . [2021-01-14T01:36:48.098Z] ---> 3853a36196a6 [2021-01-14T01:36:48.098Z] Step 8/8 : RUN go mod download [2021-01-14T01:36:48.099Z] ---> Running in 0de6a3a98650 [2021-01-14T01:37:10.138Z] Removing intermediate container 0de6a3a98650 [2021-01-14T01:37:10.138Z] ---> 8844274fd877 [2021-01-14T01:37:10.138Z] Successfully built 8844274fd877 [2021-01-14T01:37:10.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:10.501Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:10.501Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:10.673Z] prd-centos7-docker-4c-2g-20110 does not seem to be running inside a container [2021-01-14T01:37:10.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:11.514Z] $ docker top 6b76b621f3eef2e66d1f7cd547c143e1aa884535476f1f581079e6dd5b7533ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:12.135Z] + go version [2021-01-14T01:37:12.135Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T01:37:12.163Z] $ docker stop --time=1 6b76b621f3eef2e66d1f7cd547c143e1aa884535476f1f581079e6dd5b7533ea [2021-01-14T01:37:13.504Z] $ docker rm -f 6b76b621f3eef2e66d1f7cd547c143e1aa884535476f1f581079e6dd5b7533ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:14.830Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:14.830Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:14.982Z] prd-centos7-docker-4c-2g-20110 does not seem to be running inside a container [2021-01-14T01:37:15.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:15.694Z] $ docker top bb0946f2f2fc8dded325dc721c93ad367f565e9b0306f3246d755eef394bdbbf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:16.281Z] + make test [2021-01-14T01:37:16.282Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:37:17.235Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:37:22.631Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2021-01-14T01:37:22.631Z] internal/handler/appservice.go:54:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) [2021-01-14T01:37:22.631Z] internal/handler/appservice.go:98:14: client.PutConfigurationToml undefined (type registry.Client has no field or method PutConfigurationToml) [2021-01-14T01:37:22.631Z] internal/handler/appservice.go:117:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) [2021-01-14T01:37:22.631Z] internal/handler/appservice.go:187:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) [2021-01-14T01:37:22.631Z] internal/handler/appservice.go:189:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) [2021-01-14T01:37:24.616Z] make: *** [Makefile:34: test] Error 2 [Pipeline] } [2021-01-14T01:37:24.666Z] $ docker stop --time=1 bb0946f2f2fc8dded325dc721c93ad367f565e9b0306f3246d755eef394bdbbf [2021-01-14T01:37:26.777Z] $ docker rm -f bb0946f2f2fc8dded325dc721c93ad367f565e9b0306f3246d755eef394bdbbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T01:37:29.144Z] Failed in branch amd64 [2021-01-14T01:38:04.333Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20117 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws [2021-01-14T01:38:04.430Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:38:09.902Z] using credential edgex-jenkins-ssh [2021-01-14T01:38:09.962Z] Cloning the remote Git repository [2021-01-14T01:38:10.030Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:38:10.151Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:38:10.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:38:10.231Z] > git --version # timeout=10 [2021-01-14T01:38:10.246Z] > git --version # 'git version 2.17.1' [2021-01-14T01:38:10.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:38:10.348Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:38:12.966Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 3b364c830a2eecab635044858fdb6e25c593a28e [2021-01-14T01:38:13.371Z] Merge succeeded, producing 3b364c830a2eecab635044858fdb6e25c593a28e [2021-01-14T01:38:13.372Z] Checking out Revision 3b364c830a2eecab635044858fdb6e25c593a28e (PR-290) [2021-01-14T01:38:12.211Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:38:12.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:38:12.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:38:12.358Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:38:12.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:38:12.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:38:12.984Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:38:13.008Z] > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 [2021-01-14T01:38:13.267Z] > git remote # timeout=10 [2021-01-14T01:38:13.287Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:38:13.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:38:13.321Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:38:13.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:38:13.375Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:38:13.384Z] > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 [2021-01-14T01:38:17.798Z] Commit message: "Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27" [2021-01-14T01:38:17.851Z] > git --version # timeout=10 [2021-01-14T01:38:17.874Z] > git --version # 'git version 2.17.1' [2021-01-14T01:38:17.885Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:38:19.650Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:38:20.060Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:38:20.423Z] + true [2021-01-14T01:38:20.423Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:38:23.190Z] provisioning config files... [2021-01-14T01:38:23.295Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3361298509025129067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:38:23.769Z] ---> docker-login.sh [2021-01-14T01:38:23.769Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:38:24.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:24.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:24.980Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:24.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:24.980Z] [2021-01-14T01:38:24.980Z] Login Succeeded [2021-01-14T01:38:24.980Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:38:25.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:25.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:25.543Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:25.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:25.543Z] [2021-01-14T01:38:25.543Z] Login Succeeded [2021-01-14T01:38:25.543Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:38:25.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:25.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:25.818Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:25.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:25.818Z] [2021-01-14T01:38:25.818Z] Login Succeeded [2021-01-14T01:38:26.096Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:38:26.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:26.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:26.379Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:26.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:26.379Z] [2021-01-14T01:38:26.379Z] Login Succeeded [2021-01-14T01:38:26.379Z] docker.io [2021-01-14T01:38:26.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:27.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:27.260Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:27.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:27.260Z] [2021-01-14T01:38:27.260Z] Login Succeeded [2021-01-14T01:38:27.260Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:38:27.290Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:38:27.837Z] ========================================================= [2021-01-14T01:38:27.837Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T01:38:27.837Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:38:28.244Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T01:38:28.860Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:38:28.860Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:38:28.860Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:38:29.139Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T01:38:29.139Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T01:38:29.139Z] a4357932f1b6: Pulling fs layer [2021-01-14T01:38:29.139Z] 18c013af1878: Pulling fs layer [2021-01-14T01:38:29.139Z] 00ac8860ef70: Pulling fs layer [2021-01-14T01:38:29.139Z] 63d7cb157983: Pulling fs layer [2021-01-14T01:38:29.139Z] b116817d02f9: Pulling fs layer [2021-01-14T01:38:29.139Z] 745a02a5169b: Pulling fs layer [2021-01-14T01:38:29.139Z] 63d7cb157983: Waiting [2021-01-14T01:38:29.139Z] 00ac8860ef70: Waiting [2021-01-14T01:38:29.139Z] b116817d02f9: Waiting [2021-01-14T01:38:29.139Z] 745a02a5169b: Waiting [2021-01-14T01:38:29.139Z] 18c013af1878: Verifying Checksum [2021-01-14T01:38:29.139Z] 18c013af1878: Download complete [2021-01-14T01:38:29.139Z] a4357932f1b6: Verifying Checksum [2021-01-14T01:38:29.139Z] a4357932f1b6: Download complete [2021-01-14T01:38:29.139Z] 63d7cb157983: Verifying Checksum [2021-01-14T01:38:29.139Z] 63d7cb157983: Download complete [2021-01-14T01:38:29.421Z] b116817d02f9: Verifying Checksum [2021-01-14T01:38:29.421Z] b116817d02f9: Download complete [2021-01-14T01:38:29.421Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T01:38:29.421Z] 5f621e34cdf4: Download complete [2021-01-14T01:38:30.026Z] 5f621e34cdf4: Pull complete [2021-01-14T01:38:30.678Z] a4357932f1b6: Pull complete [2021-01-14T01:38:31.277Z] 18c013af1878: Pull complete [2021-01-14T01:38:31.277Z] 745a02a5169b: Verifying Checksum [2021-01-14T01:38:31.277Z] 745a02a5169b: Download complete [2021-01-14T01:38:32.721Z] 00ac8860ef70: Verifying Checksum [2021-01-14T01:38:32.721Z] 00ac8860ef70: Download complete [2021-01-14T01:38:42.900Z] 00ac8860ef70: Pull complete [2021-01-14T01:38:43.177Z] 63d7cb157983: Pull complete [2021-01-14T01:38:43.487Z] b116817d02f9: Pull complete [2021-01-14T01:38:47.827Z] 745a02a5169b: Pull complete [2021-01-14T01:38:47.827Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T01:38:47.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T01:38:47.827Z] ---> b7e6874047d6 [2021-01-14T01:38:47.827Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:38:50.478Z] ---> Running in bf72b16ad75d [2021-01-14T01:38:50.478Z] Removing intermediate container bf72b16ad75d [2021-01-14T01:38:50.478Z] ---> 1c783dda3c68 [2021-01-14T01:38:50.478Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:38:50.752Z] ---> Running in 81a35abd2d9b [2021-01-14T01:38:52.746Z] Removing intermediate container 81a35abd2d9b [2021-01-14T01:38:52.746Z] ---> 17e2cc6dd5a1 [2021-01-14T01:38:52.746Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:38:53.032Z] ---> Running in 014f10f54676 [2021-01-14T01:38:54.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:38:55.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:38:56.008Z] OK: 142 MiB in 39 packages [2021-01-14T01:38:56.994Z] Removing intermediate container 014f10f54676 [2021-01-14T01:38:56.994Z] ---> 6a92f8e047c2 [2021-01-14T01:38:56.994Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:38:57.273Z] ---> Running in 5ba5d1f91633 [2021-01-14T01:38:57.868Z] Removing intermediate container 5ba5d1f91633 [2021-01-14T01:38:57.868Z] ---> e56fa10f3c8b [2021-01-14T01:38:57.868Z] Step 7/8 : COPY . . [2021-01-14T01:38:59.863Z] ---> 516fcc425765 [2021-01-14T01:38:59.863Z] Step 8/8 : RUN go mod download [2021-01-14T01:38:59.863Z] ---> Running in 2cd65ac58463 [2021-01-14T01:39:26.664Z] Removing intermediate container 2cd65ac58463 [2021-01-14T01:39:26.664Z] ---> fed21d3667a0 [2021-01-14T01:39:26.664Z] Successfully built fed21d3667a0 [2021-01-14T01:39:26.664Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:27.033Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:39:27.033Z] . [Pipeline] withDockerContainer [2021-01-14T01:39:27.329Z] prd-ubuntu18.04-docker-arm64-4c-16g-20117 does not seem to be running inside a container [2021-01-14T01:39:27.418Z] $ 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-arm64 cat [2021-01-14T01:39:28.804Z] $ docker top 23c12d4519f2c8907f32dcd00e4c36c3e5f925a0ef78d0e275f800e4e634a2db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:39:29.809Z] + go version [2021-01-14T01:39:29.809Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T01:39:29.867Z] $ docker stop --time=1 23c12d4519f2c8907f32dcd00e4c36c3e5f925a0ef78d0e275f800e4e634a2db [2021-01-14T01:39:31.727Z] $ docker rm -f 23c12d4519f2c8907f32dcd00e4c36c3e5f925a0ef78d0e275f800e4e634a2db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:32.933Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:39:32.933Z] . [Pipeline] withDockerContainer [2021-01-14T01:39:33.212Z] prd-ubuntu18.04-docker-arm64-4c-16g-20117 does not seem to be running inside a container [2021-01-14T01:39:33.301Z] $ 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-arm64 cat [2021-01-14T01:39:34.632Z] $ docker top e757d11ba0268789a302fbc41fbe7b7f7bf4b632d02a42a806187410cde69ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:39:35.683Z] + make test [2021-01-14T01:39:35.683Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:39:36.700Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:39:51.849Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2021-01-14T01:39:51.849Z] internal/handler/appservice.go:54:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) [2021-01-14T01:39:51.849Z] internal/handler/appservice.go:98:14: client.PutConfigurationToml undefined (type registry.Client has no field or method PutConfigurationToml) [2021-01-14T01:39:51.849Z] internal/handler/appservice.go:117:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) [2021-01-14T01:39:51.849Z] internal/handler/appservice.go:187:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) [2021-01-14T01:39:51.849Z] internal/handler/appservice.go:189:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) [2021-01-14T01:40:00.175Z] make: *** [Makefile:34: test] Error 2 [Pipeline] } [2021-01-14T01:40:00.245Z] $ docker stop --time=1 e757d11ba0268789a302fbc41fbe7b7f7bf4b632d02a42a806187410cde69ccd [2021-01-14T01:40:02.252Z] $ docker rm -f e757d11ba0268789a302fbc41fbe7b7f7bf4b632d02a42a806187410cde69ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T01:40:04.727Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:40:08.565Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:40:08.909Z] ---> package-listing.sh [2021-01-14T01:40:08.909Z] ++ facter osfamily [2021-01-14T01:40:08.909Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T01:40:08.909Z] + OS_FAMILY=redhat [2021-01-14T01:40:08.909Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-290 [2021-01-14T01:40:08.909Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T01:40:08.909Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T01:40:08.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T01:40:08.909Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T01:40:08.909Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' [2021-01-14T01:40:08.909Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T01:40:08.909Z] + case "${OS_FAMILY}" in [2021-01-14T01:40:08.909Z] + rpm -qa [2021-01-14T01:40:08.909Z] + sort [2021-01-14T01:40:14.231Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T01:40:14.231Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T01:40:14.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T01:40:14.231Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' [2021-01-14T01:40:14.231Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ [2021-01-14T01:40:14.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ [Pipeline] echo [2021-01-14T01:40:14.272Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T01:40:14.583Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:40:14.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:40:14.926Z] [2021-01-14T01:40:14.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:40:15.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:40:15.313Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T01:40:15.313Z] df20fa9351a1: Pulling fs layer [2021-01-14T01:40:15.313Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T01:40:15.313Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T01:40:15.313Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T01:40:15.314Z] 93b61091891f: Pulling fs layer [2021-01-14T01:40:15.314Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T01:40:15.314Z] 5e14af77c1be: Pulling fs layer [2021-01-14T01:40:15.314Z] 01666e4c0597: Pulling fs layer [2021-01-14T01:40:15.314Z] aa168da1d23b: Pulling fs layer [2021-01-14T01:40:15.314Z] 46f8f816bc3b: Waiting [2021-01-14T01:40:15.314Z] 93b61091891f: Waiting [2021-01-14T01:40:15.314Z] 93b9cdb0e59b: Waiting [2021-01-14T01:40:15.314Z] 01666e4c0597: Waiting [2021-01-14T01:40:15.314Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T01:40:15.314Z] 36b3adc4ff6f: Download complete [2021-01-14T01:40:15.314Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T01:40:15.314Z] 46f8f816bc3b: Download complete [2021-01-14T01:40:15.585Z] df20fa9351a1: Verifying Checksum [2021-01-14T01:40:15.585Z] df20fa9351a1: Download complete [2021-01-14T01:40:15.585Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T01:40:15.585Z] 93b9cdb0e59b: Download complete [2021-01-14T01:40:15.585Z] 5e14af77c1be: Verifying Checksum [2021-01-14T01:40:15.585Z] 5e14af77c1be: Download complete [2021-01-14T01:40:15.585Z] 93b61091891f: Verifying Checksum [2021-01-14T01:40:15.585Z] 93b61091891f: Download complete [2021-01-14T01:40:15.585Z] 01666e4c0597: Verifying Checksum [2021-01-14T01:40:15.585Z] 01666e4c0597: Download complete [2021-01-14T01:40:15.585Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T01:40:15.585Z] 8ad3a11d3b57: Download complete [2021-01-14T01:40:15.847Z] df20fa9351a1: Pull complete [2021-01-14T01:40:16.115Z] 36b3adc4ff6f: Pull complete [2021-01-14T01:40:17.083Z] 8ad3a11d3b57: Pull complete [2021-01-14T01:40:17.353Z] 46f8f816bc3b: Pull complete [2021-01-14T01:40:17.938Z] aa168da1d23b: Verifying Checksum [2021-01-14T01:40:17.938Z] aa168da1d23b: Download complete [2021-01-14T01:40:17.938Z] 93b61091891f: Pull complete [2021-01-14T01:40:17.938Z] 93b9cdb0e59b: Pull complete [2021-01-14T01:40:18.202Z] 5e14af77c1be: Pull complete [2021-01-14T01:40:18.202Z] 01666e4c0597: Pull complete [2021-01-14T01:40:24.842Z] aa168da1d23b: Pull complete [2021-01-14T01:40:24.842Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T01:40:24.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:40:24.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T01:40:25.039Z] prd-centos7-docker-4c-2g-20104 does not seem to be running inside a container [2021-01-14T01:40:25.099Z] $ 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-290/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-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@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-01-14T01:40:28.831Z] $ docker top c494ec1853b689c4508b931f859e013d832fdadfd55c15a9e52bc701d99ec0b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:40:29.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T01:40:29.701Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T01:40:30.035Z] + ls /var/log/sa-host [2021-01-14T01:40:30.035Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T01:40:30.035Z] file_magic: OK [2021-01-14T01:40:30.035Z] HZ: Using current value: 100 [2021-01-14T01:40:30.035Z] file_header: OK [2021-01-14T01:40:30.035Z] 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-01-14T01:40:30.035Z] Statistics: [2021-01-14T01:40:30.035Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T01:40:30.035Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T01:40:30.035Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T01:40:30.035Z] file_magic: OK [2021-01-14T01:40:30.035Z] HZ: Using current value: 100 [2021-01-14T01:40:30.035Z] file_header: OK [2021-01-14T01:40:30.035Z] 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-01-14T01:40:30.035Z] Statistics: [2021-01-14T01:40:30.035Z] Hnuu...uuuununununu... [2021-01-14T01:40:30.035Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T01:40:30.805Z] provisioning config files... [2021-01-14T01:40:30.840Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config1562734243692330613tmp [Pipeline] { [Pipeline] echo [2021-01-14T01:40:30.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:40:31.297Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T01:40:31.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T01:40:31.482Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:40:31.821Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T01:40:31.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:40:32.210Z] ---> sudo-logs.sh [2021-01-14T01:40:32.210Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T01:40:32.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:40:32.591Z] ---> job-cost.sh [2021-01-14T01:40:32.591Z] lf-activate-venv: SKIPPING [2021-01-14T01:40:32.591Z] INFO: No Stack... [2021-01-14T01:40:33.988Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T01:40:34.253Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T01:40:34.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:40:34.659Z] ---> logs-deploy.sh [2021-01-14T01:40:34.659Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-290/1 [2021-01-14T01:40:34.659Z] INFO: archiving workspace using pattern(s): [2021-01-14T01:40:36.599Z] Archives upload complete. [2021-01-14T01:40:36.599Z] INFO: archiving logs to Nexus [2021-01-14T01:40:37.555Z] ---> uname -a: [2021-01-14T01:40:37.555Z] Linux prd-centos7-docker-4c-2g-20104.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-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] ---> lscpu: [2021-01-14T01:40:37.555Z] Architecture: x86_64 [2021-01-14T01:40:37.555Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-14T01:40:37.555Z] Byte Order: Little Endian [2021-01-14T01:40:37.555Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-14T01:40:37.555Z] CPU(s): 4 [2021-01-14T01:40:37.555Z] On-line CPU(s) list: 0-3 [2021-01-14T01:40:37.555Z] Thread(s) per core: 1 [2021-01-14T01:40:37.555Z] Core(s) per socket: 1 [2021-01-14T01:40:37.555Z] Socket(s): 4 [2021-01-14T01:40:37.555Z] NUMA node(s): 1 [2021-01-14T01:40:37.555Z] Vendor ID: GenuineIntel [2021-01-14T01:40:37.555Z] CPU family: 6 [2021-01-14T01:40:37.555Z] Model: 44 [2021-01-14T01:40:37.555Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-14T01:40:37.555Z] Stepping: 1 [2021-01-14T01:40:37.555Z] CPU MHz: 2933.436 [2021-01-14T01:40:37.555Z] BogoMIPS: 5866.87 [2021-01-14T01:40:37.555Z] Virtualization: VT-x [2021-01-14T01:40:37.555Z] Hypervisor vendor: KVM [2021-01-14T01:40:37.555Z] Virtualization type: full [2021-01-14T01:40:37.555Z] L1d cache: 128 KiB [2021-01-14T01:40:37.555Z] L1i cache: 128 KiB [2021-01-14T01:40:37.555Z] L2 cache: 16 MiB [2021-01-14T01:40:37.555Z] L3 cache: 64 MiB [2021-01-14T01:40:37.555Z] NUMA node0 CPU(s): 0-3 [2021-01-14T01:40:37.555Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-14T01:40:37.555Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-14T01:40:37.555Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-14T01:40:37.555Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-14T01:40:37.555Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-14T01:40:37.555Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-14T01:40:37.555Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-14T01:40:37.555Z] Vulnerability Srbds: Not affected [2021-01-14T01:40:37.555Z] Vulnerability Tsx async abort: Not affected [2021-01-14T01:40:37.555Z] 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-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] ---> nproc: [2021-01-14T01:40:37.555Z] 4 [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] ---> df -h: [2021-01-14T01:40:37.555Z] Filesystem Size Used Available Use% Mounted on [2021-01-14T01:40:37.555Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-14T01:40:37.555Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-14T01:40:37.555Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-14T01:40:37.555Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp [2021-01-14T01:40:37.555Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] ---> free -m: [2021-01-14T01:40:37.555Z] total used free shared buff/cache available [2021-01-14T01:40:37.555Z] Mem: 1837 713 102 0 1021 1019 [2021-01-14T01:40:37.555Z] Swap: 1023 1 1022 [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] ---> ip addr: [2021-01-14T01:40:37.555Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-14T01:40:37.555Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-14T01:40:37.555Z] inet 127.0.0.1/8 scope host lo [2021-01-14T01:40:37.555Z] valid_lft forever preferred_lft forever [2021-01-14T01:40:37.555Z] inet6 ::1/128 scope host [2021-01-14T01:40:37.555Z] valid_lft forever preferred_lft forever [2021-01-14T01:40:37.555Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-14T01:40:37.555Z] link/ether fa:16:3e:11:f8:5d brd ff:ff:ff:ff:ff:ff [2021-01-14T01:40:37.555Z] inet 10.30.122.3/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-14T01:40:37.555Z] valid_lft 86005sec preferred_lft 86005sec [2021-01-14T01:40:37.555Z] inet6 fe80::f816:3eff:fe11:f85d/64 scope link [2021-01-14T01:40:37.555Z] valid_lft forever preferred_lft forever [2021-01-14T01:40:37.555Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-14T01:40:37.555Z] link/ether 02:42:c8:50:e0:96 brd ff:ff:ff:ff:ff:ff [2021-01-14T01:40:37.555Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-14T01:40:37.555Z] valid_lft forever preferred_lft forever [2021-01-14T01:40:37.555Z] inet6 fe80::42:c8ff:fe50:e096/64 scope link [2021-01-14T01:40:37.555Z] valid_lft forever preferred_lft forever [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] ---> sar -b -r -n DEV: [2021-01-14T01:40:37.555Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] 01:33:50 LINUX RESTART (4 CPU) [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] 01:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-14T01:40:37.555Z] 01:36:01 3.26 0.00 3.26 0.00 0.00 110.49 0.00 [2021-01-14T01:40:37.555Z] 01:37:01 0.43 0.00 0.43 0.00 0.00 6.99 0.00 [2021-01-14T01:40:37.555Z] 01:38:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 [2021-01-14T01:40:37.555Z] 01:39:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-01-14T01:40:37.555Z] 01:40:01 0.27 0.00 0.27 0.00 0.00 4.76 0.00 [2021-01-14T01:40:37.555Z] Average: 0.88 0.00 0.88 0.00 0.00 25.38 0.00 [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] 01:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-14T01:40:37.555Z] 01:36:01 161884 0 614884 32.68 2620 1102156 1108352 37.83 420228 1100192 16 [2021-01-14T01:40:37.555Z] 01:37:01 161796 0 614964 32.68 2620 1102164 1097820 37.47 432536 1088508 8 [2021-01-14T01:40:37.555Z] 01:38:01 159484 0 617272 32.81 2620 1102168 1098040 37.47 430076 1093176 8 [2021-01-14T01:40:37.555Z] 01:39:01 159460 0 617296 32.81 2620 1102168 1089792 37.19 436516 1086916 8 [2021-01-14T01:40:37.555Z] 01:40:01 160064 0 616684 32.78 2620 1102176 1089804 37.19 441476 1081856 8 [2021-01-14T01:40:37.555Z] Average: 160538 0 616220 32.75 2620 1102166 1096762 37.43 432166 1090130 10 [2021-01-14T01:40:37.555Z] [2021-01-14T01:40:37.555Z] 01:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-14T01:40:37.555Z] 01:36:01 eth0 3.51 0.80 1.00 0.61 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:37:01 eth0 5.15 1.17 1.48 0.76 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:38:01 eth0 4.21 1.05 1.28 0.78 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:39:01 eth0 3.65 0.87 0.99 0.59 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.555Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] 01:40:01 eth0 0.92 0.48 0.42 0.30 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] Average: eth0 3.49 0.87 1.03 0.61 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T01:40:37.556Z] [2021-01-14T01:40:37.556Z] [2021-01-14T01:40:37.556Z] ---> sar -P ALL: [2021-01-14T01:40:37.556Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T01:40:37.556Z] [2021-01-14T01:40:37.556Z] 01:33:50 LINUX RESTART (4 CPU) [2021-01-14T01:40:37.556Z] [2021-01-14T01:40:37.556Z] 01:35:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T01:40:37.556Z] 01:36:01 all 0.17 0.00 0.08 0.00 0.01 99.75 [2021-01-14T01:40:37.556Z] 01:36:01 0 0.42 0.00 0.08 0.00 0.00 99.50 [2021-01-14T01:40:37.556Z] 01:36:01 1 0.07 0.00 0.10 0.00 0.02 99.82 [2021-01-14T01:40:37.556Z] 01:36:01 2 0.13 0.00 0.10 0.00 0.02 99.75 [2021-01-14T01:40:37.556Z] 01:36:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-14T01:40:37.556Z] 01:37:01 all 0.20 0.00 0.07 0.00 0.02 99.71 [2021-01-14T01:40:37.556Z] 01:37:01 0 0.43 0.00 0.05 0.00 0.02 99.50 [2021-01-14T01:40:37.556Z] 01:37:01 1 0.15 0.00 0.13 0.00 0.02 99.70 [2021-01-14T01:40:37.556Z] 01:37:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2021-01-14T01:40:37.556Z] 01:37:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2021-01-14T01:40:37.556Z] 01:38:01 all 0.18 0.00 0.05 0.00 0.04 99.72 [2021-01-14T01:40:37.556Z] 01:38:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-01-14T01:40:37.556Z] 01:38:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-01-14T01:40:37.556Z] 01:38:01 2 0.43 0.00 0.07 0.00 0.05 99.45 [2021-01-14T01:40:37.556Z] 01:38:01 3 0.10 0.00 0.07 0.00 0.03 99.80 [2021-01-14T01:40:37.556Z] 01:39:01 all 0.15 0.00 0.05 0.00 0.01 99.78 [2021-01-14T01:40:37.556Z] 01:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-01-14T01:40:37.556Z] 01:39:01 1 0.42 0.00 0.12 0.00 0.02 99.45 [2021-01-14T01:40:37.556Z] 01:39:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2021-01-14T01:40:37.556Z] 01:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2021-01-14T01:40:37.556Z] 01:40:01 all 0.17 0.00 0.07 0.00 0.00 99.77 [2021-01-14T01:40:37.556Z] 01:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-14T01:40:37.556Z] 01:40:01 1 0.07 0.00 0.12 0.00 0.00 99.82 [2021-01-14T01:40:37.556Z] 01:40:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-01-14T01:40:37.556Z] 01:40:01 3 0.03 0.00 0.12 0.00 0.00 99.85 [2021-01-14T01:40:37.556Z] Average: all 0.17 0.00 0.07 0.00 0.02 99.75 [2021-01-14T01:40:37.556Z] Average: 0 0.21 0.00 0.04 0.00 0.01 99.74 [2021-01-14T01:40:37.556Z] Average: 1 0.15 0.00 0.10 0.00 0.02 99.72 [2021-01-14T01:40:37.556Z] Average: 2 0.26 0.00 0.06 0.00 0.02 99.67 [2021-01-14T01:40:37.556Z] Average: 3 0.07 0.00 0.06 0.00 0.01 99.86 [2021-01-14T01:40:37.556Z] [2021-01-14T01:40:37.556Z] [2021-01-14T01:40:37.556Z]