Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fc2b6879188f058bc13e086cf30bd3b87bfed2c8+e5eddfca3e456f98fd148374ca375fb54025eb5b (d71010c887d999e031ae0a4942247fd151f49f02) 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-289/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-289/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-20106 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [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-289 # 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 fc2b6879188f058bc13e086cf30bd3b87bfed2c8 Merge succeeded, producing fc2b6879188f058bc13e086cf30bd3b87bfed2c8 Checking out Revision fc2b6879188f058bc13e086cf30bd3b87bfed2c8 (PR-289) > 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/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # 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 fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 Commit message: "Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" 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 01:35:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:35:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:35:41 ========================================================= 01:35:41 EdgeX Global Pipelines Version Info 01:35:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:35:43 ------------------- 01:35:43 stable info: 01:35:43 ------------------- 01:35:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:35:43 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:35:43 Message: update stable to v1.0.177 01:35:44 ------------------- 01:35:44 experimental info: 01:35:44 ------------------- 01:35:44 Commited By: **** collab-it+edgex@linuxfoundation.org 01:35:44 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:35:44 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:35:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:35:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:35:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:35:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:35:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:35:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:35:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:35:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:35:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:35:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:35:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:35:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:35:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:35:47 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:35:47 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:35:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo 01:35:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo 01:35:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo 01:35:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [Pipeline] echo 01:35:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc2b687 [Pipeline] echo 01:35:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:35:49 provisioning config files... 01:35:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config8846154025699169298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:49 ---> docker-login.sh 01:35:49 nexus3.edgexfoundry.org:10001 01:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:50 Configure a credential helper to remove this warning. See 01:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:50 01:35:50 Login Succeeded 01:35:50 nexus3.edgexfoundry.org:10002 01:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:50 Configure a credential helper to remove this warning. See 01:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:50 01:35:50 Login Succeeded 01:35:50 nexus3.edgexfoundry.org:10003 01:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:50 Configure a credential helper to remove this warning. See 01:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:50 01:35:50 Login Succeeded 01:35:50 nexus3.edgexfoundry.org:10004 01:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:50 Configure a credential helper to remove this warning. See 01:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:50 01:35:50 Login Succeeded 01:35:50 docker.io 01:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:51 Configure a credential helper to remove this warning. See 01:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:51 01:35:51 Login Succeeded 01:35:51 ---> docker-login.sh ends [Pipeline] } 01:35:51 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 01:35:52 + git log --format=format:%s -1 fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [Pipeline] echo 01:35:52 GIT_COMMIT: fc2b6879188f058bc13e086cf30bd3b87bfed2c8, Commit Message: Bump github.com/gorilla/mux from 1.7.1 to 1.8.0 [Pipeline] echo 01:35:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:52 01:35:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:35:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:53 latest: Pulling from edgex-devops/git-semver 01:35:53 31603596830f: Pulling fs layer 01:35:53 2a8b12db71e7: Pulling fs layer 01:35:53 6ca5941a6612: Pulling fs layer 01:35:53 ecc8261a40a4: Pulling fs layer 01:35:53 ecc8261a40a4: Waiting 01:35:53 2a8b12db71e7: Verifying Checksum 01:35:53 2a8b12db71e7: Download complete 01:35:53 31603596830f: Verifying Checksum 01:35:53 31603596830f: Download complete 01:35:53 ecc8261a40a4: Verifying Checksum 01:35:53 ecc8261a40a4: Download complete 01:35:53 6ca5941a6612: Verifying Checksum 01:35:53 6ca5941a6612: Download complete 01:35:53 31603596830f: Pull complete 01:35:53 2a8b12db71e7: Pull complete 01:35:54 6ca5941a6612: Pull complete 01:35:54 ecc8261a40a4: Pull complete 01:35:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:35:55 prd-centos7-docker-4c-2g-20106 does not seem to be running inside a container 01:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-289 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289:/w/workspace/edgexfoundry_edgex-ui-go_PR-289:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:35:57 $ docker top 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:58 [ssh-agent] Looking for ssh-agent implementation... 01:35:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:58 $ docker exec 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent 01:35:58 SSH_AUTH_SOCK=/tmp/ssh-sMoM8HEQDAvP/agent.12 01:35:58 SSH_AGENT_PID=17 01:35:58 Running ssh-add (command line suppressed) 01:35:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_7328744682944603765.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_7328744682944603765.key) 01:35:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:58 + git tag --points-at HEAD [Pipeline] } 01:35:59 $ docker exec --env ******** --env ******** 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent -k 01:35:59 unset SSH_AUTH_SOCK; 01:35:59 unset SSH_AGENT_PID; 01:35:59 echo Agent pid 17 killed; 01:35:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:35:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:59 [ssh-agent] Looking for ssh-agent implementation... 01:35:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:59 $ docker exec 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent 01:35:59 SSH_AUTH_SOCK=/tmp/ssh-9uYekwn36MVE/agent.47 01:35:59 SSH_AGENT_PID=53 01:35:59 Running ssh-add (command line suppressed) 01:35:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_2349214021934803717.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_2349214021934803717.key) 01:35:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:00 + git semver init 01:36:00 # -> Open(): unable to determine branch for HEAD 01:36:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-289/.git 01:36:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-289 01:36:00 # $SEMVER_REMOTE_NAME = origin 01:36:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:36:00 # $SEMVER_USER_NAME = edgex-jenkins 01:36:00 # $SEMVER_BRANCH = PR-289 01:36:00 # $SEMVER_TEMP = /tmp/semver-849991796 01:36:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:36:08 # '/tmp/semver-849991796' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-289/.semver' 01:36:08 # -> Force: false 01:36:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-289/.semver [Pipeline] } 01:36:08 $ docker exec --env ******** --env ******** 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent -k 01:36:08 unset SSH_AUTH_SOCK; 01:36:08 unset SSH_AGENT_PID; 01:36:08 echo Agent pid 53 killed; 01:36:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:09 + git semver [Pipeline] } 01:36:09 $ docker stop --time=1 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd 01:36:10 $ docker rm -f 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd [Pipeline] // withDockerContainer [Pipeline] sh 01:36:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:36:11 Stashed 1 file(s) [Pipeline] echo 01:36:11 [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 01:36:27 Still waiting to schedule task 01:36:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:36:27 Still waiting to schedule task 01:36:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:37:02 Running on prd-centos7-docker-4c-2g-20115 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [Pipeline] { [Pipeline] ws 01:37:02 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:37:05 using credential edgex-jenkins-ssh 01:37:05 Cloning the remote Git repository 01:37:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:37:05 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:37:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:37:05 > git --version # timeout=10 01:37:05 > git --version # 'git version 2.24.3' 01:37:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:37:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:37:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:37:08 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit fc2b6879188f058bc13e086cf30bd3b87bfed2c8 01:37:09 Merge succeeded, producing fc2b6879188f058bc13e086cf30bd3b87bfed2c8 01:37:09 Checking out Revision fc2b6879188f058bc13e086cf30bd3b87bfed2c8 (PR-289) 01:37:08 > git config core.sparsecheckout # timeout=10 01:37:08 > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 01:37:09 > git remote # timeout=10 01:37:09 > git config --get remote.origin.url # timeout=10 01:37:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:09 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:37:09 > git rev-parse HEAD^{commit} # timeout=10 01:37:09 > git config core.sparsecheckout # timeout=10 01:37:09 > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 01:37:12 Commit message: "Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" 01:37:12 > git --version # timeout=10 01:37:12 > git --version # 'git version 2.24.3' 01:37:12 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:37:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:37:15 + true 01:37:15 + sudo service docker restart 01:37:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:37:16 provisioning config files... 01:37:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6315186054312102269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:16 ---> docker-login.sh 01:37:16 nexus3.edgexfoundry.org:10001 01:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:16 Configure a credential helper to remove this warning. See 01:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:16 01:37:16 Login Succeeded 01:37:16 nexus3.edgexfoundry.org:10002 01:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:17 Configure a credential helper to remove this warning. See 01:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:17 01:37:17 Login Succeeded 01:37:17 nexus3.edgexfoundry.org:10003 01:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:17 Configure a credential helper to remove this warning. See 01:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:17 01:37:17 Login Succeeded 01:37:17 nexus3.edgexfoundry.org:10004 01:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:17 Configure a credential helper to remove this warning. See 01:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:17 01:37:17 Login Succeeded 01:37:17 docker.io 01:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:17 Configure a credential helper to remove this warning. See 01:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:17 01:37:17 Login Succeeded 01:37:17 ---> docker-login.sh ends [Pipeline] } 01:37:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:18 ========================================================= 01:37:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:37:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:37:18 + 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 . 01:37:19 Sending build context to Docker daemon 16.59MB 01:37:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:37:19 Step 2/8 : FROM ${BASE} 01:37:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:37:19 188c0c94c7c5: Pulling fs layer 01:37:19 0ef7d3d256c8: Pulling fs layer 01:37:19 de9db76c5a1d: Pulling fs layer 01:37:19 bca2f99d35d6: Pulling fs layer 01:37:19 93359f2a8cfa: Pulling fs layer 01:37:19 7c6f9722023f: Pulling fs layer 01:37:19 a35cf1a2eb13: Pulling fs layer 01:37:19 7c6f9722023f: Waiting 01:37:19 bca2f99d35d6: Waiting 01:37:19 93359f2a8cfa: Waiting 01:37:19 a35cf1a2eb13: Waiting 01:37:19 de9db76c5a1d: Verifying Checksum 01:37:19 de9db76c5a1d: Download complete 01:37:19 0ef7d3d256c8: Download complete 01:37:19 93359f2a8cfa: Verifying Checksum 01:37:19 93359f2a8cfa: Download complete 01:37:19 7c6f9722023f: Verifying Checksum 01:37:19 7c6f9722023f: Download complete 01:37:19 188c0c94c7c5: Verifying Checksum 01:37:19 188c0c94c7c5: Download complete 01:37:19 188c0c94c7c5: Pull complete 01:37:19 0ef7d3d256c8: Pull complete 01:37:19 de9db76c5a1d: Pull complete 01:37:21 a35cf1a2eb13: Verifying Checksum 01:37:21 a35cf1a2eb13: Download complete 01:37:21 bca2f99d35d6: Download complete 01:37:27 bca2f99d35d6: Pull complete 01:37:27 93359f2a8cfa: Pull complete 01:37:27 7c6f9722023f: Pull complete 01:37:33 a35cf1a2eb13: Pull complete 01:37:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:37:33 ---> a62c8e92a672 01:37:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:37:33 ---> Running in ef38436deb39 01:37:33 Removing intermediate container ef38436deb39 01:37:33 ---> 6e4dbdba27b2 01:37:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:33 ---> Running in 2cd9b5dd697e 01:37:35 Removing intermediate container 2cd9b5dd697e 01:37:35 ---> 4461ed1548c0 01:37:35 Step 5/8 : RUN apk add --no-cache make git 01:37:35 ---> Running in acc7c5003745 01:37:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:38 OK: 166 MiB in 39 packages 01:37:38 Removing intermediate container acc7c5003745 01:37:38 ---> 0333569d2a62 01:37:38 Step 6/8 : WORKDIR /edgex-ui-go 01:37:38 ---> Running in 3e23a50eb20d 01:37:38 Removing intermediate container 3e23a50eb20d 01:37:38 ---> e86771bd5538 01:37:38 Step 7/8 : COPY . . 01:37:41 ---> f1ce57f82e30 01:37:41 Step 8/8 : RUN go mod download 01:37:41 ---> Running in 176882c03c4f 01:38:03 Removing intermediate container 176882c03c4f 01:38:03 ---> 2b9075acfa40 01:38:03 Successfully built 2b9075acfa40 01:38:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:38:03 + docker inspect -f . ci-base-image-x86_64 01:38:03 . [Pipeline] withDockerContainer 01:38:03 prd-centos7-docker-4c-2g-20115 does not seem to be running inside a container 01:38:04 $ 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 01:38:05 $ docker top 4acf9bb45c4dc6fd2f78d74154d1e0f2f483f96f62277cafcf71536a946cd017 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:05 + go version 01:38:05 go version go1.15.5 linux/amd64 [Pipeline] } 01:38:05 $ docker stop --time=1 4acf9bb45c4dc6fd2f78d74154d1e0f2f483f96f62277cafcf71536a946cd017 01:38:07 $ docker rm -f 4acf9bb45c4dc6fd2f78d74154d1e0f2f483f96f62277cafcf71536a946cd017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:38:08 + docker inspect -f . ci-base-image-x86_64 01:38:08 . [Pipeline] withDockerContainer 01:38:08 prd-centos7-docker-4c-2g-20115 does not seem to be running inside a container 01:38:08 $ 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 01:38:09 $ docker top d578db1ad26fe1a7467030d125f13023b34a58487c4af23dcf0d5f77f7517790 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:09 + make test 01:38:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:38:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:38:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:38:19 GO111MODULE=on go vet ./... [Pipeline] } 01:38:19 $ docker stop --time=1 d578db1ad26fe1a7467030d125f13023b34a58487c4af23dcf0d5f77f7517790 01:38:22 $ docker rm -f d578db1ad26fe1a7467030d125f13023b34a58487c4af23dcf0d5f77f7517790 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:38:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:38:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:38:25 + ls -al . 01:38:25 total 88 01:38:25 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:38 . 01:38:25 drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:37 .. 01:38:25 drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:37 assets 01:38:25 drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:37 bin 01:38:25 drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:37 cmd 01:38:25 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:37 CONTRIBUTING.md 01:38:25 -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:38 coverage.out 01:38:25 -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:37 Dockerfile 01:38:25 -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:37 Dockerfile.build 01:38:25 drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:37 docs 01:38:25 drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:37 .git 01:38:25 drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:37 .github 01:38:25 -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:37 .gitignore 01:38:25 -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:37 go.mod 01:38:25 -rw-r--r--. 1 jenkins jenkins 20718 Jan 14 01:38 go.sum 01:38:25 drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:37 internal 01:38:25 -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:37 Jenkinsfile 01:38:25 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:37 LICENSE 01:38:25 -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:37 Makefile 01:38:25 -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:37 README.md 01:38:25 -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:36 VERSION 01:38:25 -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:37 version.go 01:38:25 drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:37 web [Pipeline] isUnix [Pipeline] sh 01:38:25 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 --label arch=amd64 --label version=0.0.0 . 01:38:25 Sending build context to Docker daemon 16.61MB 01:38:25 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:38:25 Step 2/24 : FROM ${BASE} AS builder 01:38:25 ---> 2b9075acfa40 01:38:25 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:38:26 ---> Running in 3d4e30c6b50f 01:38:26 Removing intermediate container 3d4e30c6b50f 01:38:26 ---> 2378ea3d121f 01:38:26 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:38:26 ---> Running in 05a3a143409d 01:38:26 Removing intermediate container 05a3a143409d 01:38:26 ---> 86991f2c9bdf 01:38:26 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:38:26 ---> Running in 14883a0a84f8 01:38:27 Removing intermediate container 14883a0a84f8 01:38:27 ---> fac34310f850 01:38:27 Step 6/24 : LABEL Name=edgex-ui-go 01:38:27 ---> Running in 9a51d8f88b7f 01:38:27 Removing intermediate container 9a51d8f88b7f 01:38:27 ---> 78a414328ea4 01:38:27 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:38:27 ---> Running in e4ca95d7122a 01:38:27 Removing intermediate container e4ca95d7122a 01:38:27 ---> c7aff8ff0a60 01:38:27 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:27 ---> Running in 7aa8af5ae08b 01:38:28 Removing intermediate container 7aa8af5ae08b 01:38:28 ---> 3571c56510f1 01:38:28 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:28 ---> Running in afe1d5687e95 01:38:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:34 OK: 166 MiB in 39 packages 01:38:34 Removing intermediate container afe1d5687e95 01:38:34 ---> 3d2c614ed9ee 01:38:34 Step 10/24 : ENV GO111MODULE=on 01:38:34 ---> Running in d088bec12dbc 01:38:34 Removing intermediate container d088bec12dbc 01:38:34 ---> 22692c64e0d6 01:38:34 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:38:34 ---> Running in 23e4662e8386 01:38:35 Removing intermediate container 23e4662e8386 01:38:35 ---> 2d9ffe62a025 01:38:35 Step 12/24 : COPY go.mod . 01:38:35 ---> 8dd13edf88db 01:38:35 Step 13/24 : COPY Makefile . 01:38:35 ---> 05b6338e4c7c 01:38:35 Step 14/24 : RUN make update 01:38:35 ---> Running in e227f8137299 01:38:36 CGO_ENABLED=0 GO111MODULE=on go mod download 01:38:36 Removing intermediate container e227f8137299 01:38:36 ---> 6813ae183b26 01:38:36 Step 15/24 : COPY . . 01:38:38 ---> dc4a3366c343 01:38:38 Step 16/24 : RUN ${MAKE} 01:38:38 ---> Running in 96d5d68e3838 01:38:38 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 01:38:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:38:49 Removing intermediate container 96d5d68e3838 01:38:49 ---> 487677663d66 01:38:49 Step 17/24 : FROM alpine:3.12 01:38:49 3.12: Pulling from library/alpine 01:38:50 801bfaa63ef2: Pulling fs layer 01:38:50 801bfaa63ef2: Verifying Checksum 01:38:50 801bfaa63ef2: Download complete 01:38:50 801bfaa63ef2: Pull complete 01:38:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:38:50 Status: Downloaded newer image for alpine:3.12 01:38:50 ---> 389fef711851 01:38:50 Step 18/24 : EXPOSE 4000 01:38:50 ---> Running in 37bb6d711335 01:38:50 Removing intermediate container 37bb6d711335 01:38:50 ---> b1f751ed80d5 01:38:50 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 01:38:51 ---> 62c8cc5f6f6b 01:38:51 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:38:51 ---> Running in 233d91f504cd 01:38:51 Removing intermediate container 233d91f504cd 01:38:51 ---> 2e38e7cdc8ae 01:38:51 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:38:51 ---> Running in 53797c6ed30f 01:38:52 Removing intermediate container 53797c6ed30f 01:38:52 ---> 72e4ffbed641 01:38:52 Step 22/24 : LABEL arch=amd64 01:38:52 ---> Running in 450e10e28cd1 01:38:52 Removing intermediate container 450e10e28cd1 01:38:52 ---> 9c900531d31b 01:38:52 Step 23/24 : LABEL git_sha=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 01:38:52 ---> Running in fa10ff162656 01:38:53 Removing intermediate container fa10ff162656 01:38:53 ---> c739498193c4 01:38:53 Step 24/24 : LABEL version=0.0.0 01:38:53 ---> Running in 2f50facd3746 01:38:53 Removing intermediate container 2f50facd3746 01:38:53 ---> 66c9e90593c2 01:38:53 [Warning] One or more build-args [ARCH] were not consumed 01:38:53 Successfully built 66c9e90593c2 01:38:53 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:39:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20121 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [Pipeline] { [Pipeline] ws 01:39:35 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:39:41 using credential edgex-jenkins-ssh 01:39:41 Cloning the remote Git repository 01:39:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:39:42 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:39:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:39:42 > git --version # timeout=10 01:39:42 > git --version # 'git version 2.17.1' 01:39:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:44 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit fc2b6879188f058bc13e086cf30bd3b87bfed2c8 01:39:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:39:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:39:44 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:44 > git config core.sparsecheckout # timeout=10 01:39:44 > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 01:39:45 > git remote # timeout=10 01:39:45 > git config --get remote.origin.url # timeout=10 01:39:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:45 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:39:45 > git rev-parse HEAD^{commit} # timeout=10 01:39:45 Merge succeeded, producing fc2b6879188f058bc13e086cf30bd3b87bfed2c8 01:39:45 Checking out Revision fc2b6879188f058bc13e086cf30bd3b87bfed2c8 (PR-289) 01:39:45 > git config core.sparsecheckout # timeout=10 01:39:45 > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 01:39:49 Commit message: "Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" 01:39:49 > git --version # timeout=10 01:39:49 > git --version # 'git version 2.17.1' 01:39:49 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:39:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:39:52 + + sudo service docker restarttrue 01:39:52 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:39:54 provisioning config files... 01:39:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2418949726286132213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:55 ---> docker-login.sh 01:39:55 nexus3.edgexfoundry.org:10001 01:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:56 Configure a credential helper to remove this warning. See 01:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:56 01:39:56 Login Succeeded 01:39:56 nexus3.edgexfoundry.org:10002 01:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:57 Configure a credential helper to remove this warning. See 01:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:57 01:39:57 Login Succeeded 01:39:57 nexus3.edgexfoundry.org:10003 01:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:57 Configure a credential helper to remove this warning. See 01:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:57 01:39:57 Login Succeeded 01:39:57 nexus3.edgexfoundry.org:10004 01:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:58 Configure a credential helper to remove this warning. See 01:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:58 01:39:58 Login Succeeded 01:39:58 docker.io 01:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:58 Configure a credential helper to remove this warning. See 01:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:58 01:39:58 Login Succeeded 01:39:58 ---> docker-login.sh ends [Pipeline] } 01:39:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:59 ========================================================= 01:39:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:39:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:39:59 + 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 . 01:40:00 Sending build context to Docker daemon 16.59MB 01:40:00 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:40:00 Step 2/8 : FROM ${BASE} 01:40:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:40:00 5f621e34cdf4: Pulling fs layer 01:40:00 a4357932f1b6: Pulling fs layer 01:40:00 18c013af1878: Pulling fs layer 01:40:00 00ac8860ef70: Pulling fs layer 01:40:00 63d7cb157983: Pulling fs layer 01:40:00 b116817d02f9: Pulling fs layer 01:40:00 745a02a5169b: Pulling fs layer 01:40:00 b116817d02f9: Waiting 01:40:00 745a02a5169b: Waiting 01:40:00 00ac8860ef70: Waiting 01:40:00 63d7cb157983: Waiting 01:40:00 18c013af1878: Verifying Checksum 01:40:00 18c013af1878: Download complete 01:40:00 a4357932f1b6: Verifying Checksum 01:40:00 a4357932f1b6: Download complete 01:40:00 63d7cb157983: Verifying Checksum 01:40:00 63d7cb157983: Download complete 01:40:00 b116817d02f9: Download complete 01:40:00 5f621e34cdf4: Verifying Checksum 01:40:00 5f621e34cdf4: Download complete 01:40:01 5f621e34cdf4: Pull complete 01:40:01 a4357932f1b6: Pull complete 01:40:02 18c013af1878: Pull complete 01:40:03 745a02a5169b: Verifying Checksum 01:40:03 745a02a5169b: Download complete 01:40:05 00ac8860ef70: Verifying Checksum 01:40:05 00ac8860ef70: Download complete 01:40:15 00ac8860ef70: Pull complete 01:40:15 63d7cb157983: Pull complete 01:40:15 b116817d02f9: Pull complete 01:40:17 745a02a5169b: Pull complete 01:40:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:40:17 ---> b7e6874047d6 01:40:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:40:21 ---> Running in cec983e77080 01:40:21 Removing intermediate container cec983e77080 01:40:21 ---> c061392d5f62 01:40:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:21 ---> Running in 103c8f98648f 01:40:24 Removing intermediate container 103c8f98648f 01:40:24 ---> d988899653ce 01:40:24 Step 5/8 : RUN apk add --no-cache make git 01:40:24 ---> Running in 4b282a830e0f 01:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:40:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:40:27 OK: 142 MiB in 39 packages 01:40:28 Removing intermediate container 4b282a830e0f 01:40:28 ---> b051f9463ea7 01:40:28 Step 6/8 : WORKDIR /edgex-ui-go 01:40:28 ---> Running in 463dc487e755 01:40:29 Removing intermediate container 463dc487e755 01:40:29 ---> ba6e8582cb9f 01:40:29 Step 7/8 : COPY . . 01:40:31 ---> 16f6950469dc 01:40:31 Step 8/8 : RUN go mod download 01:40:31 ---> Running in 7a6b2b4cb260 01:40:58 Removing intermediate container 7a6b2b4cb260 01:40:58 ---> 3db157578cff 01:40:58 Successfully built 3db157578cff 01:40:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:40:58 + docker inspect -f . ci-base-image-arm64 01:40:58 . [Pipeline] withDockerContainer 01:40:58 prd-ubuntu18.04-docker-arm64-4c-16g-20121 does not seem to be running inside a container 01:40:58 $ 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 01:41:00 $ docker top d20377e9c873f0f333ffbb108b1d69b95a4979d7d806d3c31884508749184eee -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:01 + go version 01:41:01 go version go1.15.5 linux/arm64 [Pipeline] } 01:41:01 $ docker stop --time=1 d20377e9c873f0f333ffbb108b1d69b95a4979d7d806d3c31884508749184eee 01:41:03 $ docker rm -f d20377e9c873f0f333ffbb108b1d69b95a4979d7d806d3c31884508749184eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:41:04 + docker inspect -f . ci-base-image-arm64 01:41:04 . [Pipeline] withDockerContainer 01:41:04 prd-ubuntu18.04-docker-arm64-4c-16g-20121 does not seem to be running inside a container 01:41:05 $ 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 01:41:06 $ docker top 1cddb32819e24e20cde5a7df818d838924a2d0ad9daacd2bdaf709fde07c34e7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:07 + make test 01:41:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:41:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:41:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:41:35 GO111MODULE=on go vet ./... [Pipeline] } 01:41:37 $ docker stop --time=1 1cddb32819e24e20cde5a7df818d838924a2d0ad9daacd2bdaf709fde07c34e7 01:41:39 $ docker rm -f 1cddb32819e24e20cde5a7df818d838924a2d0ad9daacd2bdaf709fde07c34e7 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:40 Warning: overwriting stash ‘coverage-report’ 01:41:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:42 + ls -al . 01:41:42 total 124 01:41:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:41 . 01:41:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 .. 01:41:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:39 .git 01:41:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 .github 01:41:42 -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:39 .gitignore 01:41:42 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:39 CONTRIBUTING.md 01:41:42 -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:39 Dockerfile 01:41:42 -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:39 Dockerfile.build 01:41:42 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:39 Jenkinsfile 01:41:42 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:39 LICENSE 01:41:42 -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:39 Makefile 01:41:42 -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:39 README.md 01:41:42 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:36 VERSION 01:41:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 assets 01:41:42 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 bin 01:41:42 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 cmd 01:41:42 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:41 coverage.out 01:41:42 drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:39 docs 01:41:42 -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:39 go.mod 01:41:42 -rw-r--r-- 1 jenkins jenkins 20718 Jan 14 01:41 go.sum 01:41:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 internal 01:41:42 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:39 version.go 01:41:42 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 web [Pipeline] isUnix [Pipeline] sh 01:41:43 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 --label arch=arm64 --label version=0.0.0 . 01:41:43 Sending build context to Docker daemon 16.61MB 01:41:43 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:41:43 Step 2/24 : FROM ${BASE} AS builder 01:41:43 ---> 3db157578cff 01:41:43 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:41:44 ---> Running in 0775abbbdc3e 01:41:44 Removing intermediate container 0775abbbdc3e 01:41:44 ---> a2abb3c05345 01:41:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:41:44 ---> Running in a17676e8a7fd 01:41:45 Removing intermediate container a17676e8a7fd 01:41:45 ---> 263801e4e378 01:41:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:41:45 ---> Running in 45b0404e98a5 01:41:45 Removing intermediate container 45b0404e98a5 01:41:45 ---> cbb9383c6b99 01:41:45 Step 6/24 : LABEL Name=edgex-ui-go 01:41:45 ---> Running in 144f79c29a06 01:41:46 Removing intermediate container 144f79c29a06 01:41:46 ---> c735c76599d2 01:41:46 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:41:46 ---> Running in 1ffc48f3f94c 01:41:47 Removing intermediate container 1ffc48f3f94c 01:41:47 ---> 352cde0a28c4 01:41:47 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:47 ---> Running in b17d0043d024 01:41:49 Removing intermediate container b17d0043d024 01:41:49 ---> c3814901ee52 01:41:49 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:49 ---> Running in ad66519dfe0e 01:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:41:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:41:52 OK: 142 MiB in 39 packages 01:41:53 Removing intermediate container ad66519dfe0e 01:41:53 ---> 39bdf63edf05 01:41:53 Step 10/24 : ENV GO111MODULE=on 01:41:53 ---> Running in 50e287a896f7 01:41:53 Removing intermediate container 50e287a896f7 01:41:53 ---> dc572db92df5 01:41:53 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:41:54 ---> Running in 193329698b6b 01:41:54 Removing intermediate container 193329698b6b 01:41:54 ---> fa22736f5a1b 01:41:54 Step 12/24 : COPY go.mod . 01:41:55 ---> f5cf7ed45786 01:41:55 Step 13/24 : COPY Makefile . 01:41:55 ---> 23967904a682 01:41:55 Step 14/24 : RUN make update 01:41:56 ---> Running in bb3c02258d63 01:41:57 CGO_ENABLED=0 GO111MODULE=on go mod download 01:41:58 Removing intermediate container bb3c02258d63 01:41:58 ---> 7129bef0b548 01:41:58 Step 15/24 : COPY . . 01:42:00 ---> 6c12e1da285e 01:42:00 Step 16/24 : RUN ${MAKE} 01:42:00 ---> Running in e7df40157edd 01:42:01 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 01:42:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:42:30 Removing intermediate container e7df40157edd 01:42:30 ---> 19ee3b0c6dca 01:42:30 Step 17/24 : FROM alpine:3.12 01:42:30 3.12: Pulling from library/alpine 01:42:31 159e5727ea61: Pulling fs layer 01:42:31 159e5727ea61: Verifying Checksum 01:42:31 159e5727ea61: Download complete 01:42:32 159e5727ea61: Pull complete 01:42:32 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:42:32 Status: Downloaded newer image for alpine:3.12 01:42:32 ---> afeebe901d6b 01:42:32 Step 18/24 : EXPOSE 4000 01:42:32 ---> Running in 9408f3c968f9 01:42:32 Removing intermediate container 9408f3c968f9 01:42:32 ---> 83cecd501963 01:42:32 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 01:42:34 ---> 46e953fd081f 01:42:34 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:42:34 ---> Running in 6a87f2daef7e 01:42:35 Removing intermediate container 6a87f2daef7e 01:42:35 ---> 8ba8f43789cc 01:42:35 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:42:35 ---> Running in eb0f35a34942 01:42:36 Removing intermediate container eb0f35a34942 01:42:36 ---> ae18eb4c2d0f 01:42:36 Step 22/24 : LABEL arch=arm64 01:42:36 ---> Running in 591ff05d96f7 01:42:36 Removing intermediate container 591ff05d96f7 01:42:36 ---> 87e4b5dca429 01:42:36 Step 23/24 : LABEL git_sha=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 01:42:36 ---> Running in fc67c1e431b8 01:42:36 Removing intermediate container fc67c1e431b8 01:42:36 ---> 45837a96c7a4 01:42:36 Step 24/24 : LABEL version=0.0.0 01:42:37 ---> Running in 3fcf9a3f8425 01:42:37 Removing intermediate container 3fcf9a3f8425 01:42:37 ---> cbe9cfdf5eea 01:42:37 [Warning] One or more build-args [ARCH] were not consumed 01:42:37 Successfully built cbe9cfdf5eea 01:42:37 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:42:39 provisioning config files... 01:42:39 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config3082664612092096439tmp [Pipeline] { [Pipeline] sh 01:42:40 + set +x 01:42:40 + curl -s https://codecov.io/bash 01:42:40 + bash -s -- 01:42:40 01:42:40 _____ _ 01:42:40 / ____| | | 01:42:40 | | ___ __| | ___ ___ _____ __ 01:42:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:42:40 | |___| (_) | (_| | __/ (_| (_) \ V / 01:42:40 \_____\___/ \__,_|\___|\___\___/ \_/ 01:42:40 Bash-20201231-23d4836 01:42:40 01:42:40 01:42:40 ==> git version 2.24.3 found 01:42:40 ==> 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 01:42:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:42:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:42:40 ==> Jenkins CI detected. 01:42:40 project root: . 01:42:40 --> token set from env 01:42:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:42:40 ==> Running gcov in . (disable via -X gcov) 01:42:40 ==> Python coveragepy not found 01:42:40 ==> Searching for coverage reports in: 01:42:40 + . 01:42:40 -> Found 1 reports 01:42:40 ==> Detecting git/mercurial file structure 01:42:40 ==> Reading reports 01:42:40 + ./coverage.out bytes=10 01:42:40 ==> Appending adjustments 01:42:40 https://docs.codecov.io/docs/fixing-reports 01:42:40 + Found adjustments 01:42:40 ==> Gzipping contents 01:42:40 4.0K /tmp/codecov.JTqz4b.gz 01:42:40 ==> Uploading reports 01:42:40 url: https://codecov.io 01:42:40 query: branch=PR-289&commit=fc2b6879188f058bc13e086cf30bd3b87bfed2c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=289&job=&cmd_args= 01:42:40 -> Pinging Codecov 01:42:40 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-289&commit=fc2b6879188f058bc13e086cf30bd3b87bfed2c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=289&job=&cmd_args= 01:42:41 -> Uploading to 01:42:41 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/fc2b6879188f058bc13e086cf30bd3b87bfed2c8/766a189d-e18b-4599-9244-2449b482f8f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d768697fe735d9b10ce47eb01069ec455d0d25100c36c6207633c11bb74fe298 01:42:41 % Total % Received % Xferd Average Speed Time Time Time Current 01:42:41 Dload Upload Total Spent Left Speed 01:42:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 6060 --:--:-- --:--:-- --:--:-- 6066 01:42:41 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [Pipeline] } 01:42:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) 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 01:42:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:46 ---> package-listing.sh 01:42:46 ++ facter osfamily 01:42:46 ++ tr '[:upper:]' '[:lower:]' 01:42:46 + OS_FAMILY=redhat 01:42:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-289 01:42:46 + START_PACKAGES=/tmp/packages_start.txt 01:42:46 + END_PACKAGES=/tmp/packages_end.txt 01:42:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:46 + PACKAGES=/tmp/packages_start.txt 01:42:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-289 ']' 01:42:46 + PACKAGES=/tmp/packages_end.txt 01:42:46 + case "${OS_FAMILY}" in 01:42:46 + rpm -qa 01:42:46 + sort 01:42:50 + '[' -f /tmp/packages_start.txt ']' 01:42:50 + '[' -f /tmp/packages_end.txt ']' 01:42:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-289 ']' 01:42:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-289/archives/ 01:42:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-289/archives/ [Pipeline] echo 01:42:50 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:42:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:50 01:42:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:42:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:51 alpine: Pulling from edgex-lftools-log-publisher 01:42:51 df20fa9351a1: Pulling fs layer 01:42:51 36b3adc4ff6f: Pulling fs layer 01:42:51 8ad3a11d3b57: Pulling fs layer 01:42:51 46f8f816bc3b: Pulling fs layer 01:42:51 93b61091891f: Pulling fs layer 01:42:51 93b9cdb0e59b: Pulling fs layer 01:42:51 5e14af77c1be: Pulling fs layer 01:42:51 01666e4c0597: Pulling fs layer 01:42:51 aa168da1d23b: Pulling fs layer 01:42:51 46f8f816bc3b: Waiting 01:42:51 93b61091891f: Waiting 01:42:51 93b9cdb0e59b: Waiting 01:42:51 5e14af77c1be: Waiting 01:42:51 01666e4c0597: Waiting 01:42:51 aa168da1d23b: Waiting 01:42:51 36b3adc4ff6f: Download complete 01:42:51 46f8f816bc3b: Verifying Checksum 01:42:51 46f8f816bc3b: Download complete 01:42:51 df20fa9351a1: Verifying Checksum 01:42:51 df20fa9351a1: Download complete 01:42:51 93b9cdb0e59b: Verifying Checksum 01:42:51 93b9cdb0e59b: Download complete 01:42:51 5e14af77c1be: Verifying Checksum 01:42:51 5e14af77c1be: Download complete 01:42:51 93b61091891f: Download complete 01:42:51 01666e4c0597: Download complete 01:42:51 df20fa9351a1: Pull complete 01:42:51 8ad3a11d3b57: Verifying Checksum 01:42:51 8ad3a11d3b57: Download complete 01:42:52 36b3adc4ff6f: Pull complete 01:42:53 8ad3a11d3b57: Pull complete 01:42:53 46f8f816bc3b: Pull complete 01:42:53 93b61091891f: Pull complete 01:42:53 aa168da1d23b: Verifying Checksum 01:42:53 aa168da1d23b: Download complete 01:42:53 93b9cdb0e59b: Pull complete 01:42:53 5e14af77c1be: Pull complete 01:42:54 01666e4c0597: Pull complete 01:43:02 aa168da1d23b: Pull complete 01:43:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:43:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:43:02 prd-centos7-docker-4c-2g-20106 does not seem to be running inside a container 01:43:02 $ 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-289/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-289 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289:/w/workspace/edgexfoundry_edgex-ui-go_PR-289:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:43:06 $ docker top c146465bf5668d694d0b08b9e0db28e31e8a59b4718c8dce4b51925458b0b0a6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:07 + touch /tmp/pre-build-complete [Pipeline] sh 01:43:07 + mkdir -p /var/log/sa [Pipeline] sh 01:43:07 + ls /var/log/sa-host 01:43:07 + sadf -c /var/log/sa-host/sa14 01:43:07 file_magic: OK 01:43:07 HZ: Using current value: 100 01:43:07 file_header: OK 01:43:07 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 01:43:07 Statistics: 01:43:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:43:07 File successfully converted to sysstat format version 12.2.1 01:43:07 + sadf -c /var/log/sa-host/sa23 01:43:07 file_magic: OK 01:43:07 HZ: Using current value: 100 01:43:07 file_header: OK 01:43:07 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 01:43:07 Statistics: 01:43:07 Hnuu...uuuununununu... 01:43:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:08 provisioning config files... 01:43:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config7926279349578445852tmp [Pipeline] { [Pipeline] echo 01:43:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:43:08 ---> create-netrc.sh [Pipeline] } 01:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:43:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:43:09 ---> python-tools-install.sh [Pipeline] echo 01:43:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:43:09 ---> sudo-logs.sh 01:43:09 Archiving 'sudo' log.. [Pipeline] echo 01:43:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:43:09 ---> job-cost.sh 01:43:09 lf-activate-venv: SKIPPING 01:43:09 INFO: No Stack... 01:43:11 INFO: Retrieving Pricing Info for: v1-standard-2 01:43:11 INFO: Archiving Costs [Pipeline] echo 01:43:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:43:12 ---> logs-deploy.sh 01:43:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-289/1 01:43:12 INFO: archiving workspace using pattern(s): 01:43:13 Archives upload complete. 01:43:13 INFO: archiving logs to Nexus 01:43:14 ---> uname -a: 01:43:14 Linux prd-centos7-docker-4c-2g-20106.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:43:14 01:43:14 01:43:14 ---> lscpu: 01:43:14 Architecture: x86_64 01:43:14 CPU op-mode(s): 32-bit, 64-bit 01:43:14 Byte Order: Little Endian 01:43:14 Address sizes: 40 bits physical, 48 bits virtual 01:43:14 CPU(s): 4 01:43:14 On-line CPU(s) list: 0-3 01:43:14 Thread(s) per core: 1 01:43:14 Core(s) per socket: 1 01:43:14 Socket(s): 4 01:43:14 NUMA node(s): 1 01:43:14 Vendor ID: GenuineIntel 01:43:14 CPU family: 6 01:43:14 Model: 44 01:43:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:43:14 Stepping: 1 01:43:14 CPU MHz: 2933.442 01:43:14 BogoMIPS: 5866.88 01:43:14 Virtualization: VT-x 01:43:14 Hypervisor vendor: KVM 01:43:14 Virtualization type: full 01:43:14 L1d cache: 128 KiB 01:43:14 L1i cache: 128 KiB 01:43:14 L2 cache: 16 MiB 01:43:14 L3 cache: 64 MiB 01:43:14 NUMA node0 CPU(s): 0-3 01:43:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:43:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:43:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:43:14 Vulnerability Meltdown: Mitigation; PTI 01:43:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:43:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:43:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:43:14 Vulnerability Srbds: Not affected 01:43:14 Vulnerability Tsx async abort: Not affected 01:43:14 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 01:43:14 01:43:14 01:43:14 ---> nproc: 01:43:14 4 01:43:14 01:43:14 01:43:14 ---> df -h: 01:43:14 Filesystem Size Used Available Use% Mounted on 01:43:14 overlay 50.0G 7.3G 42.7G 15% / 01:43:14 tmpfs 64.0M 0 64.0M 0% /dev 01:43:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:43:14 shm 64.0M 0 64.0M 0% /dev/shm 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 01:43:14 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-289 01:43:14 01:43:14 01:43:14 ---> free -m: 01:43:14 total used free shared buff/cache available 01:43:14 Mem: 1837 693 110 0 1033 1039 01:43:14 Swap: 1023 1 1022 01:43:14 01:43:14 01:43:14 ---> ip addr: 01:43:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:43:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:43:14 inet 127.0.0.1/8 scope host lo 01:43:14 valid_lft forever preferred_lft forever 01:43:14 inet6 ::1/128 scope host 01:43:14 valid_lft forever preferred_lft forever 01:43:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:43:14 link/ether fa:16:3e:fb:bf:98 brd ff:ff:ff:ff:ff:ff 01:43:14 inet 10.30.122.53/23 brd 10.30.123.255 scope global dynamic eth0 01:43:14 valid_lft 85883sec preferred_lft 85883sec 01:43:14 inet6 fe80::f816:3eff:fefb:bf98/64 scope link 01:43:14 valid_lft forever preferred_lft forever 01:43:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:43:14 link/ether 02:42:bb:31:30:be brd ff:ff:ff:ff:ff:ff 01:43:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:43:14 valid_lft forever preferred_lft forever 01:43:14 inet6 fe80::42:bbff:fe31:30be/64 scope link 01:43:14 valid_lft forever preferred_lft forever 01:43:14 01:43:14 01:43:14 ---> sar -b -r -n DEV: 01:43:14 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) 01:43:14 01:43:14 01:34:26 LINUX RESTART (4 CPU) 01:43:14 01:43:14 01:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:43:14 01:36:01 47.83 15.13 32.70 0.00 4666.20 3596.69 0.00 01:43:14 01:37:01 7.03 0.62 6.41 0.00 43.15 571.10 0.00 01:43:14 01:38:01 0.33 0.00 0.33 0.00 0.00 5.43 0.00 01:43:14 01:39:01 0.67 0.00 0.67 0.00 0.00 8.21 0.00 01:43:14 01:40:01 0.58 0.00 0.58 0.00 0.00 6.50 0.00 01:43:14 01:41:01 0.72 0.00 0.72 0.00 0.00 8.91 0.00 01:43:14 01:42:01 0.57 0.00 0.57 0.00 0.00 6.41 0.00 01:43:14 01:43:01 109.40 61.19 48.22 0.00 4831.69 15640.05 0.00 01:43:14 Average: 20.90 9.62 11.28 0.00 1193.15 2481.35 0.00 01:43:14 01:43:14 01:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:43:14 01:36:01 150916 0 600572 31.92 2620 1127436 1308620 44.66 402480 1126140 64 01:43:14 01:37:01 157068 0 586604 31.18 2620 1135252 1100320 37.55 402140 1121780 20 01:43:14 01:38:01 155312 0 588352 31.27 2620 1135260 1100360 37.55 403904 1122144 16 01:43:14 01:39:01 157396 0 586268 31.16 2620 1135260 1088932 37.16 413140 1110972 8 01:43:14 01:40:01 153716 0 589940 31.35 2620 1135268 1088968 37.16 418832 1109448 8 01:43:14 01:41:01 152404 0 591248 31.42 2620 1135272 1088968 37.16 424696 1104768 8 01:43:14 01:42:01 153176 0 590472 31.38 2620 1135276 1079680 36.85 424404 1104148 8 01:43:14 01:43:01 250788 0 649652 34.53 2620 978484 1081632 36.91 427048 952300 86568 01:43:14 Average: 166347 0 597888 31.78 2620 1114688 1117185 38.13 414580 1093962 10838 01:43:14 01:43:14 01:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:43:14 01:36:01 vethb94f3e6 0.28 0.43 0.05 0.06 0.00 0.00 0.00 0.00 01:43:14 01:36:01 eth0 391.31 265.55 802.32 77.73 0.00 0.00 0.00 0.00 01:43:14 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:36:01 docker0 0.28 0.33 0.05 0.06 0.00 0.00 0.00 0.00 01:43:14 01:37:01 eth0 48.98 50.04 123.18 8.89 0.00 0.00 0.00 0.00 01:43:14 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:37:01 docker0 40.47 30.20 3.38 108.98 0.00 0.00 0.00 0.00 01:43:14 01:38:01 eth0 4.28 1.03 1.28 0.78 0.00 0.00 0.00 0.00 01:43:14 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:39:01 eth0 3.63 0.82 1.02 0.56 0.00 0.00 0.00 0.00 01:43:14 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:40:01 eth0 0.83 0.38 0.36 0.27 0.00 0.00 0.00 0.00 01:43:14 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:41:01 eth0 0.65 0.32 0.33 0.23 0.00 0.00 0.00 0.00 01:43:14 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:42:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:43:14 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:43:01 eth0 222.82 184.62 2172.13 18.93 0.00 0.00 0.00 0.00 01:43:14 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 Average: eth0 84.12 62.88 387.73 13.43 0.00 0.00 0.00 0.00 01:43:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:14 Average: docker0 5.10 3.82 0.43 13.63 0.00 0.00 0.00 0.00 01:43:14 01:43:14 01:43:14 ---> sar -P ALL: 01:43:14 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) 01:43:14 01:43:14 01:34:26 LINUX RESTART (4 CPU) 01:43:14 01:43:14 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:43:14 01:36:01 all 6.10 0.00 2.34 1.20 0.01 90.35 01:43:14 01:36:01 0 5.68 0.00 3.11 2.84 0.02 88.35 01:43:14 01:36:01 1 6.67 0.00 2.28 1.47 0.02 89.56 01:43:14 01:36:01 2 5.34 0.00 2.05 0.34 0.00 92.28 01:43:14 01:36:01 3 6.71 0.00 1.91 0.17 0.00 91.21 01:43:14 01:37:01 all 1.09 0.00 0.41 0.05 0.01 98.43 01:43:14 01:37:01 0 1.17 0.00 0.45 0.05 0.00 98.33 01:43:14 01:37:01 1 0.87 0.00 0.42 0.07 0.02 98.63 01:43:14 01:37:01 2 0.92 0.00 0.45 0.03 0.02 98.58 01:43:14 01:37:01 3 1.40 0.00 0.33 0.05 0.02 98.20 01:43:14 01:38:01 all 0.11 0.00 0.03 0.00 0.00 99.86 01:43:14 01:38:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:43:14 01:38:01 1 0.08 0.00 0.02 0.00 0.00 99.90 01:43:14 01:38:01 2 0.08 0.00 0.02 0.00 0.00 99.90 01:43:14 01:38:01 3 0.20 0.00 0.03 0.00 0.00 99.77 01:43:14 01:39:01 all 0.19 0.00 0.07 0.00 0.00 99.73 01:43:14 01:39:01 0 0.07 0.00 0.07 0.00 0.02 99.85 01:43:14 01:39:01 1 0.08 0.00 0.08 0.00 0.00 99.83 01:43:14 01:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 01:43:14 01:39:01 3 0.57 0.00 0.08 0.00 0.00 99.35 01:43:14 01:40:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:43:14 01:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:43:14 01:40:01 1 0.07 0.00 0.07 0.00 0.00 99.87 01:43:14 01:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:43:14 01:40:01 3 0.50 0.00 0.03 0.00 0.00 99.47 01:43:14 01:41:01 all 0.18 0.00 0.05 0.00 0.00 99.77 01:43:14 01:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:43:14 01:41:01 1 0.10 0.00 0.05 0.00 0.00 99.85 01:43:14 01:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:43:14 01:41:01 3 0.52 0.00 0.08 0.00 0.00 99.40 01:43:14 01:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:43:14 01:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:43:14 01:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:43:14 01:42:01 2 0.03 0.00 0.05 0.00 0.00 99.92 01:43:14 01:42:01 3 0.52 0.00 0.00 0.00 0.00 99.48 01:43:14 01:43:01 all 5.65 0.00 3.35 1.25 0.03 89.72 01:43:14 01:43:01 0 5.47 0.00 3.28 0.07 0.02 91.16 01:43:14 01:43:01 1 4.75 0.00 3.01 0.60 0.02 91.62 01:43:14 01:43:01 2 5.13 0.00 3.63 1.70 0.03 89.51 01:43:14 01:43:01 3 7.27 0.00 3.48 2.64 0.03 86.57 01:43:14 Average: all 1.69 0.00 0.79 0.31 0.01 97.20 01:43:14 Average: 0 1.55 0.00 0.88 0.37 0.01 97.20 01:43:14 Average: 1 1.58 0.00 0.74 0.27 0.01 97.41 01:43:14 Average: 2 1.45 0.00 0.78 0.26 0.01 97.51 01:43:14 Average: 3 2.20 0.00 0.74 0.35 0.01 96.70 01:43:14 01:43:14 01:43:14