Pull request #286 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 84584c5efd41dc5a02d79b61b032b9fb482ebef4+98319af8fc349a3fe50f20602aa62bf986a51411 (8f4db0076a8040f47ddc89ba4b4833c3013d4346) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-20056 in /w/workspace/edgexfoundry_edgex-ui-go_PR-286 [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-286 # 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 98319af8fc349a3fe50f20602aa62bf986a51411 into PR head commit 84584c5efd41dc5a02d79b61b032b9fb482ebef4 Merge succeeded, producing 84584c5efd41dc5a02d79b61b032b9fb482ebef4 Checking out Revision 84584c5efd41dc5a02d79b61b032b9fb482ebef4 (PR-286) > 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/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # 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 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 Commit message: "ci: add dependabot.yml" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:37:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:37:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:37:11 ========================================================= 23:37:11 EdgeX Global Pipelines Version Info 23:37:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:37:12 ------------------- 23:37:12 stable info: 23:37:12 ------------------- 23:37:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:37:12 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 23:37:12 Message: update stable to v1.0.177 23:37:14 ------------------- 23:37:14 experimental info: 23:37:14 ------------------- 23:37:14 Commited By: **** collab-it+edgex@linuxfoundation.org 23:37:14 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 23:37:14 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:37:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:37:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:37:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:37:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:37:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:37:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:37:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:37:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo 23:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo 23:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo 23:37:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [Pipeline] echo 23:37:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84584c5 [Pipeline] echo 23:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:37:17 provisioning config files... 23:37:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/config3822622521780862108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:17 ---> docker-login.sh 23:37:17 nexus3.edgexfoundry.org:10001 23:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:18 Configure a credential helper to remove this warning. See 23:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:18 23:37:18 Login Succeeded 23:37:18 nexus3.edgexfoundry.org:10002 23:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:18 Configure a credential helper to remove this warning. See 23:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:18 23:37:18 Login Succeeded 23:37:18 nexus3.edgexfoundry.org:10003 23:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:19 Configure a credential helper to remove this warning. See 23:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:19 23:37:19 Login Succeeded 23:37:19 nexus3.edgexfoundry.org:10004 23:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:19 Configure a credential helper to remove this warning. See 23:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:19 23:37:19 Login Succeeded 23:37:19 docker.io 23:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:19 Configure a credential helper to remove this warning. See 23:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:19 23:37:19 Login Succeeded 23:37:19 ---> docker-login.sh ends [Pipeline] } 23:37:19 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 23:37:20 + git log --format=format:%s -1 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [Pipeline] echo 23:37:20 GIT_COMMIT: 84584c5efd41dc5a02d79b61b032b9fb482ebef4, Commit Message: ci: add dependabot.yml [Pipeline] echo 23:37:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:21 23:37:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:37:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:21 latest: Pulling from edgex-devops/git-semver 23:37:21 31603596830f: Pulling fs layer 23:37:21 2a8b12db71e7: Pulling fs layer 23:37:21 6ca5941a6612: Pulling fs layer 23:37:21 ecc8261a40a4: Pulling fs layer 23:37:21 ecc8261a40a4: Waiting 23:37:21 2a8b12db71e7: Verifying Checksum 23:37:21 2a8b12db71e7: Download complete 23:37:22 31603596830f: Verifying Checksum 23:37:22 31603596830f: Download complete 23:37:22 ecc8261a40a4: Verifying Checksum 23:37:22 ecc8261a40a4: Download complete 23:37:22 6ca5941a6612: Verifying Checksum 23:37:22 6ca5941a6612: Download complete 23:37:22 31603596830f: Pull complete 23:37:22 2a8b12db71e7: Pull complete 23:37:23 6ca5941a6612: Pull complete 23:37:23 ecc8261a40a4: Pull complete 23:37:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:37:24 prd-centos7-docker-4c-2g-20056 does not seem to be running inside a container 23:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-286 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-286:/w/workspace/edgexfoundry_edgex-ui-go_PR-286:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:26 $ docker top 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:26 [ssh-agent] Looking for ssh-agent implementation... 23:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:26 $ docker exec 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent 23:37:27 SSH_AUTH_SOCK=/tmp/ssh-S4912iwTaWBw/agent.12 23:37:27 SSH_AGENT_PID=17 23:37:27 Running ssh-add (command line suppressed) 23:37:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/private_key_8605123650448398373.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/private_key_8605123650448398373.key) 23:37:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:27 + git tag --points-at HEAD [Pipeline] } 23:37:27 $ docker exec --env ******** --env ******** 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent -k 23:37:27 unset SSH_AUTH_SOCK; 23:37:27 unset SSH_AGENT_PID; 23:37:27 echo Agent pid 17 killed; 23:37:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:37:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:28 [ssh-agent] Looking for ssh-agent implementation... 23:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:28 $ docker exec 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent 23:37:28 SSH_AUTH_SOCK=/tmp/ssh-qZupQJYE5XwV/agent.46 23:37:28 SSH_AGENT_PID=51 23:37:28 Running ssh-add (command line suppressed) 23:37:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/private_key_5001238159995497294.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/private_key_5001238159995497294.key) 23:37:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:29 + git semver init 23:37:29 # -> Open(): unable to determine branch for HEAD 23:37:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-286/.git 23:37:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-286 23:37:29 # $SEMVER_REMOTE_NAME = origin 23:37:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:29 # $SEMVER_USER_NAME = edgex-jenkins 23:37:29 # $SEMVER_BRANCH = PR-286 23:37:29 # $SEMVER_TEMP = /tmp/semver-100125045 23:37:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 23:37:30 # '/tmp/semver-100125045' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-286/.semver' 23:37:30 # -> Force: false 23:37:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-286/.semver [Pipeline] } 23:37:30 $ docker exec --env ******** --env ******** 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent -k 23:37:30 unset SSH_AUTH_SOCK; 23:37:30 unset SSH_AGENT_PID; 23:37:30 echo Agent pid 51 killed; 23:37:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:31 + git semver [Pipeline] } 23:37:31 $ docker stop --time=1 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc 23:37:32 $ docker rm -f 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc [Pipeline] // withDockerContainer [Pipeline] sh 23:37:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:37:33 Stashed 1 file(s) [Pipeline] echo 23:37:33 [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 23:37:49 Still waiting to schedule task 23:37:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:37:49 Still waiting to schedule task 23:37:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:40:08 Running on prd-centos7-docker-4c-2g-20057 in /w/workspace/edgexfoundry_edgex-ui-go_PR-286 [Pipeline] { [Pipeline] ws 23:40:08 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 23:40:11 using credential edgex-jenkins-ssh 23:40:12 Cloning the remote Git repository 23:40:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:40:12 > git init /w/workspace/edgex-ui-go/2 # timeout=10 23:40:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:40:12 > git --version # timeout=10 23:40:12 > git --version # 'git version 2.24.3' 23:40:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:40:14 Merging remotes/origin/master commit 98319af8fc349a3fe50f20602aa62bf986a51411 into PR head commit 84584c5efd41dc5a02d79b61b032b9fb482ebef4 23:40:14 Merge succeeded, producing 84584c5efd41dc5a02d79b61b032b9fb482ebef4 23:40:14 Checking out Revision 84584c5efd41dc5a02d79b61b032b9fb482ebef4 (PR-286) 23:40:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:40:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:40:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:40:14 > git config core.sparsecheckout # timeout=10 23:40:14 > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 23:40:14 > git remote # timeout=10 23:40:14 > git config --get remote.origin.url # timeout=10 23:40:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:14 > git merge 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 23:40:14 > git rev-parse HEAD^{commit} # timeout=10 23:40:14 > git config core.sparsecheckout # timeout=10 23:40:14 > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 23:40:18 Commit message: "ci: add dependabot.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:40:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:40:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:40:20 + sudo service docker restart 23:40:20 + true 23:40:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:40:21 provisioning config files... 23:40:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8558330079109224908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:22 ---> docker-login.sh 23:40:22 nexus3.edgexfoundry.org:10001 23:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:22 Configure a credential helper to remove this warning. See 23:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:22 23:40:22 Login Succeeded 23:40:22 nexus3.edgexfoundry.org:10002 23:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:22 Configure a credential helper to remove this warning. See 23:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:22 23:40:22 Login Succeeded 23:40:22 nexus3.edgexfoundry.org:10003 23:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:23 Configure a credential helper to remove this warning. See 23:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:23 23:40:23 Login Succeeded 23:40:23 nexus3.edgexfoundry.org:10004 23:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:23 Configure a credential helper to remove this warning. See 23:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:23 23:40:23 Login Succeeded 23:40:23 docker.io 23:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:23 Configure a credential helper to remove this warning. See 23:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:23 23:40:23 Login Succeeded 23:40:23 ---> docker-login.sh ends [Pipeline] } 23:40:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:40:24 ========================================================= 23:40:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:40:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:40:24 + 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 . 23:40:24 Sending build context to Docker daemon 16.57MB 23:40:24 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:40:24 Step 2/8 : FROM ${BASE} 23:40:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:40:24 188c0c94c7c5: Pulling fs layer 23:40:24 0ef7d3d256c8: Pulling fs layer 23:40:24 de9db76c5a1d: Pulling fs layer 23:40:24 bca2f99d35d6: Pulling fs layer 23:40:24 93359f2a8cfa: Pulling fs layer 23:40:24 7c6f9722023f: Pulling fs layer 23:40:24 a35cf1a2eb13: Pulling fs layer 23:40:24 bca2f99d35d6: Waiting 23:40:24 93359f2a8cfa: Waiting 23:40:24 7c6f9722023f: Waiting 23:40:24 a35cf1a2eb13: Waiting 23:40:24 de9db76c5a1d: Verifying Checksum 23:40:24 de9db76c5a1d: Download complete 23:40:24 0ef7d3d256c8: Verifying Checksum 23:40:24 0ef7d3d256c8: Download complete 23:40:24 93359f2a8cfa: Download complete 23:40:24 188c0c94c7c5: Verifying Checksum 23:40:24 188c0c94c7c5: Download complete 23:40:24 7c6f9722023f: Verifying Checksum 23:40:24 7c6f9722023f: Download complete 23:40:25 188c0c94c7c5: Pull complete 23:40:25 0ef7d3d256c8: Pull complete 23:40:25 de9db76c5a1d: Pull complete 23:40:28 a35cf1a2eb13: Verifying Checksum 23:40:28 a35cf1a2eb13: Download complete 23:40:28 bca2f99d35d6: Verifying Checksum 23:40:28 bca2f99d35d6: Download complete 23:40:35 bca2f99d35d6: Pull complete 23:40:35 93359f2a8cfa: Pull complete 23:40:35 7c6f9722023f: Pull complete 23:40:42 a35cf1a2eb13: Pull complete 23:40:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:40:42 ---> a62c8e92a672 23:40:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:40:42 ---> Running in 29d19d43291d 23:40:42 Removing intermediate container 29d19d43291d 23:40:42 ---> 18ab1458f050 23:40:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:42 ---> Running in fa92ca0fa23b 23:40:43 Removing intermediate container fa92ca0fa23b 23:40:43 ---> 4a099782dcfa 23:40:43 Step 5/8 : RUN apk add --no-cache make git 23:40:43 ---> Running in c5b634f52b17 23:40:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:40:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:40:45 OK: 166 MiB in 39 packages 23:40:46 Removing intermediate container c5b634f52b17 23:40:46 ---> f04e35ac0dcc 23:40:46 Step 6/8 : WORKDIR /edgex-ui-go 23:40:46 ---> Running in c101a4ca6298 23:40:46 Removing intermediate container c101a4ca6298 23:40:46 ---> d7f9025ccbda 23:40:46 Step 7/8 : COPY . . 23:40:49 ---> c566ec46c3c7 23:40:49 Step 8/8 : RUN go mod download 23:40:49 ---> Running in 8690a5852bc0 23:41:16 Removing intermediate container 8690a5852bc0 23:41:16 ---> 472ea29898b2 23:41:16 Successfully built 472ea29898b2 23:41:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:41:16 + docker inspect -f . ci-base-image-x86_64 23:41:16 . [Pipeline] withDockerContainer 23:41:16 prd-centos7-docker-4c-2g-20057 does not seem to be running inside a container 23:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:41:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20058 in /w/workspace/edgexfoundry_edgex-ui-go_PR-286 23:41:18 $ docker top 21baf25172f75cc273e1fbfebdf8208c108fa7270aeb675d8bc59a3921d6bc91 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 23:41:18 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { 23:41:19 + go version 23:41:19 go version go1.15.5 linux/amd64 [Pipeline] checkout [Pipeline] } 23:41:20 $ docker stop --time=1 21baf25172f75cc273e1fbfebdf8208c108fa7270aeb675d8bc59a3921d6bc91 23:41:21 $ docker rm -f 21baf25172f75cc273e1fbfebdf8208c108fa7270aeb675d8bc59a3921d6bc91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:22 + docker inspect -f . ci-base-image-x86_64 23:41:22 . [Pipeline] withDockerContainer 23:41:22 prd-centos7-docker-4c-2g-20057 does not seem to be running inside a container 23:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:41:23 $ docker top ca2354a499ce6885eb07a26af929f79631e4f3f95ca64434731ff507498d33b9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:23 + make test 23:41:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:41:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:41:24 using credential edgex-jenkins-ssh 23:41:24 Cloning the remote Git repository 23:41:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:41:25 > git init /w/workspace/edgex-ui-go/2 # timeout=10 23:41:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:41:25 > git --version # timeout=10 23:41:25 > git --version # 'git version 2.17.1' 23:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:27 Merging remotes/origin/master commit 98319af8fc349a3fe50f20602aa62bf986a51411 into PR head commit 84584c5efd41dc5a02d79b61b032b9fb482ebef4 23:41:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:41:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:41:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:41:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:41:27 > git config core.sparsecheckout # timeout=10 23:41:27 > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 23:41:27 Merge succeeded, producing 84584c5efd41dc5a02d79b61b032b9fb482ebef4 23:41:27 Checking out Revision 84584c5efd41dc5a02d79b61b032b9fb482ebef4 (PR-286) 23:41:27 > git remote # timeout=10 23:41:27 > git config --get remote.origin.url # timeout=10 23:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:27 > git merge 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 23:41:27 > git rev-parse HEAD^{commit} # timeout=10 23:41:27 > git config core.sparsecheckout # timeout=10 23:41:27 > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 23:41:32 Commit message: "ci: add dependabot.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:41:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:41:33 GO111MODULE=on go vet ./... 23:41:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:41:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:41:34 + true 23:41:34 + sudo service docker restart [Pipeline] } 23:41:35 $ docker stop --time=1 ca2354a499ce6885eb07a26af929f79631e4f3f95ca64434731ff507498d33b9 23:41:37 $ docker rm -f ca2354a499ce6885eb07a26af929f79631e4f3f95ca64434731ff507498d33b9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:41:38 provisioning config files... 23:41:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3894072303708813746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:41:38 ---> docker-login.sh 23:41:38 nexus3.edgexfoundry.org:10001 23:41:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:40 Configure a credential helper to remove this warning. See 23:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:40 23:41:40 Login Succeeded 23:41:40 nexus3.edgexfoundry.org:10002 23:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:40 Configure a credential helper to remove this warning. See 23:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:40 23:41:40 Login Succeeded 23:41:40 nexus3.edgexfoundry.org:10003 23:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:41 Configure a credential helper to remove this warning. See 23:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:41 23:41:41 Login Succeeded 23:41:41 nexus3.edgexfoundry.org:10004 [Pipeline] sh 23:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:41 Configure a credential helper to remove this warning. See 23:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:41 23:41:41 Login Succeeded 23:41:41 docker.io 23:41:41 + ls -al . 23:41:41 total 88 23:41:41 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 13 23:41 . 23:41:41 drwxrwxr-x. 4 jenkins jenkins 28 Jan 13 23:40 .. 23:41:41 drwxrwxr-x. 3 jenkins jenkins 20 Jan 13 23:40 assets 23:41:41 drwxrwxr-x. 2 jenkins jenkins 35 Jan 13 23:40 bin 23:41:41 drwxrwxr-x. 3 jenkins jenkins 29 Jan 13 23:40 cmd 23:41:41 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 13 23:40 CONTRIBUTING.md 23:41:41 -rw-r--r--. 1 jenkins jenkins 10 Jan 13 23:41 coverage.out 23:41:41 -rw-rw-r--. 1 jenkins jenkins 1508 Jan 13 23:40 Dockerfile 23:41:41 -rw-rw-r--. 1 jenkins jenkins 902 Jan 13 23:40 Dockerfile.build 23:41:41 drwxrwxr-x. 5 jenkins jenkins 104 Jan 13 23:40 docs 23:41:41 drwxrwxr-x. 8 jenkins jenkins 179 Jan 13 23:40 .git 23:41:41 drwxrwxr-x. 2 jenkins jenkins 103 Jan 13 23:40 .github 23:41:41 -rw-rw-r--. 1 jenkins jenkins 153 Jan 13 23:40 .gitignore 23:41:41 -rw-rw-r--. 1 jenkins jenkins 1019 Jan 13 23:40 go.mod 23:41:41 -rw-r--r--. 1 jenkins jenkins 20718 Jan 13 23:41 go.sum 23:41:41 drwxrwxr-x. 10 jenkins jenkins 139 Jan 13 23:40 internal 23:41:41 -rw-rw-r--. 1 jenkins jenkins 652 Jan 13 23:40 Jenkinsfile 23:41:41 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 13 23:40 LICENSE 23:41:41 -rw-rw-r--. 1 jenkins jenkins 951 Jan 13 23:40 Makefile 23:41:41 -rw-rw-r--. 1 jenkins jenkins 4535 Jan 13 23:40 README.md 23:41:41 -rw-rw-r--. 1 jenkins jenkins 5 Jan 13 23:37 VERSION 23:41:41 -rw-rw-r--. 1 jenkins jenkins 155 Jan 13 23:40 version.go 23:41:41 drwxrwxr-x. 4 jenkins jenkins 266 Jan 13 23:40 web [Pipeline] isUnix [Pipeline] sh 23:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:42 + 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=84584c5efd41dc5a02d79b61b032b9fb482ebef4 --label arch=amd64 --label version=0.0.0 . 23:41:42 Sending build context to Docker daemon 16.6MB 23:41:42 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 23:41:42 Step 2/24 : FROM ${BASE} AS builder 23:41:42 ---> 472ea29898b2 23:41:42 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:42 Configure a credential helper to remove this warning. See 23:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:42 23:41:42 Login Succeeded 23:41:42 ---> docker-login.sh ends [Pipeline] } 23:41:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:41:43 ---> Running in 70d93c933b51 [Pipeline] echo 23:41:43 ========================================================= 23:41:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:41:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:41:43 Removing intermediate container 70d93c933b51 23:41:43 ---> 9f72735cff3f 23:41:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 23:41:43 ---> Running in 9f2c46133f9d 23:41:43 + 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 . 23:41:43 Removing intermediate container 9f2c46133f9d 23:41:43 ---> 72ae6ad71f1d 23:41:43 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:41:43 ---> Running in 25088fb76d07 23:41:43 Removing intermediate container 25088fb76d07 23:41:43 ---> add2323ddcdc 23:41:43 Step 6/24 : LABEL Name=edgex-ui-go 23:41:43 ---> Running in 14ddac27d887 23:41:44 Sending build context to Docker daemon 16.57MB 23:41:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:41:44 Step 2/8 : FROM ${BASE} 23:41:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:41:44 5f621e34cdf4: Pulling fs layer 23:41:44 a4357932f1b6: Pulling fs layer 23:41:44 18c013af1878: Pulling fs layer 23:41:44 00ac8860ef70: Pulling fs layer 23:41:44 63d7cb157983: Pulling fs layer 23:41:44 00ac8860ef70: Waiting 23:41:44 b116817d02f9: Pulling fs layer 23:41:44 745a02a5169b: Pulling fs layer 23:41:44 63d7cb157983: Waiting 23:41:44 745a02a5169b: Waiting 23:41:44 Removing intermediate container 14ddac27d887 23:41:44 ---> c4955cb94a1d 23:41:44 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:41:44 ---> Running in c54f14304abf 23:41:44 18c013af1878: Verifying Checksum 23:41:44 18c013af1878: Download complete 23:41:44 a4357932f1b6: Verifying Checksum 23:41:44 a4357932f1b6: Download complete 23:41:44 63d7cb157983: Download complete 23:41:44 5f621e34cdf4: Verifying Checksum 23:41:44 5f621e34cdf4: Download complete 23:41:44 b116817d02f9: Verifying Checksum 23:41:44 b116817d02f9: Download complete 23:41:44 Removing intermediate container c54f14304abf 23:41:44 ---> 132bca3967c2 23:41:44 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:44 ---> Running in 8dcc1637b8ae 23:41:44 5f621e34cdf4: Pull complete 23:41:45 a4357932f1b6: Pull complete 23:41:45 Removing intermediate container 8dcc1637b8ae 23:41:45 ---> a31c27388d96 23:41:45 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:41:45 ---> Running in 306c4316167d 23:41:46 18c013af1878: Pull complete 23:41:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:41:47 745a02a5169b: Verifying Checksum 23:41:47 745a02a5169b: Download complete 23:41:47 00ac8860ef70: Verifying Checksum 23:41:47 00ac8860ef70: Download complete 23:41:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:41:50 OK: 166 MiB in 39 packages 23:41:50 Removing intermediate container 306c4316167d 23:41:50 ---> 468005f5a300 23:41:50 Step 10/24 : ENV GO111MODULE=on 23:41:50 ---> Running in c10a0e8c07ff 23:41:51 Removing intermediate container c10a0e8c07ff 23:41:51 ---> 4a9a58bfaccd 23:41:51 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:41:51 ---> Running in 7cefb34a479d 23:41:51 Removing intermediate container 7cefb34a479d 23:41:51 ---> 6b11629e21c0 23:41:51 Step 12/24 : COPY go.mod . 23:41:51 ---> 97c26e801fde 23:41:51 Step 13/24 : COPY Makefile . 23:41:52 ---> b7189199aaf3 23:41:52 Step 14/24 : RUN make update 23:41:52 ---> Running in 68d4d7dcbefc 23:41:52 CGO_ENABLED=0 GO111MODULE=on go mod download 23:41:53 Removing intermediate container 68d4d7dcbefc 23:41:53 ---> 0c5b1f784037 23:41:53 Step 15/24 : COPY . . 23:41:54 ---> b8140f5a72ef 23:41:54 Step 16/24 : RUN ${MAKE} 23:41:54 ---> Running in 56bef7afb8ad 23:41:55 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 23:41:57 00ac8860ef70: Pull complete 23:41:58 63d7cb157983: Pull complete 23:41:58 b116817d02f9: Pull complete 23:42:02 745a02a5169b: Pull complete 23:42:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:42:02 ---> b7e6874047d6 23:42:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:42:05 ---> Running in a52d4b95a0c6 23:42:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:42:06 Removing intermediate container a52d4b95a0c6 23:42:06 ---> 4d7c1f567f26 23:42:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:06 ---> Running in d2b2185db2db 23:42:08 Removing intermediate container d2b2185db2db 23:42:08 ---> 33215f2069ce 23:42:08 Step 5/8 : RUN apk add --no-cache make git 23:42:08 ---> Running in 7959ee009bbf 23:42:09 Removing intermediate container 56bef7afb8ad 23:42:09 ---> 9b6e5eaea2d9 23:42:09 Step 17/24 : FROM alpine:3.12 23:42:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:09 3.12: Pulling from library/alpine 23:42:09 801bfaa63ef2: Pulling fs layer 23:42:09 801bfaa63ef2: Verifying Checksum 23:42:09 801bfaa63ef2: Download complete 23:42:10 801bfaa63ef2: Pull complete 23:42:10 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:42:10 Status: Downloaded newer image for alpine:3.12 23:42:10 ---> 389fef711851 23:42:10 Step 18/24 : EXPOSE 4000 23:42:10 ---> Running in f7ee97b906c3 23:42:10 Removing intermediate container f7ee97b906c3 23:42:10 ---> fdbc7f7dad70 23:42:10 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 23:42:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:11 ---> bddf3c8d3603 23:42:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:42:11 ---> Running in c74c75238ce0 23:42:11 Removing intermediate container c74c75238ce0 23:42:11 ---> bd890e84d975 23:42:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:42:11 ---> Running in 9b8e12569848 23:42:11 Removing intermediate container 9b8e12569848 23:42:11 ---> d47e76da023a 23:42:11 Step 22/24 : LABEL arch=amd64 23:42:12 ---> Running in 56e1d5193fd2 23:42:12 Removing intermediate container 56e1d5193fd2 23:42:12 ---> 4bed19931d12 23:42:12 Step 23/24 : LABEL git_sha=84584c5efd41dc5a02d79b61b032b9fb482ebef4 23:42:12 OK: 142 MiB in 39 packages 23:42:12 ---> Running in f757add220ba 23:42:12 Removing intermediate container f757add220ba 23:42:12 ---> cd7e7dc899e8 23:42:12 Step 24/24 : LABEL version=0.0.0 23:42:12 ---> Running in 93a75c1837eb 23:42:12 Removing intermediate container 93a75c1837eb 23:42:12 ---> 6947f5be7e32 23:42:12 [Warning] One or more build-args [ARCH] were not consumed 23:42:12 Successfully built 6947f5be7e32 23:42:12 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 23:42:13 Removing intermediate container 7959ee009bbf 23:42:13 ---> dafdda539f98 23:42:13 Step 6/8 : WORKDIR /edgex-ui-go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 23:42:13 ---> Running in 46056cb62ab0 [Pipeline] } [Pipeline] // stage [Pipeline] } 23:42:14 Removing intermediate container 46056cb62ab0 23:42:14 ---> d80a1812b9f1 23:42:14 Step 7/8 : COPY . . 23:42:16 ---> ea7f7b39b3f3 23:42:16 Step 8/8 : RUN go mod download 23:42:16 ---> Running in 71684d9620ff 23:42:43 Removing intermediate container 71684d9620ff 23:42:43 ---> 260548ed75e8 23:42:43 Successfully built 260548ed75e8 23:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:42:43 + docker inspect -f . ci-base-image-arm64 23:42:43 . [Pipeline] withDockerContainer 23:42:43 prd-ubuntu18.04-docker-arm64-4c-16g-20058 does not seem to be running inside a container 23:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:45 $ docker top 454f6cad0e3637182946e605d8533abaa8c5dac20f36f83702bb6ffb6430ab09 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:46 + go version 23:42:46 go version go1.15.5 linux/arm64 [Pipeline] } 23:42:46 $ docker stop --time=1 454f6cad0e3637182946e605d8533abaa8c5dac20f36f83702bb6ffb6430ab09 23:42:48 $ docker rm -f 454f6cad0e3637182946e605d8533abaa8c5dac20f36f83702bb6ffb6430ab09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:49 + docker inspect -f . ci-base-image-arm64 23:42:49 . [Pipeline] withDockerContainer 23:42:49 prd-ubuntu18.04-docker-arm64-4c-16g-20058 does not seem to be running inside a container 23:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:51 $ docker top 29bf3126178deff21a7c8f4fa04b054219839ac9cef11a0769779bdf4171cffb -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:52 + make test 23:42:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:42:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:43:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:43:15 GO111MODULE=on go vet ./... [Pipeline] } 23:43:20 $ docker stop --time=1 29bf3126178deff21a7c8f4fa04b054219839ac9cef11a0769779bdf4171cffb 23:43:22 $ docker rm -f 29bf3126178deff21a7c8f4fa04b054219839ac9cef11a0769779bdf4171cffb [Pipeline] // withDockerContainer [Pipeline] sh 23:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:23 Warning: overwriting stash ‘coverage-report’ 23:43:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:43:25 + ls -al . 23:43:25 total 124 23:43:25 drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:42 . 23:43:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:41 .. 23:43:25 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:41 .git 23:43:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:41 .github 23:43:25 -rw-rw-r-- 1 jenkins jenkins 153 Jan 13 23:41 .gitignore 23:43:25 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 13 23:41 CONTRIBUTING.md 23:43:25 -rw-rw-r-- 1 jenkins jenkins 1508 Jan 13 23:41 Dockerfile 23:43:25 -rw-rw-r-- 1 jenkins jenkins 902 Jan 13 23:41 Dockerfile.build 23:43:25 -rw-rw-r-- 1 jenkins jenkins 652 Jan 13 23:41 Jenkinsfile 23:43:25 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 13 23:41 LICENSE 23:43:25 -rw-rw-r-- 1 jenkins jenkins 951 Jan 13 23:41 Makefile 23:43:25 -rw-rw-r-- 1 jenkins jenkins 4535 Jan 13 23:41 README.md 23:43:25 -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 23:37 VERSION 23:43:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:41 assets 23:43:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:41 bin 23:43:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:41 cmd 23:43:25 -rw-r--r-- 1 jenkins jenkins 10 Jan 13 23:42 coverage.out 23:43:25 drwxrwxr-x 5 jenkins jenkins 4096 Jan 13 23:41 docs 23:43:25 -rw-rw-r-- 1 jenkins jenkins 1019 Jan 13 23:41 go.mod 23:43:25 -rw-r--r-- 1 jenkins jenkins 20718 Jan 13 23:42 go.sum 23:43:25 drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:41 internal 23:43:25 -rw-rw-r-- 1 jenkins jenkins 155 Jan 13 23:41 version.go 23:43:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:41 web [Pipeline] isUnix [Pipeline] sh 23:43:26 + 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=84584c5efd41dc5a02d79b61b032b9fb482ebef4 --label arch=arm64 --label version=0.0.0 . 23:43:27 Sending build context to Docker daemon 16.6MB 23:43:27 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 23:43:27 Step 2/24 : FROM ${BASE} AS builder 23:43:27 ---> 260548ed75e8 23:43:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:43:27 ---> Running in 92bc776ae698 23:43:28 Removing intermediate container 92bc776ae698 23:43:28 ---> 122be95cc0f7 23:43:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 23:43:28 ---> Running in dd3a32008d8e 23:43:28 Removing intermediate container dd3a32008d8e 23:43:28 ---> ba4ba7549023 23:43:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:43:28 ---> Running in 0df46a10be0c 23:43:29 Removing intermediate container 0df46a10be0c 23:43:29 ---> c4c60e2f6e64 23:43:29 Step 6/24 : LABEL Name=edgex-ui-go 23:43:29 ---> Running in ba4c3d580f8a 23:43:29 Removing intermediate container ba4c3d580f8a 23:43:29 ---> 3e3a202820ee 23:43:29 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:43:29 ---> Running in d666c14328a3 23:43:30 Removing intermediate container d666c14328a3 23:43:30 ---> 87a1c6059a73 23:43:30 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:30 ---> Running in cb59a117bc3c 23:43:32 Removing intermediate container cb59a117bc3c 23:43:32 ---> 726fe3b87505 23:43:32 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:32 ---> Running in 62889c252652 23:43:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:43:35 OK: 142 MiB in 39 packages 23:43:36 Removing intermediate container 62889c252652 23:43:36 ---> 45012f4c4bc0 23:43:36 Step 10/24 : ENV GO111MODULE=on 23:43:36 ---> Running in 97f4f880323b 23:43:37 Removing intermediate container 97f4f880323b 23:43:37 ---> cc45e04653b0 23:43:37 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:43:37 ---> Running in f3cbc6fa3520 23:43:38 Removing intermediate container f3cbc6fa3520 23:43:38 ---> 633d8e9e278c 23:43:38 Step 12/24 : COPY go.mod . 23:43:38 ---> 3f92fb282eda 23:43:38 Step 13/24 : COPY Makefile . 23:43:39 ---> 29e02bc7d603 23:43:39 Step 14/24 : RUN make update 23:43:39 ---> Running in c87fc7cb03dc 23:43:40 CGO_ENABLED=0 GO111MODULE=on go mod download 23:43:41 Removing intermediate container c87fc7cb03dc 23:43:41 ---> 2cf351c9db6f 23:43:41 Step 15/24 : COPY . . 23:43:43 ---> e38e6215d658 23:43:43 Step 16/24 : RUN ${MAKE} 23:43:43 ---> Running in 53b128a0ae2e 23:43:44 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 23:44:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:44:12 Removing intermediate container 53b128a0ae2e 23:44:12 ---> cb9242cc1f78 23:44:12 Step 17/24 : FROM alpine:3.12 23:44:13 3.12: Pulling from library/alpine 23:44:13 159e5727ea61: Pulling fs layer 23:44:14 159e5727ea61: Verifying Checksum 23:44:14 159e5727ea61: Download complete 23:44:14 159e5727ea61: Pull complete 23:44:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:44:14 Status: Downloaded newer image for alpine:3.12 23:44:14 ---> afeebe901d6b 23:44:14 Step 18/24 : EXPOSE 4000 23:44:14 ---> Running in 49ca6d76c204 23:44:15 Removing intermediate container 49ca6d76c204 23:44:15 ---> 7831098f3436 23:44:15 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 23:44:17 ---> 1218d29fcc65 23:44:17 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:44:17 ---> Running in e69d17d26015 23:44:17 Removing intermediate container e69d17d26015 23:44:17 ---> 8142636dd8bc 23:44:17 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:44:17 ---> Running in 9d1e0b56200b 23:44:17 Removing intermediate container 9d1e0b56200b 23:44:17 ---> 618526a1e2ca 23:44:17 Step 22/24 : LABEL arch=arm64 23:44:18 ---> Running in 1b19ddcc1636 23:44:18 Removing intermediate container 1b19ddcc1636 23:44:18 ---> 36b317fb96c1 23:44:18 Step 23/24 : LABEL git_sha=84584c5efd41dc5a02d79b61b032b9fb482ebef4 23:44:18 ---> Running in 97bbad68f6e4 23:44:19 Removing intermediate container 97bbad68f6e4 23:44:19 ---> 39673029da8d 23:44:19 Step 24/24 : LABEL version=0.0.0 23:44:19 ---> Running in 8fe292d89488 23:44:19 Removing intermediate container 8fe292d89488 23:44:19 ---> 6a7674b77c2f 23:44:19 [Warning] One or more build-args [ARCH] were not consumed 23:44:19 Successfully built 6a7674b77c2f 23:44:19 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 23:44:21 provisioning config files... 23:44:21 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/config141734804464872380tmp [Pipeline] { [Pipeline] sh 23:44:22 + set +x 23:44:22 + curl -s https://codecov.io/bash 23:44:22 + bash -s -- 23:44:22 23:44:22 _____ _ 23:44:22 / ____| | | 23:44:22 | | ___ __| | ___ ___ _____ __ 23:44:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:44:22 | |___| (_) | (_| | __/ (_| (_) \ V / 23:44:22 \_____\___/ \__,_|\___|\___\___/ \_/ 23:44:22 Bash-20201231-23d4836 23:44:22 23:44:22 23:44:22 ==> git version 2.24.3 found 23:44:22 ==> 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 23:44:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:44:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:44:22 ==> Jenkins CI detected. 23:44:22 project root: . 23:44:22 --> token set from env 23:44:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:44:22 ==> Running gcov in . (disable via -X gcov) 23:44:22 ==> Python coveragepy not found 23:44:22 ==> Searching for coverage reports in: 23:44:22 + . 23:44:22 -> Found 1 reports 23:44:22 ==> Detecting git/mercurial file structure 23:44:22 ==> Reading reports 23:44:22 + ./coverage.out bytes=10 23:44:22 ==> Appending adjustments 23:44:22 https://docs.codecov.io/docs/fixing-reports 23:44:22 + Found adjustments 23:44:22 ==> Gzipping contents 23:44:22 4.0K /tmp/codecov.JBaQ2B.gz 23:44:22 ==> Uploading reports 23:44:22 url: https://codecov.io 23:44:22 query: branch=PR-286&commit=84584c5efd41dc5a02d79b61b032b9fb482ebef4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-286%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=286&job=&cmd_args= 23:44:22 -> Pinging Codecov 23:44:22 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-286&commit=84584c5efd41dc5a02d79b61b032b9fb482ebef4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-286%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=286&job=&cmd_args= 23:44:23 -> Uploading to 23:44:23 https://storage.googleapis.com/codecov/v4/raw/2021-01-13/FB506323287CE973F263BFD2A0EB1F37/84584c5efd41dc5a02d79b61b032b9fb482ebef4/7c4d35a5-7b0d-4184-b14e-166aaeaca94f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T234423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c00599b9768a75cd91d96475494610a4187e88329547c393a9169b5d652432d0 23:44:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:23 Dload Upload Total Spent Left Speed 23:44:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 5337 --:--:-- --:--:-- --:--:-- 5343 23:44:24 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/84584c5efd41dc5a02d79b61b032b9fb482ebef4 [Pipeline] } 23:44:24 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 23:44:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:44:27 ---> package-listing.sh 23:44:27 ++ facter osfamily 23:44:27 ++ tr '[:upper:]' '[:lower:]' 23:44:27 + OS_FAMILY=redhat 23:44:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-286 23:44:27 + START_PACKAGES=/tmp/packages_start.txt 23:44:27 + END_PACKAGES=/tmp/packages_end.txt 23:44:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:44:27 + PACKAGES=/tmp/packages_start.txt 23:44:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-286 ']' 23:44:27 + PACKAGES=/tmp/packages_end.txt 23:44:27 + case "${OS_FAMILY}" in 23:44:27 + rpm -qa 23:44:27 + sort 23:44:32 + '[' -f /tmp/packages_start.txt ']' 23:44:32 + '[' -f /tmp/packages_end.txt ']' 23:44:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:44:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-286 ']' 23:44:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-286/archives/ 23:44:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-286/archives/ [Pipeline] echo 23:44:32 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-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:44:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:44:33 23:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:44:34 alpine: Pulling from edgex-lftools-log-publisher 23:44:34 df20fa9351a1: Pulling fs layer 23:44:34 36b3adc4ff6f: Pulling fs layer 23:44:34 8ad3a11d3b57: Pulling fs layer 23:44:34 46f8f816bc3b: Pulling fs layer 23:44:34 93b61091891f: Pulling fs layer 23:44:34 93b9cdb0e59b: Pulling fs layer 23:44:34 5e14af77c1be: Pulling fs layer 23:44:34 01666e4c0597: Pulling fs layer 23:44:34 aa168da1d23b: Pulling fs layer 23:44:34 46f8f816bc3b: Waiting 23:44:34 93b61091891f: Waiting 23:44:34 93b9cdb0e59b: Waiting 23:44:34 01666e4c0597: Waiting 23:44:34 aa168da1d23b: Waiting 23:44:34 5e14af77c1be: Waiting 23:44:34 36b3adc4ff6f: Download complete 23:44:34 46f8f816bc3b: Verifying Checksum 23:44:34 46f8f816bc3b: Download complete 23:44:34 df20fa9351a1: Verifying Checksum 23:44:34 df20fa9351a1: Download complete 23:44:34 93b9cdb0e59b: Verifying Checksum 23:44:34 93b9cdb0e59b: Download complete 23:44:34 5e14af77c1be: Verifying Checksum 23:44:34 5e14af77c1be: Download complete 23:44:34 93b61091891f: Verifying Checksum 23:44:34 93b61091891f: Download complete 23:44:34 01666e4c0597: Verifying Checksum 23:44:34 01666e4c0597: Download complete 23:44:34 df20fa9351a1: Pull complete 23:44:34 36b3adc4ff6f: Pull complete 23:44:35 8ad3a11d3b57: Verifying Checksum 23:44:35 8ad3a11d3b57: Download complete 23:44:36 8ad3a11d3b57: Pull complete 23:44:36 46f8f816bc3b: Pull complete 23:44:37 93b61091891f: Pull complete 23:44:37 aa168da1d23b: Verifying Checksum 23:44:37 aa168da1d23b: Download complete 23:44:37 93b9cdb0e59b: Pull complete 23:44:37 5e14af77c1be: Pull complete 23:44:37 01666e4c0597: Pull complete 23:44:46 aa168da1d23b: Pull complete 23:44:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:44:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:44:46 prd-centos7-docker-4c-2g-20056 does not seem to be running inside a container 23:44:46 $ 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-286/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-286 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-286:/w/workspace/edgexfoundry_edgex-ui-go_PR-286:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:44:50 $ docker top 3ffe209af371b029737c2f8e406d1c05eadf7b4f427a0e0f110b80e232c82f13 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:51 + touch /tmp/pre-build-complete [Pipeline] sh 23:44:51 + mkdir -p /var/log/sa [Pipeline] sh 23:44:51 + ls /var/log/sa-host 23:44:51 + sadf -c /var/log/sa-host/sa13 23:44:51 file_magic: OK 23:44:51 HZ: Using current value: 100 23:44:51 file_header: OK 23:44:51 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 23:44:51 Statistics: 23:44:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:44:51 File successfully converted to sysstat format version 12.2.1 23:44:51 + sadf -c /var/log/sa-host/sa23 23:44:51 file_magic: OK 23:44:51 HZ: Using current value: 100 23:44:51 file_header: OK 23:44:51 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 23:44:51 Statistics: 23:44:51 Hnuu...uuuununununu... 23:44:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:51 provisioning config files... 23:44:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/config4159799878021183286tmp [Pipeline] { [Pipeline] echo 23:44:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:44:52 ---> create-netrc.sh [Pipeline] } 23:44:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:44:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:44:53 ---> python-tools-install.sh [Pipeline] echo 23:44:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:44:53 ---> sudo-logs.sh 23:44:53 Archiving 'sudo' log.. [Pipeline] echo 23:44:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:44:53 ---> job-cost.sh 23:44:53 lf-activate-venv: SKIPPING 23:44:53 INFO: No Stack... 23:44:54 INFO: Retrieving Pricing Info for: v1-standard-2 23:44:55 INFO: Archiving Costs [Pipeline] echo 23:44:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:44:55 ---> logs-deploy.sh 23:44:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-286/2 23:44:55 INFO: archiving workspace using pattern(s): 23:44:57 Archives upload complete. 23:44:57 INFO: archiving logs to Nexus