Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d8dc9276e1981cc32ec6b05059ed5e002d9c2665+7e8cb258793469f1841277073dddd17e9c99cd16 (e730a9a4868c56700ff8db4174b8aa01fb429040) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-351/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-351/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4053 in /w/workspace/edgexfoundry_edgex-ui-go_PR-351 [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-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit d8dc9276e1981cc32ec6b05059ed5e002d9c2665 Merge succeeded, producing d8dc9276e1981cc32ec6b05059ed5e002d9c2665 Checking out Revision d8dc9276e1981cc32ec6b05059ed5e002d9c2665 (PR-351) > git config core.sparsecheckout # timeout=10 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # 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 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T08:52:44.655Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T08:52:44.891Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T08:52:45.003Z] ========================================================= [2021-05-10T08:52:45.003Z] EdgeX Global Pipelines Version Info [2021-05-10T08:52:45.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:52:46.482Z] ------------------- [2021-05-10T08:52:46.482Z] stable info: [2021-05-10T08:52:46.482Z] ------------------- [2021-05-10T08:52:46.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T08:52:46.482Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T08:52:46.482Z] Message: update stable to v1.0.191 [2021-05-10T08:52:47.429Z] ------------------- [2021-05-10T08:52:47.429Z] experimental info: [2021-05-10T08:52:47.429Z] ------------------- [2021-05-10T08:52:47.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T08:52:47.429Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T08:52:47.429Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T08:52:47.736Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-10T08:52:47.807Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-10T08:52:47.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T08:52:47.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T08:52:47.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T08:52:48.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T08:52:48.100Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T08:52:48.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T08:52:48.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-10T08:52:48.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T08:52:48.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T08:52:48.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-05-10T08:52:48.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T08:52:48.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T08:52:48.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T08:52:48.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T08:52:48.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T08:52:48.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T08:52:48.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T08:52:48.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-10T08:52:49.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-10T08:52:49.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-10T08:52:49.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-10T08:52:49.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-10T08:52:49.259Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-10T08:52:49.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T08:52:49.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo [2021-05-10T08:52:49.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo [2021-05-10T08:52:49.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo [2021-05-10T08:52:49.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [Pipeline] echo [2021-05-10T08:52:49.633Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8dc927 [Pipeline] echo [2021-05-10T08:52:49.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T08:52:49.847Z] provisioning config files... [2021-05-10T08:52:49.878Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/config3953695870846903162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:52:50.247Z] ---> docker-login.sh [2021-05-10T08:52:50.247Z] nexus3.edgexfoundry.org:10001 [2021-05-10T08:52:50.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:52:50.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:52:50.777Z] Configure a credential helper to remove this warning. See [2021-05-10T08:52:50.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:52:50.777Z] [2021-05-10T08:52:50.777Z] Login Succeeded [2021-05-10T08:52:50.777Z] nexus3.edgexfoundry.org:10002 [2021-05-10T08:52:51.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:52:51.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:52:51.042Z] Configure a credential helper to remove this warning. See [2021-05-10T08:52:51.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:52:51.042Z] [2021-05-10T08:52:51.042Z] Login Succeeded [2021-05-10T08:52:51.042Z] nexus3.edgexfoundry.org:10003 [2021-05-10T08:52:51.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:52:51.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:52:51.307Z] Configure a credential helper to remove this warning. See [2021-05-10T08:52:51.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:52:51.307Z] [2021-05-10T08:52:51.307Z] Login Succeeded [2021-05-10T08:52:51.307Z] nexus3.edgexfoundry.org:10004 [2021-05-10T08:52:51.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:52:51.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:52:51.570Z] Configure a credential helper to remove this warning. See [2021-05-10T08:52:51.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:52:51.570Z] [2021-05-10T08:52:51.570Z] Login Succeeded [2021-05-10T08:52:51.570Z] docker.io [2021-05-10T08:52:51.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:52:51.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:52:51.833Z] Configure a credential helper to remove this warning. See [2021-05-10T08:52:51.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:52:51.833Z] [2021-05-10T08:52:51.833Z] Login Succeeded [2021-05-10T08:52:51.833Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T08:52:51.875Z] 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-05-10T08:52:52.610Z] + git log --format=format:%s -1 d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [Pipeline] echo [2021-05-10T08:52:52.714Z] GIT_COMMIT: d8dc9276e1981cc32ec6b05059ed5e002d9c2665, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-10T08:52:52.753Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:52:53.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T08:52:53.660Z] [2021-05-10T08:52:53.660Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:52:54.024Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T08:52:54.024Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T08:52:54.024Z] 31603596830f: Pulling fs layer [2021-05-10T08:52:54.024Z] 54011a49482f: Pulling fs layer [2021-05-10T08:52:54.024Z] a6820b24f6d8: Pulling fs layer [2021-05-10T08:52:54.024Z] f581987b2513: Pulling fs layer [2021-05-10T08:52:54.024Z] f581987b2513: Waiting [2021-05-10T08:52:54.024Z] 54011a49482f: Verifying Checksum [2021-05-10T08:52:54.024Z] 54011a49482f: Download complete [2021-05-10T08:52:54.024Z] 31603596830f: Verifying Checksum [2021-05-10T08:52:54.024Z] 31603596830f: Download complete [2021-05-10T08:52:54.306Z] f581987b2513: Verifying Checksum [2021-05-10T08:52:54.306Z] f581987b2513: Download complete [2021-05-10T08:52:54.306Z] a6820b24f6d8: Verifying Checksum [2021-05-10T08:52:54.306Z] a6820b24f6d8: Download complete [2021-05-10T08:52:54.572Z] 31603596830f: Pull complete [2021-05-10T08:52:54.839Z] 54011a49482f: Pull complete [2021-05-10T08:52:55.796Z] a6820b24f6d8: Pull complete [2021-05-10T08:52:55.796Z] f581987b2513: Pull complete [2021-05-10T08:52:55.796Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T08:52:55.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T08:52:55.796Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T08:52:55.951Z] prd-centos7-docker-4c-2g-4053 does not seem to be running inside a container [2021-05-10T08:52:56.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-351 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351:/w/workspace/edgexfoundry_edgex-ui-go_PR-351:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T08:52:57.907Z] $ docker top 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T08:52:58.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T08:52:58.148Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T08:52:58.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T08:52:58.380Z] $ docker exec 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent [2021-05-10T08:52:58.566Z] SSH_AUTH_SOCK=/tmp/ssh-gnyjaIow8wOZ/agent.12 [2021-05-10T08:52:58.566Z] SSH_AGENT_PID=18 [2021-05-10T08:52:58.577Z] Running ssh-add (command line suppressed) [2021-05-10T08:52:58.697Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_5469073685254724740.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_5469073685254724740.key) [2021-05-10T08:52:58.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T08:52:59.103Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T08:52:59.132Z] $ docker exec --env ******** --env ******** 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent -k [2021-05-10T08:52:59.264Z] unset SSH_AUTH_SOCK; [2021-05-10T08:52:59.264Z] unset SSH_AGENT_PID; [2021-05-10T08:52:59.264Z] echo Agent pid 18 killed; [2021-05-10T08:52:59.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T08:52:59.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T08:52:59.407Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T08:52:59.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T08:52:59.588Z] $ docker exec 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent [2021-05-10T08:52:59.760Z] SSH_AUTH_SOCK=/tmp/ssh-YmnVc4XqSCfx/agent.48 [2021-05-10T08:52:59.760Z] SSH_AGENT_PID=53 [2021-05-10T08:52:59.768Z] Running ssh-add (command line suppressed) [2021-05-10T08:52:59.903Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_7580704533138837868.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_7580704533138837868.key) [2021-05-10T08:52:59.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T08:53:00.313Z] + git semver init [2021-05-10T08:53:00.313Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T08:53:00.313Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-351/.git [2021-05-10T08:53:00.313Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-351 [2021-05-10T08:53:00.313Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T08:53:00.313Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T08:53:00.313Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T08:53:00.313Z] # $SEMVER_BRANCH = PR-351 [2021-05-10T08:53:00.313Z] # $SEMVER_TEMP = /tmp/semver-076314459 [2021-05-10T08:53:00.313Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-10T08:53:02.252Z] # '/tmp/semver-076314459' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-351/.semver' [2021-05-10T08:53:02.252Z] # -> Force: false [2021-05-10T08:53:02.252Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-351/.semver [Pipeline] } [2021-05-10T08:53:02.276Z] $ docker exec --env ******** --env ******** 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent -k [2021-05-10T08:53:02.415Z] unset SSH_AUTH_SOCK; [2021-05-10T08:53:02.415Z] unset SSH_AGENT_PID; [2021-05-10T08:53:02.416Z] echo Agent pid 53 killed; [2021-05-10T08:53:02.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T08:53:02.906Z] + git semver [Pipeline] } [2021-05-10T08:53:02.942Z] $ docker stop --time=1 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f [2021-05-10T08:53:04.378Z] $ docker rm -f 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T08:53:04.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T08:53:05.304Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T08:53:05.325Z] [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-05-10T08:53:20.853Z] Still waiting to schedule task [2021-05-10T08:53:20.853Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-10T08:53:20.881Z] Still waiting to schedule task [2021-05-10T08:53:20.881Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-10T08:56:06.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4056 in /w/workspace/edgexfoundry_edgex-ui-go_PR-351 [Pipeline] { [Pipeline] ws [2021-05-10T08:56:06.564Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T08:56:12.238Z] using credential edgex-jenkins-ssh [2021-05-10T08:56:12.257Z] Cloning the remote Git repository [2021-05-10T08:56:12.304Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-10T08:56:12.407Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-10T08:56:12.483Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-10T08:56:12.484Z] > git --version # timeout=10 [2021-05-10T08:56:12.499Z] > git --version # 'git version 2.17.1' [2021-05-10T08:56:12.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:56:12.566Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:56:13.347Z] Running on prd-centos7-docker-4c-2g-4058 in /w/workspace/edgexfoundry_edgex-ui-go_PR-351 [Pipeline] { [Pipeline] ws [2021-05-10T08:56:13.493Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T08:56:15.153Z] Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [2021-05-10T08:56:14.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-10T08:56:14.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:56:14.635Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-10T08:56:14.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-10T08:56:14.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:56:14.683Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T08:56:15.175Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:56:15.188Z] > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 [2021-05-10T08:56:15.783Z] Merge succeeded, producing d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [2021-05-10T08:56:15.783Z] Checking out Revision d8dc9276e1981cc32ec6b05059ed5e002d9c2665 (PR-351) [2021-05-10T08:56:16.372Z] using credential edgex-jenkins-ssh [2021-05-10T08:56:16.386Z] Cloning the remote Git repository [2021-05-10T08:56:15.711Z] > git remote # timeout=10 [2021-05-10T08:56:15.726Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T08:56:15.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:56:15.746Z] > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 [2021-05-10T08:56:15.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T08:56:15.792Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:56:15.802Z] > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 [2021-05-10T08:56:16.412Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-10T08:56:16.480Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-10T08:56:16.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-10T08:56:16.535Z] > git --version # timeout=10 [2021-05-10T08:56:16.542Z] > git --version # 'git version 2.24.3' [2021-05-10T08:56:16.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:56:16.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:56:18.332Z] Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [2021-05-10T08:56:17.876Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-10T08:56:17.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T08:56:17.893Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-10T08:56:17.904Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-10T08:56:17.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:56:17.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T08:56:18.357Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:56:18.373Z] > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 [2021-05-10T08:56:18.660Z] Merge succeeded, producing d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [2021-05-10T08:56:18.661Z] Checking out Revision d8dc9276e1981cc32ec6b05059ed5e002d9c2665 (PR-351) [2021-05-10T08:56:18.630Z] > git remote # timeout=10 [2021-05-10T08:56:18.635Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T08:56:18.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T08:56:18.646Z] > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 [2021-05-10T08:56:18.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T08:56:18.664Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T08:56:18.668Z] > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 [2021-05-10T08:56:20.752Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T08:56:20.810Z] > git --version # timeout=10 [2021-05-10T08:56:20.828Z] > git --version # 'git version 2.17.1' [2021-05-10T08:56:20.840Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T08:56:22.566Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T08:56:22.591Z] > git --version # timeout=10 [2021-05-10T08:56:22.598Z] > git --version # 'git version 2.24.3' [2021-05-10T08:56:22.605Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T08:56:23.074Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-05-10T08:56:23.694Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T08:56:24.208Z] + true [2021-05-10T08:56:24.208Z] + sudo service docker restart [2021-05-10T08:56:24.700Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T08:56:25.081Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T08:56:25.467Z] + sudo service docker restart [2021-05-10T08:56:25.467Z] + true [2021-05-10T08:56:25.467Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T08:56:26.485Z] provisioning config files... [2021-05-10T08:56:26.533Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4203128518293538594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:56:27.139Z] ---> docker-login.sh [2021-05-10T08:56:27.139Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T08:56:27.529Z] provisioning config files... [2021-05-10T08:56:27.565Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4824083245657077498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:56:28.020Z] ---> docker-login.sh [2021-05-10T08:56:28.020Z] nexus3.edgexfoundry.org:10001 [2021-05-10T08:56:28.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:28.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:28.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:28.285Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:28.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:28.285Z] [2021-05-10T08:56:28.285Z] Login Succeeded [2021-05-10T08:56:28.285Z] nexus3.edgexfoundry.org:10002 [2021-05-10T08:56:28.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:28.398Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:28.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:28.398Z] [2021-05-10T08:56:28.398Z] Login Succeeded [2021-05-10T08:56:28.398Z] nexus3.edgexfoundry.org:10002 [2021-05-10T08:56:28.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:28.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:28.551Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:28.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:28.551Z] [2021-05-10T08:56:28.551Z] Login Succeeded [2021-05-10T08:56:28.551Z] nexus3.edgexfoundry.org:10003 [2021-05-10T08:56:28.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:28.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:28.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:28.817Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:28.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:28.817Z] [2021-05-10T08:56:28.817Z] Login Succeeded [2021-05-10T08:56:28.817Z] nexus3.edgexfoundry.org:10004 [2021-05-10T08:56:28.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:28.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:28.954Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:28.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:28.954Z] [2021-05-10T08:56:28.954Z] Login Succeeded [2021-05-10T08:56:28.954Z] nexus3.edgexfoundry.org:10003 [2021-05-10T08:56:29.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:29.083Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:29.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:29.083Z] [2021-05-10T08:56:29.083Z] Login Succeeded [2021-05-10T08:56:29.083Z] docker.io [2021-05-10T08:56:29.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:29.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:29.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:29.346Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:29.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:29.346Z] [2021-05-10T08:56:29.346Z] Login Succeeded [2021-05-10T08:56:29.346Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T08:56:29.414Z] Deleting 1 temporary files [Pipeline] // wrap [2021-05-10T08:56:29.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:29.506Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:29.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:29.506Z] [2021-05-10T08:56:29.506Z] Login Succeeded [2021-05-10T08:56:29.506Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-10T08:56:29.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2021-05-10T08:56:29.903Z] ========================================================= [2021-05-10T08:56:29.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T08:56:29.904Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:56:30.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:30.052Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:30.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:30.052Z] [2021-05-10T08:56:30.052Z] Login Succeeded [2021-05-10T08:56:30.052Z] docker.io [2021-05-10T08:56:30.256Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-10T08:56:30.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T08:56:30.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T08:56:30.597Z] Configure a credential helper to remove this warning. See [2021-05-10T08:56:30.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T08:56:30.597Z] [2021-05-10T08:56:30.597Z] Login Succeeded [2021-05-10T08:56:30.597Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T08:56:30.666Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-05-10T08:56:30.841Z] Sending build context to Docker daemon 34.93MB [2021-05-10T08:56:30.841Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T08:56:30.841Z] Step 2/8 : FROM ${BASE} [2021-05-10T08:56:30.841Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T08:56:30.841Z] 540db60ca938: Pulling fs layer [2021-05-10T08:56:30.841Z] adcc1eea9eea: Pulling fs layer [2021-05-10T08:56:30.841Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T08:56:30.841Z] 0510c868ecb4: Pulling fs layer [2021-05-10T08:56:30.841Z] afea3b2eda06: Pulling fs layer [2021-05-10T08:56:30.841Z] 7809a108b3ef: Pulling fs layer [2021-05-10T08:56:30.841Z] f706445af74f: Pulling fs layer [2021-05-10T08:56:30.841Z] afea3b2eda06: Waiting [2021-05-10T08:56:30.841Z] 7809a108b3ef: Waiting [2021-05-10T08:56:30.841Z] f706445af74f: Waiting [2021-05-10T08:56:30.841Z] 0510c868ecb4: Waiting [2021-05-10T08:56:30.841Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T08:56:30.841Z] 4c4ab2625f07: Download complete [2021-05-10T08:56:30.841Z] adcc1eea9eea: Verifying Checksum [2021-05-10T08:56:30.841Z] adcc1eea9eea: Download complete [2021-05-10T08:56:30.841Z] afea3b2eda06: Verifying Checksum [2021-05-10T08:56:30.841Z] afea3b2eda06: Download complete [2021-05-10T08:56:30.841Z] 7809a108b3ef: Verifying Checksum [2021-05-10T08:56:30.841Z] 7809a108b3ef: Download complete [2021-05-10T08:56:30.841Z] 540db60ca938: Verifying Checksum [2021-05-10T08:56:30.841Z] 540db60ca938: Download complete [Pipeline] // withEnv [Pipeline] unstash [2021-05-10T08:56:31.104Z] 540db60ca938: Pull complete [Pipeline] echo [2021-05-10T08:56:31.349Z] ========================================================= [2021-05-10T08:56:31.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T08:56:31.349Z] ========================================================= [2021-05-10T08:56:31.375Z] adcc1eea9eea: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:56:31.638Z] 4c4ab2625f07: Pull complete [2021-05-10T08:56:31.823Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-10T08:56:32.813Z] Sending build context to Docker daemon 34.93MB [2021-05-10T08:56:32.813Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T08:56:32.813Z] Step 2/8 : FROM ${BASE} [2021-05-10T08:56:32.813Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T08:56:32.813Z] 595b0fe564bb: Pulling fs layer [2021-05-10T08:56:32.813Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T08:56:32.813Z] 316046926c0a: Pulling fs layer [2021-05-10T08:56:32.813Z] 4ebd0625c992: Pulling fs layer [2021-05-10T08:56:32.813Z] 207e8628e3a3: Pulling fs layer [2021-05-10T08:56:32.813Z] c791037a9be2: Pulling fs layer [2021-05-10T08:56:32.813Z] ffd874e62e21: Pulling fs layer [2021-05-10T08:56:32.813Z] 4ebd0625c992: Waiting [2021-05-10T08:56:32.813Z] 207e8628e3a3: Waiting [2021-05-10T08:56:32.813Z] c791037a9be2: Waiting [2021-05-10T08:56:32.813Z] ffd874e62e21: Waiting [2021-05-10T08:56:32.813Z] 316046926c0a: Verifying Checksum [2021-05-10T08:56:32.813Z] 316046926c0a: Download complete [2021-05-10T08:56:32.813Z] 7186ed65a4f7: Download complete [2021-05-10T08:56:32.813Z] 207e8628e3a3: Verifying Checksum [2021-05-10T08:56:32.813Z] 207e8628e3a3: Download complete [2021-05-10T08:56:33.051Z] f706445af74f: Verifying Checksum [2021-05-10T08:56:33.051Z] f706445af74f: Download complete [2021-05-10T08:56:33.086Z] c791037a9be2: Verifying Checksum [2021-05-10T08:56:33.086Z] c791037a9be2: Download complete [2021-05-10T08:56:33.086Z] 595b0fe564bb: Download complete [2021-05-10T08:56:33.690Z] 595b0fe564bb: Pull complete [2021-05-10T08:56:34.009Z] 0510c868ecb4: Verifying Checksum [2021-05-10T08:56:34.009Z] 0510c868ecb4: Download complete [2021-05-10T08:56:34.298Z] 7186ed65a4f7: Pull complete [2021-05-10T08:56:34.572Z] 316046926c0a: Pull complete [2021-05-10T08:56:36.006Z] ffd874e62e21: Verifying Checksum [2021-05-10T08:56:36.006Z] ffd874e62e21: Download complete [2021-05-10T08:56:36.989Z] 4ebd0625c992: Verifying Checksum [2021-05-10T08:56:36.989Z] 4ebd0625c992: Download complete [2021-05-10T08:56:40.301Z] 0510c868ecb4: Pull complete [2021-05-10T08:56:40.301Z] afea3b2eda06: Pull complete [2021-05-10T08:56:40.301Z] 7809a108b3ef: Pull complete [2021-05-10T08:56:45.639Z] f706445af74f: Pull complete [2021-05-10T08:56:45.639Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T08:56:45.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T08:56:45.639Z] ---> b068be0155e3 [2021-05-10T08:56:45.639Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T08:56:47.569Z] ---> Running in a7d58f87856c [2021-05-10T08:56:47.569Z] Removing intermediate container a7d58f87856c [2021-05-10T08:56:47.569Z] ---> 817ad6b154f8 [2021-05-10T08:56:47.569Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:56:47.569Z] ---> Running in d0100f0fceff [2021-05-10T08:56:47.846Z] 4ebd0625c992: Pull complete [2021-05-10T08:56:47.846Z] 207e8628e3a3: Pull complete [2021-05-10T08:56:47.846Z] c791037a9be2: Pull complete [2021-05-10T08:56:48.978Z] Removing intermediate container d0100f0fceff [2021-05-10T08:56:48.979Z] ---> 10b84eac20b5 [2021-05-10T08:56:48.979Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-10T08:56:48.979Z] ---> Running in 23549c012690 [2021-05-10T08:56:49.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:56:51.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:56:52.160Z] ffd874e62e21: Pull complete [2021-05-10T08:56:52.160Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T08:56:52.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T08:56:52.160Z] ---> cfc18b08335c [2021-05-10T08:56:52.160Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-10T08:56:52.282Z] OK: 149 MiB in 40 packages [2021-05-10T08:56:52.858Z] Removing intermediate container 23549c012690 [2021-05-10T08:56:52.858Z] ---> b2f5f140fcf1 [2021-05-10T08:56:52.858Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-10T08:56:52.858Z] ---> Running in f72a2d4fb2b6 [2021-05-10T08:56:52.858Z] Removing intermediate container f72a2d4fb2b6 [2021-05-10T08:56:52.858Z] ---> 009a1ee2a2b7 [2021-05-10T08:56:52.858Z] Step 7/8 : COPY . . [2021-05-10T08:56:54.785Z] ---> Running in c161dc5a2780 [2021-05-10T08:56:55.057Z] Removing intermediate container c161dc5a2780 [2021-05-10T08:56:55.057Z] ---> 08707ff94042 [2021-05-10T08:56:55.057Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:56:55.330Z] ---> Running in 5d045746e4e8 [2021-05-10T08:56:56.176Z] ---> 686dc598f62e [2021-05-10T08:56:56.176Z] Step 8/8 : RUN go mod download [2021-05-10T08:56:56.176Z] ---> Running in 241dbe153985 [2021-05-10T08:56:57.961Z] Removing intermediate container 5d045746e4e8 [2021-05-10T08:56:57.961Z] ---> 05649995e004 [2021-05-10T08:56:57.961Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-10T08:56:57.961Z] ---> Running in 7eb8977c1bc6 [2021-05-10T08:56:58.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:57:00.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:57:01.910Z] OK: 138 MiB in 40 packages [2021-05-10T08:57:03.382Z] Removing intermediate container 7eb8977c1bc6 [2021-05-10T08:57:03.382Z] ---> cf4536dac599 [2021-05-10T08:57:03.382Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-10T08:57:03.382Z] ---> Running in 2dfda8a4105b [2021-05-10T08:57:03.976Z] Removing intermediate container 2dfda8a4105b [2021-05-10T08:57:03.976Z] ---> 943d693df276 [2021-05-10T08:57:03.976Z] Step 7/8 : COPY . . [2021-05-10T08:57:07.376Z] ---> 25b4c116f9a3 [2021-05-10T08:57:07.376Z] Step 8/8 : RUN go mod download [2021-05-10T08:57:07.376Z] ---> Running in 04ed122720b0 [2021-05-10T08:57:28.368Z] Removing intermediate container 241dbe153985 [2021-05-10T08:57:28.368Z] ---> 4d2a23478f46 [2021-05-10T08:57:28.368Z] Successfully built 4d2a23478f46 [2021-05-10T08:57:28.368Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:57:28.850Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T08:57:28.850Z] . [Pipeline] withDockerContainer [2021-05-10T08:57:29.043Z] prd-centos7-docker-4c-2g-4058 does not seem to be running inside a container [2021-05-10T08:57:29.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T08:57:29.877Z] $ docker top 9a3527c3cebf5afbf66ac5fd5d12e710b7763fe5a3b0192422504f3794315a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:57:30.446Z] + go version [2021-05-10T08:57:30.446Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T08:57:30.532Z] $ docker stop --time=1 9a3527c3cebf5afbf66ac5fd5d12e710b7763fe5a3b0192422504f3794315a3b [2021-05-10T08:57:31.918Z] $ docker rm -f 9a3527c3cebf5afbf66ac5fd5d12e710b7763fe5a3b0192422504f3794315a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:57:33.151Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T08:57:33.151Z] . [Pipeline] withDockerContainer [2021-05-10T08:57:33.333Z] prd-centos7-docker-4c-2g-4058 does not seem to be running inside a container [2021-05-10T08:57:33.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T08:57:34.115Z] $ docker top f2b87a7d746a6a3ec246f232a94ea5a0a28e3dc23555f59593769e27597db440 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:57:34.708Z] + go mod tidy [Pipeline] sh [2021-05-10T08:57:36.094Z] + make test [2021-05-10T08:57:36.094Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-10T08:57:37.054Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-10T08:57:39.770Z] Removing intermediate container 04ed122720b0 [2021-05-10T08:57:39.770Z] ---> 89b0ca8bfc0d [2021-05-10T08:57:39.770Z] Successfully built 89b0ca8bfc0d [2021-05-10T08:57:39.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:57:40.148Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T08:57:40.148Z] . [Pipeline] withDockerContainer [2021-05-10T08:57:40.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-4056 does not seem to be running inside a container [2021-05-10T08:57:40.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T08:57:41.873Z] $ docker top 519df4185e47674192d23c7981408fb78964b3aec937c7026c897fea2326c82a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:57:42.837Z] + go version [2021-05-10T08:57:42.837Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T08:57:42.880Z] $ docker stop --time=1 519df4185e47674192d23c7981408fb78964b3aec937c7026c897fea2326c82a [2021-05-10T08:57:44.760Z] $ docker rm -f 519df4185e47674192d23c7981408fb78964b3aec937c7026c897fea2326c82a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:57:45.770Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T08:57:45.770Z] . [Pipeline] withDockerContainer [2021-05-10T08:57:46.024Z] prd-ubuntu18.04-docker-arm64-4c-16g-4056 does not seem to be running inside a container [2021-05-10T08:57:46.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T08:57:47.485Z] $ docker top 82858b5781dc6333112afe764c070a4b5d79470d2bee82d58e981da3dce7cec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T08:57:48.460Z] + go mod tidy [Pipeline] sh [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-10T08:57:49.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-10T08:57:49.683Z] GO111MODULE=on go vet ./... [2021-05-10T08:57:49.756Z] + make test [2021-05-10T08:57:49.756Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-10T08:57:50.747Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-05-10T08:57:55.213Z] $ docker stop --time=1 f2b87a7d746a6a3ec246f232a94ea5a0a28e3dc23555f59593769e27597db440 [2021-05-10T08:57:57.482Z] $ docker rm -f f2b87a7d746a6a3ec246f232a94ea5a0a28e3dc23555f59593769e27597db440 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T08:57:58.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T08:57:58.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-10T08:57:59.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-10T08:57:59.989Z] + ls -al . [2021-05-10T08:57:59.989Z] total 92 [2021-05-10T08:57:59.989Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 10 08:57 . [2021-05-10T08:57:59.989Z] drwxrwxr-x. 4 jenkins jenkins 28 May 10 08:56 .. [2021-05-10T08:57:59.989Z] drwxrwxr-x. 3 jenkins jenkins 20 May 10 08:56 assets [2021-05-10T08:57:59.989Z] drwxrwxr-x. 2 jenkins jenkins 35 May 10 08:56 bin [2021-05-10T08:57:59.989Z] drwxrwxr-x. 3 jenkins jenkins 29 May 10 08:56 cmd [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 10 08:56 CONTRIBUTING.md [2021-05-10T08:57:59.989Z] -rw-r--r--. 1 jenkins jenkins 10 May 10 08:57 coverage.out [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 10 08:56 Dockerfile [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 902 May 10 08:56 Dockerfile.build [2021-05-10T08:57:59.989Z] drwxrwxr-x. 5 jenkins jenkins 104 May 10 08:56 docs [2021-05-10T08:57:59.989Z] drwxrwxr-x. 8 jenkins jenkins 179 May 10 08:56 .git [2021-05-10T08:57:59.989Z] drwxrwxr-x. 2 jenkins jenkins 103 May 10 08:56 .github [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 162 May 10 08:56 .gitignore [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 987 May 10 08:56 go.mod [2021-05-10T08:57:59.989Z] -rw-r--r--. 1 jenkins jenkins 24424 May 10 08:57 go.sum [2021-05-10T08:57:59.989Z] drwxrwxr-x. 10 jenkins jenkins 139 May 10 08:56 internal [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 652 May 10 08:56 Jenkinsfile [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 10 08:56 LICENSE [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 941 May 10 08:56 Makefile [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 10 08:56 README.md [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 5 May 10 08:53 VERSION [2021-05-10T08:57:59.989Z] -rw-rw-r--. 1 jenkins jenkins 155 May 10 08:56 version.go [2021-05-10T08:57:59.989Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 10 08:56 web [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:58:00.339Z] + 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=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 --label arch=amd64 --label version=0.0.0 . [2021-05-10T08:58:00.915Z] Sending build context to Docker daemon 34.95MB [2021-05-10T08:58:00.915Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T08:58:00.915Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-10T08:58:00.915Z] ---> 4d2a23478f46 [2021-05-10T08:58:00.915Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-10T08:58:01.491Z] ---> Running in 732e4b93be41 [2021-05-10T08:58:01.753Z] Removing intermediate container 732e4b93be41 [2021-05-10T08:58:01.753Z] ---> 7a1570f467da [2021-05-10T08:58:01.754Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-10T08:58:01.754Z] ---> Running in 9f7cb4c69d94 [2021-05-10T08:58:02.019Z] Removing intermediate container 9f7cb4c69d94 [2021-05-10T08:58:02.019Z] ---> 702e9de6a1b1 [2021-05-10T08:58:02.019Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-10T08:58:02.019Z] ---> Running in ea56bd6458fb [2021-05-10T08:58:02.019Z] Removing intermediate container ea56bd6458fb [2021-05-10T08:58:02.019Z] ---> a03438f375a4 [2021-05-10T08:58:02.019Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-10T08:58:02.282Z] ---> Running in 7eeaa5e69229 [2021-05-10T08:58:02.282Z] Removing intermediate container 7eeaa5e69229 [2021-05-10T08:58:02.282Z] ---> a9fd40c11bcd [2021-05-10T08:58:02.282Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-10T08:58:02.545Z] ---> Running in ee87ef0aa56c [2021-05-10T08:58:02.545Z] Removing intermediate container ee87ef0aa56c [2021-05-10T08:58:02.545Z] ---> 3a3454d7c986 [2021-05-10T08:58:02.545Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:58:02.822Z] ---> Running in 2274ed3b1484 [2021-05-10T08:58:03.778Z] Removing intermediate container 2274ed3b1484 [2021-05-10T08:58:03.778Z] ---> b3cbf405879e [2021-05-10T08:58:03.778Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-10T08:58:03.778Z] ---> Running in 64a2ed9471bf [2021-05-10T08:58:04.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T08:58:06.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T08:58:06.859Z] OK: 149 MiB in 40 packages [2021-05-10T08:58:07.440Z] Removing intermediate container 64a2ed9471bf [2021-05-10T08:58:07.440Z] ---> 12bb2a1ed8f1 [2021-05-10T08:58:07.440Z] Step 10/24 : ENV GO111MODULE=on [2021-05-10T08:58:07.440Z] ---> Running in 12be17902da1 [2021-05-10T08:58:07.440Z] Removing intermediate container 12be17902da1 [2021-05-10T08:58:07.440Z] ---> 9fe96563adda [2021-05-10T08:58:07.440Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-10T08:58:07.703Z] ---> Running in 0d3b9bc95ada [2021-05-10T08:58:07.703Z] Removing intermediate container 0d3b9bc95ada [2021-05-10T08:58:07.703Z] ---> f369d97a1e65 [2021-05-10T08:58:07.703Z] Step 12/24 : COPY go.mod . [2021-05-10T08:58:08.654Z] ---> be303cf1fb40 [2021-05-10T08:58:08.654Z] Step 13/24 : COPY Makefile . [2021-05-10T08:58:08.654Z] ---> 89779fbe2627 [2021-05-10T08:58:08.654Z] Step 14/24 : RUN make update [2021-05-10T08:58:08.917Z] ---> Running in d7a433067166 [2021-05-10T08:58:09.180Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-10T08:58:09.764Z] Removing intermediate container d7a433067166 [2021-05-10T08:58:09.764Z] ---> 905685ca4044 [2021-05-10T08:58:09.764Z] Step 15/24 : COPY . . [2021-05-10T08:58:12.331Z] ---> 33d46f5992f7 [2021-05-10T08:58:12.331Z] Step 16/24 : RUN ${MAKE} [2021-05-10T08:58:12.331Z] ---> Running in c87318e59b1a [2021-05-10T08:58:12.596Z] 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-05-10T08:58:22.752Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-10T08:58:25.313Z] Removing intermediate container c87318e59b1a [2021-05-10T08:58:25.313Z] ---> 2ae21ba88652 [2021-05-10T08:58:25.313Z] Step 17/24 : FROM alpine:3.12 [2021-05-10T08:58:25.894Z] 3.12: Pulling from library/alpine [2021-05-10T08:58:25.894Z] 339de151aab4: Pulling fs layer [2021-05-10T08:58:26.159Z] 339de151aab4: Verifying Checksum [2021-05-10T08:58:26.159Z] 339de151aab4: Download complete [2021-05-10T08:58:26.159Z] 339de151aab4: Pull complete [2021-05-10T08:58:26.424Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T08:58:26.424Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T08:58:26.424Z] ---> 13621d1b12d4 [2021-05-10T08:58:26.424Z] Step 18/24 : EXPOSE 4000 [2021-05-10T08:58:26.686Z] ---> Running in be043328b68b [2021-05-10T08:58:26.686Z] Removing intermediate container be043328b68b [2021-05-10T08:58:26.686Z] ---> 8f62d571e2d1 [2021-05-10T08:58:26.686Z] 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-05-10T08:58:28.082Z] ---> ca99dd589980 [2021-05-10T08:58:28.082Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-10T08:58:28.082Z] ---> Running in fc0365fd3c75 [2021-05-10T08:58:28.349Z] Removing intermediate container fc0365fd3c75 [2021-05-10T08:58:28.349Z] ---> 7650fd3cff3e [2021-05-10T08:58:28.349Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-10T08:58:28.349Z] ---> Running in d8bc60312ce1 [2021-05-10T08:58:28.620Z] Removing intermediate container d8bc60312ce1 [2021-05-10T08:58:28.620Z] ---> 2239f3ce54c3 [2021-05-10T08:58:28.620Z] Step 22/24 : LABEL arch=amd64 [2021-05-10T08:58:28.620Z] ---> Running in f05fb8989f50 [2021-05-10T08:58:28.885Z] Removing intermediate container f05fb8989f50 [2021-05-10T08:58:28.885Z] ---> 86cf03949103 [2021-05-10T08:58:28.885Z] Step 23/24 : LABEL git_sha=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [2021-05-10T08:58:28.885Z] ---> Running in 38237372501f [2021-05-10T08:58:29.147Z] Removing intermediate container 38237372501f [2021-05-10T08:58:29.147Z] ---> 50a3acb7019d [2021-05-10T08:58:29.147Z] Step 24/24 : LABEL version=0.0.0 [2021-05-10T08:58:29.147Z] ---> Running in 6b8f2bb07f2f [2021-05-10T08:58:29.410Z] Removing intermediate container 6b8f2bb07f2f [2021-05-10T08:58:29.410Z] ---> cb5eb69025ee [2021-05-10T08:58:29.410Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-10T08:58:29.410Z] Successfully built cb5eb69025ee [2021-05-10T08:58:29.410Z] 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 Post stage [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-10T08:58:29.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-10T08:58:29.999Z] GO111MODULE=on go vet ./... [Pipeline] libraryResource [Pipeline] sh [2021-05-10T08:58:30.382Z] ---> job-cost.sh [2021-05-10T08:58:30.382Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yLXn [Pipeline] } [2021-05-10T08:58:48.379Z] $ docker stop --time=1 82858b5781dc6333112afe764c070a4b5d79470d2bee82d58e981da3dce7cec2 [2021-05-10T08:58:48.549Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T08:58:50.366Z] $ docker rm -f 82858b5781dc6333112afe764c070a4b5d79470d2bee82d58e981da3dce7cec2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T08:58:51.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T08:58:51.220Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T08:58:51.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T08:58:52.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-10T08:58:52.809Z] + ls -al . [2021-05-10T08:58:52.809Z] total 124 [2021-05-10T08:58:52.809Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 08:57 . [2021-05-10T08:58:52.809Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 08:56 .. [2021-05-10T08:58:52.809Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 08:56 .git [2021-05-10T08:58:52.809Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 08:56 .github [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 162 May 10 08:56 .gitignore [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 10 08:56 CONTRIBUTING.md [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 10 08:56 Dockerfile [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 902 May 10 08:56 Dockerfile.build [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 652 May 10 08:56 Jenkinsfile [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 10 08:56 LICENSE [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 941 May 10 08:56 Makefile [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 10 08:56 README.md [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 08:53 VERSION [2021-05-10T08:58:52.809Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 08:56 assets [2021-05-10T08:58:52.809Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 08:56 bin [2021-05-10T08:58:52.809Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 08:56 cmd [2021-05-10T08:58:52.809Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 08:57 coverage.out [2021-05-10T08:58:52.809Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 08:56 docs [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 987 May 10 08:56 go.mod [2021-05-10T08:58:52.809Z] -rw-r--r-- 1 jenkins jenkins 24424 May 10 08:57 go.sum [2021-05-10T08:58:52.809Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 08:56 internal [2021-05-10T08:58:52.809Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 08:56 version.go [2021-05-10T08:58:52.809Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 08:56 web [Pipeline] isUnix [Pipeline] sh [2021-05-10T08:58:53.183Z] + 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=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 --label arch=arm64 --label version=0.0.0 . [2021-05-10T08:58:54.164Z] Sending build context to Docker daemon 34.95MB [2021-05-10T08:58:54.164Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-10T08:58:54.164Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-10T08:58:54.164Z] ---> 89b0ca8bfc0d [2021-05-10T08:58:54.164Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-10T08:58:54.758Z] ---> Running in cbcb1e278c50 [2021-05-10T08:58:55.032Z] Removing intermediate container cbcb1e278c50 [2021-05-10T08:58:55.032Z] ---> 206047fd387b [2021-05-10T08:58:55.032Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-10T08:58:55.032Z] ---> Running in 5024846694e2 [2021-05-10T08:58:55.628Z] Removing intermediate container 5024846694e2 [2021-05-10T08:58:55.628Z] ---> a08d23b3a910 [2021-05-10T08:58:55.628Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-10T08:58:55.628Z] ---> Running in 445a42322d36 [2021-05-10T08:58:56.222Z] Removing intermediate container 445a42322d36 [2021-05-10T08:58:56.222Z] ---> 2df8805974fd [2021-05-10T08:58:56.222Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-10T08:58:56.222Z] ---> Running in 1b24ff614e78 [2021-05-10T08:58:56.817Z] Removing intermediate container 1b24ff614e78 [2021-05-10T08:58:56.817Z] ---> 9b86590d5313 [2021-05-10T08:58:56.817Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-10T08:58:56.817Z] ---> Running in 08d4c64c8cbf [2021-05-10T08:58:57.413Z] Removing intermediate container 08d4c64c8cbf [2021-05-10T08:58:57.413Z] ---> ce0b255cde26 [2021-05-10T08:58:57.413Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T08:58:57.413Z] ---> Running in d3653e090935 [2021-05-10T08:59:00.030Z] Removing intermediate container d3653e090935 [2021-05-10T08:59:00.030Z] ---> 470aadbb0da6 [2021-05-10T08:59:00.030Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-10T08:59:00.030Z] ---> Running in 208cf96fe76b [2021-05-10T08:59:01.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T08:59:05.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T08:59:27.419Z] OK: 138 MiB in 40 packages [2021-05-10T08:59:27.420Z] Removing intermediate container 208cf96fe76b [2021-05-10T08:59:27.420Z] ---> 8ceea95d7606 [2021-05-10T08:59:27.420Z] Step 10/24 : ENV GO111MODULE=on [2021-05-10T08:59:27.420Z] ---> Running in b33e39b2bae2 [2021-05-10T08:59:27.420Z] Removing intermediate container b33e39b2bae2 [2021-05-10T08:59:27.420Z] ---> ba8be42a02db [2021-05-10T08:59:27.420Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-10T08:59:27.420Z] ---> Running in 1e470a2a980c [2021-05-10T08:59:27.420Z] Removing intermediate container 1e470a2a980c [2021-05-10T08:59:27.420Z] ---> 4214ba48e7bf [2021-05-10T08:59:27.420Z] Step 12/24 : COPY go.mod . [2021-05-10T08:59:27.420Z] ---> d07ba90274d6 [2021-05-10T08:59:27.420Z] Step 13/24 : COPY Makefile . [2021-05-10T08:59:28.022Z] ---> 545b7bd1ff66 [2021-05-10T08:59:28.022Z] Step 14/24 : RUN make update [2021-05-10T08:59:28.294Z] ---> Running in 42709be65026 [2021-05-10T08:59:29.273Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-10T08:59:30.703Z] Removing intermediate container 42709be65026 [2021-05-10T08:59:30.703Z] ---> 23819ccab67f [2021-05-10T08:59:30.703Z] Step 15/24 : COPY . . [2021-05-10T08:59:34.092Z] ---> 59b63a06299b [2021-05-10T08:59:34.092Z] Step 16/24 : RUN ${MAKE} [2021-05-10T08:59:34.092Z] ---> Running in 0df794ed9eec [2021-05-10T08:59:35.072Z] 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-05-10T08:59:44.883Z] lf-activate-venv(): INFO: Adding /tmp/venv-yLXn/bin to PATH [2021-05-10T08:59:44.883Z] INFO: No Stack... [2021-05-10T08:59:44.883Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T08:59:44.883Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T08:59:45.218Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-10T08:59:45.218Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T08:59:45.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [2021-05-10T08:59:45.375Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] did not exist. Created. [2021-05-10T08:59:45.375Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T08:59:45.790Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-10T08:59:45.947Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T08:59:45.971Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T09:00:01.900Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-10T09:00:06.216Z] Removing intermediate container 0df794ed9eec [2021-05-10T09:00:06.216Z] ---> ec67214fbd60 [2021-05-10T09:00:06.216Z] Step 17/24 : FROM alpine:3.12 [2021-05-10T09:00:06.487Z] 3.12: Pulling from library/alpine [2021-05-10T09:00:06.487Z] d2f70382dc9a: Pulling fs layer [2021-05-10T09:00:06.759Z] d2f70382dc9a: Download complete [2021-05-10T09:00:07.354Z] d2f70382dc9a: Pull complete [2021-05-10T09:00:07.627Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T09:00:07.627Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T09:00:07.627Z] ---> 9852663dfa18 [2021-05-10T09:00:07.627Z] Step 18/24 : EXPOSE 4000 [2021-05-10T09:00:07.627Z] ---> Running in 514fa2aba6d8 [2021-05-10T09:00:08.219Z] Removing intermediate container 514fa2aba6d8 [2021-05-10T09:00:08.219Z] ---> bf4b469f1e40 [2021-05-10T09:00:08.219Z] 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-05-10T09:00:10.834Z] ---> 3a2c11a33271 [2021-05-10T09:00:10.834Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-10T09:00:10.834Z] ---> Running in 6008edabde13 [2021-05-10T09:00:11.103Z] Removing intermediate container 6008edabde13 [2021-05-10T09:00:11.103Z] ---> 5b8d922b9fe4 [2021-05-10T09:00:11.103Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-10T09:00:11.373Z] ---> Running in b7c22e91b7d2 [2021-05-10T09:00:11.643Z] Removing intermediate container b7c22e91b7d2 [2021-05-10T09:00:11.643Z] ---> 52fe7d17717b [2021-05-10T09:00:11.643Z] Step 22/24 : LABEL arch=arm64 [2021-05-10T09:00:11.915Z] ---> Running in 184773f092c9 [2021-05-10T09:00:12.190Z] Removing intermediate container 184773f092c9 [2021-05-10T09:00:12.190Z] ---> cd78f8e34474 [2021-05-10T09:00:12.190Z] Step 23/24 : LABEL git_sha=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [2021-05-10T09:00:12.462Z] ---> Running in ab9477a4c8ed [2021-05-10T09:00:12.737Z] Removing intermediate container ab9477a4c8ed [2021-05-10T09:00:12.737Z] ---> 997ca9d5408b [2021-05-10T09:00:12.737Z] Step 24/24 : LABEL version=0.0.0 [2021-05-10T09:00:13.019Z] ---> Running in ec0354e9d30a [2021-05-10T09:00:13.292Z] Removing intermediate container ec0354e9d30a [2021-05-10T09:00:13.292Z] ---> 132d40ffe5ed [2021-05-10T09:00:13.292Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-10T09:00:13.565Z] Successfully built 132d40ffe5ed [2021-05-10T09:00:13.565Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:00:14.383Z] ---> job-cost.sh [2021-05-10T09:00:14.383Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ci40 [2021-05-10T09:01:10.916Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T09:02:47.673Z] lf-activate-venv(): INFO: Adding /tmp/venv-ci40/bin to PATH [2021-05-10T09:02:47.673Z] INFO: No Stack... [2021-05-10T09:02:47.673Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T09:02:47.673Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T09:02:48.037Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-10T09:02:48.037Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T09:02:48.183Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [2021-05-10T09:02:48.189Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] did not exist. Created. [2021-05-10T09:02:48.189Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T09:02:48.628Z] /w/workspace/edgex-ui-go/1@tmp/durable-40e4c7fa/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-40e4c7fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-10T09:02:49.124Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T09:02:49.165Z] Warning: overwriting stash ‘stack-cost’ [2021-05-10T09:02:49.399Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T09:02:49.426Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [Pipeline] // lock [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-05-10T09:02:50.332Z] provisioning config files... [2021-05-10T09:02:50.346Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/config4611003529644463690tmp [Pipeline] { [Pipeline] sh [2021-05-10T09:02:50.718Z] + set +x [2021-05-10T09:02:50.718Z] + curl -s https://codecov.io/bash [2021-05-10T09:02:50.718Z] + bash -s -- [2021-05-10T09:02:50.983Z] [2021-05-10T09:02:50.983Z] _____ _ [2021-05-10T09:02:50.983Z] / ____| | | [2021-05-10T09:02:50.983Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T09:02:50.983Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T09:02:50.983Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T09:02:50.983Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T09:02:50.983Z] Bash-1.0.2 [2021-05-10T09:02:50.983Z] [2021-05-10T09:02:50.983Z] [2021-05-10T09:02:50.983Z] ==> git version 2.24.3 found [2021-05-10T09:02:50.983Z] ==> 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-05-10T09:02:50.983Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T09:02:50.983Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T09:02:50.983Z] ==> Jenkins CI detected. [2021-05-10T09:02:50.983Z] project root: . [2021-05-10T09:02:50.983Z] --> token set from env [2021-05-10T09:02:50.983Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T09:02:50.983Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T09:02:50.983Z] ==> Python coveragepy not found [2021-05-10T09:02:50.983Z] ==> Searching for coverage reports in: [2021-05-10T09:02:50.983Z] + . [2021-05-10T09:02:50.983Z] -> Found 1 reports [2021-05-10T09:02:50.983Z] ==> Detecting git/mercurial file structure [2021-05-10T09:02:50.983Z] ==> Reading reports [2021-05-10T09:02:50.983Z] + ./coverage.out bytes=10 [2021-05-10T09:02:50.983Z] ==> Appending adjustments [2021-05-10T09:02:50.983Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T09:02:51.249Z] + Found adjustments [2021-05-10T09:02:51.249Z] ==> Gzipping contents [2021-05-10T09:02:51.249Z] 4.0K /tmp/codecov.DmZnNv.gz [2021-05-10T09:02:51.249Z] ==> Uploading reports [2021-05-10T09:02:51.249Z] url: https://codecov.io [2021-05-10T09:02:51.249Z] query: branch=PR-351&commit=d8dc9276e1981cc32ec6b05059ed5e002d9c2665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=351&job=&cmd_args= [2021-05-10T09:02:51.249Z] -> Pinging Codecov [2021-05-10T09:02:51.249Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-351&commit=d8dc9276e1981cc32ec6b05059ed5e002d9c2665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=351&job=&cmd_args= [2021-05-10T09:02:51.825Z] -> Uploading to [2021-05-10T09:02:51.825Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/FB506323287CE973F263BFD2A0EB1F37/d8dc9276e1981cc32ec6b05059ed5e002d9c2665/254cd06b-cbb9-4a1d-8d43-61f1a56bc3db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T090251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6317827f41adfe5169b954815b6fd19aa2a5b8fdd01a25590499f0636f1a9ecf [2021-05-10T09:02:51.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T09:02:51.825Z] Dload Upload Total Spent Left Speed [2021-05-10T09:02:52.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9662 --:--:-- --:--:-- --:--:-- 9682 [2021-05-10T09:02:52.088Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [Pipeline] } [2021-05-10T09:02:52.117Z] 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] { (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-05-10T09:02:54.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:02:54.448Z] ---> package-listing.sh [2021-05-10T09:02:54.448Z] ++ facter osfamily [2021-05-10T09:02:54.448Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T09:02:54.448Z] + OS_FAMILY=redhat [2021-05-10T09:02:54.448Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-351 [2021-05-10T09:02:54.448Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T09:02:54.448Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T09:02:54.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T09:02:54.448Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T09:02:54.448Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-351 ']' [2021-05-10T09:02:54.448Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T09:02:54.448Z] + case "${OS_FAMILY}" in [2021-05-10T09:02:54.448Z] + rpm -qa [2021-05-10T09:02:54.448Z] + sort [2021-05-10T09:02:59.783Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T09:02:59.783Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T09:02:59.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T09:02:59.783Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-351 ']' [2021-05-10T09:02:59.783Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-351/archives/ [2021-05-10T09:02:59.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-351/archives/ [Pipeline] echo [2021-05-10T09:02:59.831Z] 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-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T09:03:00.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:03:00.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T09:03:00.499Z] [2021-05-10T09:03:00.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:03:00.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T09:03:00.866Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T09:03:00.866Z] df20fa9351a1: Pulling fs layer [2021-05-10T09:03:00.866Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T09:03:00.866Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T09:03:00.866Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T09:03:00.866Z] 93b61091891f: Pulling fs layer [2021-05-10T09:03:00.866Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T09:03:00.866Z] 5e14af77c1be: Pulling fs layer [2021-05-10T09:03:00.866Z] 01666e4c0597: Pulling fs layer [2021-05-10T09:03:00.866Z] aa168da1d23b: Pulling fs layer [2021-05-10T09:03:00.866Z] 93b9cdb0e59b: Waiting [2021-05-10T09:03:00.866Z] 46f8f816bc3b: Waiting [2021-05-10T09:03:00.866Z] 5e14af77c1be: Waiting [2021-05-10T09:03:00.866Z] 93b61091891f: Waiting [2021-05-10T09:03:00.866Z] 01666e4c0597: Waiting [2021-05-10T09:03:01.130Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T09:03:01.130Z] 36b3adc4ff6f: Download complete [2021-05-10T09:03:01.130Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T09:03:01.130Z] 46f8f816bc3b: Download complete [2021-05-10T09:03:01.394Z] df20fa9351a1: Verifying Checksum [2021-05-10T09:03:01.394Z] df20fa9351a1: Download complete [2021-05-10T09:03:01.394Z] 93b61091891f: Verifying Checksum [2021-05-10T09:03:01.394Z] 93b61091891f: Download complete [2021-05-10T09:03:01.394Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T09:03:01.394Z] 93b9cdb0e59b: Download complete [2021-05-10T09:03:01.394Z] 5e14af77c1be: Verifying Checksum [2021-05-10T09:03:01.394Z] 5e14af77c1be: Download complete [2021-05-10T09:03:01.394Z] 01666e4c0597: Verifying Checksum [2021-05-10T09:03:01.394Z] 01666e4c0597: Download complete [2021-05-10T09:03:01.972Z] df20fa9351a1: Pull complete [2021-05-10T09:03:01.972Z] 36b3adc4ff6f: Pull complete [2021-05-10T09:03:02.238Z] 8ad3a11d3b57: Download complete [2021-05-10T09:03:02.814Z] 8ad3a11d3b57: Pull complete [2021-05-10T09:03:03.077Z] 46f8f816bc3b: Pull complete [2021-05-10T09:03:03.341Z] 93b61091891f: Pull complete [2021-05-10T09:03:03.341Z] 93b9cdb0e59b: Pull complete [2021-05-10T09:03:03.604Z] 5e14af77c1be: Pull complete [2021-05-10T09:03:03.604Z] 01666e4c0597: Pull complete [2021-05-10T09:03:11.778Z] aa168da1d23b: Verifying Checksum [2021-05-10T09:03:11.778Z] aa168da1d23b: Download complete [2021-05-10T09:03:18.416Z] aa168da1d23b: Pull complete [2021-05-10T09:03:18.416Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T09:03:18.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T09:03:18.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T09:03:18.658Z] prd-centos7-docker-4c-2g-4053 does not seem to be running inside a container [2021-05-10T09:03:18.708Z] $ 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-351/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-351 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351:/w/workspace/edgexfoundry_edgex-ui-go_PR-351:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T09:03:22.216Z] $ docker top 0d5588826b11e94d7f519ff8a895ae37059d3572d45cff7d5b2001cfaf87d90f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T09:03:22.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T09:03:23.017Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T09:03:23.340Z] + ls /var/log/sa-host [2021-05-10T09:03:23.340Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T09:03:23.340Z] file_magic: OK [2021-05-10T09:03:23.340Z] HZ: Using current value: 100 [2021-05-10T09:03:23.340Z] file_header: OK [2021-05-10T09:03:23.340Z] 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-05-10T09:03:23.340Z] Statistics: [2021-05-10T09:03:23.340Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T09:03:23.340Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T09:03:23.340Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T09:03:23.340Z] file_magic: OK [2021-05-10T09:03:23.340Z] HZ: Using current value: 100 [2021-05-10T09:03:23.340Z] file_header: OK [2021-05-10T09:03:23.340Z] 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-05-10T09:03:23.340Z] Statistics: [2021-05-10T09:03:23.340Z] Hnuu...uuuununununu... [2021-05-10T09:03:23.340Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T09:03:23.608Z] provisioning config files... [2021-05-10T09:03:23.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/config8760297617990209204tmp [Pipeline] { [Pipeline] echo [2021-05-10T09:03:23.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:03:24.027Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T09:03:24.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T09:03:24.160Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:03:24.505Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T09:03:24.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:03:24.881Z] ---> sudo-logs.sh [2021-05-10T09:03:24.881Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T09:03:24.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:03:25.313Z] ---> job-cost.sh [2021-05-10T09:03:25.313Z] lf-activate-venv: SKIPPING [2021-05-10T09:03:25.313Z] DEBUG: total: 0.20999999344348907 [2021-05-10T09:03:25.313Z] INFO: Retrieving Stack Cost... [2021-05-10T09:03:26.259Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T09:03:26.835Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T09:03:26.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:03:27.220Z] ---> logs-deploy.sh [2021-05-10T09:03:27.220Z] lf-activate-venv: SKIPPING [2021-05-10T09:03:27.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-351/1 [2021-05-10T09:03:27.220Z] INFO: archiving workspace using pattern(s): [2021-05-10T09:03:29.138Z] Archives upload complete. [2021-05-10T09:03:29.138Z] INFO: archiving logs to Nexus