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 [2021-01-13T23:37:10.772Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T23:37:11.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T23:37:11.190Z] ========================================================= [2021-01-13T23:37:11.190Z] EdgeX Global Pipelines Version Info [2021-01-13T23:37:11.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:37:12.775Z] ------------------- [2021-01-13T23:37:12.775Z] stable info: [2021-01-13T23:37:12.775Z] ------------------- [2021-01-13T23:37:12.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T23:37:12.775Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-13T23:37:12.775Z] Message: update stable to v1.0.177 [2021-01-13T23:37:14.171Z] ------------------- [2021-01-13T23:37:14.171Z] experimental info: [2021-01-13T23:37:14.171Z] ------------------- [2021-01-13T23:37:14.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T23:37:14.171Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-13T23:37:14.171Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T23:37:14.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-13T23:37:14.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-13T23:37:14.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T23:37:14.707Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T23:37:14.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T23:37:14.884Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T23:37:14.989Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T23:37:15.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T23:37:15.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-13T23:37:15.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T23:37:15.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T23:37:15.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-13T23:37:15.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T23:37:15.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T23:37:15.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T23:37:15.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T23:37:15.875Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T23:37:15.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T23:37:16.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T23:37:16.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-13T23:37:16.303Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-13T23:37:16.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-13T23:37:16.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-13T23:37:16.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-13T23:37:16.653Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-13T23:37:16.737Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T23:37:16.820Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T23:37:16.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo [2021-01-13T23:37:16.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo [2021-01-13T23:37:17.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo [2021-01-13T23:37:17.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [Pipeline] echo [2021-01-13T23:37:17.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84584c5 [Pipeline] echo [2021-01-13T23:37:17.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T23:37:17.539Z] provisioning config files... [2021-01-13T23:37:17.572Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/config3822622521780862108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:37:17.940Z] ---> docker-login.sh [2021-01-13T23:37:17.940Z] nexus3.edgexfoundry.org:10001 [2021-01-13T23:37:18.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:37:18.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:37:18.472Z] Configure a credential helper to remove this warning. See [2021-01-13T23:37:18.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:37:18.472Z] [2021-01-13T23:37:18.472Z] Login Succeeded [2021-01-13T23:37:18.472Z] nexus3.edgexfoundry.org:10002 [2021-01-13T23:37:18.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:37:18.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:37:18.737Z] Configure a credential helper to remove this warning. See [2021-01-13T23:37:18.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:37:18.737Z] [2021-01-13T23:37:18.737Z] Login Succeeded [2021-01-13T23:37:18.737Z] nexus3.edgexfoundry.org:10003 [2021-01-13T23:37:18.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:37:19.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:37:19.003Z] Configure a credential helper to remove this warning. See [2021-01-13T23:37:19.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:37:19.003Z] [2021-01-13T23:37:19.003Z] Login Succeeded [2021-01-13T23:37:19.003Z] nexus3.edgexfoundry.org:10004 [2021-01-13T23:37:19.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:37:19.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:37:19.003Z] Configure a credential helper to remove this warning. See [2021-01-13T23:37:19.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:37:19.003Z] [2021-01-13T23:37:19.003Z] Login Succeeded [2021-01-13T23:37:19.003Z] docker.io [2021-01-13T23:37:19.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:37:19.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:37:19.529Z] Configure a credential helper to remove this warning. See [2021-01-13T23:37:19.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:37:19.529Z] [2021-01-13T23:37:19.529Z] Login Succeeded [2021-01-13T23:37:19.529Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T23:37:19.540Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T23:37:20.368Z] + git log --format=format:%s -1 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [Pipeline] echo [2021-01-13T23:37:20.446Z] GIT_COMMIT: 84584c5efd41dc5a02d79b61b032b9fb482ebef4, Commit Message: ci: add dependabot.yml [Pipeline] echo [2021-01-13T23:37:20.523Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:37:21.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T23:37:21.513Z] [2021-01-13T23:37:21.513Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:37:21.876Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T23:37:21.876Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T23:37:21.876Z] 31603596830f: Pulling fs layer [2021-01-13T23:37:21.876Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T23:37:21.876Z] 6ca5941a6612: Pulling fs layer [2021-01-13T23:37:21.876Z] ecc8261a40a4: Pulling fs layer [2021-01-13T23:37:21.876Z] ecc8261a40a4: Waiting [2021-01-13T23:37:21.876Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T23:37:21.876Z] 2a8b12db71e7: Download complete [2021-01-13T23:37:22.149Z] 31603596830f: Verifying Checksum [2021-01-13T23:37:22.149Z] 31603596830f: Download complete [2021-01-13T23:37:22.149Z] ecc8261a40a4: Verifying Checksum [2021-01-13T23:37:22.149Z] ecc8261a40a4: Download complete [2021-01-13T23:37:22.437Z] 6ca5941a6612: Verifying Checksum [2021-01-13T23:37:22.437Z] 6ca5941a6612: Download complete [2021-01-13T23:37:22.705Z] 31603596830f: Pull complete [2021-01-13T23:37:22.705Z] 2a8b12db71e7: Pull complete [2021-01-13T23:37:23.674Z] 6ca5941a6612: Pull complete [2021-01-13T23:37:23.937Z] ecc8261a40a4: Pull complete [2021-01-13T23:37:23.937Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T23:37:23.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T23:37:23.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T23:37:24.069Z] prd-centos7-docker-4c-2g-20056 does not seem to be running inside a container [2021-01-13T23:37:24.131Z] $ 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 [2021-01-13T23:37:26.288Z] $ docker top 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T23:37:26.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T23:37:26.606Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T23:37:26.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T23:37:26.882Z] $ docker exec 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent [2021-01-13T23:37:27.078Z] SSH_AUTH_SOCK=/tmp/ssh-S4912iwTaWBw/agent.12 [2021-01-13T23:37:27.078Z] SSH_AGENT_PID=17 [2021-01-13T23:37:27.091Z] Running ssh-add (command line suppressed) [2021-01-13T23:37:27.237Z] 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) [2021-01-13T23:37:27.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T23:37:27.645Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T23:37:27.667Z] $ docker exec --env ******** --env ******** 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent -k [2021-01-13T23:37:27.811Z] unset SSH_AUTH_SOCK; [2021-01-13T23:37:27.811Z] unset SSH_AGENT_PID; [2021-01-13T23:37:27.811Z] echo Agent pid 17 killed; [2021-01-13T23:37:27.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T23:37:28.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T23:37:28.016Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T23:37:28.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T23:37:28.280Z] $ docker exec 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent [2021-01-13T23:37:28.473Z] SSH_AUTH_SOCK=/tmp/ssh-qZupQJYE5XwV/agent.46 [2021-01-13T23:37:28.474Z] SSH_AGENT_PID=51 [2021-01-13T23:37:28.482Z] Running ssh-add (command line suppressed) [2021-01-13T23:37:28.634Z] 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) [2021-01-13T23:37:28.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T23:37:29.040Z] + git semver init [2021-01-13T23:37:29.040Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T23:37:29.040Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-286/.git [2021-01-13T23:37:29.040Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-286 [2021-01-13T23:37:29.040Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T23:37:29.040Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T23:37:29.040Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T23:37:29.040Z] # $SEMVER_BRANCH = PR-286 [2021-01-13T23:37:29.040Z] # $SEMVER_TEMP = /tmp/semver-100125045 [2021-01-13T23:37:29.040Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-13T23:37:30.441Z] # '/tmp/semver-100125045' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-286/.semver' [2021-01-13T23:37:30.441Z] # -> Force: false [2021-01-13T23:37:30.441Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-286/.semver [Pipeline] } [2021-01-13T23:37:30.512Z] $ docker exec --env ******** --env ******** 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc ssh-agent -k [2021-01-13T23:37:30.659Z] unset SSH_AUTH_SOCK; [2021-01-13T23:37:30.660Z] unset SSH_AGENT_PID; [2021-01-13T23:37:30.660Z] echo Agent pid 51 killed; [2021-01-13T23:37:30.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T23:37:31.228Z] + git semver [Pipeline] } [2021-01-13T23:37:31.246Z] $ docker stop --time=1 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc [2021-01-13T23:37:32.734Z] $ docker rm -f 0313e438d037b9894bb0e44466f78606d40ebf7f5ab6f9b77149399a3c43bcfc [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T23:37:33.240Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T23:37:33.868Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T23:37:33.871Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-13T23:37:49.342Z] Still waiting to schedule task [2021-01-13T23:37:49.342Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-13T23:37:49.344Z] Still waiting to schedule task [2021-01-13T23:37:49.344Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-13T23:40:08.264Z] Running on prd-centos7-docker-4c-2g-20057 in /w/workspace/edgexfoundry_edgex-ui-go_PR-286 [Pipeline] { [Pipeline] ws [2021-01-13T23:40:08.373Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-01-13T23:40:11.946Z] using credential edgex-jenkins-ssh [2021-01-13T23:40:12.012Z] Cloning the remote Git repository [2021-01-13T23:40:12.045Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-13T23:40:12.125Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-01-13T23:40:12.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-13T23:40:12.252Z] > git --version # timeout=10 [2021-01-13T23:40:12.269Z] > git --version # 'git version 2.24.3' [2021-01-13T23:40:12.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T23:40:12.525Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T23:40:14.081Z] Merging remotes/origin/master commit 98319af8fc349a3fe50f20602aa62bf986a51411 into PR head commit 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [2021-01-13T23:40:14.305Z] Merge succeeded, producing 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [2021-01-13T23:40:14.306Z] Checking out Revision 84584c5efd41dc5a02d79b61b032b9fb482ebef4 (PR-286) [2021-01-13T23:40:13.504Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-13T23:40:13.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T23:40:13.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-13T23:40:13.583Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-13T23:40:13.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T23:40:13.594Z] > 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 [2021-01-13T23:40:14.094Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T23:40:14.106Z] > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 [2021-01-13T23:40:14.266Z] > git remote # timeout=10 [2021-01-13T23:40:14.274Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T23:40:14.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T23:40:14.286Z] > git merge 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 [2021-01-13T23:40:14.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T23:40:14.309Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T23:40:14.314Z] > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 [2021-01-13T23:40:18.215Z] Commit message: "ci: add dependabot.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T23:40:19.529Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T23:40:19.860Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T23:40:20.174Z] + sudo service docker restart [2021-01-13T23:40:20.174Z] + true [2021-01-13T23:40:20.174Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T23:40:21.646Z] provisioning config files... [2021-01-13T23:40:21.678Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8558330079109224908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:40:22.083Z] ---> docker-login.sh [2021-01-13T23:40:22.083Z] nexus3.edgexfoundry.org:10001 [2021-01-13T23:40:22.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:40:22.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:40:22.613Z] Configure a credential helper to remove this warning. See [2021-01-13T23:40:22.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:40:22.613Z] [2021-01-13T23:40:22.613Z] Login Succeeded [2021-01-13T23:40:22.613Z] nexus3.edgexfoundry.org:10002 [2021-01-13T23:40:22.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:40:22.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:40:22.878Z] Configure a credential helper to remove this warning. See [2021-01-13T23:40:22.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:40:22.878Z] [2021-01-13T23:40:22.878Z] Login Succeeded [2021-01-13T23:40:22.878Z] nexus3.edgexfoundry.org:10003 [2021-01-13T23:40:22.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:40:23.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:40:23.149Z] Configure a credential helper to remove this warning. See [2021-01-13T23:40:23.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:40:23.149Z] [2021-01-13T23:40:23.149Z] Login Succeeded [2021-01-13T23:40:23.149Z] nexus3.edgexfoundry.org:10004 [2021-01-13T23:40:23.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:40:23.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:40:23.149Z] Configure a credential helper to remove this warning. See [2021-01-13T23:40:23.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:40:23.149Z] [2021-01-13T23:40:23.149Z] Login Succeeded [2021-01-13T23:40:23.149Z] docker.io [2021-01-13T23:40:23.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:40:23.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:40:23.674Z] Configure a credential helper to remove this warning. See [2021-01-13T23:40:23.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:40:23.674Z] [2021-01-13T23:40:23.674Z] Login Succeeded [2021-01-13T23:40:23.674Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T23:40:23.684Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-13T23:40:24.060Z] ========================================================= [2021-01-13T23:40:24.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T23:40:24.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:40:24.424Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-13T23:40:24.687Z] Sending build context to Docker daemon 16.57MB [2021-01-13T23:40:24.687Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T23:40:24.687Z] Step 2/8 : FROM ${BASE} [2021-01-13T23:40:24.687Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T23:40:24.687Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T23:40:24.687Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T23:40:24.687Z] de9db76c5a1d: Pulling fs layer [2021-01-13T23:40:24.687Z] bca2f99d35d6: Pulling fs layer [2021-01-13T23:40:24.687Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T23:40:24.687Z] 7c6f9722023f: Pulling fs layer [2021-01-13T23:40:24.687Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T23:40:24.687Z] bca2f99d35d6: Waiting [2021-01-13T23:40:24.687Z] 93359f2a8cfa: Waiting [2021-01-13T23:40:24.687Z] 7c6f9722023f: Waiting [2021-01-13T23:40:24.687Z] a35cf1a2eb13: Waiting [2021-01-13T23:40:24.957Z] de9db76c5a1d: Verifying Checksum [2021-01-13T23:40:24.957Z] de9db76c5a1d: Download complete [2021-01-13T23:40:24.957Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T23:40:24.957Z] 0ef7d3d256c8: Download complete [2021-01-13T23:40:24.957Z] 93359f2a8cfa: Download complete [2021-01-13T23:40:24.957Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T23:40:24.957Z] 188c0c94c7c5: Download complete [2021-01-13T23:40:24.957Z] 7c6f9722023f: Verifying Checksum [2021-01-13T23:40:24.957Z] 7c6f9722023f: Download complete [2021-01-13T23:40:25.228Z] 188c0c94c7c5: Pull complete [2021-01-13T23:40:25.490Z] 0ef7d3d256c8: Pull complete [2021-01-13T23:40:25.490Z] de9db76c5a1d: Pull complete [2021-01-13T23:40:28.088Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T23:40:28.088Z] a35cf1a2eb13: Download complete [2021-01-13T23:40:28.671Z] bca2f99d35d6: Verifying Checksum [2021-01-13T23:40:28.671Z] bca2f99d35d6: Download complete [2021-01-13T23:40:35.323Z] bca2f99d35d6: Pull complete [2021-01-13T23:40:35.323Z] 93359f2a8cfa: Pull complete [2021-01-13T23:40:35.323Z] 7c6f9722023f: Pull complete [2021-01-13T23:40:42.026Z] a35cf1a2eb13: Pull complete [2021-01-13T23:40:42.026Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T23:40:42.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T23:40:42.026Z] ---> a62c8e92a672 [2021-01-13T23:40:42.026Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-13T23:40:42.026Z] ---> Running in 29d19d43291d [2021-01-13T23:40:42.292Z] Removing intermediate container 29d19d43291d [2021-01-13T23:40:42.292Z] ---> 18ab1458f050 [2021-01-13T23:40:42.292Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T23:40:42.292Z] ---> Running in fa92ca0fa23b [2021-01-13T23:40:43.703Z] Removing intermediate container fa92ca0fa23b [2021-01-13T23:40:43.703Z] ---> 4a099782dcfa [2021-01-13T23:40:43.703Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-13T23:40:43.703Z] ---> Running in c5b634f52b17 [2021-01-13T23:40:44.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T23:40:45.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T23:40:45.808Z] OK: 166 MiB in 39 packages [2021-01-13T23:40:46.386Z] Removing intermediate container c5b634f52b17 [2021-01-13T23:40:46.386Z] ---> f04e35ac0dcc [2021-01-13T23:40:46.386Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-13T23:40:46.386Z] ---> Running in c101a4ca6298 [2021-01-13T23:40:46.650Z] Removing intermediate container c101a4ca6298 [2021-01-13T23:40:46.650Z] ---> d7f9025ccbda [2021-01-13T23:40:46.650Z] Step 7/8 : COPY . . [2021-01-13T23:40:49.240Z] ---> c566ec46c3c7 [2021-01-13T23:40:49.240Z] Step 8/8 : RUN go mod download [2021-01-13T23:40:49.240Z] ---> Running in 8690a5852bc0 [2021-01-13T23:41:16.120Z] Removing intermediate container 8690a5852bc0 [2021-01-13T23:41:16.120Z] ---> 472ea29898b2 [2021-01-13T23:41:16.120Z] Successfully built 472ea29898b2 [2021-01-13T23:41:16.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:41:16.447Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T23:41:16.714Z] . [Pipeline] withDockerContainer [2021-01-13T23:41:16.991Z] prd-centos7-docker-4c-2g-20057 does not seem to be running inside a container [2021-01-13T23:41:17.149Z] $ 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 [2021-01-13T23:41:18.136Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20058 in /w/workspace/edgexfoundry_edgex-ui-go_PR-286 [2021-01-13T23:41:18.220Z] $ docker top 21baf25172f75cc273e1fbfebdf8208c108fa7270aeb675d8bc59a3921d6bc91 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-01-13T23:41:18.606Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [2021-01-13T23:41:19.963Z] + go version [2021-01-13T23:41:19.963Z] go version go1.15.5 linux/amd64 [Pipeline] checkout [Pipeline] } [2021-01-13T23:41:20.021Z] $ docker stop --time=1 21baf25172f75cc273e1fbfebdf8208c108fa7270aeb675d8bc59a3921d6bc91 [2021-01-13T23:41:21.490Z] $ docker rm -f 21baf25172f75cc273e1fbfebdf8208c108fa7270aeb675d8bc59a3921d6bc91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:41:22.332Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T23:41:22.332Z] . [Pipeline] withDockerContainer [2021-01-13T23:41:22.443Z] prd-centos7-docker-4c-2g-20057 does not seem to be running inside a container [2021-01-13T23:41:22.494Z] $ 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 [2021-01-13T23:41:23.265Z] $ docker top ca2354a499ce6885eb07a26af929f79631e4f3f95ca64434731ff507498d33b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T23:41:23.770Z] + make test [2021-01-13T23:41:23.770Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-13T23:41:24.742Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-13T23:41:24.870Z] using credential edgex-jenkins-ssh [2021-01-13T23:41:24.930Z] Cloning the remote Git repository [2021-01-13T23:41:24.978Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-13T23:41:25.080Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-01-13T23:41:25.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-13T23:41:25.146Z] > git --version # timeout=10 [2021-01-13T23:41:25.161Z] > git --version # 'git version 2.17.1' [2021-01-13T23:41:25.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T23:41:25.225Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T23:41:27.326Z] Merging remotes/origin/master commit 98319af8fc349a3fe50f20602aa62bf986a51411 into PR head commit 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [2021-01-13T23:41:26.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-13T23:41:26.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T23:41:26.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-13T23:41:26.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-13T23:41:26.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T23:41:26.761Z] > 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 [2021-01-13T23:41:27.341Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T23:41:27.359Z] > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 [2021-01-13T23:41:27.761Z] Merge succeeded, producing 84584c5efd41dc5a02d79b61b032b9fb482ebef4 [2021-01-13T23:41:27.761Z] Checking out Revision 84584c5efd41dc5a02d79b61b032b9fb482ebef4 (PR-286) [2021-01-13T23:41:27.613Z] > git remote # timeout=10 [2021-01-13T23:41:27.673Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T23:41:27.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T23:41:27.703Z] > git merge 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 [2021-01-13T23:41:27.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T23:41:27.764Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T23:41:27.797Z] > git checkout -f 84584c5efd41dc5a02d79b61b032b9fb482ebef4 # timeout=10 [2021-01-13T23:41:32.245Z] Commit message: "ci: add dependabot.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-13T23:41:33.052Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-13T23:41:33.052Z] GO111MODULE=on go vet ./... [2021-01-13T23:41:33.683Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T23:41:34.129Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T23:41:34.473Z] + true [2021-01-13T23:41:34.473Z] + sudo service docker restart [Pipeline] } [2021-01-13T23:41:35.674Z] $ docker stop --time=1 ca2354a499ce6885eb07a26af929f79631e4f3f95ca64434731ff507498d33b9 [2021-01-13T23:41:37.975Z] $ docker rm -f ca2354a499ce6885eb07a26af929f79631e4f3f95ca64434731ff507498d33b9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T23:41:38.387Z] provisioning config files... [2021-01-13T23:41:38.428Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3894072303708813746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:41:38.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-13T23:41:38.829Z] ---> docker-login.sh [2021-01-13T23:41:38.829Z] nexus3.edgexfoundry.org:10001 [2021-01-13T23:41:39.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-01-13T23:41:39.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:41:40.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:41:40.084Z] Configure a credential helper to remove this warning. See [2021-01-13T23:41:40.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:41:40.084Z] [2021-01-13T23:41:40.084Z] Login Succeeded [2021-01-13T23:41:40.084Z] nexus3.edgexfoundry.org:10002 [2021-01-13T23:41:40.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:41:40.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:41:40.633Z] Configure a credential helper to remove this warning. See [2021-01-13T23:41:40.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:41:40.633Z] [2021-01-13T23:41:40.633Z] Login Succeeded [2021-01-13T23:41:40.633Z] nexus3.edgexfoundry.org:10003 [2021-01-13T23:41:40.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:41:41.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:41:41.185Z] Configure a credential helper to remove this warning. See [2021-01-13T23:41:41.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:41:41.185Z] [2021-01-13T23:41:41.185Z] Login Succeeded [2021-01-13T23:41:41.185Z] nexus3.edgexfoundry.org:10004 [Pipeline] sh [2021-01-13T23:41:41.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:41:41.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-13T23:41:41.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:41:41.738Z] Configure a credential helper to remove this warning. See [2021-01-13T23:41:41.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:41:41.738Z] [2021-01-13T23:41:41.738Z] Login Succeeded [2021-01-13T23:41:41.738Z] docker.io [2021-01-13T23:41:41.902Z] + ls -al . [2021-01-13T23:41:41.902Z] total 88 [2021-01-13T23:41:41.902Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 13 23:41 . [2021-01-13T23:41:41.902Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 13 23:40 .. [2021-01-13T23:41:41.902Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 13 23:40 assets [2021-01-13T23:41:41.902Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 13 23:40 bin [2021-01-13T23:41:41.902Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 13 23:40 cmd [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 13 23:40 CONTRIBUTING.md [2021-01-13T23:41:41.902Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 13 23:41 coverage.out [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jan 13 23:40 Dockerfile [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 13 23:40 Dockerfile.build [2021-01-13T23:41:41.902Z] drwxrwxr-x. 5 jenkins jenkins 104 Jan 13 23:40 docs [2021-01-13T23:41:41.902Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 13 23:40 .git [2021-01-13T23:41:41.902Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 13 23:40 .github [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 153 Jan 13 23:40 .gitignore [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jan 13 23:40 go.mod [2021-01-13T23:41:41.902Z] -rw-r--r--. 1 jenkins jenkins 20718 Jan 13 23:41 go.sum [2021-01-13T23:41:41.902Z] drwxrwxr-x. 10 jenkins jenkins 139 Jan 13 23:40 internal [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 13 23:40 Jenkinsfile [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 13 23:40 LICENSE [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 13 23:40 Makefile [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 4535 Jan 13 23:40 README.md [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 13 23:37 VERSION [2021-01-13T23:41:41.902Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 13 23:40 version.go [2021-01-13T23:41:41.902Z] drwxrwxr-x. 4 jenkins jenkins 266 Jan 13 23:40 web [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:41:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T23:41:42.219Z] + 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 . [2021-01-13T23:41:42.482Z] Sending build context to Docker daemon 16.6MB [2021-01-13T23:41:42.482Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T23:41:42.482Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-13T23:41:42.482Z] ---> 472ea29898b2 [2021-01-13T23:41:42.482Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-13T23:41:42.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T23:41:42.612Z] Configure a credential helper to remove this warning. See [2021-01-13T23:41:42.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T23:41:42.612Z] [2021-01-13T23:41:42.612Z] Login Succeeded [2021-01-13T23:41:42.612Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T23:41:42.629Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-13T23:41:43.082Z] ---> Running in 70d93c933b51 [Pipeline] echo [2021-01-13T23:41:43.097Z] ========================================================= [2021-01-13T23:41:43.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T23:41:43.097Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:41:43.349Z] Removing intermediate container 70d93c933b51 [2021-01-13T23:41:43.349Z] ---> 9f72735cff3f [2021-01-13T23:41:43.349Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-13T23:41:43.349Z] ---> Running in 9f2c46133f9d [2021-01-13T23:41:43.464Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-13T23:41:43.613Z] Removing intermediate container 9f2c46133f9d [2021-01-13T23:41:43.613Z] ---> 72ae6ad71f1d [2021-01-13T23:41:43.613Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-13T23:41:43.613Z] ---> Running in 25088fb76d07 [2021-01-13T23:41:43.877Z] Removing intermediate container 25088fb76d07 [2021-01-13T23:41:43.877Z] ---> add2323ddcdc [2021-01-13T23:41:43.877Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-13T23:41:43.877Z] ---> Running in 14ddac27d887 [2021-01-13T23:41:44.063Z] Sending build context to Docker daemon 16.57MB [2021-01-13T23:41:44.063Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T23:41:44.063Z] Step 2/8 : FROM ${BASE} [2021-01-13T23:41:44.063Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T23:41:44.063Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T23:41:44.063Z] a4357932f1b6: Pulling fs layer [2021-01-13T23:41:44.063Z] 18c013af1878: Pulling fs layer [2021-01-13T23:41:44.063Z] 00ac8860ef70: Pulling fs layer [2021-01-13T23:41:44.063Z] 63d7cb157983: Pulling fs layer [2021-01-13T23:41:44.063Z] 00ac8860ef70: Waiting [2021-01-13T23:41:44.063Z] b116817d02f9: Pulling fs layer [2021-01-13T23:41:44.063Z] 745a02a5169b: Pulling fs layer [2021-01-13T23:41:44.063Z] 63d7cb157983: Waiting [2021-01-13T23:41:44.063Z] 745a02a5169b: Waiting [2021-01-13T23:41:44.141Z] Removing intermediate container 14ddac27d887 [2021-01-13T23:41:44.141Z] ---> c4955cb94a1d [2021-01-13T23:41:44.141Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-13T23:41:44.141Z] ---> Running in c54f14304abf [2021-01-13T23:41:44.342Z] 18c013af1878: Verifying Checksum [2021-01-13T23:41:44.342Z] 18c013af1878: Download complete [2021-01-13T23:41:44.342Z] a4357932f1b6: Verifying Checksum [2021-01-13T23:41:44.342Z] a4357932f1b6: Download complete [2021-01-13T23:41:44.342Z] 63d7cb157983: Download complete [2021-01-13T23:41:44.342Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T23:41:44.342Z] 5f621e34cdf4: Download complete [2021-01-13T23:41:44.342Z] b116817d02f9: Verifying Checksum [2021-01-13T23:41:44.342Z] b116817d02f9: Download complete [2021-01-13T23:41:44.404Z] Removing intermediate container c54f14304abf [2021-01-13T23:41:44.404Z] ---> 132bca3967c2 [2021-01-13T23:41:44.404Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T23:41:44.404Z] ---> Running in 8dcc1637b8ae [2021-01-13T23:41:44.939Z] 5f621e34cdf4: Pull complete [2021-01-13T23:41:45.554Z] a4357932f1b6: Pull complete [2021-01-13T23:41:45.819Z] Removing intermediate container 8dcc1637b8ae [2021-01-13T23:41:45.820Z] ---> a31c27388d96 [2021-01-13T23:41:45.820Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-13T23:41:45.820Z] ---> Running in 306c4316167d [2021-01-13T23:41:46.160Z] 18c013af1878: Pull complete [2021-01-13T23:41:46.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T23:41:47.145Z] 745a02a5169b: Verifying Checksum [2021-01-13T23:41:47.145Z] 745a02a5169b: Download complete [2021-01-13T23:41:47.741Z] 00ac8860ef70: Verifying Checksum [2021-01-13T23:41:47.741Z] 00ac8860ef70: Download complete [2021-01-13T23:41:47.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T23:41:50.366Z] OK: 166 MiB in 39 packages [2021-01-13T23:41:50.950Z] Removing intermediate container 306c4316167d [2021-01-13T23:41:50.950Z] ---> 468005f5a300 [2021-01-13T23:41:50.950Z] Step 10/24 : ENV GO111MODULE=on [2021-01-13T23:41:50.950Z] ---> Running in c10a0e8c07ff [2021-01-13T23:41:51.217Z] Removing intermediate container c10a0e8c07ff [2021-01-13T23:41:51.217Z] ---> 4a9a58bfaccd [2021-01-13T23:41:51.217Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-13T23:41:51.217Z] ---> Running in 7cefb34a479d [2021-01-13T23:41:51.481Z] Removing intermediate container 7cefb34a479d [2021-01-13T23:41:51.481Z] ---> 6b11629e21c0 [2021-01-13T23:41:51.481Z] Step 12/24 : COPY go.mod . [2021-01-13T23:41:51.747Z] ---> 97c26e801fde [2021-01-13T23:41:51.747Z] Step 13/24 : COPY Makefile . [2021-01-13T23:41:52.011Z] ---> b7189199aaf3 [2021-01-13T23:41:52.011Z] Step 14/24 : RUN make update [2021-01-13T23:41:52.011Z] ---> Running in 68d4d7dcbefc [2021-01-13T23:41:52.598Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-13T23:41:53.562Z] Removing intermediate container 68d4d7dcbefc [2021-01-13T23:41:53.562Z] ---> 0c5b1f784037 [2021-01-13T23:41:53.562Z] Step 15/24 : COPY . . [2021-01-13T23:41:54.988Z] ---> b8140f5a72ef [2021-01-13T23:41:54.988Z] Step 16/24 : RUN ${MAKE} [2021-01-13T23:41:54.988Z] ---> Running in 56bef7afb8ad [2021-01-13T23:41:55.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-01-13T23:41:57.904Z] 00ac8860ef70: Pull complete [2021-01-13T23:41:58.180Z] 63d7cb157983: Pull complete [2021-01-13T23:41:58.454Z] b116817d02f9: Pull complete [2021-01-13T23:42:02.778Z] 745a02a5169b: Pull complete [2021-01-13T23:42:02.778Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T23:42:02.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T23:42:02.778Z] ---> b7e6874047d6 [2021-01-13T23:42:02.778Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-13T23:42:05.422Z] ---> Running in a52d4b95a0c6 [2021-01-13T23:42:05.785Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-13T23:42:06.017Z] Removing intermediate container a52d4b95a0c6 [2021-01-13T23:42:06.017Z] ---> 4d7c1f567f26 [2021-01-13T23:42:06.017Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T23:42:06.290Z] ---> Running in d2b2185db2db [2021-01-13T23:42:08.275Z] Removing intermediate container d2b2185db2db [2021-01-13T23:42:08.275Z] ---> 33215f2069ce [2021-01-13T23:42:08.275Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-13T23:42:08.549Z] ---> Running in 7959ee009bbf [2021-01-13T23:42:09.113Z] Removing intermediate container 56bef7afb8ad [2021-01-13T23:42:09.113Z] ---> 9b6e5eaea2d9 [2021-01-13T23:42:09.113Z] Step 17/24 : FROM alpine:3.12 [2021-01-13T23:42:09.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T23:42:09.690Z] 3.12: Pulling from library/alpine [2021-01-13T23:42:09.958Z] 801bfaa63ef2: Pulling fs layer [2021-01-13T23:42:09.958Z] 801bfaa63ef2: Verifying Checksum [2021-01-13T23:42:09.958Z] 801bfaa63ef2: Download complete [2021-01-13T23:42:10.221Z] 801bfaa63ef2: Pull complete [2021-01-13T23:42:10.484Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T23:42:10.484Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T23:42:10.484Z] ---> 389fef711851 [2021-01-13T23:42:10.484Z] Step 18/24 : EXPOSE 4000 [2021-01-13T23:42:10.484Z] ---> Running in f7ee97b906c3 [2021-01-13T23:42:10.747Z] Removing intermediate container f7ee97b906c3 [2021-01-13T23:42:10.747Z] ---> fdbc7f7dad70 [2021-01-13T23:42:10.747Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-13T23:42:10.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T23:42:11.697Z] ---> bddf3c8d3603 [2021-01-13T23:42:11.697Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-13T23:42:11.697Z] ---> Running in c74c75238ce0 [2021-01-13T23:42:11.962Z] Removing intermediate container c74c75238ce0 [2021-01-13T23:42:11.962Z] ---> bd890e84d975 [2021-01-13T23:42:11.962Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-13T23:42:11.962Z] ---> Running in 9b8e12569848 [2021-01-13T23:42:11.962Z] Removing intermediate container 9b8e12569848 [2021-01-13T23:42:11.962Z] ---> d47e76da023a [2021-01-13T23:42:11.962Z] Step 22/24 : LABEL arch=amd64 [2021-01-13T23:42:12.225Z] ---> Running in 56e1d5193fd2 [2021-01-13T23:42:12.225Z] Removing intermediate container 56e1d5193fd2 [2021-01-13T23:42:12.225Z] ---> 4bed19931d12 [2021-01-13T23:42:12.225Z] Step 23/24 : LABEL git_sha=84584c5efd41dc5a02d79b61b032b9fb482ebef4 [2021-01-13T23:42:12.394Z] OK: 142 MiB in 39 packages [2021-01-13T23:42:12.493Z] ---> Running in f757add220ba [2021-01-13T23:42:12.493Z] Removing intermediate container f757add220ba [2021-01-13T23:42:12.493Z] ---> cd7e7dc899e8 [2021-01-13T23:42:12.493Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T23:42:12.493Z] ---> Running in 93a75c1837eb [2021-01-13T23:42:12.757Z] Removing intermediate container 93a75c1837eb [2021-01-13T23:42:12.757Z] ---> 6947f5be7e32 [2021-01-13T23:42:12.757Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-13T23:42:12.757Z] Successfully built 6947f5be7e32 [2021-01-13T23:42:12.757Z] 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 [2021-01-13T23:42:13.374Z] Removing intermediate container 7959ee009bbf [2021-01-13T23:42:13.374Z] ---> dafdda539f98 [2021-01-13T23:42:13.374Z] Step 6/8 : WORKDIR /edgex-ui-go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-01-13T23:42:13.646Z] ---> Running in 46056cb62ab0 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-13T23:42:14.246Z] Removing intermediate container 46056cb62ab0 [2021-01-13T23:42:14.246Z] ---> d80a1812b9f1 [2021-01-13T23:42:14.246Z] Step 7/8 : COPY . . [2021-01-13T23:42:16.228Z] ---> ea7f7b39b3f3 [2021-01-13T23:42:16.228Z] Step 8/8 : RUN go mod download [2021-01-13T23:42:16.508Z] ---> Running in 71684d9620ff [2021-01-13T23:42:43.310Z] Removing intermediate container 71684d9620ff [2021-01-13T23:42:43.310Z] ---> 260548ed75e8 [2021-01-13T23:42:43.310Z] Successfully built 260548ed75e8 [2021-01-13T23:42:43.310Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:42:43.648Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T23:42:43.648Z] . [Pipeline] withDockerContainer [2021-01-13T23:42:43.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-20058 does not seem to be running inside a container [2021-01-13T23:42:44.013Z] $ 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 [2021-01-13T23:42:45.368Z] $ docker top 454f6cad0e3637182946e605d8533abaa8c5dac20f36f83702bb6ffb6430ab09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T23:42:46.357Z] + go version [2021-01-13T23:42:46.357Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T23:42:46.381Z] $ docker stop --time=1 454f6cad0e3637182946e605d8533abaa8c5dac20f36f83702bb6ffb6430ab09 [2021-01-13T23:42:48.322Z] $ docker rm -f 454f6cad0e3637182946e605d8533abaa8c5dac20f36f83702bb6ffb6430ab09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:42:49.338Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T23:42:49.338Z] . [Pipeline] withDockerContainer [2021-01-13T23:42:49.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-20058 does not seem to be running inside a container [2021-01-13T23:42:49.691Z] $ 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 [2021-01-13T23:42:51.235Z] $ docker top 29bf3126178deff21a7c8f4fa04b054219839ac9cef11a0769779bdf4171cffb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T23:42:52.238Z] + make test [2021-01-13T23:42:52.238Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-13T23:42:53.225Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-13T23:43:15.449Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-13T23:43:15.449Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-13T23:43:20.892Z] $ docker stop --time=1 29bf3126178deff21a7c8f4fa04b054219839ac9cef11a0769779bdf4171cffb [2021-01-13T23:43:22.977Z] $ docker rm -f 29bf3126178deff21a7c8f4fa04b054219839ac9cef11a0769779bdf4171cffb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T23:43:23.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-13T23:43:23.842Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T23:43:24.764Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T23:43:25.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-13T23:43:25.935Z] + ls -al . [2021-01-13T23:43:25.935Z] total 124 [2021-01-13T23:43:25.935Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:42 . [2021-01-13T23:43:25.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:41 .. [2021-01-13T23:43:25.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:41 .git [2021-01-13T23:43:25.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:41 .github [2021-01-13T23:43:25.935Z] -rw-rw-r-- 1 jenkins jenkins 153 Jan 13 23:41 .gitignore [2021-01-13T23:43:25.935Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 13 23:41 CONTRIBUTING.md [2021-01-13T23:43:25.935Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jan 13 23:41 Dockerfile [2021-01-13T23:43:25.935Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 13 23:41 Dockerfile.build [2021-01-13T23:43:25.935Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 13 23:41 Jenkinsfile [2021-01-13T23:43:25.936Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 13 23:41 LICENSE [2021-01-13T23:43:25.936Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 13 23:41 Makefile [2021-01-13T23:43:25.936Z] -rw-rw-r-- 1 jenkins jenkins 4535 Jan 13 23:41 README.md [2021-01-13T23:43:25.936Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 23:37 VERSION [2021-01-13T23:43:25.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:41 assets [2021-01-13T23:43:25.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:41 bin [2021-01-13T23:43:25.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:41 cmd [2021-01-13T23:43:25.936Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 13 23:42 coverage.out [2021-01-13T23:43:25.936Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 13 23:41 docs [2021-01-13T23:43:25.936Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jan 13 23:41 go.mod [2021-01-13T23:43:25.936Z] -rw-r--r-- 1 jenkins jenkins 20718 Jan 13 23:42 go.sum [2021-01-13T23:43:25.936Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:41 internal [2021-01-13T23:43:25.936Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 13 23:41 version.go [2021-01-13T23:43:25.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:41 web [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:43:26.315Z] + 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 . [2021-01-13T23:43:27.040Z] Sending build context to Docker daemon 16.6MB [2021-01-13T23:43:27.040Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T23:43:27.040Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-13T23:43:27.040Z] ---> 260548ed75e8 [2021-01-13T23:43:27.040Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-13T23:43:27.634Z] ---> Running in 92bc776ae698 [2021-01-13T23:43:28.231Z] Removing intermediate container 92bc776ae698 [2021-01-13T23:43:28.231Z] ---> 122be95cc0f7 [2021-01-13T23:43:28.231Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-13T23:43:28.231Z] ---> Running in dd3a32008d8e [2021-01-13T23:43:28.827Z] Removing intermediate container dd3a32008d8e [2021-01-13T23:43:28.827Z] ---> ba4ba7549023 [2021-01-13T23:43:28.827Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-13T23:43:28.827Z] ---> Running in 0df46a10be0c [2021-01-13T23:43:29.101Z] Removing intermediate container 0df46a10be0c [2021-01-13T23:43:29.101Z] ---> c4c60e2f6e64 [2021-01-13T23:43:29.101Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-13T23:43:29.376Z] ---> Running in ba4c3d580f8a [2021-01-13T23:43:29.972Z] Removing intermediate container ba4c3d580f8a [2021-01-13T23:43:29.972Z] ---> 3e3a202820ee [2021-01-13T23:43:29.972Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-13T23:43:29.972Z] ---> Running in d666c14328a3 [2021-01-13T23:43:30.247Z] Removing intermediate container d666c14328a3 [2021-01-13T23:43:30.247Z] ---> 87a1c6059a73 [2021-01-13T23:43:30.247Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T23:43:30.520Z] ---> Running in cb59a117bc3c [2021-01-13T23:43:32.494Z] Removing intermediate container cb59a117bc3c [2021-01-13T23:43:32.494Z] ---> 726fe3b87505 [2021-01-13T23:43:32.494Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-13T23:43:32.769Z] ---> Running in 62889c252652 [2021-01-13T23:43:33.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T23:43:34.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T23:43:35.705Z] OK: 142 MiB in 39 packages [2021-01-13T23:43:36.683Z] Removing intermediate container 62889c252652 [2021-01-13T23:43:36.683Z] ---> 45012f4c4bc0 [2021-01-13T23:43:36.683Z] Step 10/24 : ENV GO111MODULE=on [2021-01-13T23:43:36.957Z] ---> Running in 97f4f880323b [2021-01-13T23:43:37.231Z] Removing intermediate container 97f4f880323b [2021-01-13T23:43:37.231Z] ---> cc45e04653b0 [2021-01-13T23:43:37.231Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-13T23:43:37.503Z] ---> Running in f3cbc6fa3520 [2021-01-13T23:43:38.097Z] Removing intermediate container f3cbc6fa3520 [2021-01-13T23:43:38.097Z] ---> 633d8e9e278c [2021-01-13T23:43:38.097Z] Step 12/24 : COPY go.mod . [2021-01-13T23:43:38.692Z] ---> 3f92fb282eda [2021-01-13T23:43:38.692Z] Step 13/24 : COPY Makefile . [2021-01-13T23:43:39.285Z] ---> 29e02bc7d603 [2021-01-13T23:43:39.285Z] Step 14/24 : RUN make update [2021-01-13T23:43:39.285Z] ---> Running in c87fc7cb03dc [2021-01-13T23:43:40.267Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-13T23:43:41.706Z] Removing intermediate container c87fc7cb03dc [2021-01-13T23:43:41.706Z] ---> 2cf351c9db6f [2021-01-13T23:43:41.706Z] Step 15/24 : COPY . . [2021-01-13T23:43:43.686Z] ---> e38e6215d658 [2021-01-13T23:43:43.686Z] Step 16/24 : RUN ${MAKE} [2021-01-13T23:43:43.958Z] ---> Running in 53b128a0ae2e [2021-01-13T23:43:44.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-01-13T23:44:07.131Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-13T23:44:12.531Z] Removing intermediate container 53b128a0ae2e [2021-01-13T23:44:12.531Z] ---> cb9242cc1f78 [2021-01-13T23:44:12.531Z] Step 17/24 : FROM alpine:3.12 [2021-01-13T23:44:13.503Z] 3.12: Pulling from library/alpine [2021-01-13T23:44:13.775Z] 159e5727ea61: Pulling fs layer [2021-01-13T23:44:14.049Z] 159e5727ea61: Verifying Checksum [2021-01-13T23:44:14.049Z] 159e5727ea61: Download complete [2021-01-13T23:44:14.642Z] 159e5727ea61: Pull complete [2021-01-13T23:44:14.642Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T23:44:14.642Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T23:44:14.642Z] ---> afeebe901d6b [2021-01-13T23:44:14.642Z] Step 18/24 : EXPOSE 4000 [2021-01-13T23:44:14.914Z] ---> Running in 49ca6d76c204 [2021-01-13T23:44:15.186Z] Removing intermediate container 49ca6d76c204 [2021-01-13T23:44:15.186Z] ---> 7831098f3436 [2021-01-13T23:44:15.186Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-13T23:44:17.162Z] ---> 1218d29fcc65 [2021-01-13T23:44:17.162Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-13T23:44:17.162Z] ---> Running in e69d17d26015 [2021-01-13T23:44:17.433Z] Removing intermediate container e69d17d26015 [2021-01-13T23:44:17.433Z] ---> 8142636dd8bc [2021-01-13T23:44:17.433Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-13T23:44:17.705Z] ---> Running in 9d1e0b56200b [2021-01-13T23:44:17.976Z] Removing intermediate container 9d1e0b56200b [2021-01-13T23:44:17.976Z] ---> 618526a1e2ca [2021-01-13T23:44:17.976Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T23:44:18.248Z] ---> Running in 1b19ddcc1636 [2021-01-13T23:44:18.521Z] Removing intermediate container 1b19ddcc1636 [2021-01-13T23:44:18.521Z] ---> 36b317fb96c1 [2021-01-13T23:44:18.521Z] Step 23/24 : LABEL git_sha=84584c5efd41dc5a02d79b61b032b9fb482ebef4 [2021-01-13T23:44:18.794Z] ---> Running in 97bbad68f6e4 [2021-01-13T23:44:19.065Z] Removing intermediate container 97bbad68f6e4 [2021-01-13T23:44:19.065Z] ---> 39673029da8d [2021-01-13T23:44:19.065Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T23:44:19.337Z] ---> Running in 8fe292d89488 [2021-01-13T23:44:19.932Z] Removing intermediate container 8fe292d89488 [2021-01-13T23:44:19.932Z] ---> 6a7674b77c2f [2021-01-13T23:44:19.932Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-13T23:44:19.932Z] Successfully built 6a7674b77c2f [2021-01-13T23:44:19.932Z] 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 [2021-01-13T23:44:21.983Z] provisioning config files... [2021-01-13T23:44:21.997Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/config141734804464872380tmp [Pipeline] { [Pipeline] sh [2021-01-13T23:44:22.422Z] + set +x [2021-01-13T23:44:22.422Z] + curl -s https://codecov.io/bash [2021-01-13T23:44:22.422Z] + bash -s -- [2021-01-13T23:44:22.687Z] [2021-01-13T23:44:22.687Z] _____ _ [2021-01-13T23:44:22.687Z] / ____| | | [2021-01-13T23:44:22.687Z] | | ___ __| | ___ ___ _____ __ [2021-01-13T23:44:22.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-13T23:44:22.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-13T23:44:22.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-13T23:44:22.687Z] Bash-20201231-23d4836 [2021-01-13T23:44:22.687Z] [2021-01-13T23:44:22.687Z] [2021-01-13T23:44:22.687Z] ==> git version 2.24.3 found [2021-01-13T23:44:22.687Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-13T23:44:22.687Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-13T23:44:22.687Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-13T23:44:22.687Z] ==> Jenkins CI detected. [2021-01-13T23:44:22.687Z] project root: . [2021-01-13T23:44:22.687Z] --> token set from env [2021-01-13T23:44:22.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-13T23:44:22.687Z] ==> Running gcov in . (disable via -X gcov) [2021-01-13T23:44:22.687Z] ==> Python coveragepy not found [2021-01-13T23:44:22.687Z] ==> Searching for coverage reports in: [2021-01-13T23:44:22.687Z] + . [2021-01-13T23:44:22.687Z] -> Found 1 reports [2021-01-13T23:44:22.687Z] ==> Detecting git/mercurial file structure [2021-01-13T23:44:22.955Z] ==> Reading reports [2021-01-13T23:44:22.955Z] + ./coverage.out bytes=10 [2021-01-13T23:44:22.955Z] ==> Appending adjustments [2021-01-13T23:44:22.955Z] https://docs.codecov.io/docs/fixing-reports [2021-01-13T23:44:22.955Z] + Found adjustments [2021-01-13T23:44:22.955Z] ==> Gzipping contents [2021-01-13T23:44:22.955Z] 4.0K /tmp/codecov.JBaQ2B.gz [2021-01-13T23:44:22.955Z] ==> Uploading reports [2021-01-13T23:44:22.955Z] url: https://codecov.io [2021-01-13T23:44:22.955Z] 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= [2021-01-13T23:44:22.955Z] -> Pinging Codecov [2021-01-13T23:44:22.955Z] 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= [2021-01-13T23:44:23.925Z] -> Uploading to [2021-01-13T23:44:23.925Z] 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 [2021-01-13T23:44:23.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T23:44:23.925Z] Dload Upload Total Spent Left Speed [2021-01-13T23:44:24.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 5337 --:--:-- --:--:-- --:--:-- 5343 [2021-01-13T23:44:24.191Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/84584c5efd41dc5a02d79b61b032b9fb482ebef4 [Pipeline] } [2021-01-13T23:44:24.204Z] 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 [2021-01-13T23:44:26.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:44:27.411Z] ---> package-listing.sh [2021-01-13T23:44:27.411Z] ++ facter osfamily [2021-01-13T23:44:27.411Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T23:44:27.411Z] + OS_FAMILY=redhat [2021-01-13T23:44:27.411Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-286 [2021-01-13T23:44:27.411Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T23:44:27.411Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T23:44:27.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T23:44:27.411Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T23:44:27.411Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-286 ']' [2021-01-13T23:44:27.411Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T23:44:27.411Z] + case "${OS_FAMILY}" in [2021-01-13T23:44:27.411Z] + rpm -qa [2021-01-13T23:44:27.411Z] + sort [2021-01-13T23:44:32.797Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T23:44:32.797Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T23:44:32.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T23:44:32.797Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-286 ']' [2021-01-13T23:44:32.797Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-286/archives/ [2021-01-13T23:44:32.797Z] + 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 [2021-01-13T23:44:32.812Z] 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 [2021-01-13T23:44:33.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:44:33.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T23:44:33.695Z] [2021-01-13T23:44:33.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T23:44:34.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T23:44:34.061Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T23:44:34.061Z] df20fa9351a1: Pulling fs layer [2021-01-13T23:44:34.061Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T23:44:34.061Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T23:44:34.061Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T23:44:34.061Z] 93b61091891f: Pulling fs layer [2021-01-13T23:44:34.061Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T23:44:34.061Z] 5e14af77c1be: Pulling fs layer [2021-01-13T23:44:34.061Z] 01666e4c0597: Pulling fs layer [2021-01-13T23:44:34.061Z] aa168da1d23b: Pulling fs layer [2021-01-13T23:44:34.061Z] 46f8f816bc3b: Waiting [2021-01-13T23:44:34.061Z] 93b61091891f: Waiting [2021-01-13T23:44:34.061Z] 93b9cdb0e59b: Waiting [2021-01-13T23:44:34.061Z] 01666e4c0597: Waiting [2021-01-13T23:44:34.061Z] aa168da1d23b: Waiting [2021-01-13T23:44:34.061Z] 5e14af77c1be: Waiting [2021-01-13T23:44:34.061Z] 36b3adc4ff6f: Download complete [2021-01-13T23:44:34.061Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T23:44:34.061Z] 46f8f816bc3b: Download complete [2021-01-13T23:44:34.325Z] df20fa9351a1: Verifying Checksum [2021-01-13T23:44:34.325Z] df20fa9351a1: Download complete [2021-01-13T23:44:34.325Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T23:44:34.325Z] 93b9cdb0e59b: Download complete [2021-01-13T23:44:34.325Z] 5e14af77c1be: Verifying Checksum [2021-01-13T23:44:34.325Z] 5e14af77c1be: Download complete [2021-01-13T23:44:34.325Z] 93b61091891f: Verifying Checksum [2021-01-13T23:44:34.325Z] 93b61091891f: Download complete [2021-01-13T23:44:34.325Z] 01666e4c0597: Verifying Checksum [2021-01-13T23:44:34.325Z] 01666e4c0597: Download complete [2021-01-13T23:44:34.905Z] df20fa9351a1: Pull complete [2021-01-13T23:44:34.905Z] 36b3adc4ff6f: Pull complete [2021-01-13T23:44:35.171Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T23:44:35.171Z] 8ad3a11d3b57: Download complete [2021-01-13T23:44:36.156Z] 8ad3a11d3b57: Pull complete [2021-01-13T23:44:36.429Z] 46f8f816bc3b: Pull complete [2021-01-13T23:44:37.022Z] 93b61091891f: Pull complete [2021-01-13T23:44:37.285Z] aa168da1d23b: Verifying Checksum [2021-01-13T23:44:37.285Z] aa168da1d23b: Download complete [2021-01-13T23:44:37.551Z] 93b9cdb0e59b: Pull complete [2021-01-13T23:44:37.821Z] 5e14af77c1be: Pull complete [2021-01-13T23:44:37.821Z] 01666e4c0597: Pull complete [2021-01-13T23:44:46.032Z] aa168da1d23b: Pull complete [2021-01-13T23:44:46.032Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T23:44:46.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T23:44:46.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T23:44:46.265Z] prd-centos7-docker-4c-2g-20056 does not seem to be running inside a container [2021-01-13T23:44:46.321Z] $ 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 [2021-01-13T23:44:50.526Z] $ docker top 3ffe209af371b029737c2f8e406d1c05eadf7b4f427a0e0f110b80e232c82f13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T23:44:51.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T23:44:51.434Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T23:44:51.737Z] + ls /var/log/sa-host [2021-01-13T23:44:51.737Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T23:44:51.737Z] file_magic: OK [2021-01-13T23:44:51.737Z] HZ: Using current value: 100 [2021-01-13T23:44:51.737Z] file_header: OK [2021-01-13T23:44:51.737Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-13T23:44:51.737Z] Statistics: [2021-01-13T23:44:51.737Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T23:44:51.737Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T23:44:51.737Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T23:44:51.737Z] file_magic: OK [2021-01-13T23:44:51.737Z] HZ: Using current value: 100 [2021-01-13T23:44:51.737Z] file_header: OK [2021-01-13T23:44:51.737Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-13T23:44:51.737Z] Statistics: [2021-01-13T23:44:51.737Z] Hnuu...uuuununununu... [2021-01-13T23:44:51.737Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T23:44:51.945Z] provisioning config files... [2021-01-13T23:44:51.965Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-286@tmp/config4159799878021183286tmp [Pipeline] { [Pipeline] echo [2021-01-13T23:44:52.045Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:44:52.669Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T23:44:52.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T23:44:52.835Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:44:53.135Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T23:44:53.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:44:53.452Z] ---> sudo-logs.sh [2021-01-13T23:44:53.452Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T23:44:53.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:44:53.765Z] ---> job-cost.sh [2021-01-13T23:44:53.765Z] lf-activate-venv: SKIPPING [2021-01-13T23:44:53.765Z] INFO: No Stack... [2021-01-13T23:44:54.715Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T23:44:55.289Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T23:44:55.303Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T23:44:55.608Z] ---> logs-deploy.sh [2021-01-13T23:44:55.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-286/2 [2021-01-13T23:44:55.608Z] INFO: archiving workspace using pattern(s): [2021-01-13T23:44:57.533Z] Archives upload complete. [2021-01-13T23:44:57.533Z] INFO: archiving logs to Nexus