Pull request #361 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b1454071d2df48165f620df8dc5f62e8596045bb+59f0bfa120c4ecb913b8a6e8359267381c7fc82d (f060db81c65c68238cb0079c2ec31771d643f57d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4871832413785707518.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1088107639214249779.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4802799713187692580.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh753892789402700828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1490532260654126143.key > 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 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: edgex-ui 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-15296 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-361 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/jenkins-gitclient-ssh6162655153715792413.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 59f0bfa120c4ecb913b8a6e8359267381c7fc82d into PR head commit b1454071d2df48165f620df8dc5f62e8596045bb Merge succeeded, producing b1454071d2df48165f620df8dc5f62e8596045bb Checking out Revision b1454071d2df48165f620df8dc5f62e8596045bb (PR-361) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/jenkins-gitclient-ssh544940620005218006.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/jenkins-gitclient-ssh6178946339779010141.key > git merge 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93" > git rev-list --no-walk 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T08:03:51.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T08:03:51.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T08:03:51.134Z] ========================================================= [2021-05-20T08:03:51.134Z] EdgeX Global Pipelines Version Info [2021-05-20T08:03:51.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:03:52.564Z] ------------------- [2021-05-20T08:03:52.564Z] stable info: [2021-05-20T08:03:52.564Z] ------------------- [2021-05-20T08:03:52.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T08:03:52.564Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T08:03:52.564Z] Message: update stable to v1.0.192 [2021-05-20T08:03:53.140Z] ------------------- [2021-05-20T08:03:53.140Z] experimental info: [2021-05-20T08:03:53.140Z] ------------------- [2021-05-20T08:03:53.140Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T08:03:53.140Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T08:03:53.140Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T08:03:53.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-20T08:03:53.403Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-20T08:03:53.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T08:03:53.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T08:03:53.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T08:03:53.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T08:03:53.512Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T08:03:53.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T08:03:53.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-20T08:03:53.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T08:03:53.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T08:03:53.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-20T08:03:53.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T08:03:53.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T08:03:53.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T08:03:53.711Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T08:03:53.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T08:03:53.758Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T08:03:53.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T08:03:53.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T08:03:53.843Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-20T08:03:53.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-20T08:03:53.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T08:03:53.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T08:03:53.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T08:03:53.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T08:03:53.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo [2021-05-20T08:03:54.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo [2021-05-20T08:03:54.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo [2021-05-20T08:03:54.065Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1454071d2df48165f620df8dc5f62e8596045bb [Pipeline] echo [2021-05-20T08:03:54.119Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b145407 [Pipeline] echo [2021-05-20T08:03:54.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:03:54.218Z] provisioning config files... [2021-05-20T08:03:54.233Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config1769316269886509627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:03:54.546Z] ---> docker-login.sh [2021-05-20T08:03:54.546Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:03:55.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:55.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:55.380Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:55.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:55.380Z] [2021-05-20T08:03:55.380Z] Login Succeeded [2021-05-20T08:03:55.380Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:03:55.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:55.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:55.380Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:55.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:55.380Z] [2021-05-20T08:03:55.380Z] Login Succeeded [2021-05-20T08:03:55.380Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:03:55.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:55.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:55.641Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:55.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:55.641Z] [2021-05-20T08:03:55.641Z] Login Succeeded [2021-05-20T08:03:55.641Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:03:55.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:55.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:55.641Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:55.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:55.641Z] [2021-05-20T08:03:55.641Z] Login Succeeded [2021-05-20T08:03:55.641Z] docker.io [2021-05-20T08:03:55.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:03:55.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:03:55.901Z] Configure a credential helper to remove this warning. See [2021-05-20T08:03:55.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:03:55.901Z] [2021-05-20T08:03:55.901Z] Login Succeeded [2021-05-20T08:03:55.901Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:03:55.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:03:56.414Z] + git log --format=format:%s -1 b1454071d2df48165f620df8dc5f62e8596045bb [Pipeline] echo [2021-05-20T08:03:56.468Z] GIT_COMMIT: b1454071d2df48165f620df8dc5f62e8596045bb, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93 [Pipeline] echo [2021-05-20T08:03:56.489Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:03:57.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:03:57.609Z] [2021-05-20T08:03:57.609Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:03:57.929Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:03:57.929Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T08:03:57.929Z] 31603596830f: Pulling fs layer [2021-05-20T08:03:57.929Z] 54011a49482f: Pulling fs layer [2021-05-20T08:03:57.929Z] a6820b24f6d8: Pulling fs layer [2021-05-20T08:03:57.929Z] f581987b2513: Pulling fs layer [2021-05-20T08:03:57.929Z] f581987b2513: Waiting [2021-05-20T08:03:57.929Z] 54011a49482f: Verifying Checksum [2021-05-20T08:03:57.929Z] 54011a49482f: Download complete [2021-05-20T08:03:58.192Z] 31603596830f: Verifying Checksum [2021-05-20T08:03:58.192Z] 31603596830f: Download complete [2021-05-20T08:03:58.192Z] f581987b2513: Verifying Checksum [2021-05-20T08:03:58.192Z] f581987b2513: Download complete [2021-05-20T08:03:58.192Z] a6820b24f6d8: Verifying Checksum [2021-05-20T08:03:58.192Z] a6820b24f6d8: Download complete [2021-05-20T08:03:58.459Z] 31603596830f: Pull complete [2021-05-20T08:03:58.459Z] 54011a49482f: Pull complete [2021-05-20T08:03:59.050Z] a6820b24f6d8: Pull complete [2021-05-20T08:03:59.311Z] f581987b2513: Pull complete [2021-05-20T08:03:59.311Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T08:03:59.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T08:03:59.311Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T08:03:59.384Z] prd-centos7-docker-4c-2g-15296 does not seem to be running inside a container [2021-05-20T08:03:59.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T08:04:00.894Z] $ docker top b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T08:04:01.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:04:01.002Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:04:01.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:04:01.123Z] $ docker exec b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent [2021-05-20T08:04:01.226Z] SSH_AUTH_SOCK=/tmp/ssh-rls9n6fNSAI4/agent.14 [2021-05-20T08:04:01.226Z] SSH_AGENT_PID=20 [2021-05-20T08:04:01.232Z] Running ssh-add (command line suppressed) [2021-05-20T08:04:01.321Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_7497548267701108473.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_7497548267701108473.key) [2021-05-20T08:04:01.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:04:01.636Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T08:04:01.651Z] $ docker exec --env ******** --env ******** b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent -k [2021-05-20T08:04:01.737Z] unset SSH_AUTH_SOCK; [2021-05-20T08:04:01.738Z] unset SSH_AGENT_PID; [2021-05-20T08:04:01.738Z] echo Agent pid 20 killed; [2021-05-20T08:04:01.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T08:04:01.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T08:04:01.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T08:04:01.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T08:04:01.946Z] $ docker exec b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent [2021-05-20T08:04:02.073Z] SSH_AUTH_SOCK=/tmp/ssh-OiHRmK8iNwBn/agent.54 [2021-05-20T08:04:02.073Z] SSH_AGENT_PID=61 [2021-05-20T08:04:02.078Z] Running ssh-add (command line suppressed) [2021-05-20T08:04:02.177Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_709626849899177836.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_709626849899177836.key) [2021-05-20T08:04:02.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T08:04:02.494Z] + git semver init [2021-05-20T08:04:02.494Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T08:04:02.494Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.git [2021-05-20T08:04:02.494Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [2021-05-20T08:04:02.494Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T08:04:02.494Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T08:04:02.494Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T08:04:02.494Z] # $SEMVER_BRANCH = PR-361 [2021-05-20T08:04:02.494Z] # $SEMVER_TEMP = /tmp/semver-669574049 [2021-05-20T08:04:02.494Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-20T08:04:05.804Z] # '/tmp/semver-669574049' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver' [2021-05-20T08:04:05.805Z] # -> Force: false [2021-05-20T08:04:05.805Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver [Pipeline] } [2021-05-20T08:04:05.816Z] $ docker exec --env ******** --env ******** b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent -k [2021-05-20T08:04:05.909Z] unset SSH_AUTH_SOCK; [2021-05-20T08:04:05.909Z] unset SSH_AGENT_PID; [2021-05-20T08:04:05.909Z] echo Agent pid 61 killed; [2021-05-20T08:04:05.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T08:04:06.250Z] + git semver [Pipeline] } [2021-05-20T08:04:06.269Z] $ docker stop --time=1 b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 [2021-05-20T08:04:07.934Z] $ docker rm -f b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:04:08.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T08:04:08.582Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T08:04:08.587Z] [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-20T08:04:23.862Z] Still waiting to schedule task [2021-05-20T08:04:23.862Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T08:04:23.863Z] ‘prd-centos7-docker-4c-2g-15290’ is offline [2021-05-20T08:04:23.863Z] ‘prd-centos7-docker-4c-2g-15298’ is offline [2021-05-20T08:04:23.863Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-20T08:04:23.863Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T08:04:23.865Z] Still waiting to schedule task [2021-05-20T08:04:23.866Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ is offline [2021-05-20T08:07:06.015Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws [2021-05-20T08:07:06.052Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-20T08:07:06.321Z] The recommended git tool is: git [2021-05-20T08:07:11.461Z] using credential edgex-jenkins-ssh [2021-05-20T08:07:11.482Z] Cloning the remote Git repository [2021-05-20T08:07:11.527Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:07:11.742Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-20T08:07:11.822Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:07:11.822Z] > git --version # timeout=10 [2021-05-20T08:07:11.843Z] > git --version # 'git version 2.17.1' [2021-05-20T08:07:11.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:07:11.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:07:14.766Z] Merging remotes/origin/master commit 59f0bfa120c4ecb913b8a6e8359267381c7fc82d into PR head commit b1454071d2df48165f620df8dc5f62e8596045bb [2021-05-20T08:07:14.174Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:07:14.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:07:14.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:07:14.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:07:14.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:07:14.265Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T08:07:14.769Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:07:14.782Z] > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 [2021-05-20T08:07:15.411Z] Merge succeeded, producing b1454071d2df48165f620df8dc5f62e8596045bb [2021-05-20T08:07:15.411Z] Checking out Revision b1454071d2df48165f620df8dc5f62e8596045bb (PR-361) [2021-05-20T08:07:15.312Z] > git remote # timeout=10 [2021-05-20T08:07:15.333Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T08:07:15.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:07:15.358Z] > git merge 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 [2021-05-20T08:07:15.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T08:07:15.404Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:07:15.415Z] > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 [2021-05-20T08:07:19.973Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:07:21.320Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:07:21.724Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:07:22.059Z] + sudo service docker restart [2021-05-20T08:07:22.059Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:07:40.404Z] provisioning config files... [2021-05-20T08:07:40.428Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2081012666900815211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:07:40.818Z] ---> docker-login.sh [2021-05-20T08:07:40.818Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:07:41.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:07:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:07:42.027Z] Configure a credential helper to remove this warning. See [2021-05-20T08:07:42.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:07:42.027Z] [2021-05-20T08:07:42.027Z] Login Succeeded [2021-05-20T08:07:42.027Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:07:42.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:07:42.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:07:42.300Z] Configure a credential helper to remove this warning. See [2021-05-20T08:07:42.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:07:42.300Z] [2021-05-20T08:07:42.300Z] Login Succeeded [2021-05-20T08:07:42.575Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:07:42.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:07:43.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:07:43.141Z] Configure a credential helper to remove this warning. See [2021-05-20T08:07:43.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:07:43.141Z] [2021-05-20T08:07:43.141Z] Login Succeeded [2021-05-20T08:07:43.141Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:07:43.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:07:43.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:07:43.417Z] Configure a credential helper to remove this warning. See [2021-05-20T08:07:43.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:07:43.417Z] [2021-05-20T08:07:43.417Z] Login Succeeded [2021-05-20T08:07:43.691Z] docker.io [2021-05-20T08:07:43.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:07:44.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:07:44.236Z] Configure a credential helper to remove this warning. See [2021-05-20T08:07:44.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:07:44.236Z] [2021-05-20T08:07:44.236Z] Login Succeeded [2021-05-20T08:07:44.236Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:07:44.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T08:07:44.570Z] ========================================================= [2021-05-20T08:07:44.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T08:07:44.571Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:07:44.914Z] + 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-20T08:07:45.902Z] Sending build context to Docker daemon 35.57MB [2021-05-20T08:07:45.902Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:07:45.902Z] Step 2/8 : FROM ${BASE} [2021-05-20T08:07:46.177Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T08:07:46.177Z] 595b0fe564bb: Pulling fs layer [2021-05-20T08:07:46.177Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T08:07:46.177Z] 316046926c0a: Pulling fs layer [2021-05-20T08:07:46.177Z] 4ebd0625c992: Pulling fs layer [2021-05-20T08:07:46.177Z] 207e8628e3a3: Pulling fs layer [2021-05-20T08:07:46.177Z] c791037a9be2: Pulling fs layer [2021-05-20T08:07:46.177Z] ffd874e62e21: Pulling fs layer [2021-05-20T08:07:46.177Z] 207e8628e3a3: Waiting [2021-05-20T08:07:46.177Z] c791037a9be2: Waiting [2021-05-20T08:07:46.177Z] ffd874e62e21: Waiting [2021-05-20T08:07:46.177Z] 4ebd0625c992: Waiting [2021-05-20T08:07:46.177Z] 316046926c0a: Download complete [2021-05-20T08:07:46.177Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T08:07:46.177Z] 7186ed65a4f7: Download complete [2021-05-20T08:07:46.177Z] 207e8628e3a3: Download complete [2021-05-20T08:07:46.177Z] c791037a9be2: Verifying Checksum [2021-05-20T08:07:46.177Z] c791037a9be2: Download complete [2021-05-20T08:07:46.775Z] 595b0fe564bb: Download complete [2021-05-20T08:07:47.053Z] 595b0fe564bb: Pull complete [2021-05-20T08:07:48.050Z] 7186ed65a4f7: Pull complete [2021-05-20T08:07:48.050Z] 316046926c0a: Pull complete [2021-05-20T08:07:49.484Z] ffd874e62e21: Verifying Checksum [2021-05-20T08:07:49.484Z] ffd874e62e21: Download complete [2021-05-20T08:07:50.077Z] 4ebd0625c992: Verifying Checksum [2021-05-20T08:07:50.077Z] 4ebd0625c992: Download complete [2021-05-20T08:08:00.244Z] 4ebd0625c992: Pull complete [2021-05-20T08:08:00.244Z] 207e8628e3a3: Pull complete [2021-05-20T08:08:00.840Z] c791037a9be2: Pull complete [2021-05-20T08:08:04.244Z] Running on prd-centos7-docker-4c-2g-15301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws [2021-05-20T08:08:04.263Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [2021-05-20T08:08:04.283Z] ffd874e62e21: Pull complete [Pipeline] checkout [2021-05-20T08:08:04.358Z] The recommended git tool is: git [2021-05-20T08:08:04.560Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T08:08:04.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T08:08:04.560Z] ---> cfc18b08335c [2021-05-20T08:08:04.560Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T08:08:06.586Z] ---> Running in d86b653824c5 [2021-05-20T08:08:06.709Z] using credential edgex-jenkins-ssh [2021-05-20T08:08:06.723Z] Cloning the remote Git repository [2021-05-20T08:08:07.217Z] Removing intermediate container d86b653824c5 [2021-05-20T08:08:07.217Z] ---> 3e7bb3a5eee0 [2021-05-20T08:08:07.217Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:08:07.217Z] ---> Running in 216c97fa9148 [2021-05-20T08:08:06.742Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:08:06.801Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-20T08:08:06.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:08:06.833Z] > git --version # timeout=10 [2021-05-20T08:08:06.840Z] > git --version # 'git version 2.24.4' [2021-05-20T08:08:06.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:08:06.861Z] [INFO] Currently running in a labeled security context [2021-05-20T08:08:06.861Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T08:08:06.861Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8661380879772021267.key [2021-05-20T08:08:06.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:08:08.221Z] Merging remotes/origin/master commit 59f0bfa120c4ecb913b8a6e8359267381c7fc82d into PR head commit b1454071d2df48165f620df8dc5f62e8596045bb [2021-05-20T08:08:08.418Z] Merge succeeded, producing b1454071d2df48165f620df8dc5f62e8596045bb [2021-05-20T08:08:08.419Z] Checking out Revision b1454071d2df48165f620df8dc5f62e8596045bb (PR-361) [2021-05-20T08:08:07.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:08:07.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T08:08:07.846Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-20T08:08:07.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-20T08:08:07.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:08:07.857Z] [INFO] Currently running in a labeled security context [2021-05-20T08:08:07.857Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T08:08:07.857Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5946887701986232830.key [2021-05-20T08:08:07.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T08:08:08.229Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:08:08.238Z] > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 [2021-05-20T08:08:08.385Z] > git remote # timeout=10 [2021-05-20T08:08:08.389Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T08:08:08.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T08:08:08.395Z] [INFO] Currently running in a labeled security context [2021-05-20T08:08:08.395Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T08:08:08.395Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6848664292363610686.key [2021-05-20T08:08:08.401Z] > git merge 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 [2021-05-20T08:08:08.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T08:08:08.422Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T08:08:08.426Z] > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 [2021-05-20T08:08:09.848Z] Removing intermediate container 216c97fa9148 [2021-05-20T08:08:09.848Z] ---> 433d44ccfefb [2021-05-20T08:08:09.848Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T08:08:09.848Z] ---> Running in 7d036cb42244 [2021-05-20T08:08:11.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T08:08:11.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T08:08:12.226Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-20T08:08:12.863Z] OK: 138 MiB in 40 packages [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:08:13.494Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:08:13.816Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T08:08:13.845Z] Removing intermediate container 7d036cb42244 [2021-05-20T08:08:13.845Z] ---> 2bacb8945dbc [2021-05-20T08:08:13.845Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T08:08:13.845Z] ---> Running in 05a4cac1d9c4 [2021-05-20T08:08:14.110Z] + sudo service docker restart [2021-05-20T08:08:14.110Z] + true [2021-05-20T08:08:14.110Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T08:08:14.445Z] Removing intermediate container 05a4cac1d9c4 [2021-05-20T08:08:14.445Z] ---> fee814c18f92 [2021-05-20T08:08:14.445Z] Step 7/8 : COPY . . [2021-05-20T08:08:17.865Z] ---> 25e73ddb8eb8 [2021-05-20T08:08:17.865Z] Step 8/8 : RUN go mod download [2021-05-20T08:08:17.865Z] ---> Running in aaf2c672a9ce [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:08:32.280Z] provisioning config files... [2021-05-20T08:08:32.294Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7006967181341876096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:08:32.630Z] ---> docker-login.sh [2021-05-20T08:08:32.630Z] nexus3.edgexfoundry.org:10001 [2021-05-20T08:08:32.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:08:32.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:08:32.894Z] Configure a credential helper to remove this warning. See [2021-05-20T08:08:32.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:08:32.894Z] [2021-05-20T08:08:32.894Z] Login Succeeded [2021-05-20T08:08:32.894Z] nexus3.edgexfoundry.org:10002 [2021-05-20T08:08:32.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:08:32.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:08:32.894Z] Configure a credential helper to remove this warning. See [2021-05-20T08:08:32.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:08:32.894Z] [2021-05-20T08:08:32.894Z] Login Succeeded [2021-05-20T08:08:33.157Z] nexus3.edgexfoundry.org:10003 [2021-05-20T08:08:33.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:08:33.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:08:33.157Z] Configure a credential helper to remove this warning. See [2021-05-20T08:08:33.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:08:33.157Z] [2021-05-20T08:08:33.157Z] Login Succeeded [2021-05-20T08:08:33.157Z] nexus3.edgexfoundry.org:10004 [2021-05-20T08:08:33.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:08:33.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:08:33.157Z] Configure a credential helper to remove this warning. See [2021-05-20T08:08:33.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:08:33.157Z] [2021-05-20T08:08:33.157Z] Login Succeeded [2021-05-20T08:08:33.157Z] docker.io [2021-05-20T08:08:33.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T08:08:33.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T08:08:33.683Z] Configure a credential helper to remove this warning. See [2021-05-20T08:08:33.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T08:08:33.683Z] [2021-05-20T08:08:33.683Z] Login Succeeded [2021-05-20T08:08:33.683Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T08:08:33.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T08:08:33.854Z] ========================================================= [2021-05-20T08:08:33.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T08:08:33.854Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:08:34.159Z] + 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-20T08:08:34.423Z] Sending build context to Docker daemon 35.57MB [2021-05-20T08:08:34.424Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:08:34.424Z] Step 2/8 : FROM ${BASE} [2021-05-20T08:08:34.424Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T08:08:34.424Z] 540db60ca938: Pulling fs layer [2021-05-20T08:08:34.424Z] adcc1eea9eea: Pulling fs layer [2021-05-20T08:08:34.424Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T08:08:34.424Z] 0510c868ecb4: Pulling fs layer [2021-05-20T08:08:34.424Z] afea3b2eda06: Pulling fs layer [2021-05-20T08:08:34.424Z] 7809a108b3ef: Pulling fs layer [2021-05-20T08:08:34.424Z] f706445af74f: Pulling fs layer [2021-05-20T08:08:34.424Z] 0510c868ecb4: Waiting [2021-05-20T08:08:34.424Z] afea3b2eda06: Waiting [2021-05-20T08:08:34.424Z] 7809a108b3ef: Waiting [2021-05-20T08:08:34.424Z] f706445af74f: Waiting [2021-05-20T08:08:34.424Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T08:08:34.424Z] 4c4ab2625f07: Download complete [2021-05-20T08:08:34.424Z] adcc1eea9eea: Verifying Checksum [2021-05-20T08:08:34.424Z] adcc1eea9eea: Download complete [2021-05-20T08:08:34.692Z] afea3b2eda06: Verifying Checksum [2021-05-20T08:08:34.692Z] afea3b2eda06: Download complete [2021-05-20T08:08:34.692Z] 540db60ca938: Verifying Checksum [2021-05-20T08:08:34.692Z] 7809a108b3ef: Verifying Checksum [2021-05-20T08:08:34.692Z] 7809a108b3ef: Download complete [2021-05-20T08:08:34.692Z] 540db60ca938: Pull complete [2021-05-20T08:08:34.955Z] adcc1eea9eea: Pull complete [2021-05-20T08:08:34.955Z] 4c4ab2625f07: Pull complete [2021-05-20T08:08:36.342Z] f706445af74f: Verifying Checksum [2021-05-20T08:08:36.342Z] f706445af74f: Download complete [2021-05-20T08:08:36.914Z] 0510c868ecb4: Verifying Checksum [2021-05-20T08:08:36.915Z] 0510c868ecb4: Download complete [2021-05-20T08:08:40.234Z] 0510c868ecb4: Pull complete [2021-05-20T08:08:40.234Z] afea3b2eda06: Pull complete [2021-05-20T08:08:40.234Z] 7809a108b3ef: Pull complete [2021-05-20T08:08:41.650Z] f706445af74f: Pull complete [2021-05-20T08:08:41.650Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T08:08:41.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T08:08:41.650Z] ---> b068be0155e3 [2021-05-20T08:08:41.650Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T08:08:44.685Z] Removing intermediate container aaf2c672a9ce [2021-05-20T08:08:44.685Z] ---> fae13149ac7a [2021-05-20T08:08:44.685Z] Successfully built fae13149ac7a [2021-05-20T08:08:44.685Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:08:45.045Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T08:08:45.045Z] . [Pipeline] withDockerContainer [2021-05-20T08:08:45.312Z] prd-ubuntu18.04-docker-arm64-4c-16g-15300 does not seem to be running inside a container [2021-05-20T08:08:45.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T08:08:46.945Z] ---> Running in b2e8468d2ba4 [2021-05-20T08:08:46.945Z] Removing intermediate container b2e8468d2ba4 [2021-05-20T08:08:46.945Z] ---> b8fdde286d4e [2021-05-20T08:08:46.945Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:08:46.945Z] ---> Running in 66af616ef216 [2021-05-20T08:08:47.042Z] $ docker top 9d3b1ed62f821bdb4be761746b7c29e8e1f95d98278b8047091b2bf1a86b4dec -eo pid,comm [2021-05-20T08:08:47.207Z] Removing intermediate container 66af616ef216 [2021-05-20T08:08:47.207Z] ---> 937bd22b9254 [2021-05-20T08:08:47.207Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-20T08:08:47.207Z] ---> Running in 302c58f65b75 [Pipeline] { [Pipeline] sh [2021-05-20T08:08:47.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T08:08:48.017Z] + go version [2021-05-20T08:08:48.017Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T08:08:48.048Z] $ docker stop --time=1 9d3b1ed62f821bdb4be761746b7c29e8e1f95d98278b8047091b2bf1a86b4dec [2021-05-20T08:08:48.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T08:08:48.685Z] OK: 149 MiB in 40 packages [2021-05-20T08:08:49.263Z] Removing intermediate container 302c58f65b75 [2021-05-20T08:08:49.263Z] ---> 232cbed20729 [2021-05-20T08:08:49.263Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-20T08:08:49.263Z] ---> Running in d34fe6f5ab34 [2021-05-20T08:08:49.263Z] Removing intermediate container d34fe6f5ab34 [2021-05-20T08:08:49.263Z] ---> 7e8b5418748d [2021-05-20T08:08:49.263Z] Step 7/8 : COPY . . [2021-05-20T08:08:49.904Z] $ docker rm -f 9d3b1ed62f821bdb4be761746b7c29e8e1f95d98278b8047091b2bf1a86b4dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:08:50.658Z] ---> 2fd719ddb2dd [2021-05-20T08:08:50.659Z] Step 8/8 : RUN go mod download [2021-05-20T08:08:50.659Z] ---> Running in 6665bf6bc604 [2021-05-20T08:08:50.718Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T08:08:50.718Z] . [Pipeline] withDockerContainer [2021-05-20T08:08:50.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-15300 does not seem to be running inside a container [2021-05-20T08:08:51.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T08:08:52.623Z] $ docker top baafc6e333f4b9090f4b86dabdf5ec4a7440524333d877cb39396e785510f6cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:08:53.586Z] + go mod tidy [Pipeline] sh [2021-05-20T08:08:54.844Z] + make test [2021-05-20T08:08:54.844Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T08:08:56.291Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T08:09:05.656Z] Removing intermediate container 6665bf6bc604 [2021-05-20T08:09:05.656Z] ---> 8c0eee319726 [2021-05-20T08:09:05.656Z] Successfully built 8c0eee319726 [2021-05-20T08:09:05.656Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:05.961Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T08:09:05.961Z] . [Pipeline] withDockerContainer [2021-05-20T08:09:06.038Z] prd-centos7-docker-4c-2g-15301 does not seem to be running inside a container [2021-05-20T08:09:06.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T08:09:06.456Z] $ docker top 6b24ec30fcbc18112291f5c67a4440030f912d74f6c63c6e065cf822cdc33fef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:09:06.836Z] + go version [2021-05-20T08:09:06.836Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T08:09:06.850Z] $ docker stop --time=1 6b24ec30fcbc18112291f5c67a4440030f912d74f6c63c6e065cf822cdc33fef [2021-05-20T08:09:08.034Z] $ docker rm -f 6b24ec30fcbc18112291f5c67a4440030f912d74f6c63c6e065cf822cdc33fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:08.633Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T08:09:08.633Z] . [Pipeline] withDockerContainer [2021-05-20T08:09:08.704Z] prd-centos7-docker-4c-2g-15301 does not seem to be running inside a container [2021-05-20T08:09:08.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T08:09:09.103Z] $ docker top f446da1913460160c4d0ad508796a53b99aecc957563b75e0ec9e6d670c9da37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:09:09.507Z] + go mod tidy [Pipeline] sh [2021-05-20T08:09:10.078Z] + make test [2021-05-20T08:09:10.078Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-20T08:09:10.339Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-20T08:09:22.642Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T08:09:22.643Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T08:09:22.643Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-20T08:09:25.987Z] $ docker stop --time=1 f446da1913460160c4d0ad508796a53b99aecc957563b75e0ec9e6d670c9da37 [2021-05-20T08:09:28.047Z] $ docker rm -f f446da1913460160c4d0ad508796a53b99aecc957563b75e0ec9e6d670c9da37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:09:28.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T08:09:28.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-20T08:09:28.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-20T08:09:28.730Z] GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-20T08:09:31.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T08:09:31.636Z] + ls -al . [2021-05-20T08:09:31.636Z] total 92 [2021-05-20T08:09:31.636Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 20 08:09 . [2021-05-20T08:09:31.636Z] drwxrwxr-x. 4 jenkins jenkins 28 May 20 08:08 .. [2021-05-20T08:09:31.636Z] drwxrwxr-x. 3 jenkins jenkins 20 May 20 08:08 assets [2021-05-20T08:09:31.636Z] drwxrwxr-x. 2 jenkins jenkins 35 May 20 08:08 bin [2021-05-20T08:09:31.636Z] drwxrwxr-x. 3 jenkins jenkins 29 May 20 08:08 cmd [2021-05-20T08:09:31.636Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 20 08:08 CONTRIBUTING.md [2021-05-20T08:09:31.636Z] -rw-r--r--. 1 jenkins jenkins 10 May 20 08:09 coverage.out [2021-05-20T08:09:31.636Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 20 08:08 Dockerfile [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 902 May 20 08:08 Dockerfile.build [2021-05-20T08:09:31.637Z] drwxrwxr-x. 5 jenkins jenkins 104 May 20 08:08 docs [2021-05-20T08:09:31.637Z] drwxrwxr-x. 8 jenkins jenkins 179 May 20 08:08 .git [2021-05-20T08:09:31.637Z] drwxrwxr-x. 2 jenkins jenkins 103 May 20 08:08 .github [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 162 May 20 08:08 .gitignore [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 971 May 20 08:08 go.mod [2021-05-20T08:09:31.637Z] -rw-r--r--. 1 jenkins jenkins 23959 May 20 08:09 go.sum [2021-05-20T08:09:31.637Z] drwxrwxr-x. 10 jenkins jenkins 139 May 20 08:08 internal [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 652 May 20 08:08 Jenkinsfile [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 20 08:08 LICENSE [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 941 May 20 08:08 Makefile [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 20 08:08 README.md [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 5 May 20 08:04 VERSION [2021-05-20T08:09:31.637Z] -rw-rw-r--. 1 jenkins jenkins 155 May 20 08:08 version.go [2021-05-20T08:09:31.637Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 20 08:08 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:31.942Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b1454071d2df48165f620df8dc5f62e8596045bb --label arch=amd64 --label version=0.0.0 . [2021-05-20T08:09:32.206Z] Sending build context to Docker daemon 35.6MB [2021-05-20T08:09:32.206Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:09:32.206Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T08:09:32.206Z] ---> 8c0eee319726 [2021-05-20T08:09:32.206Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T08:09:33.166Z] ---> Running in 221e6c2c57f5 [2021-05-20T08:09:33.427Z] Removing intermediate container 221e6c2c57f5 [2021-05-20T08:09:33.427Z] ---> eb1d03274e5d [2021-05-20T08:09:33.427Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T08:09:33.427Z] ---> Running in c433ffac43bf [2021-05-20T08:09:33.689Z] Removing intermediate container c433ffac43bf [2021-05-20T08:09:33.689Z] ---> 153168115de4 [2021-05-20T08:09:33.689Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T08:09:33.689Z] ---> Running in 237c0dc0607d [2021-05-20T08:09:33.953Z] Removing intermediate container 237c0dc0607d [2021-05-20T08:09:33.953Z] ---> 8b0da7e9d403 [2021-05-20T08:09:33.953Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T08:09:33.953Z] ---> Running in 20e7eacc2c05 [2021-05-20T08:09:34.215Z] Removing intermediate container 20e7eacc2c05 [2021-05-20T08:09:34.215Z] ---> 5560ccf8fb29 [2021-05-20T08:09:34.215Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T08:09:34.215Z] ---> Running in b28956068f62 [2021-05-20T08:09:34.479Z] Removing intermediate container b28956068f62 [2021-05-20T08:09:34.479Z] ---> ec864c9342e5 [2021-05-20T08:09:34.479Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:09:34.740Z] ---> Running in b9614cd26e85 [2021-05-20T08:09:35.684Z] Removing intermediate container b9614cd26e85 [2021-05-20T08:09:35.684Z] ---> c1c3eda394a5 [2021-05-20T08:09:35.684Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T08:09:35.684Z] ---> Running in 8bcdafbf2794 [2021-05-20T08:09:35.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T08:09:36.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T08:09:37.148Z] OK: 149 MiB in 40 packages [2021-05-20T08:09:37.410Z] Removing intermediate container 8bcdafbf2794 [2021-05-20T08:09:37.410Z] ---> fbb4c2962291 [2021-05-20T08:09:37.410Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T08:09:37.410Z] ---> Running in 639667a11851 [2021-05-20T08:09:37.672Z] Removing intermediate container 639667a11851 [2021-05-20T08:09:37.672Z] ---> 8e69319e0a79 [2021-05-20T08:09:37.672Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T08:09:37.672Z] ---> Running in afe633330c59 [2021-05-20T08:09:37.672Z] Removing intermediate container afe633330c59 [2021-05-20T08:09:37.672Z] ---> 47a481dd50df [2021-05-20T08:09:37.672Z] Step 12/24 : COPY go.mod . [2021-05-20T08:09:37.935Z] ---> 261e228cb98d [2021-05-20T08:09:37.935Z] Step 13/24 : COPY Makefile . [2021-05-20T08:09:37.935Z] ---> daaa4b2a4e18 [2021-05-20T08:09:37.935Z] Step 14/24 : RUN make update [2021-05-20T08:09:37.935Z] ---> Running in 1a0e2c585729 [2021-05-20T08:09:38.207Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T08:09:39.159Z] Removing intermediate container 1a0e2c585729 [2021-05-20T08:09:39.159Z] ---> 0d273aeccca1 [2021-05-20T08:09:39.159Z] Step 15/24 : COPY . . [2021-05-20T08:09:40.555Z] ---> 85449678bed0 [2021-05-20T08:09:40.555Z] Step 16/24 : RUN ${MAKE} [2021-05-20T08:09:40.555Z] ---> Running in 1027607df364 [2021-05-20T08:09:40.825Z] 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 [Pipeline] } [2021-05-20T08:09:47.107Z] $ docker stop --time=1 baafc6e333f4b9090f4b86dabdf5ec4a7440524333d877cb39396e785510f6cb [2021-05-20T08:09:49.128Z] $ docker rm -f baafc6e333f4b9090f4b86dabdf5ec4a7440524333d877cb39396e785510f6cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T08:09:49.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T08:09:49.928Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T08:09:50.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T08:09:50.897Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T08:09:50.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T08:09:51.161Z] Removing intermediate container 1027607df364 [2021-05-20T08:09:51.161Z] ---> 0db4a3dc038f [2021-05-20T08:09:51.161Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T08:09:51.302Z] + ls -al . [2021-05-20T08:09:51.302Z] total 124 [2021-05-20T08:09:51.302Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:08 . [2021-05-20T08:09:51.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:07 .. [2021-05-20T08:09:51.302Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:07 .git [2021-05-20T08:09:51.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:07 .github [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 162 May 20 08:07 .gitignore [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 20 08:07 CONTRIBUTING.md [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 20 08:07 Dockerfile [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 902 May 20 08:07 Dockerfile.build [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 652 May 20 08:07 Jenkinsfile [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 20 08:07 LICENSE [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 941 May 20 08:07 Makefile [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 20 08:07 README.md [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:04 VERSION [2021-05-20T08:09:51.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:07 assets [2021-05-20T08:09:51.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:07 bin [2021-05-20T08:09:51.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:07 cmd [2021-05-20T08:09:51.302Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:08 coverage.out [2021-05-20T08:09:51.302Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 08:07 docs [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 971 May 20 08:07 go.mod [2021-05-20T08:09:51.302Z] -rw-r--r-- 1 jenkins jenkins 23959 May 20 08:08 go.sum [2021-05-20T08:09:51.302Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:07 internal [2021-05-20T08:09:51.302Z] -rw-rw-r-- 1 jenkins jenkins 155 May 20 08:07 version.go [2021-05-20T08:09:51.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:07 web [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:09:51.659Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b1454071d2df48165f620df8dc5f62e8596045bb --label arch=arm64 --label version=0.0.0 . [2021-05-20T08:09:51.733Z] 3.12: Pulling from library/alpine [2021-05-20T08:09:51.999Z] 339de151aab4: Pulling fs layer [2021-05-20T08:09:51.999Z] 339de151aab4: Verifying Checksum [2021-05-20T08:09:51.999Z] 339de151aab4: Download complete [2021-05-20T08:09:52.260Z] 339de151aab4: Pull complete [2021-05-20T08:09:52.260Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T08:09:52.260Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T08:09:52.260Z] ---> 13621d1b12d4 [2021-05-20T08:09:52.260Z] Step 18/24 : EXPOSE 4000 [2021-05-20T08:09:52.260Z] ---> Running in b71dc5df27b9 [2021-05-20T08:09:52.260Z] Removing intermediate container b71dc5df27b9 [2021-05-20T08:09:52.260Z] ---> d4759886bd4c [2021-05-20T08:09:52.260Z] 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-20T08:09:52.655Z] Sending build context to Docker daemon 35.59MB [2021-05-20T08:09:52.656Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T08:09:52.656Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-20T08:09:52.656Z] ---> fae13149ac7a [2021-05-20T08:09:52.656Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-20T08:09:53.253Z] ---> Running in e6c5289b6c83 [2021-05-20T08:09:53.672Z] ---> ed37ed6627c6 [2021-05-20T08:09:53.672Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T08:09:53.672Z] ---> Running in 59d827807677 [2021-05-20T08:09:53.672Z] Removing intermediate container 59d827807677 [2021-05-20T08:09:53.672Z] ---> 43897ab3e910 [2021-05-20T08:09:53.672Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T08:09:53.672Z] ---> Running in c6ba02129388 [2021-05-20T08:09:53.672Z] Removing intermediate container c6ba02129388 [2021-05-20T08:09:53.672Z] ---> 89093ac7a735 [2021-05-20T08:09:53.672Z] Step 22/24 : LABEL arch=amd64 [2021-05-20T08:09:53.672Z] ---> Running in f0c7c0356d40 [2021-05-20T08:09:53.859Z] Removing intermediate container e6c5289b6c83 [2021-05-20T08:09:53.859Z] ---> 2cc30037e79d [2021-05-20T08:09:53.859Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-20T08:09:53.859Z] ---> Running in 121c2e6bf487 [2021-05-20T08:09:53.936Z] Removing intermediate container f0c7c0356d40 [2021-05-20T08:09:53.937Z] ---> 4d2cbab3c898 [2021-05-20T08:09:53.937Z] Step 23/24 : LABEL git_sha=b1454071d2df48165f620df8dc5f62e8596045bb [2021-05-20T08:09:53.937Z] ---> Running in b5a273b2e400 [2021-05-20T08:09:53.937Z] Removing intermediate container b5a273b2e400 [2021-05-20T08:09:53.937Z] ---> b3b60ba7b60e [2021-05-20T08:09:53.937Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T08:09:53.937Z] ---> Running in 172c197318d5 [2021-05-20T08:09:54.197Z] Removing intermediate container 172c197318d5 [2021-05-20T08:09:54.197Z] ---> e089bcfd2492 [2021-05-20T08:09:54.197Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T08:09:54.197Z] Successfully built e089bcfd2492 [2021-05-20T08:09:54.197Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-05-20T08:09:54.461Z] Removing intermediate container 121c2e6bf487 [2021-05-20T08:09:54.461Z] ---> cbcaeafcad03 [2021-05-20T08:09:54.461Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T08:09:54.461Z] ---> Running in 523e445781a1 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:09:55.016Z] ---> job-cost.sh [2021-05-20T08:09:55.016Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wN9x [2021-05-20T08:09:55.056Z] Removing intermediate container 523e445781a1 [2021-05-20T08:09:55.056Z] ---> 879932834850 [2021-05-20T08:09:55.056Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-20T08:09:55.327Z] ---> Running in 4347ceda77e1 [2021-05-20T08:09:55.598Z] Removing intermediate container 4347ceda77e1 [2021-05-20T08:09:55.598Z] ---> bcbf9dcc3202 [2021-05-20T08:09:55.598Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-20T08:09:55.873Z] ---> Running in 46c04905ab74 [2021-05-20T08:09:56.148Z] Removing intermediate container 46c04905ab74 [2021-05-20T08:09:56.148Z] ---> 7d770c148fe3 [2021-05-20T08:09:56.148Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T08:09:56.422Z] ---> Running in 7cf2358c08c6 [2021-05-20T08:09:58.399Z] Removing intermediate container 7cf2358c08c6 [2021-05-20T08:09:58.399Z] ---> 95c37f29b16d [2021-05-20T08:09:58.399Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T08:09:58.673Z] ---> Running in 62a10bbb5a11 [2021-05-20T08:09:59.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T08:10:00.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T08:10:01.702Z] OK: 138 MiB in 40 packages [2021-05-20T08:10:03.152Z] Removing intermediate container 62a10bbb5a11 [2021-05-20T08:10:03.152Z] ---> c1bb572a79fa [2021-05-20T08:10:03.152Z] Step 10/24 : ENV GO111MODULE=on [2021-05-20T08:10:03.152Z] ---> Running in 0e0c6db1a979 [2021-05-20T08:10:03.431Z] Removing intermediate container 0e0c6db1a979 [2021-05-20T08:10:03.431Z] ---> 6195aaf17697 [2021-05-20T08:10:03.431Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-20T08:10:03.705Z] ---> Running in 17490c2b1e37 [2021-05-20T08:10:04.312Z] Removing intermediate container 17490c2b1e37 [2021-05-20T08:10:04.312Z] ---> 430b1abf464f [2021-05-20T08:10:04.312Z] Step 12/24 : COPY go.mod . [2021-05-20T08:10:04.922Z] ---> 88709894cbc2 [2021-05-20T08:10:04.922Z] Step 13/24 : COPY Makefile . [2021-05-20T08:10:05.052Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T08:10:05.525Z] ---> 31ac81ad18c6 [2021-05-20T08:10:05.525Z] Step 14/24 : RUN make update [2021-05-20T08:10:05.800Z] ---> Running in 967332c7197d [2021-05-20T08:10:07.237Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-20T08:10:08.214Z] Removing intermediate container 967332c7197d [2021-05-20T08:10:08.214Z] ---> df0237f1426c [2021-05-20T08:10:08.214Z] Step 15/24 : COPY . . [2021-05-20T08:10:11.601Z] ---> ceba5962e51d [2021-05-20T08:10:11.601Z] Step 16/24 : RUN ${MAKE} [2021-05-20T08:10:11.601Z] ---> Running in 8fe87de93c13 [2021-05-20T08:10:13.036Z] 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-20T08:10:23.200Z] lf-activate-venv(): INFO: Adding /tmp/venv-wN9x/bin to PATH [2021-05-20T08:10:23.200Z] INFO: No Stack... [2021-05-20T08:10:23.200Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T08:10:23.200Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T08:10:23.503Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-20T08:10:23.503Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T08:10:23.536Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [2021-05-20T08:10:23.547Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] did not exist. Created. [2021-05-20T08:10:23.547Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:10:23.873Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T08:10:23.943Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T08:10:23.958Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T08:10:39.892Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-20T08:10:43.279Z] Removing intermediate container 8fe87de93c13 [2021-05-20T08:10:43.280Z] ---> e16f58e00450 [2021-05-20T08:10:43.280Z] Step 17/24 : FROM alpine:3.12 [2021-05-20T08:10:43.552Z] 3.12: Pulling from library/alpine [2021-05-20T08:10:43.552Z] d2f70382dc9a: Pulling fs layer [2021-05-20T08:10:43.826Z] d2f70382dc9a: Verifying Checksum [2021-05-20T08:10:43.826Z] d2f70382dc9a: Download complete [2021-05-20T08:10:44.424Z] d2f70382dc9a: Pull complete [2021-05-20T08:10:44.696Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T08:10:44.696Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T08:10:44.696Z] ---> 9852663dfa18 [2021-05-20T08:10:44.696Z] Step 18/24 : EXPOSE 4000 [2021-05-20T08:10:44.970Z] ---> Running in 2d9b8ed51679 [2021-05-20T08:10:45.568Z] Removing intermediate container 2d9b8ed51679 [2021-05-20T08:10:45.568Z] ---> 485ff2dafb74 [2021-05-20T08:10:45.568Z] 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-20T08:10:48.189Z] ---> a57edacd17cd [2021-05-20T08:10:48.189Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-20T08:10:48.189Z] ---> Running in 7e9341f3bc46 [2021-05-20T08:10:49.168Z] Removing intermediate container 7e9341f3bc46 [2021-05-20T08:10:49.168Z] ---> ee23ebef02bd [2021-05-20T08:10:49.168Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-20T08:10:49.168Z] ---> Running in 72cd825ba76f [2021-05-20T08:10:49.763Z] Removing intermediate container 72cd825ba76f [2021-05-20T08:10:49.763Z] ---> 79721e18c9ad [2021-05-20T08:10:49.763Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T08:10:49.763Z] ---> Running in c7bbd0caf6d4 [2021-05-20T08:10:50.374Z] Removing intermediate container c7bbd0caf6d4 [2021-05-20T08:10:50.374Z] ---> 517021ed5ad9 [2021-05-20T08:10:50.374Z] Step 23/24 : LABEL git_sha=b1454071d2df48165f620df8dc5f62e8596045bb [2021-05-20T08:10:50.656Z] ---> Running in 5308a2bbfd91 [2021-05-20T08:10:51.248Z] Removing intermediate container 5308a2bbfd91 [2021-05-20T08:10:51.248Z] ---> d705ccc22969 [2021-05-20T08:10:51.248Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T08:10:51.522Z] ---> Running in f5eef9a5ddbf [2021-05-20T08:10:52.125Z] Removing intermediate container f5eef9a5ddbf [2021-05-20T08:10:52.125Z] ---> 7305cb71d619 [2021-05-20T08:10:52.125Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T08:10:52.125Z] Successfully built 7305cb71d619 [2021-05-20T08:10:52.125Z] Successfully tagged edgex-ui-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-20T08:10:52.798Z] ---> job-cost.sh [2021-05-20T08:10:52.798Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2mst [2021-05-20T08:11:31.790Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T08:12:53.585Z] lf-activate-venv(): INFO: Adding /tmp/venv-2mst/bin to PATH [2021-05-20T08:12:53.585Z] INFO: No Stack... [2021-05-20T08:12:53.585Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T08:12:53.585Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T08:12:53.924Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-20T08:12:53.924Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T08:12:53.992Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [2021-05-20T08:12:54.005Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] did not exist. Created. [2021-05-20T08:12:54.005Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T08:12:54.383Z] /w/workspace/edgex-ui-go/2@tmp/durable-fadfe9d0/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-fadfe9d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T08:12:54.728Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T08:12:54.760Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T08:12:54.974Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T08:12:54.989Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-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] configFileProvider [2021-05-20T08:12:55.537Z] provisioning config files... [2021-05-20T08:12:55.547Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config4947298014142419313tmp [Pipeline] { [Pipeline] sh [2021-05-20T08:12:55.881Z] + set +x [2021-05-20T08:12:55.881Z] + curl -s https://codecov.io/bash [2021-05-20T08:12:55.881Z] + bash -s -- [2021-05-20T08:12:55.881Z] [2021-05-20T08:12:55.881Z] _____ _ [2021-05-20T08:12:55.881Z] / ____| | | [2021-05-20T08:12:55.881Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T08:12:55.881Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T08:12:55.881Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T08:12:55.881Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T08:12:55.881Z] Bash-1.0.2 [2021-05-20T08:12:55.881Z] [2021-05-20T08:12:55.881Z] [2021-05-20T08:12:55.881Z] ==> git version 2.24.4 found [2021-05-20T08:12:55.881Z] ==> 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-20T08:12:55.881Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T08:12:55.881Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T08:12:55.881Z] ==> Jenkins CI detected. [2021-05-20T08:12:55.881Z] project root: . [2021-05-20T08:12:55.881Z] --> token set from env [2021-05-20T08:12:55.881Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T08:12:55.881Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T08:12:55.881Z] ==> Python coveragepy not found [2021-05-20T08:12:55.881Z] ==> Searching for coverage reports in: [2021-05-20T08:12:55.881Z] + . [2021-05-20T08:12:56.143Z] -> Found 1 reports [2021-05-20T08:12:56.144Z] ==> Detecting git/mercurial file structure [2021-05-20T08:12:56.144Z] ==> Reading reports [2021-05-20T08:12:56.144Z] + ./coverage.out bytes=10 [2021-05-20T08:12:56.144Z] ==> Appending adjustments [2021-05-20T08:12:56.144Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T08:12:56.144Z] + Found adjustments [2021-05-20T08:12:56.144Z] ==> Gzipping contents [2021-05-20T08:12:56.144Z] 4.0K /tmp/codecov.Rrr7el.gz [2021-05-20T08:12:56.144Z] ==> Uploading reports [2021-05-20T08:12:56.144Z] url: https://codecov.io [2021-05-20T08:12:56.144Z] query: branch=PR-361&commit=b1454071d2df48165f620df8dc5f62e8596045bb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= [2021-05-20T08:12:56.144Z] -> Pinging Codecov [2021-05-20T08:12:56.144Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-361&commit=b1454071d2df48165f620df8dc5f62e8596045bb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= [2021-05-20T08:12:56.717Z] -> Uploading to [2021-05-20T08:12:56.717Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/b1454071d2df48165f620df8dc5f62e8596045bb/e45b94a3-bd34-4b99-a071-041792108819.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T081256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bb8bef8a7962d5bbef7baa709e6b1e8d1288298904422da8d3909bbd283945a [2021-05-20T08:12:56.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T08:12:56.717Z] Dload Upload Total Spent Left Speed [2021-05-20T08:12:57.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 7797 --:--:-- --:--:-- --:--:-- 7804 [2021-05-20T08:12:57.290Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b1454071d2df48165f620df8dc5f62e8596045bb [Pipeline] } [2021-05-20T08:12:57.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-20T08:12:58.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:12:59.418Z] ---> package-listing.sh [2021-05-20T08:12:59.418Z] ++ facter osfamily [2021-05-20T08:12:59.418Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T08:12:59.682Z] + OS_FAMILY=redhat [2021-05-20T08:12:59.682Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-361 [2021-05-20T08:12:59.682Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T08:12:59.682Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T08:12:59.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T08:12:59.682Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T08:12:59.682Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' [2021-05-20T08:12:59.682Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T08:12:59.682Z] + case "${OS_FAMILY}" in [2021-05-20T08:12:59.682Z] + sort [2021-05-20T08:12:59.682Z] + rpm -qa [2021-05-20T08:13:00.256Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T08:13:00.256Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T08:13:00.256Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T08:13:00.256Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' [2021-05-20T08:13:00.256Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ [2021-05-20T08:13:00.256Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ [Pipeline] echo [2021-05-20T08:13:00.271Z] 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-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T08:13:00.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:01.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:13:01.133Z] [2021-05-20T08:13:01.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T08:13:01.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:13:01.462Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T08:13:01.462Z] df20fa9351a1: Pulling fs layer [2021-05-20T08:13:01.462Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T08:13:01.462Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T08:13:01.462Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T08:13:01.462Z] 93b61091891f: Pulling fs layer [2021-05-20T08:13:01.462Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T08:13:01.462Z] 5e14af77c1be: Pulling fs layer [2021-05-20T08:13:01.462Z] 01666e4c0597: Pulling fs layer [2021-05-20T08:13:01.462Z] aa168da1d23b: Pulling fs layer [2021-05-20T08:13:01.462Z] 46f8f816bc3b: Waiting [2021-05-20T08:13:01.462Z] 93b61091891f: Waiting [2021-05-20T08:13:01.462Z] 93b9cdb0e59b: Waiting [2021-05-20T08:13:01.462Z] 5e14af77c1be: Waiting [2021-05-20T08:13:01.462Z] 01666e4c0597: Waiting [2021-05-20T08:13:01.462Z] aa168da1d23b: Waiting [2021-05-20T08:13:01.462Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T08:13:01.462Z] 36b3adc4ff6f: Download complete [2021-05-20T08:13:01.462Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T08:13:01.462Z] 46f8f816bc3b: Download complete [2021-05-20T08:13:01.727Z] df20fa9351a1: Verifying Checksum [2021-05-20T08:13:01.727Z] df20fa9351a1: Download complete [2021-05-20T08:13:01.727Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T08:13:01.727Z] 93b9cdb0e59b: Download complete [2021-05-20T08:13:01.727Z] 5e14af77c1be: Verifying Checksum [2021-05-20T08:13:01.727Z] 5e14af77c1be: Download complete [2021-05-20T08:13:01.727Z] 01666e4c0597: Verifying Checksum [2021-05-20T08:13:01.727Z] 01666e4c0597: Download complete [2021-05-20T08:13:01.727Z] 93b61091891f: Verifying Checksum [2021-05-20T08:13:01.728Z] 93b61091891f: Download complete [2021-05-20T08:13:01.996Z] df20fa9351a1: Pull complete [2021-05-20T08:13:01.996Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T08:13:01.996Z] 8ad3a11d3b57: Download complete [2021-05-20T08:13:01.996Z] 36b3adc4ff6f: Pull complete [2021-05-20T08:13:02.642Z] 8ad3a11d3b57: Pull complete [2021-05-20T08:13:02.642Z] 46f8f816bc3b: Pull complete [2021-05-20T08:13:03.218Z] 93b61091891f: Pull complete [2021-05-20T08:13:03.218Z] 93b9cdb0e59b: Pull complete [2021-05-20T08:13:03.218Z] 5e14af77c1be: Pull complete [2021-05-20T08:13:03.494Z] 01666e4c0597: Pull complete [2021-05-20T08:13:03.773Z] aa168da1d23b: Verifying Checksum [2021-05-20T08:13:03.773Z] aa168da1d23b: Download complete [2021-05-20T08:13:08.006Z] aa168da1d23b: Pull complete [2021-05-20T08:13:08.006Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T08:13:08.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T08:13:08.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T08:13:08.083Z] prd-centos7-docker-4c-2g-15296 does not seem to be running inside a container [2021-05-20T08:13:08.126Z] $ 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-361/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-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T08:13:14.391Z] $ docker top 52e0c9501f12850a4fc0d126437f41d13fb3556a4a0f499da9217268b3a5ade1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T08:13:14.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T08:13:15.079Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T08:13:15.376Z] + ls /var/log/sa-host [2021-05-20T08:13:15.376Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T08:13:15.376Z] file_magic: OK [2021-05-20T08:13:15.376Z] HZ: Using current value: 100 [2021-05-20T08:13:15.376Z] file_header: OK [2021-05-20T08:13:15.376Z] 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-20T08:13:15.376Z] Statistics: [2021-05-20T08:13:15.376Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T08:13:15.376Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T08:13:15.376Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T08:13:15.376Z] file_magic: OK [2021-05-20T08:13:15.376Z] HZ: Using current value: 100 [2021-05-20T08:13:15.376Z] file_header: OK [2021-05-20T08:13:15.376Z] 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-20T08:13:15.376Z] Statistics: [2021-05-20T08:13:15.376Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T08:13:15.376Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T08:13:15.577Z] provisioning config files... [2021-05-20T08:13:15.590Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config4970258146986412850tmp [Pipeline] { [Pipeline] echo [2021-05-20T08:13:15.610Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:15.920Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T08:13:15.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T08:13:15.958Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:16.274Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T08:13:16.289Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:16.590Z] ---> sudo-logs.sh [2021-05-20T08:13:16.590Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T08:13:16.627Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:16.938Z] ---> job-cost.sh [2021-05-20T08:13:16.938Z] lf-activate-venv: SKIPPING [2021-05-20T08:13:16.938Z] DEBUG: total: 0.18000000715255737 [2021-05-20T08:13:16.938Z] INFO: Retrieving Stack Cost... [2021-05-20T08:13:18.853Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T08:13:19.114Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T08:13:19.133Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T08:13:19.427Z] ---> logs-deploy.sh [2021-05-20T08:13:19.427Z] lf-activate-venv: SKIPPING [2021-05-20T08:13:19.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-361/2 [2021-05-20T08:13:19.427Z] INFO: archiving workspace using pattern(s): [2021-05-20T08:13:20.376Z] Archives upload complete. [2021-05-20T08:13:20.376Z] INFO: archiving logs to Nexus