Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61381b93da7113692fd11fb2d01f85bfcd26f61e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6241750026352146451.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3130726416570434268.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3262861630993823628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3122336935597390659.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5047291163050188906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1980 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh3786779920882926823.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 61381b93da7113692fd11fb2d01f85bfcd26f61e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 61381b93da7113692fd11fb2d01f85bfcd26f61e # timeout=10 Commit message: "feat: update ui built product artifact" > git rev-list --no-walk b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T15:43:06.649Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T15:43:06.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T15:43:06.800Z] ========================================================= [2021-08-04T15:43:06.800Z] EdgeX Global Pipelines Version Info [2021-08-04T15:43:06.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:43:12.943Z] ------------------- [2021-08-04T15:43:12.943Z] stable info: [2021-08-04T15:43:12.943Z] ------------------- [2021-08-04T15:43:12.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T15:43:12.943Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T15:43:12.943Z] Message: update stable to v1.0.203 [2021-08-04T15:43:13.213Z] ------------------- [2021-08-04T15:43:13.213Z] experimental info: [2021-08-04T15:43:13.213Z] ------------------- [2021-08-04T15:43:13.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T15:43:13.213Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T15:43:13.213Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T15:43:13.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-04T15:43:13.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-04T15:43:13.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T15:43:13.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T15:43:13.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T15:43:13.679Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T15:43:13.705Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T15:43:13.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T15:43:13.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-04T15:43:13.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T15:43:13.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T15:43:13.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T15:43:13.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-04T15:43:13.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T15:43:13.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T15:43:13.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T15:43:13.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T15:43:13.982Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T15:43:14.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T15:43:14.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T15:43:14.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-04T15:43:14.078Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-04T15:43:14.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-04T15:43:14.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-04T15:43:14.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-04T15:43:14.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-04T15:43:14.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T15:43:14.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-04T15:43:14.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-04T15:43:14.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-04T15:43:14.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] echo [2021-08-04T15:43:14.320Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61381b9 [Pipeline] echo [2021-08-04T15:43:14.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:43:14.453Z] provisioning config files... [2021-08-04T15:43:14.473Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7413628554121756747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:43:14.828Z] ---> docker-login.sh [2021-08-04T15:43:14.828Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:43:14.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:43:15.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:43:15.103Z] Configure a credential helper to remove this warning. See [2021-08-04T15:43:15.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:43:15.103Z] [2021-08-04T15:43:15.103Z] Login Succeeded [2021-08-04T15:43:15.103Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:43:15.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:43:20.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:43:20.488Z] Configure a credential helper to remove this warning. See [2021-08-04T15:43:20.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:43:20.488Z] [2021-08-04T15:43:20.488Z] Login Succeeded [2021-08-04T15:43:20.488Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:43:20.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:43:20.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:43:20.488Z] Configure a credential helper to remove this warning. See [2021-08-04T15:43:20.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:43:20.488Z] [2021-08-04T15:43:20.488Z] Login Succeeded [2021-08-04T15:43:20.488Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:43:20.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:43:20.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:43:20.488Z] Configure a credential helper to remove this warning. See [2021-08-04T15:43:20.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:43:20.488Z] [2021-08-04T15:43:20.488Z] Login Succeeded [2021-08-04T15:43:20.488Z] docker.io [2021-08-04T15:43:20.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:43:21.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:43:21.025Z] Configure a credential helper to remove this warning. See [2021-08-04T15:43:21.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:43:21.025Z] [2021-08-04T15:43:21.025Z] Login Succeeded [2021-08-04T15:43:21.025Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:43:21.041Z] 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-08-04T15:43:21.634Z] + git log --format=format:%s -1 61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] echo [2021-08-04T15:43:21.698Z] GIT_COMMIT: 61381b93da7113692fd11fb2d01f85bfcd26f61e, Commit Message: feat: update ui built product artifact [Pipeline] echo [2021-08-04T15:43:21.711Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:43:22.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:43:22.751Z] [2021-08-04T15:43:22.751Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:43:23.091Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:43:23.091Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T15:43:23.091Z] 31603596830f: Pulling fs layer [2021-08-04T15:43:23.091Z] d4622e32a9a9: Pulling fs layer [2021-08-04T15:43:23.091Z] 1030fce36090: Pulling fs layer [2021-08-04T15:43:23.091Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T15:43:23.091Z] d4622e32a9a9: Verifying Checksum [2021-08-04T15:43:23.091Z] d4622e32a9a9: Download complete [2021-08-04T15:43:23.362Z] 31603596830f: Verifying Checksum [2021-08-04T15:43:23.362Z] 31603596830f: Download complete [2021-08-04T15:43:23.629Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T15:43:23.629Z] 6c6cb7e1b49b: Download complete [2021-08-04T15:43:23.629Z] 31603596830f: Pull complete [2021-08-04T15:43:23.629Z] d4622e32a9a9: Pull complete [2021-08-04T15:43:23.896Z] 1030fce36090: Verifying Checksum [2021-08-04T15:43:23.896Z] 1030fce36090: Download complete [2021-08-04T15:43:24.501Z] 1030fce36090: Pull complete [2021-08-04T15:43:24.501Z] 6c6cb7e1b49b: Pull complete [2021-08-04T15:43:24.501Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T15:43:24.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:43:24.501Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T15:43:24.827Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-08-04T15:43:24.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T15:43:25.683Z] $ docker top a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T15:43:25.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:43:25.817Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:43:25.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:43:25.941Z] $ docker exec a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent [2021-08-04T15:43:26.065Z] SSH_AUTH_SOCK=/tmp/ssh-5SqjTc4kVPkH/agent.14 [2021-08-04T15:43:26.065Z] SSH_AGENT_PID=20 [2021-08-04T15:43:26.079Z] Running ssh-add (command line suppressed) [2021-08-04T15:43:26.176Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5289481534331705659.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5289481534331705659.key) [2021-08-04T15:43:26.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:43:26.755Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T15:43:26.991Z] $ docker exec --env ******** --env ******** a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent -k [2021-08-04T15:43:27.088Z] unset SSH_AUTH_SOCK; [2021-08-04T15:43:27.089Z] unset SSH_AGENT_PID; [2021-08-04T15:43:27.089Z] echo Agent pid 20 killed; [2021-08-04T15:43:27.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T15:43:27.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:43:27.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:43:27.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:43:27.289Z] $ docker exec a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent [2021-08-04T15:43:27.410Z] SSH_AUTH_SOCK=/tmp/ssh-2fpZeuPZFIVj/agent.53 [2021-08-04T15:43:27.410Z] SSH_AGENT_PID=59 [2021-08-04T15:43:27.424Z] Running ssh-add (command line suppressed) [2021-08-04T15:43:27.528Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8090795408369975843.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8090795408369975843.key) [2021-08-04T15:43:27.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:43:27.905Z] + git semver init [2021-08-04T15:43:27.905Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T15:43:27.905Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T15:43:27.905Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T15:43:27.905Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T15:43:27.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T15:43:27.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T15:43:27.905Z] # $SEMVER_BRANCH = main [2021-08-04T15:43:27.905Z] # $SEMVER_TEMP = /tmp/semver-059734133 [2021-08-04T15:43:27.905Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-04T15:43:34.800Z] # '/tmp/semver-059734133' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-08-04T15:43:34.800Z] # -> Force: false [2021-08-04T15:43:34.800Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-04T15:43:34.812Z] $ docker exec --env ******** --env ******** a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent -k [2021-08-04T15:43:34.896Z] unset SSH_AUTH_SOCK; [2021-08-04T15:43:34.896Z] unset SSH_AGENT_PID; [2021-08-04T15:43:34.896Z] echo Agent pid 59 killed; [2021-08-04T15:43:34.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T15:43:35.271Z] + git semver [Pipeline] } [2021-08-04T15:43:35.294Z] $ docker stop --time=1 a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 [2021-08-04T15:43:36.590Z] $ docker rm -f a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T15:43:37.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T15:43:37.568Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T15:43:37.571Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-08-04T15:43:52.875Z] Still waiting to schedule task [2021-08-04T15:43:52.876Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1980’ [2021-08-04T15:43:52.880Z] Still waiting to schedule task [2021-08-04T15:43:52.880Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-04T15:46:02.267Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1981 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-04T15:46:02.293Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-08-04T15:46:02.534Z] The recommended git tool is: git [2021-08-04T15:46:08.208Z] using credential edgex-jenkins-ssh [2021-08-04T15:46:08.229Z] Cloning the remote Git repository [2021-08-04T15:46:08.318Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:46:08.462Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-08-04T15:46:08.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:46:08.538Z] > git --version # timeout=10 [2021-08-04T15:46:08.569Z] > git --version # 'git version 2.17.1' [2021-08-04T15:46:08.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:46:08.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:46:11.307Z] Avoid second fetch [2021-08-04T15:46:11.308Z] Checking out Revision 61381b93da7113692fd11fb2d01f85bfcd26f61e (main) [2021-08-04T15:46:11.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T15:46:11.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:46:11.335Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:46:11.349Z] > git checkout -f 61381b93da7113692fd11fb2d01f85bfcd26f61e # timeout=10 [2021-08-04T15:46:15.842Z] Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:46:18.430Z] provisioning config files... [2021-08-04T15:46:18.463Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config6024673976633789677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:46:19.180Z] ---> docker-login.sh [2021-08-04T15:46:19.180Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:46:19.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:20.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:20.386Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:20.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:20.386Z] [2021-08-04T15:46:20.386Z] Login Succeeded [2021-08-04T15:46:20.386Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:46:20.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:20.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:20.946Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:20.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:20.946Z] [2021-08-04T15:46:20.946Z] Login Succeeded [2021-08-04T15:46:20.946Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:46:21.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:21.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:21.502Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:21.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:21.502Z] [2021-08-04T15:46:21.502Z] Login Succeeded [2021-08-04T15:46:21.502Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:46:21.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:22.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:22.058Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:22.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:22.058Z] [2021-08-04T15:46:22.058Z] Login Succeeded [2021-08-04T15:46:22.058Z] docker.io [2021-08-04T15:46:22.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:22.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:22.934Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:22.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:22.934Z] [2021-08-04T15:46:22.934Z] Login Succeeded [2021-08-04T15:46:22.934Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:46:23.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T15:46:23.553Z] ========================================================= [2021-08-04T15:46:23.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T15:46:23.553Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:46:23.926Z] + 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-08-04T15:46:24.923Z] Sending build context to Docker daemon 20.23MB [2021-08-04T15:46:24.923Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:46:24.923Z] Step 2/8 : FROM ${BASE} [2021-08-04T15:46:25.205Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T15:46:25.206Z] 595b0fe564bb: Pulling fs layer [2021-08-04T15:46:25.206Z] 24495759ef45: Pulling fs layer [2021-08-04T15:46:25.206Z] d148012ef14d: Pulling fs layer [2021-08-04T15:46:25.206Z] e90a11edd702: Pulling fs layer [2021-08-04T15:46:25.206Z] d77568369979: Pulling fs layer [2021-08-04T15:46:25.206Z] 02195dbdac53: Pulling fs layer [2021-08-04T15:46:25.206Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T15:46:25.206Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T15:46:25.206Z] e90a11edd702: Waiting [2021-08-04T15:46:25.206Z] d77568369979: Waiting [2021-08-04T15:46:25.206Z] 02195dbdac53: Waiting [2021-08-04T15:46:25.206Z] 2b1b35aa2570: Waiting [2021-08-04T15:46:25.206Z] 2c1f732e5b09: Waiting [2021-08-04T15:46:25.206Z] d148012ef14d: Verifying Checksum [2021-08-04T15:46:25.206Z] d148012ef14d: Download complete [2021-08-04T15:46:25.206Z] 24495759ef45: Verifying Checksum [2021-08-04T15:46:25.206Z] 24495759ef45: Download complete [2021-08-04T15:46:25.206Z] d77568369979: Verifying Checksum [2021-08-04T15:46:25.206Z] d77568369979: Download complete [2021-08-04T15:46:25.206Z] 595b0fe564bb: Download complete [2021-08-04T15:46:25.206Z] 02195dbdac53: Verifying Checksum [2021-08-04T15:46:25.206Z] 02195dbdac53: Download complete [2021-08-04T15:46:25.484Z] 2b1b35aa2570: Verifying Checksum [2021-08-04T15:46:25.484Z] 2b1b35aa2570: Download complete [2021-08-04T15:46:26.087Z] 595b0fe564bb: Pull complete [2021-08-04T15:46:26.688Z] 24495759ef45: Pull complete [2021-08-04T15:46:27.290Z] d148012ef14d: Pull complete [2021-08-04T15:46:28.456Z] Running on prd-centos7-docker-4c-2g-1982 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-08-04T15:46:28.477Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-08-04T15:46:28.600Z] The recommended git tool is: git [2021-08-04T15:46:28.746Z] 2c1f732e5b09: Verifying Checksum [2021-08-04T15:46:28.747Z] 2c1f732e5b09: Download complete [2021-08-04T15:46:29.731Z] e90a11edd702: Download complete [2021-08-04T15:46:32.418Z] using credential edgex-jenkins-ssh [2021-08-04T15:46:32.437Z] Cloning the remote Git repository [2021-08-04T15:46:31.966Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:46:32.042Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-08-04T15:46:32.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:46:32.081Z] > git --version # timeout=10 [2021-08-04T15:46:32.090Z] > git --version # 'git version 2.24.4' [2021-08-04T15:46:32.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:46:32.119Z] [INFO] Currently running in a labeled security context [2021-08-04T15:46:32.119Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T15:46:32.119Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh144425487374783258.key [2021-08-04T15:46:32.132Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:46:33.763Z] Avoid second fetch [2021-08-04T15:46:33.763Z] Checking out Revision 61381b93da7113692fd11fb2d01f85bfcd26f61e (main) [2021-08-04T15:46:33.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T15:46:33.350Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:46:33.389Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:46:33.400Z] > git checkout -f 61381b93da7113692fd11fb2d01f85bfcd26f61e # timeout=10 [2021-08-04T15:46:37.602Z] Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:46:38.033Z] provisioning config files... [2021-08-04T15:46:38.053Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config8423835286218937519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:46:38.502Z] ---> docker-login.sh [2021-08-04T15:46:38.502Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:46:38.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:38.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:38.502Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:38.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:38.502Z] [2021-08-04T15:46:38.502Z] Login Succeeded [2021-08-04T15:46:38.502Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:46:38.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:38.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:38.771Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:38.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:38.771Z] [2021-08-04T15:46:38.771Z] Login Succeeded [2021-08-04T15:46:38.771Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:46:38.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:39.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:39.040Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:39.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:39.040Z] [2021-08-04T15:46:39.040Z] Login Succeeded [2021-08-04T15:46:39.040Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:46:39.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:39.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:39.040Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:39.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:39.040Z] [2021-08-04T15:46:39.040Z] Login Succeeded [2021-08-04T15:46:39.040Z] docker.io [2021-08-04T15:46:39.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:46:39.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:46:39.625Z] Configure a credential helper to remove this warning. See [2021-08-04T15:46:39.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:46:39.625Z] [2021-08-04T15:46:39.625Z] Login Succeeded [2021-08-04T15:46:39.625Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:46:39.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T15:46:39.890Z] ========================================================= [2021-08-04T15:46:39.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T15:46:39.890Z] ========================================================= [Pipeline] fileExists [2021-08-04T15:46:39.911Z] e90a11edd702: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:46:40.186Z] d77568369979: Pull complete [2021-08-04T15:46:40.239Z] + 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-08-04T15:46:40.239Z] Sending build context to Docker daemon 20.23MB [2021-08-04T15:46:40.239Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:46:40.239Z] Step 2/8 : FROM ${BASE} [2021-08-04T15:46:40.786Z] 02195dbdac53: Pull complete [2021-08-04T15:46:41.059Z] 2b1b35aa2570: Pull complete [2021-08-04T15:46:45.807Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T15:46:45.807Z] 540db60ca938: Pulling fs layer [2021-08-04T15:46:45.807Z] adcc1eea9eea: Pulling fs layer [2021-08-04T15:46:45.807Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T15:46:45.807Z] db62176df00c: Pulling fs layer [2021-08-04T15:46:45.807Z] 3b30891b0d05: Pulling fs layer [2021-08-04T15:46:45.807Z] 444f5516b4c7: Pulling fs layer [2021-08-04T15:46:45.807Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T15:46:45.807Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T15:46:45.807Z] c82ef313ddc5: Pulling fs layer [2021-08-04T15:46:45.807Z] db62176df00c: Waiting [2021-08-04T15:46:45.807Z] 3b30891b0d05: Waiting [2021-08-04T15:46:45.807Z] 444f5516b4c7: Waiting [2021-08-04T15:46:45.807Z] 90b9b1106a8b: Waiting [2021-08-04T15:46:45.807Z] 0383d17a5b7e: Waiting [2021-08-04T15:46:45.807Z] c82ef313ddc5: Waiting [2021-08-04T15:46:45.807Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T15:46:45.807Z] 4c4ab2625f07: Download complete [2021-08-04T15:46:45.807Z] adcc1eea9eea: Download complete [2021-08-04T15:46:45.807Z] 3b30891b0d05: Download complete [2021-08-04T15:46:45.807Z] 444f5516b4c7: Verifying Checksum [2021-08-04T15:46:45.807Z] 444f5516b4c7: Download complete [2021-08-04T15:46:45.807Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T15:46:45.807Z] 90b9b1106a8b: Download complete [2021-08-04T15:46:45.807Z] 540db60ca938: Verifying Checksum [2021-08-04T15:46:45.807Z] 540db60ca938: Download complete [2021-08-04T15:46:45.807Z] 540db60ca938: Pull complete [2021-08-04T15:46:46.074Z] adcc1eea9eea: Pull complete [2021-08-04T15:46:46.074Z] 4c4ab2625f07: Pull complete [2021-08-04T15:46:46.074Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T15:46:46.074Z] 0383d17a5b7e: Download complete [2021-08-04T15:46:47.781Z] 2c1f732e5b09: Pull complete [2021-08-04T15:46:47.781Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T15:46:47.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T15:46:47.781Z] ---> 88ecf2bb1f95 [2021-08-04T15:46:47.781Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T15:46:50.345Z] c82ef313ddc5: Verifying Checksum [2021-08-04T15:46:50.345Z] c82ef313ddc5: Download complete [2021-08-04T15:46:50.345Z] db62176df00c: Verifying Checksum [2021-08-04T15:46:50.345Z] db62176df00c: Download complete [2021-08-04T15:46:53.192Z] ---> Running in 98032e7d38f3 [2021-08-04T15:46:55.328Z] db62176df00c: Pull complete [2021-08-04T15:46:55.329Z] 3b30891b0d05: Pull complete [2021-08-04T15:46:55.329Z] 444f5516b4c7: Pull complete [2021-08-04T15:46:55.329Z] 90b9b1106a8b: Pull complete [2021-08-04T15:46:55.329Z] 0383d17a5b7e: Pull complete [2021-08-04T15:46:55.339Z] Removing intermediate container 98032e7d38f3 [2021-08-04T15:46:55.339Z] ---> 6e8bc89a490f [2021-08-04T15:46:55.339Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:46:55.339Z] ---> Running in ec92d3a8cb5f [2021-08-04T15:46:56.305Z] c82ef313ddc5: Pull complete [2021-08-04T15:46:56.305Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T15:46:56.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T15:46:56.305Z] ---> 4508b0543a43 [2021-08-04T15:46:56.305Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T15:46:57.958Z] Removing intermediate container ec92d3a8cb5f [2021-08-04T15:46:57.958Z] ---> 7868befe1986 [2021-08-04T15:46:57.958Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T15:46:57.958Z] ---> Running in eb8d583065a0 [2021-08-04T15:46:58.256Z] ---> Running in f499d4d07e57 [2021-08-04T15:46:58.256Z] Removing intermediate container f499d4d07e57 [2021-08-04T15:46:58.256Z] ---> ac13f9d16311 [2021-08-04T15:46:58.256Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:46:58.256Z] ---> Running in db050f925ac9 [2021-08-04T15:46:58.528Z] Removing intermediate container db050f925ac9 [2021-08-04T15:46:58.528Z] ---> 2941cfda7ee0 [2021-08-04T15:46:58.528Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T15:46:58.528Z] ---> Running in 659f25ca22aa [2021-08-04T15:46:58.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:46:59.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T15:46:59.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:47:00.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T15:47:00.759Z] OK: 219 MiB in 52 packages [2021-08-04T15:47:00.786Z] OK: 218 MiB in 52 packages [2021-08-04T15:47:01.035Z] Removing intermediate container 659f25ca22aa [2021-08-04T15:47:01.035Z] ---> 4b260e69d2cc [2021-08-04T15:47:01.035Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T15:47:01.035Z] ---> Running in a67170afc5f0 [2021-08-04T15:47:01.035Z] Removing intermediate container a67170afc5f0 [2021-08-04T15:47:01.035Z] ---> 4c8bf30ec642 [2021-08-04T15:47:01.035Z] Step 7/8 : COPY . . [2021-08-04T15:47:01.635Z] ---> 62db3e8c4d51 [2021-08-04T15:47:01.635Z] Step 8/8 : RUN go mod download [2021-08-04T15:47:01.635Z] ---> Running in 0ef746cb7e91 [2021-08-04T15:47:02.235Z] Removing intermediate container eb8d583065a0 [2021-08-04T15:47:02.235Z] ---> addcba96994e [2021-08-04T15:47:02.235Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T15:47:02.235Z] ---> Running in 6c26a0138e30 [2021-08-04T15:47:03.217Z] Removing intermediate container 6c26a0138e30 [2021-08-04T15:47:03.217Z] ---> e3975a4972c7 [2021-08-04T15:47:03.217Z] Step 7/8 : COPY . . [2021-08-04T15:47:05.849Z] ---> 206610765659 [2021-08-04T15:47:05.849Z] Step 8/8 : RUN go mod download [2021-08-04T15:47:05.849Z] ---> Running in 98c85ef4e990 [2021-08-04T15:47:16.676Z] Removing intermediate container 0ef746cb7e91 [2021-08-04T15:47:16.676Z] ---> 2971d6a81cf5 [2021-08-04T15:47:16.676Z] Successfully built 2971d6a81cf5 [2021-08-04T15:47:16.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:47:17.010Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T15:47:17.010Z] . [Pipeline] withDockerContainer [2021-08-04T15:47:17.103Z] prd-centos7-docker-4c-2g-1982 does not seem to be running inside a container [2021-08-04T15:47:17.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T15:47:17.545Z] $ docker top 9c40d776a71292049da51a6427b3932e6b9c7077edf85b9fa6d95ca490d0d5b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:47:17.969Z] + go version [2021-08-04T15:47:17.970Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T15:47:17.985Z] $ docker stop --time=1 9c40d776a71292049da51a6427b3932e6b9c7077edf85b9fa6d95ca490d0d5b0 [2021-08-04T15:47:19.180Z] $ docker rm -f 9c40d776a71292049da51a6427b3932e6b9c7077edf85b9fa6d95ca490d0d5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:47:19.816Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T15:47:19.816Z] . [Pipeline] withDockerContainer [2021-08-04T15:47:19.926Z] prd-centos7-docker-4c-2g-1982 does not seem to be running inside a container [2021-08-04T15:47:19.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T15:47:20.403Z] $ docker top 8b08bbc3131d634aa708c3f35232d06fc758b49168a58f8801b552d77d2d6f6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:47:20.822Z] + go mod tidy [Pipeline] sh [2021-08-04T15:47:21.428Z] + make test [2021-08-04T15:47:21.429Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T15:47:21.702Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T15:47:32.059Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T15:47:32.060Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T15:47:32.060Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-04T15:47:36.376Z] $ docker stop --time=1 8b08bbc3131d634aa708c3f35232d06fc758b49168a58f8801b552d77d2d6f6d [2021-08-04T15:47:37.758Z] $ docker rm -f 8b08bbc3131d634aa708c3f35232d06fc758b49168a58f8801b552d77d2d6f6d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T15:47:38.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T15:47:38.222Z] Removing intermediate container 98c85ef4e990 [2021-08-04T15:47:38.222Z] ---> ea3ca8b5679b [2021-08-04T15:47:38.222Z] Successfully built ea3ca8b5679b [2021-08-04T15:47:38.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:47:38.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-04T15:47:38.569Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T15:47:38.569Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-08-04T15:47:38.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-1981 does not seem to be running inside a container [2021-08-04T15:47:38.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T15:47:40.616Z] $ docker top 2a0809b517103f5ae2050e3345de863f966e80f562ab7d08a4572bad4a7633a3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-04T15:47:41.594Z] + go version [2021-08-04T15:47:41.594Z] go version go1.16.6 linux/arm64 [Pipeline] sh [Pipeline] } [2021-08-04T15:47:45.670Z] $ docker stop --time=1 2a0809b517103f5ae2050e3345de863f966e80f562ab7d08a4572bad4a7633a3 [2021-08-04T15:47:45.929Z] + sudo chown -R jenkins:jenkins . [2021-08-04T15:47:47.559Z] $ docker rm -f 2a0809b517103f5ae2050e3345de863f966e80f562ab7d08a4572bad4a7633a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:47:48.356Z] + ls -al . [2021-08-04T15:47:48.356Z] total 92 [2021-08-04T15:47:48.356Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 15:47 . [2021-08-04T15:47:48.356Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 15:46 .. [2021-08-04T15:47:48.356Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 15:46 assets [2021-08-04T15:47:48.356Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 15:46 bin [2021-08-04T15:47:48.356Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 15:46 cmd [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 15:46 CONTRIBUTING.md [2021-08-04T15:47:48.356Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 4 15:47 coverage.out [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 15:46 Dockerfile [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 15:46 Dockerfile.build [2021-08-04T15:47:48.356Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 15:46 docs [2021-08-04T15:47:48.356Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 15:46 .git [2021-08-04T15:47:48.356Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 15:46 .github [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 15:46 .gitignore [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 15:46 go.mod [2021-08-04T15:47:48.356Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 15:47 go.sum [2021-08-04T15:47:48.356Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 15:46 internal [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 15:46 Jenkinsfile [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 15:46 LICENSE [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 15:46 Makefile [2021-08-04T15:47:48.356Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 15:46 pkg [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 15:46 README.md [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 15:43 VERSION [2021-08-04T15:47:48.356Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 15:46 version.go [2021-08-04T15:47:48.356Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 15:46 web [2021-08-04T15:47:48.366Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T15:47:48.366Z] . [Pipeline] isUnix [Pipeline] sh [Pipeline] withDockerContainer [2021-08-04T15:47:48.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-1981 does not seem to be running inside a container [2021-08-04T15:47:48.696Z] + 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=61381b93da7113692fd11fb2d01f85bfcd26f61e --label arch=amd64 --label version=2.0.1-dev.5 . [2021-08-04T15:47:48.696Z] Sending build context to Docker daemon 20.26MB [2021-08-04T15:47:48.696Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:47:48.696Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T15:47:48.696Z] ---> 2971d6a81cf5 [2021-08-04T15:47:48.696Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T15:47:48.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T15:47:48.964Z] ---> Running in 942126040aeb [2021-08-04T15:47:48.964Z] Removing intermediate container 942126040aeb [2021-08-04T15:47:48.964Z] ---> 901ecd1f2ac7 [2021-08-04T15:47:48.964Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T15:47:48.964Z] ---> Running in ff798779534f [2021-08-04T15:47:49.243Z] Removing intermediate container ff798779534f [2021-08-04T15:47:49.243Z] ---> b643f32dcb22 [2021-08-04T15:47:49.243Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T15:47:49.243Z] ---> Running in 6d428ea2804b [2021-08-04T15:47:49.243Z] Removing intermediate container 6d428ea2804b [2021-08-04T15:47:49.243Z] ---> 269a0e8b68fe [2021-08-04T15:47:49.243Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T15:47:49.243Z] ---> Running in 77cf30a05380 [2021-08-04T15:47:49.243Z] Removing intermediate container 77cf30a05380 [2021-08-04T15:47:49.243Z] ---> f1f25f555cd2 [2021-08-04T15:47:49.243Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T15:47:49.243Z] ---> Running in 0ffa7a6b3ab8 [2021-08-04T15:47:49.533Z] Removing intermediate container 0ffa7a6b3ab8 [2021-08-04T15:47:49.533Z] ---> a672340cc64f [2021-08-04T15:47:49.533Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:47:49.533Z] ---> Running in 482eeb8a1609 [2021-08-04T15:47:49.820Z] Removing intermediate container 482eeb8a1609 [2021-08-04T15:47:49.820Z] ---> a999e0b08dc2 [2021-08-04T15:47:49.820Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T15:47:49.820Z] ---> Running in e743bfefdb78 [2021-08-04T15:47:50.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:47:50.457Z] $ docker top b8ccd08844f98614444165c3c6e2dd4fe43bc5eda6999d4cac690774bd0bb5ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:47:51.396Z] + go mod tidy [2021-08-04T15:47:51.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:47:51.554Z] OK: 219 MiB in 52 packages [2021-08-04T15:47:51.833Z] Removing intermediate container e743bfefdb78 [2021-08-04T15:47:51.833Z] ---> 163e328bf94f [2021-08-04T15:47:51.833Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T15:47:51.833Z] ---> Running in adcfd8584d02 [Pipeline] sh [2021-08-04T15:47:52.113Z] Removing intermediate container adcfd8584d02 [2021-08-04T15:47:52.113Z] ---> 13cdfcaea4ff [2021-08-04T15:47:52.113Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T15:47:52.113Z] ---> Running in bca51acb6f07 [2021-08-04T15:47:52.113Z] Removing intermediate container bca51acb6f07 [2021-08-04T15:47:52.113Z] ---> 92a940fedbd2 [2021-08-04T15:47:52.113Z] Step 12/25 : COPY go.mod . [2021-08-04T15:47:52.395Z] ---> bd15562d53c9 [2021-08-04T15:47:52.395Z] Step 13/25 : COPY Makefile . [2021-08-04T15:47:52.395Z] ---> 6f5e5733b48d [2021-08-04T15:47:52.395Z] Step 14/25 : RUN make update [2021-08-04T15:47:52.395Z] ---> Running in d39d1ea7bca5 [2021-08-04T15:47:52.654Z] + make test [2021-08-04T15:47:52.654Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T15:47:52.680Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T15:47:52.960Z] Removing intermediate container d39d1ea7bca5 [2021-08-04T15:47:52.960Z] ---> fa00fe205c39 [2021-08-04T15:47:52.960Z] Step 15/25 : COPY . . [2021-08-04T15:47:53.566Z] ---> a68ba1ccaaed [2021-08-04T15:47:53.566Z] Step 16/25 : RUN go mod tidy [2021-08-04T15:47:53.643Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T15:47:53.844Z] ---> Running in cf2c847ec311 [2021-08-04T15:47:54.463Z] Removing intermediate container cf2c847ec311 [2021-08-04T15:47:54.464Z] ---> d7799583d293 [2021-08-04T15:47:54.464Z] Step 17/25 : RUN ${MAKE} [2021-08-04T15:47:54.464Z] ---> Running in aa28306a272b [2021-08-04T15:47:54.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T15:48:03.143Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T15:48:04.344Z] Removing intermediate container aa28306a272b [2021-08-04T15:48:04.344Z] ---> 077ce52f9489 [2021-08-04T15:48:04.344Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T15:48:04.621Z] 3.12: Pulling from library/alpine [2021-08-04T15:48:04.900Z] 339de151aab4: Pulling fs layer [2021-08-04T15:48:05.188Z] 339de151aab4: Verifying Checksum [2021-08-04T15:48:05.188Z] 339de151aab4: Download complete [2021-08-04T15:48:05.188Z] 339de151aab4: Pull complete [2021-08-04T15:48:05.188Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T15:48:05.188Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T15:48:05.188Z] ---> 13621d1b12d4 [2021-08-04T15:48:05.188Z] Step 19/25 : EXPOSE 4000 [2021-08-04T15:48:05.188Z] ---> Running in 5c00c1c0e1b9 [2021-08-04T15:48:05.467Z] Removing intermediate container 5c00c1c0e1b9 [2021-08-04T15:48:05.467Z] ---> 70bd1a9b76be [2021-08-04T15:48:05.467Z] Step 20/25 : 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-08-04T15:48:05.744Z] ---> 1109440693eb [2021-08-04T15:48:05.744Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T15:48:05.744Z] ---> Running in f405ea1a6d88 [2021-08-04T15:48:06.017Z] Removing intermediate container f405ea1a6d88 [2021-08-04T15:48:06.017Z] ---> ff998f9a0ee0 [2021-08-04T15:48:06.017Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T15:48:06.017Z] ---> Running in 5ee541e6561c [2021-08-04T15:48:06.017Z] Removing intermediate container 5ee541e6561c [2021-08-04T15:48:06.017Z] ---> c801b4b00a7f [2021-08-04T15:48:06.017Z] Step 23/25 : LABEL arch=amd64 [2021-08-04T15:48:06.017Z] ---> Running in e1cd33404edd [2021-08-04T15:48:06.017Z] Removing intermediate container e1cd33404edd [2021-08-04T15:48:06.017Z] ---> 6496169b1d62 [2021-08-04T15:48:06.017Z] Step 24/25 : LABEL git_sha=61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:48:06.017Z] ---> Running in bb82dcd7bd4e [2021-08-04T15:48:06.296Z] Removing intermediate container bb82dcd7bd4e [2021-08-04T15:48:06.296Z] ---> b8d2789bef3e [2021-08-04T15:48:06.296Z] Step 25/25 : LABEL version=2.0.1-dev.5 [2021-08-04T15:48:06.296Z] ---> Running in 6294afdf3e62 [2021-08-04T15:48:06.296Z] Removing intermediate container 6294afdf3e62 [2021-08-04T15:48:06.296Z] ---> 1c20ca7b9a0f [2021-08-04T15:48:06.296Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T15:48:06.296Z] Successfully built 1c20ca7b9a0f [2021-08-04T15:48:06.296Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:48:06.505Z] provisioning config files... [2021-08-04T15:48:06.532Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4127687333466492254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:48:06.907Z] ---> docker-login.sh [2021-08-04T15:48:06.907Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:48:06.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:48:06.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:48:06.907Z] Configure a credential helper to remove this warning. See [2021-08-04T15:48:06.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:48:06.907Z] [2021-08-04T15:48:06.907Z] Login Succeeded [2021-08-04T15:48:06.907Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:48:06.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:48:07.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:48:07.182Z] Configure a credential helper to remove this warning. See [2021-08-04T15:48:07.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:48:07.182Z] [2021-08-04T15:48:07.182Z] Login Succeeded [2021-08-04T15:48:07.182Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:48:07.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:48:07.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:48:07.182Z] Configure a credential helper to remove this warning. See [2021-08-04T15:48:07.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:48:07.182Z] [2021-08-04T15:48:07.182Z] Login Succeeded [2021-08-04T15:48:07.182Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:48:07.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:48:07.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:48:07.455Z] Configure a credential helper to remove this warning. See [2021-08-04T15:48:07.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:48:07.455Z] [2021-08-04T15:48:07.455Z] Login Succeeded [2021-08-04T15:48:07.455Z] docker.io [2021-08-04T15:48:07.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:48:07.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:48:07.730Z] Configure a credential helper to remove this warning. See [2021-08-04T15:48:07.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:48:07.730Z] [2021-08-04T15:48:07.730Z] Login Succeeded [2021-08-04T15:48:07.730Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:48:07.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T15:48:07.818Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-08-04T15:48:07.818Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:48:07.818Z] latest [2021-08-04T15:48:07.818Z] 2.0.1-dev.5 [2021-08-04T15:48:07.818Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [2021-08-04T15:48:07.818Z] main [2021-08-04T15:48:07.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:08.215Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:08.748Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:48:14.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T15:48:14.582Z] da70aadfcd8f: Preparing [2021-08-04T15:48:14.582Z] 32f366d666a5: Preparing [2021-08-04T15:48:14.582Z] 32f366d666a5: Layer already exists [2021-08-04T15:48:16.544Z] da70aadfcd8f: Pushed [2021-08-04T15:48:16.814Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:17.148Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:17.473Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-04T15:48:17.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T15:48:17.473Z] da70aadfcd8f: Preparing [2021-08-04T15:48:17.473Z] 32f366d666a5: Preparing [2021-08-04T15:48:17.473Z] da70aadfcd8f: Layer already exists [2021-08-04T15:48:17.473Z] 32f366d666a5: Layer already exists [2021-08-04T15:48:22.831Z] latest: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:23.160Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:23.689Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.5 [2021-08-04T15:48:23.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T15:48:24.657Z] da70aadfcd8f: Preparing [2021-08-04T15:48:24.657Z] 32f366d666a5: Preparing [2021-08-04T15:48:24.657Z] 32f366d666a5: Layer already exists [2021-08-04T15:48:24.657Z] da70aadfcd8f: Layer already exists [2021-08-04T15:48:24.657Z] 2.0.1-dev.5: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:24.988Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:25.313Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [2021-08-04T15:48:25.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T15:48:25.313Z] da70aadfcd8f: Preparing [2021-08-04T15:48:25.313Z] 32f366d666a5: Preparing [2021-08-04T15:48:25.313Z] 32f366d666a5: Layer already exists [2021-08-04T15:48:25.313Z] da70aadfcd8f: Layer already exists [2021-08-04T15:48:25.580Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:25.918Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T15:48:26.026Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T15:48:26.243Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-08-04T15:48:26.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-08-04T15:48:26.243Z] da70aadfcd8f: Preparing [2021-08-04T15:48:26.243Z] 32f366d666a5: Preparing [2021-08-04T15:48:26.243Z] da70aadfcd8f: Layer already exists [2021-08-04T15:48:26.243Z] 32f366d666a5: Layer already exists [2021-08-04T15:48:26.243Z] main: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2021-08-04T15:48:26.301Z] GO111MODULE=on go vet ./... [Pipeline] echo [2021-08-04T15:48:26.312Z] ===================================================== [Pipeline] echo [2021-08-04T15:48:26.328Z] taggedImages: [2021-08-04T15:48:26.328Z] - nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:48:26.328Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-08-04T15:48:26.328Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.5 [2021-08-04T15:48:26.328Z] - nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [2021-08-04T15:48:26.328Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:26.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:48:26.926Z] [2021-08-04T15:48:26.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:27.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:48:27.261Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T15:48:27.261Z] b4d181a07f80: Pulling fs layer [2021-08-04T15:48:27.261Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T15:48:27.261Z] ed53099fbce6: Pulling fs layer [2021-08-04T15:48:27.261Z] dc539afda2c1: Pulling fs layer [2021-08-04T15:48:27.261Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T15:48:27.261Z] 9065ff56babe: Pulling fs layer [2021-08-04T15:48:27.261Z] d287ab97295c: Pulling fs layer [2021-08-04T15:48:27.261Z] 77bc0d833cb6: Waiting [2021-08-04T15:48:27.261Z] 9065ff56babe: Waiting [2021-08-04T15:48:27.261Z] d287ab97295c: Waiting [2021-08-04T15:48:27.261Z] dc539afda2c1: Waiting [2021-08-04T15:48:27.529Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T15:48:27.529Z] a1111a8f2ec3: Download complete [2021-08-04T15:48:27.529Z] dc539afda2c1: Verifying Checksum [2021-08-04T15:48:27.529Z] dc539afda2c1: Download complete [2021-08-04T15:48:27.802Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T15:48:27.802Z] 77bc0d833cb6: Download complete [2021-08-04T15:48:27.802Z] 9065ff56babe: Verifying Checksum [2021-08-04T15:48:27.802Z] 9065ff56babe: Download complete [2021-08-04T15:48:27.802Z] ed53099fbce6: Verifying Checksum [2021-08-04T15:48:27.802Z] ed53099fbce6: Download complete [2021-08-04T15:48:28.784Z] b4d181a07f80: Verifying Checksum [2021-08-04T15:48:28.784Z] b4d181a07f80: Download complete [2021-08-04T15:48:29.801Z] b4d181a07f80: Pull complete [2021-08-04T15:48:30.071Z] a1111a8f2ec3: Pull complete [2021-08-04T15:48:30.343Z] ed53099fbce6: Pull complete [2021-08-04T15:48:30.817Z] dc539afda2c1: Pull complete [2021-08-04T15:48:30.817Z] 77bc0d833cb6: Pull complete [2021-08-04T15:48:30.817Z] 9065ff56babe: Pull complete [2021-08-04T15:48:32.778Z] d287ab97295c: Verifying Checksum [2021-08-04T15:48:32.778Z] d287ab97295c: Download complete [2021-08-04T15:48:37.070Z] d287ab97295c: Pull complete [2021-08-04T15:48:37.070Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T15:48:37.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:48:37.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T15:48:37.176Z] prd-centos7-docker-4c-2g-1982 does not seem to be running inside a container [2021-08-04T15:48:37.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T15:48:39.789Z] $ docker top 3a764eb1d14cb6f8c896cd44e1d73758922fc5509f4dbd4ac22cc9d785a98c84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:48:40.432Z] ---> job-cost.sh [2021-08-04T15:48:40.432Z] lf-activate-venv: SKIPPING [2021-08-04T15:48:40.432Z] INFO: No Stack... [2021-08-04T15:48:41.397Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T15:48:41.613Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T15:48:41.924Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2021-08-04T15:48:41.925Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T15:48:41.973Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [2021-08-04T15:48:41.986Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] did not exist. Created. [2021-08-04T15:48:41.987Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T15:48:42.332Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-04T15:48:42.389Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T15:48:42.402Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T15:48:42.426Z] $ docker stop --time=1 3a764eb1d14cb6f8c896cd44e1d73758922fc5509f4dbd4ac22cc9d785a98c84 [2021-08-04T15:48:43.579Z] $ docker rm -f 3a764eb1d14cb6f8c896cd44e1d73758922fc5509f4dbd4ac22cc9d785a98c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-04T15:48:49.665Z] $ docker stop --time=1 b8ccd08844f98614444165c3c6e2dd4fe43bc5eda6999d4cac690774bd0bb5ec [2021-08-04T15:48:51.722Z] $ docker rm -f b8ccd08844f98614444165c3c6e2dd4fe43bc5eda6999d4cac690774bd0bb5ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T15:48:52.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T15:48:52.568Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T15:48:53.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-04T15:48:53.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T15:48:54.041Z] + ls -al . [2021-08-04T15:48:54.041Z] total 128 [2021-08-04T15:48:54.041Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 15:47 . [2021-08-04T15:48:54.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:46 .. [2021-08-04T15:48:54.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:46 .git [2021-08-04T15:48:54.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:46 .github [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 15:46 .gitignore [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 15:46 CONTRIBUTING.md [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 15:46 Dockerfile [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 15:46 Dockerfile.build [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 15:46 Jenkinsfile [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 15:46 LICENSE [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 15:46 Makefile [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 15:46 README.md [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 15:43 VERSION [2021-08-04T15:48:54.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:46 assets [2021-08-04T15:48:54.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:46 bin [2021-08-04T15:48:54.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:46 cmd [2021-08-04T15:48:54.041Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 4 15:47 coverage.out [2021-08-04T15:48:54.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:46 docs [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 15:46 go.mod [2021-08-04T15:48:54.041Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 15:47 go.sum [2021-08-04T15:48:54.041Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 15:46 internal [2021-08-04T15:48:54.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:46 pkg [2021-08-04T15:48:54.041Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 15:46 version.go [2021-08-04T15:48:54.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:46 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:48:54.393Z] + 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=61381b93da7113692fd11fb2d01f85bfcd26f61e --label arch=arm64 --label version=2.0.1-dev.5 . [2021-08-04T15:48:55.380Z] Sending build context to Docker daemon 20.26MB [2021-08-04T15:48:55.380Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:48:55.380Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T15:48:55.380Z] ---> ea3ca8b5679b [2021-08-04T15:48:55.380Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T15:48:55.654Z] ---> Running in 81fd6b4365dd [2021-08-04T15:48:56.254Z] Removing intermediate container 81fd6b4365dd [2021-08-04T15:48:56.254Z] ---> 527f2bc383c0 [2021-08-04T15:48:56.254Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T15:48:56.254Z] ---> Running in 54fb74628976 [2021-08-04T15:48:56.857Z] Removing intermediate container 54fb74628976 [2021-08-04T15:48:56.857Z] ---> b124d7e5c513 [2021-08-04T15:48:56.857Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T15:48:57.135Z] ---> Running in 50e6fa6390e7 [2021-08-04T15:48:57.737Z] Removing intermediate container 50e6fa6390e7 [2021-08-04T15:48:57.737Z] ---> 13b490396fa7 [2021-08-04T15:48:57.737Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T15:48:58.012Z] ---> Running in 6b8f804ee41a [2021-08-04T15:48:58.285Z] Removing intermediate container 6b8f804ee41a [2021-08-04T15:48:58.285Z] ---> bd4a7752c0a0 [2021-08-04T15:48:58.285Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T15:48:58.560Z] ---> Running in 2f8885c4ec57 [2021-08-04T15:48:59.163Z] Removing intermediate container 2f8885c4ec57 [2021-08-04T15:48:59.163Z] ---> 1b1d3303f73d [2021-08-04T15:48:59.163Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:48:59.163Z] ---> Running in e46dcbe0202a [2021-08-04T15:49:01.816Z] Removing intermediate container e46dcbe0202a [2021-08-04T15:49:01.816Z] ---> 7258364ac8df [2021-08-04T15:49:01.816Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T15:49:01.816Z] ---> Running in 2d6bc0110907 [2021-08-04T15:49:02.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T15:49:03.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T15:49:04.377Z] OK: 218 MiB in 52 packages [2021-08-04T15:49:05.815Z] Removing intermediate container 2d6bc0110907 [2021-08-04T15:49:05.816Z] ---> c9a73987ac2c [2021-08-04T15:49:05.816Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T15:49:05.816Z] ---> Running in 18a49b4f875d [2021-08-04T15:49:06.416Z] Removing intermediate container 18a49b4f875d [2021-08-04T15:49:06.416Z] ---> db33677c489f [2021-08-04T15:49:06.416Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T15:49:06.690Z] ---> Running in edb6d7dc4e81 [2021-08-04T15:49:07.286Z] Removing intermediate container edb6d7dc4e81 [2021-08-04T15:49:07.286Z] ---> 27944995f9a0 [2021-08-04T15:49:07.286Z] Step 12/25 : COPY go.mod . [2021-08-04T15:49:07.881Z] ---> dee1e154887c [2021-08-04T15:49:07.881Z] Step 13/25 : COPY Makefile . [2021-08-04T15:49:08.858Z] ---> 0b3e4dd59826 [2021-08-04T15:49:08.858Z] Step 14/25 : RUN make update [2021-08-04T15:49:09.133Z] ---> Running in 58f7e64c9b57 [2021-08-04T15:49:10.565Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T15:49:12.048Z] Removing intermediate container 58f7e64c9b57 [2021-08-04T15:49:12.048Z] ---> ce1ab7c84784 [2021-08-04T15:49:12.048Z] Step 15/25 : COPY . . [2021-08-04T15:49:14.745Z] ---> d3f6e5e191fb [2021-08-04T15:49:14.745Z] Step 16/25 : RUN go mod tidy [2021-08-04T15:49:15.021Z] ---> Running in d05d566ffcb8 [2021-08-04T15:49:18.435Z] Removing intermediate container d05d566ffcb8 [2021-08-04T15:49:18.435Z] ---> 43b6dcf29fe0 [2021-08-04T15:49:18.435Z] Step 17/25 : RUN ${MAKE} [2021-08-04T15:49:18.435Z] ---> Running in 9b26a4f93996 [2021-08-04T15:49:19.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T15:49:46.258Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T15:49:49.660Z] Removing intermediate container 9b26a4f93996 [2021-08-04T15:49:49.660Z] ---> 139b2bba4623 [2021-08-04T15:49:49.660Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T15:49:49.933Z] 3.12: Pulling from library/alpine [2021-08-04T15:49:50.210Z] d2f70382dc9a: Pulling fs layer [2021-08-04T15:49:50.484Z] d2f70382dc9a: Verifying Checksum [2021-08-04T15:49:50.484Z] d2f70382dc9a: Download complete [2021-08-04T15:49:51.082Z] d2f70382dc9a: Pull complete [2021-08-04T15:49:51.082Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T15:49:51.082Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T15:49:51.082Z] ---> c4fd0aeabfcf [2021-08-04T15:49:51.082Z] Step 19/25 : EXPOSE 4000 [2021-08-04T15:49:51.356Z] ---> Running in 1b907a387e00 [2021-08-04T15:49:51.953Z] Removing intermediate container 1b907a387e00 [2021-08-04T15:49:51.953Z] ---> f5c9bf9d6376 [2021-08-04T15:49:51.953Z] Step 20/25 : 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-08-04T15:49:53.389Z] ---> 2820252c7270 [2021-08-04T15:49:53.389Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T15:49:53.666Z] ---> Running in 88c4fc1f5812 [2021-08-04T15:49:54.262Z] Removing intermediate container 88c4fc1f5812 [2021-08-04T15:49:54.262Z] ---> f784d63156dc [2021-08-04T15:49:54.262Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T15:49:54.859Z] ---> Running in 71bd2f38c736 [2021-08-04T15:49:55.456Z] Removing intermediate container 71bd2f38c736 [2021-08-04T15:49:55.456Z] ---> 9a5e7d3a6ca9 [2021-08-04T15:49:55.456Z] Step 23/25 : LABEL arch=arm64 [2021-08-04T15:49:55.456Z] ---> Running in 7055697f24b6 [2021-08-04T15:49:56.054Z] Removing intermediate container 7055697f24b6 [2021-08-04T15:49:56.054Z] ---> d40dbf10d8fc [2021-08-04T15:49:56.054Z] Step 24/25 : LABEL git_sha=61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:49:56.054Z] ---> Running in 07440e7114bd [2021-08-04T15:49:57.033Z] Removing intermediate container 07440e7114bd [2021-08-04T15:49:57.033Z] ---> b4c3e353fa47 [2021-08-04T15:49:57.033Z] Step 25/25 : LABEL version=2.0.1-dev.5 [2021-08-04T15:49:57.033Z] ---> Running in 4a8217cdf5b0 [2021-08-04T15:49:57.632Z] Removing intermediate container 4a8217cdf5b0 [2021-08-04T15:49:57.632Z] ---> e57dca4c3306 [2021-08-04T15:49:57.632Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T15:49:57.905Z] Successfully built e57dca4c3306 [2021-08-04T15:49:57.905Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:49:58.149Z] provisioning config files... [2021-08-04T15:49:58.171Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4265677573011890319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:49:58.536Z] ---> docker-login.sh [2021-08-04T15:49:58.537Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:49:58.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:49:59.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:49:59.086Z] Configure a credential helper to remove this warning. See [2021-08-04T15:49:59.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:49:59.086Z] [2021-08-04T15:49:59.086Z] Login Succeeded [2021-08-04T15:49:59.086Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:49:59.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:49:59.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:49:59.636Z] Configure a credential helper to remove this warning. See [2021-08-04T15:49:59.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:49:59.636Z] [2021-08-04T15:49:59.636Z] Login Succeeded [2021-08-04T15:49:59.636Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:49:59.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:50:00.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:50:00.184Z] Configure a credential helper to remove this warning. See [2021-08-04T15:50:00.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:50:00.184Z] [2021-08-04T15:50:00.184Z] Login Succeeded [2021-08-04T15:50:00.184Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:50:00.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:50:00.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:50:00.734Z] Configure a credential helper to remove this warning. See [2021-08-04T15:50:00.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:50:00.734Z] [2021-08-04T15:50:00.734Z] Login Succeeded [2021-08-04T15:50:00.734Z] docker.io [2021-08-04T15:50:01.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:50:01.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:50:01.603Z] Configure a credential helper to remove this warning. See [2021-08-04T15:50:01.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:50:01.603Z] [2021-08-04T15:50:01.603Z] Login Succeeded [2021-08-04T15:50:01.603Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:50:01.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T15:50:01.709Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-08-04T15:50:01.709Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:50:01.709Z] latest [2021-08-04T15:50:01.709Z] 2.0.1-dev.5 [2021-08-04T15:50:01.709Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [2021-08-04T15:50:01.709Z] main [2021-08-04T15:50:01.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:02.108Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:02.452Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:50:02.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T15:50:02.452Z] 2d641a81d095: Preparing [2021-08-04T15:50:02.452Z] 3fbe34a1663b: Preparing [2021-08-04T15:50:02.724Z] 3fbe34a1663b: Layer already exists [2021-08-04T15:50:06.101Z] 2d641a81d095: Pushed [2021-08-04T15:50:06.101Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:06.459Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:06.799Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-04T15:50:06.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T15:50:06.799Z] 2d641a81d095: Preparing [2021-08-04T15:50:06.799Z] 3fbe34a1663b: Preparing [2021-08-04T15:50:07.071Z] 2d641a81d095: Layer already exists [2021-08-04T15:50:07.071Z] 3fbe34a1663b: Layer already exists [2021-08-04T15:50:07.071Z] latest: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:07.418Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:07.758Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.5 [2021-08-04T15:50:07.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T15:50:07.758Z] 2d641a81d095: Preparing [2021-08-04T15:50:07.758Z] 3fbe34a1663b: Preparing [2021-08-04T15:50:08.030Z] 2d641a81d095: Layer already exists [2021-08-04T15:50:08.030Z] 3fbe34a1663b: Layer already exists [2021-08-04T15:50:08.030Z] 2.0.1-dev.5: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:08.378Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:08.720Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [2021-08-04T15:50:08.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T15:50:08.720Z] 2d641a81d095: Preparing [2021-08-04T15:50:08.720Z] 3fbe34a1663b: Preparing [2021-08-04T15:50:08.993Z] 3fbe34a1663b: Layer already exists [2021-08-04T15:50:08.993Z] 2d641a81d095: Layer already exists [2021-08-04T15:50:08.993Z] 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:09.341Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:09.682Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-08-04T15:50:09.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-08-04T15:50:09.682Z] 2d641a81d095: Preparing [2021-08-04T15:50:09.682Z] 3fbe34a1663b: Preparing [2021-08-04T15:50:09.682Z] 3fbe34a1663b: Layer already exists [2021-08-04T15:50:09.682Z] 2d641a81d095: Layer already exists [2021-08-04T15:50:09.954Z] main: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-04T15:50:10.036Z] ===================================================== [Pipeline] echo [2021-08-04T15:50:10.057Z] taggedImages: [2021-08-04T15:50:10.057Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e [2021-08-04T15:50:10.057Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-08-04T15:50:10.057Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.5 [2021-08-04T15:50:10.057Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [2021-08-04T15:50:10.057Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:10.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T15:50:10.833Z] [2021-08-04T15:50:10.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:11.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T15:50:11.463Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T15:50:11.463Z] 448f6bf000e3: Pulling fs layer [2021-08-04T15:50:11.463Z] f757da607395: Pulling fs layer [2021-08-04T15:50:11.463Z] 05883995daec: Pulling fs layer [2021-08-04T15:50:11.463Z] 8603b9c90790: Pulling fs layer [2021-08-04T15:50:11.463Z] 1560dd03e051: Pulling fs layer [2021-08-04T15:50:11.463Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T15:50:11.463Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T15:50:11.463Z] 1560dd03e051: Waiting [2021-08-04T15:50:11.463Z] 27f5ce0e4adf: Waiting [2021-08-04T15:50:11.463Z] c2d8d7efcc4b: Waiting [2021-08-04T15:50:11.463Z] 8603b9c90790: Waiting [2021-08-04T15:50:11.740Z] f757da607395: Verifying Checksum [2021-08-04T15:50:11.740Z] f757da607395: Download complete [2021-08-04T15:50:11.740Z] 8603b9c90790: Verifying Checksum [2021-08-04T15:50:11.740Z] 8603b9c90790: Download complete [2021-08-04T15:50:12.013Z] 1560dd03e051: Verifying Checksum [2021-08-04T15:50:12.013Z] 1560dd03e051: Download complete [2021-08-04T15:50:12.013Z] 27f5ce0e4adf: Verifying Checksum [2021-08-04T15:50:12.013Z] 27f5ce0e4adf: Download complete [2021-08-04T15:50:12.013Z] 05883995daec: Verifying Checksum [2021-08-04T15:50:12.013Z] 05883995daec: Download complete [2021-08-04T15:50:12.997Z] 448f6bf000e3: Verifying Checksum [2021-08-04T15:50:12.997Z] 448f6bf000e3: Download complete [2021-08-04T15:50:15.636Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T15:50:15.636Z] c2d8d7efcc4b: Download complete [2021-08-04T15:50:16.623Z] 448f6bf000e3: Pull complete [2021-08-04T15:50:17.618Z] f757da607395: Pull complete [2021-08-04T15:50:19.070Z] 05883995daec: Pull complete [2021-08-04T15:50:19.350Z] 8603b9c90790: Pull complete [2021-08-04T15:50:20.336Z] 1560dd03e051: Pull complete [2021-08-04T15:50:20.932Z] 27f5ce0e4adf: Pull complete [2021-08-04T15:50:36.139Z] c2d8d7efcc4b: Pull complete [2021-08-04T15:50:36.139Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T15:50:36.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T15:50:36.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T15:50:36.416Z] prd-ubuntu18.04-docker-arm64-4c-16g-1981 does not seem to be running inside a container [2021-08-04T15:50:36.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-04T15:50:40.549Z] $ docker top 138c175ddb2384f97b26fcb4957ce1e5964367d35ffe7469c9b4f1124913ed01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:50:41.557Z] ---> job-cost.sh [2021-08-04T15:50:41.557Z] lf-activate-venv: SKIPPING [2021-08-04T15:50:41.557Z] INFO: No Stack... [2021-08-04T15:50:42.992Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T15:50:43.266Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T15:50:43.927Z] + cut -d, -f6 [2021-08-04T15:50:43.927Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2021-08-04T15:50:43.989Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [2021-08-04T15:50:43.999Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] did not exist. Created. [2021-08-04T15:50:43.999Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T15:50:44.682Z] /w/workspace/edgex-ui-go/5@tmp/durable-05c284fb/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-05c284fb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-04T15:50:45.347Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T15:50:45.367Z] Warning: overwriting stash ‘stack-cost’ [2021-08-04T15:50:45.488Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T15:50:45.499Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T15:50:45.524Z] $ docker stop --time=1 138c175ddb2384f97b26fcb4957ce1e5964367d35ffe7469c9b4f1124913ed01 [2021-08-04T15:50:47.222Z] $ docker rm -f 138c175ddb2384f97b26fcb4957ce1e5964367d35ffe7469c9b4f1124913ed01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-04T15:50:50.278Z] provisioning config files... [2021-08-04T15:50:50.310Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config169934091603846634tmp [Pipeline] { [Pipeline] sh [2021-08-04T15:50:50.664Z] + set +x [2021-08-04T15:50:50.664Z] + curl -s https://codecov.io/bash [2021-08-04T15:50:50.664Z] + bash -s -- [2021-08-04T15:50:50.664Z] [2021-08-04T15:50:50.664Z] _____ _ [2021-08-04T15:50:50.664Z] / ____| | | [2021-08-04T15:50:50.664Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T15:50:50.664Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T15:50:50.664Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T15:50:50.664Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T15:50:50.664Z] Bash-1.0.6 [2021-08-04T15:50:50.664Z] [2021-08-04T15:50:50.664Z] [2021-08-04T15:50:50.664Z] ==> git version 2.24.4 found [2021-08-04T15:50:50.664Z] ==> 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-08-04T15:50:50.664Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T15:50:50.664Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T15:50:50.664Z] ==> Jenkins CI detected. [2021-08-04T15:50:50.665Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T15:50:50.665Z] project root: . [2021-08-04T15:50:50.665Z] --> token set from env [2021-08-04T15:50:50.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T15:50:50.931Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T15:50:50.931Z] ==> Python coveragepy not found [2021-08-04T15:50:50.931Z] ==> Searching for coverage reports in: [2021-08-04T15:50:50.931Z] + . [2021-08-04T15:50:50.931Z] -> Found 1 reports [2021-08-04T15:50:50.931Z] ==> Detecting git/mercurial file structure [2021-08-04T15:50:50.931Z] ==> Reading reports [2021-08-04T15:50:50.931Z] + ./coverage.out bytes=10 [2021-08-04T15:50:50.931Z] ==> Appending adjustments [2021-08-04T15:50:50.931Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T15:50:50.931Z] + Found adjustments [2021-08-04T15:50:50.931Z] ==> Gzipping contents [2021-08-04T15:50:50.931Z] 4.0K /tmp/codecov.XvdlZ1.gz [2021-08-04T15:50:50.931Z] ==> Uploading reports [2021-08-04T15:50:50.931Z] url: https://codecov.io [2021-08-04T15:50:50.931Z] query: branch=main&commit=61381b93da7113692fd11fb2d01f85bfcd26f61e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T15:50:50.931Z] -> Pinging Codecov [2021-08-04T15:50:50.931Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=61381b93da7113692fd11fb2d01f85bfcd26f61e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-04T15:50:51.517Z] -> Uploading to [2021-08-04T15:50:51.517Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/61381b93da7113692fd11fb2d01f85bfcd26f61e/50d885d5-d39a-4cce-be6d-1232a05bc303.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T155051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=905b22e43007b0503c181fb8467d1b107ee89f28dbb60872557b431c0974250b [2021-08-04T15:50:51.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T15:50:51.517Z] Dload Upload Total Spent Left Speed [2021-08-04T15:50:51.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 9084 --:--:-- --:--:-- --:--:-- 9065 100 3345 0 0 100 3345 0 9080 --:--:-- --:--:-- --:--:-- 9065 [2021-08-04T15:50:51.783Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] } [2021-08-04T15:50:51.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-04T15:50:52.614Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-04T15:50:52.631Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:52.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T15:50:52.958Z] [2021-08-04T15:50:52.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:50:53.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T15:50:53.305Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-04T15:50:53.305Z] 188c0c94c7c5: Pulling fs layer [2021-08-04T15:50:53.305Z] 0ef7d3d256c8: Pulling fs layer [2021-08-04T15:50:53.305Z] de9db76c5a1d: Pulling fs layer [2021-08-04T15:50:53.305Z] 0eba1c9be4d2: Pulling fs layer [2021-08-04T15:50:53.305Z] 0d57e429df01: Pulling fs layer [2021-08-04T15:50:53.305Z] 4e4be7b47b0d: Pulling fs layer [2021-08-04T15:50:53.305Z] e1f770b5df2f: Pulling fs layer [2021-08-04T15:50:53.305Z] 85a0685a4137: Pulling fs layer [2021-08-04T15:50:53.305Z] 0d57e429df01: Waiting [2021-08-04T15:50:53.305Z] 4e4be7b47b0d: Waiting [2021-08-04T15:50:53.305Z] e1f770b5df2f: Waiting [2021-08-04T15:50:53.305Z] 85a0685a4137: Waiting [2021-08-04T15:50:53.305Z] 0eba1c9be4d2: Waiting [2021-08-04T15:50:53.305Z] de9db76c5a1d: Download complete [2021-08-04T15:50:53.578Z] 0ef7d3d256c8: Verifying Checksum [2021-08-04T15:50:53.578Z] 0ef7d3d256c8: Download complete [2021-08-04T15:50:53.578Z] 0d57e429df01: Verifying Checksum [2021-08-04T15:50:53.578Z] 0d57e429df01: Download complete [2021-08-04T15:50:53.578Z] 4e4be7b47b0d: Verifying Checksum [2021-08-04T15:50:53.578Z] 4e4be7b47b0d: Download complete [2021-08-04T15:50:53.578Z] 188c0c94c7c5: Verifying Checksum [2021-08-04T15:50:53.578Z] 188c0c94c7c5: Download complete [2021-08-04T15:50:53.851Z] 188c0c94c7c5: Pull complete [2021-08-04T15:50:53.851Z] 0ef7d3d256c8: Pull complete [2021-08-04T15:50:53.851Z] de9db76c5a1d: Pull complete [2021-08-04T15:50:54.814Z] e1f770b5df2f: Verifying Checksum [2021-08-04T15:50:54.814Z] e1f770b5df2f: Download complete [2021-08-04T15:50:59.084Z] 0eba1c9be4d2: Verifying Checksum [2021-08-04T15:50:59.084Z] 0eba1c9be4d2: Download complete [2021-08-04T15:50:59.683Z] 85a0685a4137: Verifying Checksum [2021-08-04T15:50:59.683Z] 85a0685a4137: Download complete [2021-08-04T15:51:01.707Z] 0eba1c9be4d2: Pull complete [2021-08-04T15:51:01.708Z] 0d57e429df01: Pull complete [2021-08-04T15:51:01.708Z] 4e4be7b47b0d: Pull complete [2021-08-04T15:51:01.984Z] e1f770b5df2f: Pull complete [2021-08-04T15:51:05.378Z] 85a0685a4137: Pull complete [2021-08-04T15:51:05.378Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-04T15:51:05.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-04T15:51:05.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-04T15:51:05.930Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-08-04T15:51:06.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-04T15:51:07.945Z] $ docker top c6e315a016eadd4b3414658bd23fb3c9730a301183d6cffd766a3ebb45e73ba1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T15:51:08.050Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-04T15:51:08.375Z] + set -o pipefail [2021-08-04T15:51:08.375Z] + snyk monitor '--org=edgex-jenkins' [2021-08-04T15:51:12.637Z] [2021-08-04T15:51:12.637Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-08-04T15:51:12.637Z] [2021-08-04T15:51:12.637Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a4b15172-f177-4a32-8602-2d02b5a66d89 [2021-08-04T15:51:12.637Z] [2021-08-04T15:51:12.637Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-04T15:51:12.637Z] [2021-08-04T15:51:12.637Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-04T15:51:12.637Z] [2021-08-04T15:51:12.637Z] [Pipeline] } [2021-08-04T15:51:12.650Z] $ docker stop --time=1 c6e315a016eadd4b3414658bd23fb3c9730a301183d6cffd766a3ebb45e73ba1 [2021-08-04T15:51:14.534Z] $ docker rm -f c6e315a016eadd4b3414658bd23fb3c9730a301183d6cffd766a3ebb45e73ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T15:51:15.661Z] + git log --format=format:%s -1 61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:51:16.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:51:16.002Z] . [Pipeline] withDockerContainer [2021-08-04T15:51:16.102Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-08-04T15:51:16.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T15:51:16.613Z] $ docker top 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T15:51:16.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:51:16.783Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:51:16.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:51:16.927Z] $ docker exec 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 ssh-agent [2021-08-04T15:51:17.067Z] SSH_AUTH_SOCK=/tmp/ssh-BWbpmU8GI0Tr/agent.13 [2021-08-04T15:51:17.067Z] SSH_AGENT_PID=19 [2021-08-04T15:51:17.078Z] Running ssh-add (command line suppressed) [2021-08-04T15:51:17.190Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_576453826876635926.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_576453826876635926.key) [2021-08-04T15:51:17.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:51:17.746Z] + git semver tag [2021-08-04T15:51:17.747Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T15:51:17.747Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T15:51:17.747Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T15:51:17.747Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T15:51:17.747Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T15:51:17.747Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T15:51:17.747Z] # $SEMVER_BRANCH = main [2021-08-04T15:51:17.747Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-04T15:51:17.747Z] # 61381b93da7113692fd11fb2d01f85bfcd26f61e HEAD [2021-08-04T15:51:17.747Z] # -> Force: false [2021-08-04T15:51:17.747Z] # cb6c9ffe64fbd14838aaa3589d317bf305b94104 refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-08-04T15:51:17.757Z] $ docker exec --env ******** --env ******** 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 ssh-agent -k [2021-08-04T15:51:17.869Z] unset SSH_AUTH_SOCK; [2021-08-04T15:51:17.869Z] unset SSH_AGENT_PID; [2021-08-04T15:51:17.870Z] echo Agent pid 19 killed; [2021-08-04T15:51:17.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T15:51:18.259Z] + git semver [Pipeline] } [2021-08-04T15:51:18.277Z] $ docker stop --time=1 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 [2021-08-04T15:51:19.504Z] $ docker rm -f 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:51:20.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T15:51:20.064Z] [2021-08-04T15:51:20.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:51:20.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T15:51:20.396Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-04T15:51:20.396Z] ab5ef0e58194: Pulling fs layer [2021-08-04T15:51:20.396Z] 9712f1f96733: Pulling fs layer [2021-08-04T15:51:20.396Z] 63f879dbbcfc: Pulling fs layer [2021-08-04T15:51:20.396Z] 0d9ebad4ef96: Pulling fs layer [2021-08-04T15:51:20.396Z] e9a5061849ea: Pulling fs layer [2021-08-04T15:51:20.396Z] d747dcd14b5f: Pulling fs layer [2021-08-04T15:51:20.396Z] 2de7ff778b66: Pulling fs layer [2021-08-04T15:51:20.396Z] e9a5061849ea: Waiting [2021-08-04T15:51:20.396Z] d747dcd14b5f: Waiting [2021-08-04T15:51:20.396Z] 2de7ff778b66: Waiting [2021-08-04T15:51:20.396Z] 0d9ebad4ef96: Waiting [2021-08-04T15:51:20.396Z] 9712f1f96733: Verifying Checksum [2021-08-04T15:51:20.396Z] 9712f1f96733: Download complete [2021-08-04T15:51:22.976Z] 63f879dbbcfc: Verifying Checksum [2021-08-04T15:51:22.976Z] 63f879dbbcfc: Download complete [2021-08-04T15:51:22.976Z] e9a5061849ea: Verifying Checksum [2021-08-04T15:51:22.976Z] e9a5061849ea: Download complete [2021-08-04T15:51:22.976Z] d747dcd14b5f: Verifying Checksum [2021-08-04T15:51:22.976Z] d747dcd14b5f: Download complete [2021-08-04T15:51:23.562Z] 0d9ebad4ef96: Verifying Checksum [2021-08-04T15:51:23.562Z] 0d9ebad4ef96: Download complete [2021-08-04T15:51:23.562Z] 2de7ff778b66: Verifying Checksum [2021-08-04T15:51:23.562Z] 2de7ff778b66: Download complete [2021-08-04T15:51:24.151Z] ab5ef0e58194: Verifying Checksum [2021-08-04T15:51:24.151Z] ab5ef0e58194: Download complete [2021-08-04T15:51:26.743Z] ab5ef0e58194: Pull complete [2021-08-04T15:51:26.743Z] 9712f1f96733: Pull complete [2021-08-04T15:51:27.331Z] 63f879dbbcfc: Pull complete [2021-08-04T15:51:30.712Z] 0d9ebad4ef96: Pull complete [2021-08-04T15:51:30.980Z] e9a5061849ea: Pull complete [2021-08-04T15:51:30.980Z] d747dcd14b5f: Pull complete [2021-08-04T15:51:31.951Z] 2de7ff778b66: Pull complete [2021-08-04T15:51:31.951Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-04T15:51:31.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-04T15:51:31.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-04T15:51:32.045Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-08-04T15:51:32.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-04T15:51:35.315Z] $ docker top 5832cdc5022ff8e8794c117ea2ffb86e9b24547f591f41244342b89871088ff1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:51:35.419Z] provisioning config files... [2021-08-04T15:51:35.432Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5688511372200483750tmp [2021-08-04T15:51:35.452Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6672294070350267116tmp [2021-08-04T15:51:35.476Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config641923010083502117tmp [Pipeline] { [Pipeline] echo [2021-08-04T15:51:35.511Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:51:36.035Z] ---> sigul-configuration.sh [2021-08-04T15:51:36.035Z] gpg: directory `/root/.gnupg' created [2021-08-04T15:51:36.035Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-04T15:51:36.035Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-04T15:51:36.035Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-04T15:51:36.035Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-04T15:51:36.035Z] gpg: CAST5 encrypted data [2021-08-04T15:51:36.035Z] gpg: encrypted with 1 passphrase [2021-08-04T15:51:36.035Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-04T15:51:36.346Z] + mkdir /home/jenkins [2021-08-04T15:51:36.346Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-04T15:51:36.663Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-04T15:51:36.679Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:51:36.995Z] ---> sigul-install.sh [2021-08-04T15:51:36.996Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-04T15:51:37.327Z] + git tag --list [2021-08-04T15:51:37.327Z] 0.1.1 [2021-08-04T15:51:37.327Z] v1.1.0 [2021-08-04T15:51:37.327Z] v1.2.0 [2021-08-04T15:51:37.327Z] v1.2.1 [2021-08-04T15:51:37.327Z] v1.3.0 [2021-08-04T15:51:37.327Z] v2.0.0 [2021-08-04T15:51:37.327Z] v2.0.1-dev.1 [2021-08-04T15:51:37.327Z] v2.0.1-dev.2 [2021-08-04T15:51:37.327Z] v2.0.1-dev.3 [2021-08-04T15:51:37.327Z] v2.0.1-dev.4 [2021-08-04T15:51:37.327Z] v2.0.1-dev.5 [Pipeline] sh [2021-08-04T15:51:37.661Z] + lftools sign git-tag v2.0.1-dev.5 [2021-08-04T15:51:38.253Z] Signing Git tag with Sigul... [2021-08-04T15:51:38.253Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-08-04T15:51:39.232Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:51:39.553Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-04T15:51:39.571Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-04T15:51:39.600Z] $ docker stop --time=1 5832cdc5022ff8e8794c117ea2ffb86e9b24547f591f41244342b89871088ff1 [2021-08-04T15:51:40.824Z] $ docker rm -f 5832cdc5022ff8e8794c117ea2ffb86e9b24547f591f41244342b89871088ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:51:43.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:51:43.862Z] . [Pipeline] withDockerContainer [2021-08-04T15:51:43.996Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-08-04T15:51:44.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T15:51:44.422Z] $ docker top e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T15:51:44.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:51:44.577Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:51:44.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:51:44.696Z] $ docker exec e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 ssh-agent [2021-08-04T15:51:44.824Z] SSH_AUTH_SOCK=/tmp/ssh-tm0rBMLElASs/agent.14 [2021-08-04T15:51:44.824Z] SSH_AGENT_PID=21 [2021-08-04T15:51:44.834Z] Running ssh-add (command line suppressed) [2021-08-04T15:51:44.929Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3807215256802211744.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3807215256802211744.key) [2021-08-04T15:51:44.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:51:45.480Z] + git semver bump pre [2021-08-04T15:51:45.480Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T15:51:45.480Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T15:51:45.480Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T15:51:45.480Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T15:51:45.480Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T15:51:45.480Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T15:51:45.480Z] # $SEMVER_BRANCH = main [2021-08-04T15:51:45.480Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-08-04T15:51:45.480Z] 2.0.1-dev.6 [Pipeline] } [2021-08-04T15:51:45.495Z] $ docker exec --env ******** --env ******** e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 ssh-agent -k [2021-08-04T15:51:45.587Z] unset SSH_AUTH_SOCK; [2021-08-04T15:51:45.587Z] unset SSH_AGENT_PID; [2021-08-04T15:51:45.587Z] echo Agent pid 21 killed; [2021-08-04T15:51:45.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T15:51:46.168Z] + git semver [Pipeline] } [2021-08-04T15:51:46.183Z] $ docker stop --time=1 e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 [2021-08-04T15:51:47.399Z] $ docker rm -f e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:51:47.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:51:47.833Z] . [Pipeline] withDockerContainer [2021-08-04T15:51:47.928Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-08-04T15:51:48.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-04T15:51:48.598Z] $ docker top 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T15:51:48.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:51:48.760Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:51:48.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:51:48.877Z] $ docker exec 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 ssh-agent [2021-08-04T15:51:48.993Z] SSH_AUTH_SOCK=/tmp/ssh-cJ7goSUPwxdp/agent.14 [2021-08-04T15:51:48.993Z] SSH_AGENT_PID=20 [2021-08-04T15:51:49.005Z] Running ssh-add (command line suppressed) [2021-08-04T15:51:49.094Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7861183083321150330.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7861183083321150330.key) [2021-08-04T15:51:49.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:51:49.451Z] + git semver push [2021-08-04T15:51:49.451Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T15:51:49.451Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-08-04T15:51:49.451Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T15:51:49.451Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T15:51:49.451Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T15:51:49.451Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T15:51:49.451Z] # $SEMVER_BRANCH = main [2021-08-04T15:51:49.451Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-08-04T15:51:51.429Z] $ docker exec --env ******** --env ******** 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 ssh-agent -k [2021-08-04T15:51:51.536Z] unset SSH_AUTH_SOCK; [2021-08-04T15:51:51.536Z] unset SSH_AGENT_PID; [2021-08-04T15:51:51.536Z] echo Agent pid 20 killed; [2021-08-04T15:51:51.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T15:51:51.922Z] + git semver [Pipeline] } [2021-08-04T15:51:51.940Z] $ docker stop --time=1 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 [2021-08-04T15:51:53.134Z] $ docker rm -f 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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] sh [2021-08-04T15:51:54.412Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:51:54.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:51:55.353Z] ---> package-listing.sh [2021-08-04T15:51:55.353Z] ++ facter osfamily [2021-08-04T15:51:55.353Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T15:51:55.619Z] + OS_FAMILY=redhat [2021-08-04T15:51:55.619Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-08-04T15:51:55.619Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T15:51:55.619Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T15:51:55.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T15:51:55.619Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T15:51:55.619Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-04T15:51:55.619Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T15:51:55.619Z] + case "${OS_FAMILY}" in [2021-08-04T15:51:55.619Z] + sort [2021-08-04T15:51:55.619Z] + rpm -qa [2021-08-04T15:51:56.201Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T15:51:56.201Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T15:51:56.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T15:51:56.201Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-08-04T15:51:56.201Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-08-04T15:51:56.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-08-04T15:51:56.221Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-04T15:51:56.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:51:57.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:51:57.120Z] [2021-08-04T15:51:57.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:51:57.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:52:03.015Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T15:52:03.015Z] b4d181a07f80: Pulling fs layer [2021-08-04T15:52:03.015Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T15:52:03.015Z] ed53099fbce6: Pulling fs layer [2021-08-04T15:52:03.015Z] dc539afda2c1: Pulling fs layer [2021-08-04T15:52:03.015Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T15:52:03.015Z] 9065ff56babe: Pulling fs layer [2021-08-04T15:52:03.015Z] d287ab97295c: Pulling fs layer [2021-08-04T15:52:03.015Z] dc539afda2c1: Waiting [2021-08-04T15:52:03.015Z] 77bc0d833cb6: Waiting [2021-08-04T15:52:03.015Z] 9065ff56babe: Waiting [2021-08-04T15:52:03.015Z] d287ab97295c: Waiting [2021-08-04T15:52:03.015Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T15:52:03.015Z] a1111a8f2ec3: Download complete [2021-08-04T15:52:03.015Z] dc539afda2c1: Verifying Checksum [2021-08-04T15:52:03.015Z] dc539afda2c1: Download complete [2021-08-04T15:52:03.015Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T15:52:03.015Z] 77bc0d833cb6: Download complete [2021-08-04T15:52:03.280Z] 9065ff56babe: Verifying Checksum [2021-08-04T15:52:03.280Z] 9065ff56babe: Download complete [2021-08-04T15:52:03.280Z] ed53099fbce6: Verifying Checksum [2021-08-04T15:52:03.280Z] ed53099fbce6: Download complete [2021-08-04T15:52:04.249Z] b4d181a07f80: Verifying Checksum [2021-08-04T15:52:04.249Z] b4d181a07f80: Download complete [2021-08-04T15:52:05.227Z] b4d181a07f80: Pull complete [2021-08-04T15:52:05.505Z] a1111a8f2ec3: Pull complete [2021-08-04T15:52:06.102Z] ed53099fbce6: Pull complete [2021-08-04T15:52:06.102Z] dc539afda2c1: Pull complete [2021-08-04T15:52:06.371Z] 77bc0d833cb6: Pull complete [2021-08-04T15:52:06.371Z] 9065ff56babe: Pull complete [2021-08-04T15:52:08.328Z] d287ab97295c: Verifying Checksum [2021-08-04T15:52:08.328Z] d287ab97295c: Download complete [2021-08-04T15:52:12.827Z] d287ab97295c: Pull complete [2021-08-04T15:52:12.827Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T15:52:12.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:52:12.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T15:52:12.938Z] prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container [2021-08-04T15:52:13.219Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T15:52:15.659Z] $ docker top 85ff3383b3ff3d602898a513dd0e4aecc487f9a868d798234b6aa3028ffcccbd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:52:16.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T15:52:16.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T15:52:16.937Z] + ls /var/log/sa-host [2021-08-04T15:52:16.937Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T15:52:16.937Z] file_magic: OK [2021-08-04T15:52:16.937Z] HZ: Using current value: 100 [2021-08-04T15:52:16.937Z] file_header: OK [2021-08-04T15:52:16.937Z] 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-08-04T15:52:16.937Z] Statistics: [2021-08-04T15:52:16.937Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T15:52:16.937Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T15:52:16.937Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T15:52:16.937Z] file_magic: OK [2021-08-04T15:52:16.937Z] HZ: Using current value: 100 [2021-08-04T15:52:16.937Z] file_header: OK [2021-08-04T15:52:16.937Z] 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-08-04T15:52:16.937Z] Statistics: [2021-08-04T15:52:16.937Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T15:52:16.937Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:52:17.584Z] provisioning config files... [2021-08-04T15:52:17.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3022108024085026265tmp [Pipeline] { [Pipeline] echo [2021-08-04T15:52:17.628Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:52:18.145Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T15:52:18.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:52:18.580Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T15:52:18.595Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:52:18.902Z] ---> sudo-logs.sh [2021-08-04T15:52:18.902Z] Archiving 'sudo' log.. [2021-08-04T15:52:18.902Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.vexxhost.local: Name or service not known [2021-08-04T15:52:18.902Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T15:52:18.939Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:52:19.248Z] ---> job-cost.sh [2021-08-04T15:52:19.248Z] lf-activate-venv: SKIPPING [2021-08-04T15:52:19.248Z] DEBUG: total: 0.18000000715255737 [2021-08-04T15:52:19.248Z] INFO: Retrieving Stack Cost... [2021-08-04T15:52:20.212Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T15:52:20.479Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T15:52:20.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:52:20.807Z] ---> logs-deploy.sh [2021-08-04T15:52:20.808Z] lf-activate-venv: SKIPPING [2021-08-04T15:52:20.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/5 [2021-08-04T15:52:20.808Z] INFO: archiving workspace using pattern(s): [2021-08-04T15:52:21.390Z] Archives upload complete. [2021-08-04T15:52:21.655Z] INFO: archiving logs to Nexus