Pull request #287 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8978e367d88ec2fbf053baed5003e7cc7d052ba1+e5eddfca3e456f98fd148374ca375fb54025eb5b (8bbd046dfd398ff413118a488518b56eaf2cb729) 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-287/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-287/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-20102 in /w/workspace/edgexfoundry_edgex-ui-go_PR-287 [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-287 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 8978e367d88ec2fbf053baed5003e7cc7d052ba1 Merge succeeded, producing 8978e367d88ec2fbf053baed5003e7cc7d052ba1 Checking out Revision 8978e367d88ec2fbf053baed5003e7cc7d052ba1 (PR-287) > git config core.sparsecheckout # timeout=10 > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # 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 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 Commit message: "Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.1" 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:34:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:11 ========================================================= 01:34:11 EdgeX Global Pipelines Version Info 01:34:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:12 ------------------- 01:34:12 stable info: 01:34:12 ------------------- 01:34:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:12 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:34:12 Message: update stable to v1.0.177 01:34:14 ------------------- 01:34:14 experimental info: 01:34:14 ------------------- 01:34:14 Commited By: **** collab-it+edgex@linuxfoundation.org 01:34:14 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:34:14 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:34:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:34:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 01:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:34:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:34:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:34:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:34:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:34:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-287 [Pipeline] echo 01:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-287 [Pipeline] echo 01:34:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-287 [Pipeline] echo 01:34:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [Pipeline] echo 01:34:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8978e36 [Pipeline] echo 01:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:34:18 provisioning config files... 01:34:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/config4834743940799995267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:19 ---> docker-login.sh 01:34:19 nexus3.edgexfoundry.org:10001 01:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:19 Configure a credential helper to remove this warning. See 01:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:19 01:34:19 Login Succeeded 01:34:19 nexus3.edgexfoundry.org:10002 01:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:19 Configure a credential helper to remove this warning. See 01:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:19 01:34:19 Login Succeeded 01:34:19 nexus3.edgexfoundry.org:10003 01:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:19 Configure a credential helper to remove this warning. See 01:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:19 01:34:19 Login Succeeded 01:34:19 nexus3.edgexfoundry.org:10004 01:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:20 Configure a credential helper to remove this warning. See 01:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:20 01:34:20 Login Succeeded 01:34:20 docker.io 01:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:20 Configure a credential helper to remove this warning. See 01:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:20 01:34:20 Login Succeeded 01:34:20 ---> docker-login.sh ends [Pipeline] } 01:34:20 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:34:21 + git log --format=format:%s -1 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [Pipeline] echo 01:34:21 GIT_COMMIT: 8978e367d88ec2fbf053baed5003e7cc7d052ba1, Commit Message: Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.1 [Pipeline] echo 01:34:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:22 01:34:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:34:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:22 latest: Pulling from edgex-devops/git-semver 01:34:22 31603596830f: Pulling fs layer 01:34:22 2a8b12db71e7: Pulling fs layer 01:34:22 6ca5941a6612: Pulling fs layer 01:34:22 ecc8261a40a4: Pulling fs layer 01:34:22 ecc8261a40a4: Waiting 01:34:22 2a8b12db71e7: Download complete 01:34:23 31603596830f: Verifying Checksum 01:34:23 31603596830f: Download complete 01:34:23 ecc8261a40a4: Verifying Checksum 01:34:23 ecc8261a40a4: Download complete 01:34:23 6ca5941a6612: Verifying Checksum 01:34:23 6ca5941a6612: Download complete 01:34:23 31603596830f: Pull complete 01:34:23 2a8b12db71e7: Pull complete 01:34:24 6ca5941a6612: Pull complete 01:34:24 ecc8261a40a4: Pull complete 01:34:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:34:24 prd-centos7-docker-4c-2g-20102 does not seem to be running inside a container 01:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-287 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287:/w/workspace/edgexfoundry_edgex-ui-go_PR-287:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@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:34:27 $ docker top 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:27 [ssh-agent] Looking for ssh-agent implementation... 01:34:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:27 $ docker exec 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent 01:34:28 SSH_AUTH_SOCK=/tmp/ssh-UjxWuiH8iHLO/agent.11 01:34:28 SSH_AGENT_PID=17 01:34:28 Running ssh-add (command line suppressed) 01:34:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3441644169457998281.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3441644169457998281.key) 01:34:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:28 + git tag --points-at HEAD [Pipeline] } 01:34:28 $ docker exec --env ******** --env ******** 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent -k 01:34:28 unset SSH_AUTH_SOCK; 01:34:28 unset SSH_AGENT_PID; 01:34:28 echo Agent pid 17 killed; 01:34:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:29 [ssh-agent] Looking for ssh-agent implementation... 01:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:29 $ docker exec 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent 01:34:29 SSH_AUTH_SOCK=/tmp/ssh-AM5LZWA89HJl/agent.46 01:34:29 SSH_AGENT_PID=51 01:34:29 Running ssh-add (command line suppressed) 01:34:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3366449821502293970.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3366449821502293970.key) 01:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:30 + git semver init 01:34:30 # -> Open(): unable to determine branch for HEAD 01:34:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-287/.git 01:34:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-287 01:34:30 # $SEMVER_REMOTE_NAME = origin 01:34:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:34:30 # $SEMVER_USER_NAME = edgex-jenkins 01:34:30 # $SEMVER_BRANCH = PR-287 01:34:30 # $SEMVER_TEMP = /tmp/semver-057855905 01:34:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:34:36 # '/tmp/semver-057855905' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-287/.semver' 01:34:36 # -> Force: false 01:34:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-287/.semver [Pipeline] } 01:34:36 $ docker exec --env ******** --env ******** 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent -k 01:34:36 unset SSH_AUTH_SOCK; 01:34:36 unset SSH_AGENT_PID; 01:34:36 echo Agent pid 51 killed; 01:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:34:37 + git semver [Pipeline] } 01:34:37 $ docker stop --time=1 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f 01:34:38 $ docker rm -f 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f [Pipeline] // withDockerContainer [Pipeline] sh 01:34:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:34:40 Stashed 1 file(s) [Pipeline] echo 01:34:40 [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:34:56 Still waiting to schedule task 01:34:56 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-20100’ is offline; ‘prd-centos7-docker-4c-2g-20105’ is offline; ‘prd-centos7-docker-4c-2g-20106’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-20092’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ 01:34:56 Still waiting to schedule task 01:34:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:35:58 Running on prd-centos7-docker-4c-2g-20108 in /w/workspace/edgexfoundry_edgex-ui-go_PR-287 [Pipeline] { [Pipeline] ws 01:35:58 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:36:01 using credential edgex-jenkins-ssh 01:36:01 Cloning the remote Git repository 01:36:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:36:01 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:36:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:01 > git --version # timeout=10 01:36:01 > git --version # 'git version 2.24.3' 01:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:05 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 8978e367d88ec2fbf053baed5003e7cc7d052ba1 01:36:05 Merge succeeded, producing 8978e367d88ec2fbf053baed5003e7cc7d052ba1 01:36:05 Checking out Revision 8978e367d88ec2fbf053baed5003e7cc7d052ba1 (PR-287) 01:36:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:36:05 > git config core.sparsecheckout # timeout=10 01:36:05 > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 01:36:05 > git remote # timeout=10 01:36:05 > git config --get remote.origin.url # timeout=10 01:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:05 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:36:05 > git rev-parse HEAD^{commit} # timeout=10 01:36:05 > git config core.sparsecheckout # timeout=10 01:36:05 > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 01:36:09 Commit message: "Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.1" 01:36:09 > git --version # timeout=10 01:36:09 > git --version # 'git version 2.24.3' 01:36:09 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:36:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:36:11 + sudo service docker restart 01:36:11 + true 01:36:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:36:13 provisioning config files... 01:36:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9012042507914956343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:13 ---> docker-login.sh 01:36:13 nexus3.edgexfoundry.org:10001 01:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:14 Configure a credential helper to remove this warning. See 01:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:14 01:36:14 Login Succeeded 01:36:14 nexus3.edgexfoundry.org:10002 01:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:14 Configure a credential helper to remove this warning. See 01:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:14 01:36:14 Login Succeeded 01:36:14 nexus3.edgexfoundry.org:10003 01:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:14 Configure a credential helper to remove this warning. See 01:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:14 01:36:14 Login Succeeded 01:36:14 nexus3.edgexfoundry.org:10004 01:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:14 Configure a credential helper to remove this warning. See 01:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:14 01:36:14 Login Succeeded 01:36:14 docker.io 01:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:15 Configure a credential helper to remove this warning. See 01:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:15 01:36:15 Login Succeeded 01:36:15 ---> docker-login.sh ends [Pipeline] } 01:36:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:15 ========================================================= 01:36:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:36:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:36:16 + 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:36:16 Sending build context to Docker daemon 16.59MB 01:36:16 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:36:16 Step 2/8 : FROM ${BASE} 01:36:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:36:16 188c0c94c7c5: Pulling fs layer 01:36:16 0ef7d3d256c8: Pulling fs layer 01:36:16 de9db76c5a1d: Pulling fs layer 01:36:16 bca2f99d35d6: Pulling fs layer 01:36:16 93359f2a8cfa: Pulling fs layer 01:36:16 7c6f9722023f: Pulling fs layer 01:36:16 a35cf1a2eb13: Pulling fs layer 01:36:16 bca2f99d35d6: Waiting 01:36:16 93359f2a8cfa: Waiting 01:36:16 7c6f9722023f: Waiting 01:36:16 a35cf1a2eb13: Waiting 01:36:16 de9db76c5a1d: Verifying Checksum 01:36:16 de9db76c5a1d: Download complete 01:36:16 0ef7d3d256c8: Verifying Checksum 01:36:16 0ef7d3d256c8: Download complete 01:36:16 93359f2a8cfa: Download complete 01:36:16 7c6f9722023f: Verifying Checksum 01:36:16 7c6f9722023f: Download complete 01:36:16 188c0c94c7c5: Verifying Checksum 01:36:16 188c0c94c7c5: Download complete 01:36:16 188c0c94c7c5: Pull complete 01:36:17 0ef7d3d256c8: Pull complete 01:36:17 de9db76c5a1d: Pull complete 01:36:20 a35cf1a2eb13: Verifying Checksum 01:36:20 a35cf1a2eb13: Download complete 01:36:20 bca2f99d35d6: Verifying Checksum 01:36:20 bca2f99d35d6: Download complete 01:36:27 bca2f99d35d6: Pull complete 01:36:27 93359f2a8cfa: Pull complete 01:36:27 7c6f9722023f: Pull complete 01:36:33 a35cf1a2eb13: Pull complete 01:36:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:36:33 ---> a62c8e92a672 01:36:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:33 ---> Running in 532cdda630a0 01:36:33 Removing intermediate container 532cdda630a0 01:36:33 ---> 798b04d65fba 01:36:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:33 ---> Running in 9a45dfbf459b 01:36:34 Removing intermediate container 9a45dfbf459b 01:36:34 ---> 06b14865a8ac 01:36:34 Step 5/8 : RUN apk add --no-cache make git 01:36:34 ---> Running in 12b9ac04cd2f 01:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:36 OK: 166 MiB in 39 packages 01:36:37 Removing intermediate container 12b9ac04cd2f 01:36:37 ---> ee8e47a8c23f 01:36:37 Step 6/8 : WORKDIR /edgex-ui-go 01:36:37 ---> Running in 6fed28db979c 01:36:37 Removing intermediate container 6fed28db979c 01:36:37 ---> 0b0d65fdc6ed 01:36:37 Step 7/8 : COPY . . 01:36:39 ---> 04cb7a4dabe6 01:36:39 Step 8/8 : RUN go mod download 01:36:39 ---> Running in be74301734ad 01:37:01 Removing intermediate container be74301734ad 01:37:01 ---> 7b063d9225e1 01:37:01 Successfully built 7b063d9225e1 01:37:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:37:02 + docker inspect -f . ci-base-image-x86_64 01:37:02 . [Pipeline] withDockerContainer 01:37:02 prd-centos7-docker-4c-2g-20108 does not seem to be running inside a container 01:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:03 $ docker top 0b54fce3b4a4812e2a8b12f85297f2b48d3bf88a211b12ca4217533b694bc40e -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:03 + go version 01:37:03 go version go1.15.5 linux/amd64 [Pipeline] } 01:37:04 $ docker stop --time=1 0b54fce3b4a4812e2a8b12f85297f2b48d3bf88a211b12ca4217533b694bc40e 01:37:05 $ docker rm -f 0b54fce3b4a4812e2a8b12f85297f2b48d3bf88a211b12ca4217533b694bc40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:06 + docker inspect -f . ci-base-image-x86_64 01:37:06 . [Pipeline] withDockerContainer 01:37:06 prd-centos7-docker-4c-2g-20108 does not seem to be running inside a container 01:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:07 $ docker top 5431577457ab511077d3d71eb0c6244a778d7666c4e7ff36a39c48d905e345ec -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:08 + make test 01:37:08 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:37:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:37:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:37:18 GO111MODULE=on go vet ./... [Pipeline] } 01:37:19 $ docker stop --time=1 5431577457ab511077d3d71eb0c6244a778d7666c4e7ff36a39c48d905e345ec 01:37:22 $ docker rm -f 5431577457ab511077d3d71eb0c6244a778d7666c4e7ff36a39c48d905e345ec [Pipeline] // withDockerContainer [Pipeline] sh 01:37:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:37:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:26 + ls -al . 01:37:26 total 88 01:37:26 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:37 . 01:37:26 drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:36 .. 01:37:26 drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:36 assets 01:37:26 drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:36 bin 01:37:26 drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:36 cmd 01:37:26 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:36 CONTRIBUTING.md 01:37:26 -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:37 coverage.out 01:37:26 -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:36 Dockerfile 01:37:26 -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:36 Dockerfile.build 01:37:26 drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:36 docs 01:37:26 drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:36 .git 01:37:26 drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:36 .github 01:37:26 -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:36 .gitignore 01:37:26 -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:36 go.mod 01:37:26 -rw-r--r--. 1 jenkins jenkins 20629 Jan 14 01:37 go.sum 01:37:26 drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:36 internal 01:37:26 -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:36 Jenkinsfile 01:37:26 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:36 LICENSE 01:37:26 -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:36 Makefile 01:37:26 -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:36 README.md 01:37:26 -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:34 VERSION 01:37:26 -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:36 version.go 01:37:26 drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:36 web [Pipeline] isUnix [Pipeline] sh 01:37:26 + 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=8978e367d88ec2fbf053baed5003e7cc7d052ba1 --label arch=amd64 --label version=0.0.0 . 01:37:26 Sending build context to Docker daemon 16.61MB 01:37:26 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:37:26 Step 2/24 : FROM ${BASE} AS builder 01:37:26 ---> 7b063d9225e1 01:37:26 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:37:27 ---> Running in 07b0a250f322 01:37:27 Removing intermediate container 07b0a250f322 01:37:27 ---> 94a1093e95f6 01:37:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:37:27 ---> Running in 34d0be19efc2 01:37:28 Removing intermediate container 34d0be19efc2 01:37:28 ---> e5fef5a71e8c 01:37:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:37:28 ---> Running in dcd014fcf841 01:37:28 Removing intermediate container dcd014fcf841 01:37:28 ---> 111cd0c81509 01:37:28 Step 6/24 : LABEL Name=edgex-ui-go 01:37:28 ---> Running in 6a6dbc7dfca3 01:37:28 Removing intermediate container 6a6dbc7dfca3 01:37:28 ---> 785985d63871 01:37:28 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:37:28 ---> Running in 9e2397a38b03 01:37:28 Removing intermediate container 9e2397a38b03 01:37:28 ---> 59b83f2acc0c 01:37:28 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:28 ---> Running in e0d9e058eb22 01:37:29 Removing intermediate container e0d9e058eb22 01:37:29 ---> cbb20f54a0a9 01:37:29 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:30 ---> Running in c78087842613 01:37:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:33 OK: 166 MiB in 39 packages 01:37:33 Removing intermediate container c78087842613 01:37:33 ---> 9ec6431c6eaa 01:37:33 Step 10/24 : ENV GO111MODULE=on 01:37:33 ---> Running in e0c54d0ca48c 01:37:33 Removing intermediate container e0c54d0ca48c 01:37:33 ---> cec0badd505e 01:37:33 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:37:33 ---> Running in 4fd8eb47cc6c 01:37:34 Removing intermediate container 4fd8eb47cc6c 01:37:34 ---> d42a73eac5aa 01:37:34 Step 12/24 : COPY go.mod . 01:37:34 ---> 1b83914991b5 01:37:34 Step 13/24 : COPY Makefile . 01:37:34 ---> f85e67e5847c 01:37:34 Step 14/24 : RUN make update 01:37:34 ---> Running in 41c906c38a1b 01:37:35 CGO_ENABLED=0 GO111MODULE=on go mod download 01:37:35 Removing intermediate container 41c906c38a1b 01:37:35 ---> 4288fd2dcb51 01:37:35 Step 15/24 : COPY . . 01:37:37 ---> d46490cf46ba 01:37:37 Step 16/24 : RUN ${MAKE} 01:37:37 ---> Running in d49c569b921b 01:37: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:37:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20113 in /w/workspace/edgexfoundry_edgex-ui-go_PR-287 [Pipeline] { [Pipeline] ws 01:37:45 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:37:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:37:49 Removing intermediate container d49c569b921b 01:37:49 ---> 720e8836ef31 01:37:49 Step 17/24 : FROM alpine:3.12 01:37:49 3.12: Pulling from library/alpine 01:37:49 801bfaa63ef2: Pulling fs layer 01:37:49 801bfaa63ef2: Verifying Checksum 01:37:49 801bfaa63ef2: Download complete 01:37:49 801bfaa63ef2: Pull complete 01:37:49 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:37:49 Status: Downloaded newer image for alpine:3.12 01:37:49 ---> 389fef711851 01:37:49 Step 18/24 : EXPOSE 4000 01:37:50 ---> Running in 3d2161ad9098 01:37:50 using credential edgex-jenkins-ssh 01:37:50 Removing intermediate container 3d2161ad9098 01:37:50 ---> ad03c46a396a 01:37: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:37:50 Cloning the remote Git repository 01:37:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:37:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:37:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:37:50 > git --version # timeout=10 01:37:50 > git --version # 'git version 2.17.1' 01:37:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:51 ---> d5c8fea50ee9 01:37:51 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:37:52 ---> Running in 7ab31648716b 01:37:52 Removing intermediate container 7ab31648716b 01:37:52 ---> 299676ca1175 01:37:52 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:37:52 ---> Running in 797e7c23da55 01:37:52 Removing intermediate container 797e7c23da55 01:37:52 ---> 448134cbaa51 01:37:52 Step 22/24 : LABEL arch=amd64 01:37:52 ---> Running in 5a13d3e39d81 01:37:52 Removing intermediate container 5a13d3e39d81 01:37:52 ---> 0ef21f966607 01:37:52 Step 23/24 : LABEL git_sha=8978e367d88ec2fbf053baed5003e7cc7d052ba1 01:37:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:37:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:37:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:37:52 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 8978e367d88ec2fbf053baed5003e7cc7d052ba1 01:37:52 ---> Running in 37042ad0b5b2 01:37:52 Removing intermediate container 37042ad0b5b2 01:37:52 ---> e0dd11414a32 01:37:52 Step 24/24 : LABEL version=0.0.0 01:37:52 ---> Running in 7e051f904fba 01:37:53 Removing intermediate container 7e051f904fba 01:37:53 ---> 4731b97690c1 01:37:53 [Warning] One or more build-args [ARCH] were not consumed 01:37:53 Successfully built 4731b97690c1 01:37:53 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } 01:37:53 Merge succeeded, producing 8978e367d88ec2fbf053baed5003e7cc7d052ba1 01:37:53 Checking out Revision 8978e367d88ec2fbf053baed5003e7cc7d052ba1 (PR-287) [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] } 01:37:53 > git config core.sparsecheckout # timeout=10 01:37:53 > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 01:37:53 > git remote # timeout=10 01:37:53 > git config --get remote.origin.url # timeout=10 01:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:53 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:37:53 > git rev-parse HEAD^{commit} # timeout=10 01:37:53 > git config core.sparsecheckout # timeout=10 01:37:53 > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:37:58 Commit message: "Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.1" 01:37:58 > git --version # timeout=10 01:37:58 > git --version # 'git version 2.17.1' 01:37:58 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:38:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:38:00 + + true 01:38:00 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:38:03 provisioning config files... 01:38:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1891761791690466132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:04 ---> docker-login.sh 01:38:04 nexus3.edgexfoundry.org:10001 01:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:05 Configure a credential helper to remove this warning. See 01:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:05 01:38:05 Login Succeeded 01:38:05 nexus3.edgexfoundry.org:10002 01:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:06 Configure a credential helper to remove this warning. See 01:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:06 01:38:06 Login Succeeded 01:38:06 nexus3.edgexfoundry.org:10003 01:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:06 Configure a credential helper to remove this warning. See 01:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:06 01:38:06 Login Succeeded 01:38:06 nexus3.edgexfoundry.org:10004 01:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:07 Configure a credential helper to remove this warning. See 01:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:07 01:38:07 Login Succeeded 01:38:07 docker.io 01:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:08 Configure a credential helper to remove this warning. See 01:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:08 01:38:08 Login Succeeded 01:38:08 ---> docker-login.sh ends [Pipeline] } 01:38:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:38:08 ========================================================= 01:38:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:38:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:38:09 + 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:38:09 Sending build context to Docker daemon 16.59MB 01:38:09 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:38:09 Step 2/8 : FROM ${BASE} 01:38:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:38:10 5f621e34cdf4: Pulling fs layer 01:38:10 a4357932f1b6: Pulling fs layer 01:38:10 18c013af1878: Pulling fs layer 01:38:10 00ac8860ef70: Pulling fs layer 01:38:10 63d7cb157983: Pulling fs layer 01:38:10 b116817d02f9: Pulling fs layer 01:38:10 745a02a5169b: Pulling fs layer 01:38:10 00ac8860ef70: Waiting 01:38:10 63d7cb157983: Waiting 01:38:10 745a02a5169b: Waiting 01:38:10 b116817d02f9: Waiting 01:38:10 18c013af1878: Verifying Checksum 01:38:10 18c013af1878: Download complete 01:38:10 a4357932f1b6: Verifying Checksum 01:38:10 a4357932f1b6: Download complete 01:38:10 63d7cb157983: Verifying Checksum 01:38:10 63d7cb157983: Download complete 01:38:10 b116817d02f9: Download complete 01:38:10 5f621e34cdf4: Verifying Checksum 01:38:10 5f621e34cdf4: Download complete 01:38:10 5f621e34cdf4: Pull complete 01:38:11 a4357932f1b6: Pull complete 01:38:12 18c013af1878: Pull complete 01:38:12 745a02a5169b: Verifying Checksum 01:38:12 745a02a5169b: Download complete 01:38:13 00ac8860ef70: Verifying Checksum 01:38:13 00ac8860ef70: Download complete 01:38:23 00ac8860ef70: Pull complete 01:38:24 63d7cb157983: Pull complete 01:38:24 b116817d02f9: Pull complete 01:38:28 745a02a5169b: Pull complete 01:38:28 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:38:28 ---> b7e6874047d6 01:38:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:38:31 ---> Running in 25e338ec6f76 01:38:31 Removing intermediate container 25e338ec6f76 01:38:31 ---> 826e8312529c 01:38:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:32 ---> Running in e15114193c7c 01:38:34 Removing intermediate container e15114193c7c 01:38:34 ---> 86440d728c61 01:38:34 Step 5/8 : RUN apk add --no-cache make git 01:38:34 ---> Running in 1b8b8bd40045 01:38:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:38:39 OK: 142 MiB in 39 packages 01:38:40 Removing intermediate container 1b8b8bd40045 01:38:40 ---> a9fcb24f5c00 01:38:40 Step 6/8 : WORKDIR /edgex-ui-go 01:38:40 ---> Running in 90b9c17da70e 01:38:40 Removing intermediate container 90b9c17da70e 01:38:40 ---> e429dd69ba9d 01:38:40 Step 7/8 : COPY . . 01:38:43 ---> ee73b4e6df32 01:38:43 Step 8/8 : RUN go mod download 01:38:43 ---> Running in 6c84211451d8 01:39:10 Removing intermediate container 6c84211451d8 01:39:10 ---> 89f151c9ba34 01:39:10 Successfully built 89f151c9ba34 01:39:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:39:10 + docker inspect -f . ci-base-image-arm64 01:39:10 . [Pipeline] withDockerContainer 01:39:11 prd-ubuntu18.04-docker-arm64-4c-16g-20113 does not seem to be running inside a container 01:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:39:12 $ docker top 4ca0ce8434ca38a331186f0f14bf5abf4b7c384f8a95fce3c91788805e1e00ae -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:13 + go version 01:39:13 go version go1.15.5 linux/arm64 [Pipeline] } 01:39:13 $ docker stop --time=1 4ca0ce8434ca38a331186f0f14bf5abf4b7c384f8a95fce3c91788805e1e00ae 01:39:15 $ docker rm -f 4ca0ce8434ca38a331186f0f14bf5abf4b7c384f8a95fce3c91788805e1e00ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:39:16 + docker inspect -f . ci-base-image-arm64 01:39:16 . [Pipeline] withDockerContainer 01:39:17 prd-ubuntu18.04-docker-arm64-4c-16g-20113 does not seem to be running inside a container 01:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:39:18 $ docker top 0acffbd31e455c2c721dc1f51c7ee5b6db64ee713c8c478ecb2982154e0789a4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:20 + make test 01:39:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:39:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:39:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:39:48 GO111MODULE=on go vet ./... [Pipeline] } 01:39:49 $ docker stop --time=1 0acffbd31e455c2c721dc1f51c7ee5b6db64ee713c8c478ecb2982154e0789a4 01:39:52 $ docker rm -f 0acffbd31e455c2c721dc1f51c7ee5b6db64ee713c8c478ecb2982154e0789a4 [Pipeline] // withDockerContainer [Pipeline] sh 01:39:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:53 Warning: overwriting stash ‘coverage-report’ 01:39:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:55 + ls -al . 01:39:55 total 124 01:39:55 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 . 01:39:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:37 .. 01:39:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:37 .git 01:39:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:37 .github 01:39:55 -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:37 .gitignore 01:39:55 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:37 CONTRIBUTING.md 01:39:55 -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:37 Dockerfile 01:39:55 -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:37 Dockerfile.build 01:39:55 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:37 Jenkinsfile 01:39:55 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:37 LICENSE 01:39:55 -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:37 Makefile 01:39:55 -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:37 README.md 01:39:55 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:34 VERSION 01:39:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:37 assets 01:39:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:37 bin 01:39:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:37 cmd 01:39:55 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:39 coverage.out 01:39:55 drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:37 docs 01:39:55 -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:37 go.mod 01:39:55 -rw-r--r-- 1 jenkins jenkins 20629 Jan 14 01:39 go.sum 01:39:55 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:37 internal 01:39:55 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:37 version.go 01:39:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:37 web [Pipeline] isUnix [Pipeline] sh 01:39:55 + 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=8978e367d88ec2fbf053baed5003e7cc7d052ba1 --label arch=arm64 --label version=0.0.0 . 01:39:56 Sending build context to Docker daemon 16.61MB 01:39:56 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:39:56 Step 2/24 : FROM ${BASE} AS builder 01:39:56 ---> 89f151c9ba34 01:39:56 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:39:56 ---> Running in 47b7a4bbc948 01:39:57 Removing intermediate container 47b7a4bbc948 01:39:57 ---> 858f7375f1fe 01:39:57 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:39:57 ---> Running in bc590265293b 01:39:57 Removing intermediate container bc590265293b 01:39:57 ---> 7e29e7042529 01:39:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:39:58 ---> Running in 5aff12cc786b 01:39:58 Removing intermediate container 5aff12cc786b 01:39:58 ---> a92795632990 01:39:58 Step 6/24 : LABEL Name=edgex-ui-go 01:39:58 ---> Running in 4c2bb9789fbd 01:39:58 Removing intermediate container 4c2bb9789fbd 01:39:58 ---> 294f643c2ddf 01:39:58 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:39:59 ---> Running in 1cffc83a17f7 01:39:59 Removing intermediate container 1cffc83a17f7 01:39:59 ---> 9c964960ed38 01:39:59 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:59 ---> Running in 2860d9b3ae46 01:40:01 Removing intermediate container 2860d9b3ae46 01:40:01 ---> 9236a6578e37 01:40:01 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:01 ---> Running in 9e09474eb94a 01:40:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:40:09 OK: 142 MiB in 39 packages 01:40:09 Removing intermediate container 9e09474eb94a 01:40:09 ---> a835768411b9 01:40:09 Step 10/24 : ENV GO111MODULE=on 01:40:09 ---> Running in 4a64a67b5160 01:40:10 Removing intermediate container 4a64a67b5160 01:40:10 ---> 89eb5269f0e5 01:40:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:40:10 ---> Running in 15fe47d8c7a1 01:40:10 Removing intermediate container 15fe47d8c7a1 01:40:10 ---> 10cff3ce1abf 01:40:10 Step 12/24 : COPY go.mod . 01:40:11 ---> 965853e32936 01:40:11 Step 13/24 : COPY Makefile . 01:40:12 ---> cdf145f9e45a 01:40:12 Step 14/24 : RUN make update 01:40:12 ---> Running in 881ca1f5f7da 01:40:13 CGO_ENABLED=0 GO111MODULE=on go mod download 01:40:15 Removing intermediate container 881ca1f5f7da 01:40:15 ---> 85c6deb08682 01:40:15 Step 15/24 : COPY . . 01:40:17 ---> cf19aa52b7fe 01:40:17 Step 16/24 : RUN ${MAKE} 01:40:17 ---> Running in 9a8f7104accf 01:40:18 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:40:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:40:51 Removing intermediate container 9a8f7104accf 01:40:51 ---> 3c73ee2b12ee 01:40:51 Step 17/24 : FROM alpine:3.12 01:40:51 3.12: Pulling from library/alpine 01:40:51 159e5727ea61: Pulling fs layer 01:40:51 159e5727ea61: Verifying Checksum 01:40:51 159e5727ea61: Download complete 01:40:51 159e5727ea61: Pull complete 01:40:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:40:51 Status: Downloaded newer image for alpine:3.12 01:40:51 ---> afeebe901d6b 01:40:51 Step 18/24 : EXPOSE 4000 01:40:51 ---> Running in c81b27c2934b 01:40:52 Removing intermediate container c81b27c2934b 01:40:52 ---> 26ee3a61a0a9 01:40:52 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:40:54 ---> 2def2ebdea3c 01:40:54 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:40:54 ---> Running in d9a269bc2fd5 01:40:54 Removing intermediate container d9a269bc2fd5 01:40:54 ---> 9a3c8c16a1e6 01:40:54 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:40:55 ---> Running in 6b3a46d687cf 01:40:55 Removing intermediate container 6b3a46d687cf 01:40:55 ---> 78cc3fda4d81 01:40:55 Step 22/24 : LABEL arch=arm64 01:40:55 ---> Running in 4c17901a12da 01:40:55 Removing intermediate container 4c17901a12da 01:40:55 ---> 16d7466042ff 01:40:55 Step 23/24 : LABEL git_sha=8978e367d88ec2fbf053baed5003e7cc7d052ba1 01:40:56 ---> Running in 7ac536e0b826 01:40:56 Removing intermediate container 7ac536e0b826 01:40:56 ---> 990bef0e1958 01:40:56 Step 24/24 : LABEL version=0.0.0 01:40:56 ---> Running in fe45240676cb 01:40:57 Removing intermediate container fe45240676cb 01:40:57 ---> 9a22f78dd62a 01:40:57 [Warning] One or more build-args [ARCH] were not consumed 01:40:57 Successfully built 9a22f78dd62a 01:40:57 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:40:59 provisioning config files... 01:40:59 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/config7564831482609673413tmp [Pipeline] { [Pipeline] sh 01:41:00 + set +x 01:41:00 + curl -s https://codecov.io/bash 01:41:00 + bash -s -- 01:41:00 01:41:00 _____ _ 01:41:00 / ____| | | 01:41:00 | | ___ __| | ___ ___ _____ __ 01:41:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:41:00 | |___| (_) | (_| | __/ (_| (_) \ V / 01:41:00 \_____\___/ \__,_|\___|\___\___/ \_/ 01:41:00 Bash-20201231-23d4836 01:41:00 01:41:00 01:41:00 ==> git version 2.24.3 found 01:41:00 ==> 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:41:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:41:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:41:00 ==> Jenkins CI detected. 01:41:00 project root: . 01:41:00 --> token set from env 01:41:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:41:00 ==> Running gcov in . (disable via -X gcov) 01:41:00 ==> Python coveragepy not found 01:41:00 ==> Searching for coverage reports in: 01:41:00 + . 01:41:00 -> Found 1 reports 01:41:00 ==> Detecting git/mercurial file structure 01:41:00 ==> Reading reports 01:41:00 + ./coverage.out bytes=10 01:41:00 ==> Appending adjustments 01:41:00 https://docs.codecov.io/docs/fixing-reports 01:41:00 + Found adjustments 01:41:00 ==> Gzipping contents 01:41:00 4.0K /tmp/codecov.fA3YZY.gz 01:41:00 ==> Uploading reports 01:41:00 url: https://codecov.io 01:41:00 query: branch=PR-287&commit=8978e367d88ec2fbf053baed5003e7cc7d052ba1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=287&job=&cmd_args= 01:41:00 -> Pinging Codecov 01:41:00 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-287&commit=8978e367d88ec2fbf053baed5003e7cc7d052ba1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=287&job=&cmd_args= 01:41:01 -> Uploading to 01:41:01 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/8978e367d88ec2fbf053baed5003e7cc7d052ba1/5ade8523-5adb-4d94-8580-300eea80db7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8566ce423ed76fd995a12b44312e644a868395490a5d7dbdf13cf6f373fe7b7f 01:41:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:01 Dload Upload Total Spent Left Speed 01:41:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 6096 --:--:-- --:--:-- --:--:-- 6113 01:41:01 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8978e367d88ec2fbf053baed5003e7cc7d052ba1 [Pipeline] } 01:41:01 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:41:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:41:05 ---> package-listing.sh 01:41:05 ++ facter osfamily 01:41:05 ++ tr '[:upper:]' '[:lower:]' 01:41:05 + OS_FAMILY=redhat 01:41:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-287 01:41:05 + START_PACKAGES=/tmp/packages_start.txt 01:41:05 + END_PACKAGES=/tmp/packages_end.txt 01:41:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:41:05 + PACKAGES=/tmp/packages_start.txt 01:41:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-287 ']' 01:41:05 + PACKAGES=/tmp/packages_end.txt 01:41:05 + case "${OS_FAMILY}" in 01:41:05 + rpm -qa 01:41:05 + sort 01:41:10 + '[' -f /tmp/packages_start.txt ']' 01:41:10 + '[' -f /tmp/packages_end.txt ']' 01:41:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:41:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-287 ']' 01:41:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-287/archives/ 01:41:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-287/archives/ [Pipeline] echo 01:41:10 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-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:41:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:41:11 01:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:41:12 alpine: Pulling from edgex-lftools-log-publisher 01:41:12 df20fa9351a1: Pulling fs layer 01:41:12 36b3adc4ff6f: Pulling fs layer 01:41:12 8ad3a11d3b57: Pulling fs layer 01:41:12 46f8f816bc3b: Pulling fs layer 01:41:12 93b61091891f: Pulling fs layer 01:41:12 93b9cdb0e59b: Pulling fs layer 01:41:12 5e14af77c1be: Pulling fs layer 01:41:12 01666e4c0597: Pulling fs layer 01:41:12 aa168da1d23b: Pulling fs layer 01:41:12 93b9cdb0e59b: Waiting 01:41:12 5e14af77c1be: Waiting 01:41:12 01666e4c0597: Waiting 01:41:12 aa168da1d23b: Waiting 01:41:12 93b61091891f: Waiting 01:41:12 46f8f816bc3b: Waiting 01:41:12 36b3adc4ff6f: Verifying Checksum 01:41:12 36b3adc4ff6f: Download complete 01:41:12 46f8f816bc3b: Verifying Checksum 01:41:12 46f8f816bc3b: Download complete 01:41:12 df20fa9351a1: Verifying Checksum 01:41:12 df20fa9351a1: Download complete 01:41:12 93b9cdb0e59b: Verifying Checksum 01:41:12 93b9cdb0e59b: Download complete 01:41:12 93b61091891f: Verifying Checksum 01:41:12 93b61091891f: Download complete 01:41:12 5e14af77c1be: Verifying Checksum 01:41:12 5e14af77c1be: Download complete 01:41:12 01666e4c0597: Verifying Checksum 01:41:12 01666e4c0597: Download complete 01:41:12 8ad3a11d3b57: Verifying Checksum 01:41:12 8ad3a11d3b57: Download complete 01:41:12 df20fa9351a1: Pull complete 01:41:12 36b3adc4ff6f: Pull complete 01:41:13 8ad3a11d3b57: Pull complete 01:41:14 46f8f816bc3b: Pull complete 01:41:14 aa168da1d23b: Verifying Checksum 01:41:14 aa168da1d23b: Download complete 01:41:14 93b61091891f: Pull complete 01:41:14 93b9cdb0e59b: Pull complete 01:41:14 5e14af77c1be: Pull complete 01:41:15 01666e4c0597: Pull complete 01:41:21 aa168da1d23b: Pull complete 01:41:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:41:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:41:22 prd-centos7-docker-4c-2g-20102 does not seem to be running inside a container 01:41:22 $ 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-287/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-287 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287:/w/workspace/edgexfoundry_edgex-ui-go_PR-287:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@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:41:24 $ docker top a766a1ba384593b0956552229312d0eae151dc12b17d802c23882f2ef26ce87b -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:25 + touch /tmp/pre-build-complete [Pipeline] sh 01:41:25 + mkdir -p /var/log/sa [Pipeline] sh 01:41:25 + ls /var/log/sa-host 01:41:25 + sadf -c /var/log/sa-host/sa14 01:41:25 file_magic: OK 01:41:25 HZ: Using current value: 100 01:41:25 file_header: OK 01:41:25 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:41:25 Statistics: 01:41:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:41:25 File successfully converted to sysstat format version 12.2.1 01:41:25 + sadf -c /var/log/sa-host/sa23 01:41:25 file_magic: OK 01:41:25 HZ: Using current value: 100 01:41:25 file_header: OK 01:41:25 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:41:25 Statistics: 01:41:25 Hnuu...uuuununununu... 01:41:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:26 provisioning config files... 01:41:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/config8376498341187298104tmp [Pipeline] { [Pipeline] echo 01:41:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:41:26 ---> create-netrc.sh [Pipeline] } 01:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:41:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:41:27 ---> python-tools-install.sh [Pipeline] echo 01:41:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:41:27 ---> sudo-logs.sh 01:41:27 Archiving 'sudo' log.. [Pipeline] echo 01:41:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:41:27 ---> job-cost.sh 01:41:27 lf-activate-venv: SKIPPING 01:41:27 INFO: No Stack... 01:41:28 INFO: Retrieving Pricing Info for: v1-standard-2 01:41:29 INFO: Archiving Costs [Pipeline] echo 01:41:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:41:29 ---> logs-deploy.sh 01:41:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-287/1 01:41:29 INFO: archiving workspace using pattern(s): 01:41:31 Archives upload complete. 01:41:31 INFO: archiving logs to Nexus 01:41:32 ---> uname -a: 01:41:32 Linux prd-centos7-docker-4c-2g-20102.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:41:32 01:41:32 01:41:32 ---> lscpu: 01:41:32 Architecture: x86_64 01:41:32 CPU op-mode(s): 32-bit, 64-bit 01:41:32 Byte Order: Little Endian 01:41:32 Address sizes: 40 bits physical, 48 bits virtual 01:41:32 CPU(s): 4 01:41:32 On-line CPU(s) list: 0-3 01:41:32 Thread(s) per core: 1 01:41:32 Core(s) per socket: 1 01:41:32 Socket(s): 4 01:41:32 NUMA node(s): 1 01:41:32 Vendor ID: GenuineIntel 01:41:32 CPU family: 6 01:41:32 Model: 44 01:41:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:41:32 Stepping: 1 01:41:32 CPU MHz: 2933.438 01:41:32 BogoMIPS: 5866.87 01:41:32 Virtualization: VT-x 01:41:32 Hypervisor vendor: KVM 01:41:32 Virtualization type: full 01:41:32 L1d cache: 128 KiB 01:41:32 L1i cache: 128 KiB 01:41:32 L2 cache: 16 MiB 01:41:32 L3 cache: 64 MiB 01:41:32 NUMA node0 CPU(s): 0-3 01:41:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:41:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:41:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:41:32 Vulnerability Meltdown: Mitigation; PTI 01:41:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:41:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:41:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:41:32 Vulnerability Srbds: Not affected 01:41:32 Vulnerability Tsx async abort: Not affected 01:41:32 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:41:32 01:41:32 01:41:32 ---> nproc: 01:41:32 4 01:41:32 01:41:32 01:41:32 ---> df -h: 01:41:32 Filesystem Size Used Available Use% Mounted on 01:41:32 overlay 50.0G 7.3G 42.7G 15% / 01:41:32 tmpfs 64.0M 0 64.0M 0% /dev 01:41:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:41:32 shm 64.0M 0 64.0M 0% /dev/shm 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-287 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 01:41:32 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 01:41:32 01:41:32 01:41:32 ---> free -m: 01:41:32 total used free shared buff/cache available 01:41:32 Mem: 1837 682 109 0 1044 1050 01:41:32 Swap: 1023 1 1022 01:41:32 01:41:32 01:41:32 ---> ip addr: 01:41:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:41:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:41:32 inet 127.0.0.1/8 scope host lo 01:41:32 valid_lft forever preferred_lft forever 01:41:32 inet6 ::1/128 scope host 01:41:32 valid_lft forever preferred_lft forever 01:41:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:41:32 link/ether fa:16:3e:4e:b2:00 brd ff:ff:ff:ff:ff:ff 01:41:32 inet 10.30.123.58/23 brd 10.30.123.255 scope global dynamic eth0 01:41:32 valid_lft 85919sec preferred_lft 85919sec 01:41:32 inet6 fe80::f816:3eff:fe4e:b200/64 scope link 01:41:32 valid_lft forever preferred_lft forever 01:41:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:41:32 link/ether 02:42:e9:18:a2:79 brd ff:ff:ff:ff:ff:ff 01:41:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:41:32 valid_lft forever preferred_lft forever 01:41:32 inet6 fe80::42:e9ff:fe18:a279/64 scope link 01:41:32 valid_lft forever preferred_lft forever 01:41:32 01:41:32 01:41:32 ---> sar -b -r -n DEV: 01:41:32 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:41:32 01:41:32 01:33:20 LINUX RESTART (4 CPU) 01:41:32 01:41:32 01:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:41:32 01:35:01 51.91 15.71 36.20 0.00 4642.34 4129.84 0.00 01:41:32 01:36:01 1.68 0.00 1.68 0.00 0.00 28.90 0.00 01:41:32 01:37:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 01:41:32 01:38:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 01:41:32 01:39:01 0.43 0.00 0.43 0.00 0.00 6.83 0.00 01:41:32 01:40:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 01:41:32 01:41:01 0.45 0.23 0.22 0.00 10.39 1.92 0.00 01:41:32 Average: 7.88 2.28 5.60 0.00 664.98 596.93 0.00 01:41:32 01:41:32 01:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:41:32 01:35:01 151496 0 579028 30.77 2620 1148400 1095412 37.38 431008 1097820 128 01:41:32 01:36:01 154232 0 576284 30.63 2620 1148408 1086744 37.09 430568 1096484 20 01:41:32 01:37:01 154212 0 576300 30.63 2620 1148412 1085792 37.06 436308 1090764 16 01:41:32 01:38:01 152888 0 577624 30.70 2620 1148412 1085840 37.06 438248 1090240 20 01:41:32 01:39:01 153828 0 576676 30.65 2620 1148420 1081680 36.92 447916 1079896 20 01:41:32 01:40:01 154332 0 576168 30.62 2620 1148424 1080640 36.88 447752 1079896 12 01:41:32 01:41:01 151152 0 579012 30.77 2620 1148760 1082208 36.93 450088 1080100 40 01:41:32 Average: 153163 0 577299 30.68 2620 1148462 1085474 37.05 440270 1087886 37 01:41:32 01:41:32 01:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:41:32 01:35:01 eth0 238.40 192.01 702.70 58.23 0.00 0.00 0.00 0.00 01:41:32 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:35:01 docker0 36.37 27.85 3.20 108.86 0.00 0.00 0.00 0.00 01:41:32 01:36:01 eth0 3.43 0.63 0.99 0.55 0.00 0.00 0.00 0.00 01:41:32 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:37:01 eth0 5.28 1.17 1.60 0.82 0.00 0.00 0.00 0.00 01:41:32 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:38:01 eth0 4.28 1.07 1.28 0.79 0.00 0.00 0.00 0.00 01:41:32 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:39:01 eth0 3.70 0.87 1.06 0.65 0.00 0.00 0.00 0.00 01:41:32 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:40:01 eth0 0.80 0.43 0.34 0.21 0.00 0.00 0.00 0.00 01:41:32 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:41:01 eth0 5.11 3.30 4.68 1.73 0.00 0.00 0.00 0.00 01:41:32 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 Average: eth0 37.30 28.51 101.85 9.00 0.00 0.00 0.00 0.00 01:41:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:32 Average: docker0 5.20 3.98 0.46 15.56 0.00 0.00 0.00 0.00 01:41:32 01:41:32 01:41:32 ---> sar -P ALL: 01:41:32 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:41:32 01:41:32 01:33:20 LINUX RESTART (4 CPU) 01:41:32 01:41:32 01:34:01 CPU %user %nice %system %iowait %steal %idle 01:41:32 01:35:01 all 4.45 0.00 2.81 1.36 0.03 91.35 01:41:32 01:35:01 0 4.67 0.00 3.65 2.99 0.03 88.66 01:41:32 01:35:01 1 3.84 0.00 2.41 0.27 0.02 93.46 01:41:32 01:35:01 2 4.79 0.00 2.35 2.00 0.03 90.83 01:41:32 01:35:01 3 4.51 0.00 2.83 0.20 0.03 92.42 01:41:32 01:36:01 all 0.19 0.00 0.05 0.00 0.01 99.75 01:41:32 01:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:41:32 01:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:41:32 01:36:01 2 0.10 0.00 0.08 0.00 0.00 99.82 01:41:32 01:36:01 3 0.57 0.00 0.03 0.00 0.02 99.38 01:41:32 01:37:01 all 0.23 0.00 0.06 0.00 0.00 99.71 01:41:32 01:37:01 0 0.07 0.00 0.07 0.00 0.02 99.85 01:41:32 01:37:01 1 0.08 0.00 0.03 0.00 0.00 99.88 01:41:32 01:37:01 2 0.08 0.00 0.12 0.00 0.00 99.80 01:41:32 01:37:01 3 0.67 0.00 0.02 0.00 0.00 99.32 01:41:32 01:38:01 all 0.18 0.00 0.03 0.00 0.00 99.79 01:41:32 01:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:41:32 01:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:41:32 01:38:01 2 0.15 0.00 0.03 0.00 0.00 99.82 01:41:32 01:38:01 3 0.45 0.00 0.03 0.00 0.00 99.52 01:41:32 01:39:01 all 0.20 0.00 0.07 0.00 0.01 99.72 01:41:32 01:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:41:32 01:39:01 1 0.35 0.00 0.05 0.00 0.02 99.58 01:41:32 01:39:01 2 0.32 0.00 0.13 0.00 0.00 99.55 01:41:32 01:39:01 3 0.08 0.00 0.05 0.00 0.02 99.85 01:41:32 01:40:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:41:32 01:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:41:32 01:40:01 1 0.52 0.00 0.03 0.00 0.00 99.45 01:41:32 01:40:01 2 0.03 0.00 0.05 0.00 0.02 99.90 01:41:32 01:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:41:32 01:41:01 all 0.35 0.00 0.27 0.01 0.00 99.37 01:41:32 01:41:01 0 0.35 0.00 0.25 0.00 0.00 99.40 01:41:32 01:41:01 1 0.22 0.00 0.15 0.02 0.02 99.60 01:41:32 01:41:01 2 0.63 0.00 0.50 0.02 0.00 98.85 01:41:32 01:41:01 3 0.18 0.00 0.17 0.02 0.00 99.63 01:41:32 Average: all 0.82 0.00 0.47 0.20 0.01 98.51 01:41:32 Average: 0 0.75 0.00 0.58 0.42 0.01 98.24 01:41:32 Average: 1 0.73 0.00 0.39 0.04 0.01 98.83 01:41:32 Average: 2 0.87 0.00 0.46 0.29 0.01 98.37 01:41:32 Average: 3 0.92 0.00 0.45 0.03 0.01 98.59 01:41:32 01:41:32 01:41:32