Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 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-ssh8705430402093135208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8995810118785542968.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1620696152821659371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh3319443538228593666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh5700557483142765806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-367 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-ssh5800787000990117969.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 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (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 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 Commit message: "feat: bootstrap rolling back to v4.5.3" > git rev-list --no-walk d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T14:09:37.680Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T14:09:37.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T14:09:37.819Z] ========================================================= [2021-09-16T14:09:37.819Z] EdgeX Global Pipelines Version Info [2021-09-16T14:09:37.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:09:39.058Z] ------------------- [2021-09-16T14:09:39.059Z] stable info: [2021-09-16T14:09:39.059Z] ------------------- [2021-09-16T14:09:39.059Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T14:09:39.059Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T14:09:39.059Z] Message: update stable to v1.0.205 [2021-09-16T14:09:39.640Z] ------------------- [2021-09-16T14:09:39.640Z] experimental info: [2021-09-16T14:09:39.640Z] ------------------- [2021-09-16T14:09:39.640Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T14:09:39.640Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T14:09:39.640Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T14:09:39.777Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-16T14:09:39.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-16T14:09:39.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T14:09:39.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T14:09:39.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T14:09:39.903Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T14:09:39.928Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T14:09:39.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T14:09:39.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-16T14:09:40.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T14:09:40.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T14:09:40.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T14:09:40.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-16T14:09:40.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T14:09:40.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T14:09:40.158Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T14:09:40.183Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T14:09:40.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T14:09:40.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T14:09:40.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T14:09:40.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-16T14:09:40.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-16T14:09:40.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-16T14:09:40.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-16T14:09:40.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-16T14:09:40.414Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-16T14:09:40.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T14:09:40.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-16T14:09:40.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-16T14:09:40.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-16T14:09:40.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] echo [2021-09-16T14:09:40.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0058bb3 [Pipeline] echo [2021-09-16T14:09:40.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:09:40.672Z] provisioning config files... [2021-09-16T14:09:40.691Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8147961304539921767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:09:41.031Z] ---> docker-login.sh [2021-09-16T14:09:41.031Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:09:41.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:09:41.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:09:41.296Z] Configure a credential helper to remove this warning. See [2021-09-16T14:09:41.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:09:41.296Z] [2021-09-16T14:09:41.296Z] Login Succeeded [2021-09-16T14:09:41.296Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:09:41.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:09:41.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:09:41.563Z] Configure a credential helper to remove this warning. See [2021-09-16T14:09:41.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:09:41.563Z] [2021-09-16T14:09:41.563Z] Login Succeeded [2021-09-16T14:09:41.563Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:09:41.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:09:41.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:09:41.563Z] Configure a credential helper to remove this warning. See [2021-09-16T14:09:41.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:09:41.563Z] [2021-09-16T14:09:41.563Z] Login Succeeded [2021-09-16T14:09:41.563Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:09:41.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:09:41.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:09:41.829Z] Configure a credential helper to remove this warning. See [2021-09-16T14:09:41.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:09:41.829Z] [2021-09-16T14:09:41.829Z] Login Succeeded [2021-09-16T14:09:41.829Z] docker.io [2021-09-16T14:09:41.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:09:42.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:09:42.096Z] Configure a credential helper to remove this warning. See [2021-09-16T14:09:42.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:09:42.096Z] [2021-09-16T14:09:42.096Z] Login Succeeded [2021-09-16T14:09:42.096Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:09:42.110Z] 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-09-16T14:09:42.639Z] + git log --format=format:%s -1 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] echo [2021-09-16T14:09:42.711Z] GIT_COMMIT: 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1, Commit Message: feat: bootstrap rolling back to v4.5.3 [Pipeline] echo [2021-09-16T14:09:42.729Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:09:43.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:09:43.676Z] [2021-09-16T14:09:43.676Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:09:44.020Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:09:44.020Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T14:09:44.020Z] 31603596830f: Pulling fs layer [2021-09-16T14:09:44.020Z] 04fac38145f0: Pulling fs layer [2021-09-16T14:09:44.020Z] 701f6daf10bf: Pulling fs layer [2021-09-16T14:09:44.020Z] 24f72da36158: Pulling fs layer [2021-09-16T14:09:44.020Z] 24f72da36158: Waiting [2021-09-16T14:09:44.020Z] 04fac38145f0: Verifying Checksum [2021-09-16T14:09:44.020Z] 04fac38145f0: Download complete [2021-09-16T14:09:44.295Z] 31603596830f: Verifying Checksum [2021-09-16T14:09:44.295Z] 31603596830f: Download complete [2021-09-16T14:09:44.573Z] 31603596830f: Pull complete [2021-09-16T14:09:44.573Z] 04fac38145f0: Pull complete [2021-09-16T14:09:44.573Z] 701f6daf10bf: Verifying Checksum [2021-09-16T14:09:44.573Z] 701f6daf10bf: Download complete [2021-09-16T14:09:44.573Z] 24f72da36158: Verifying Checksum [2021-09-16T14:09:44.573Z] 24f72da36158: Download complete [2021-09-16T14:09:45.159Z] 701f6daf10bf: Pull complete [2021-09-16T14:09:45.428Z] 24f72da36158: Pull complete [2021-09-16T14:09:45.428Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T14:09:45.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:09:45.428Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T14:09:45.521Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-09-16T14:09:45.585Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T14:09:46.428Z] $ docker top 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T14:09:46.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T14:09:46.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T14:09:46.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T14:09:46.678Z] $ docker exec 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent [2021-09-16T14:09:46.821Z] SSH_AUTH_SOCK=/tmp/ssh-svcBGP5uj0g3/agent.14 [2021-09-16T14:09:46.821Z] SSH_AGENT_PID=20 [2021-09-16T14:09:46.831Z] Running ssh-add (command line suppressed) [2021-09-16T14:09:46.929Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1958219197613639415.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1958219197613639415.key) [2021-09-16T14:09:46.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T14:09:47.261Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T14:09:47.281Z] $ docker exec --env ******** --env ******** 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent -k [2021-09-16T14:09:47.371Z] unset SSH_AUTH_SOCK; [2021-09-16T14:09:47.371Z] unset SSH_AGENT_PID; [2021-09-16T14:09:47.371Z] echo Agent pid 20 killed; [2021-09-16T14:09:47.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T14:09:47.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T14:09:47.430Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T14:09:47.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T14:09:47.549Z] $ docker exec 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent [2021-09-16T14:09:47.654Z] SSH_AUTH_SOCK=/tmp/ssh-2Yc4O92cRose/agent.54 [2021-09-16T14:09:47.654Z] SSH_AGENT_PID=61 [2021-09-16T14:09:47.663Z] Running ssh-add (command line suppressed) [2021-09-16T14:09:47.758Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5302806150378176384.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5302806150378176384.key) [2021-09-16T14:09:47.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T14:09:48.102Z] + git semver init [2021-09-16T14:09:48.102Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T14:09:48.102Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-16T14:09:48.102Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-16T14:09:48.102Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T14:09:48.102Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T14:09:48.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T14:09:48.102Z] # $SEMVER_BRANCH = main [2021-09-16T14:09:48.102Z] # $SEMVER_TEMP = /tmp/semver-839877413 [2021-09-16T14:09:48.102Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-16T14:09:50.057Z] # '/tmp/semver-839877413' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-09-16T14:09:50.057Z] # -> Force: false [2021-09-16T14:09:50.057Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-16T14:09:50.074Z] $ docker exec --env ******** --env ******** 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent -k [2021-09-16T14:09:50.165Z] unset SSH_AUTH_SOCK; [2021-09-16T14:09:50.165Z] unset SSH_AGENT_PID; [2021-09-16T14:09:50.165Z] echo Agent pid 61 killed; [2021-09-16T14:09:50.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T14:09:50.531Z] + git semver [Pipeline] } [2021-09-16T14:09:50.551Z] $ docker stop --time=1 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd [2021-09-16T14:09:51.865Z] $ docker rm -f 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T14:09:52.241Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T14:09:52.562Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T14:09:52.565Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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-09-16T14:10:07.806Z] Still waiting to schedule task [2021-09-16T14:10:07.806Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-367’ [2021-09-16T14:10:07.809Z] Still waiting to schedule task [2021-09-16T14:10:07.809Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-16T14:12:13.414Z] Running on prd-centos7-docker-4c-2g-369 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-16T14:12:13.438Z] Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout [2021-09-16T14:12:13.564Z] The recommended git tool is: git [2021-09-16T14:12:16.388Z] using credential edgex-jenkins-ssh [2021-09-16T14:12:16.402Z] Cloning the remote Git repository [2021-09-16T14:12:16.117Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:12:16.189Z] > git init /w/workspace/edgex-ui-go/12 # timeout=10 [2021-09-16T14:12:16.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:12:16.223Z] > git --version # timeout=10 [2021-09-16T14:12:16.230Z] > git --version # 'git version 2.24.4' [2021-09-16T14:12:16.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:12:16.258Z] [INFO] Currently running in a labeled security context [2021-09-16T14:12:16.258Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T14:12:16.258Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh1290680055115676964.key [2021-09-16T14:12:16.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:12:17.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-16T14:12:17.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:12:17.972Z] Avoid second fetch [2021-09-16T14:12:17.972Z] Checking out Revision 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (main) [2021-09-16T14:12:17.802Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T14:12:17.810Z] > git checkout -f 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-16T14:12:21.617Z] Commit message: "feat: bootstrap rolling back to v4.5.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:12:22.251Z] provisioning config files... [2021-09-16T14:12:22.271Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config8668408356922804178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:12:22.702Z] ---> docker-login.sh [2021-09-16T14:12:22.702Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:12:22.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:22.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:22.992Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:22.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:22.992Z] [2021-09-16T14:12:22.992Z] Login Succeeded [2021-09-16T14:12:22.992Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:12:22.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:22.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:22.992Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:22.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:22.992Z] [2021-09-16T14:12:22.992Z] Login Succeeded [2021-09-16T14:12:22.992Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:12:22.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:23.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:23.261Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:23.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:23.261Z] [2021-09-16T14:12:23.261Z] Login Succeeded [2021-09-16T14:12:23.261Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:12:23.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:23.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:23.261Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:23.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:23.261Z] [2021-09-16T14:12:23.261Z] Login Succeeded [2021-09-16T14:12:23.261Z] docker.io [2021-09-16T14:12:23.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:23.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:23.793Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:23.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:23.793Z] [2021-09-16T14:12:23.793Z] Login Succeeded [2021-09-16T14:12:23.793Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:12:23.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T14:12:24.035Z] ========================================================= [2021-09-16T14:12:24.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T14:12:24.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:12:24.381Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-16T14:12:24.381Z] Sending build context to Docker daemon 20.77MB [2021-09-16T14:12:24.381Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:12:24.381Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-16T14:12:24.646Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T14:12:24.646Z] 540db60ca938: Pulling fs layer [2021-09-16T14:12:24.646Z] adcc1eea9eea: Pulling fs layer [2021-09-16T14:12:24.646Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T14:12:24.646Z] db62176df00c: Pulling fs layer [2021-09-16T14:12:24.646Z] 3b30891b0d05: Pulling fs layer [2021-09-16T14:12:24.646Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T14:12:24.646Z] c788192a36de: Pulling fs layer [2021-09-16T14:12:24.646Z] a77e37c0d609: Pulling fs layer [2021-09-16T14:12:24.646Z] c3185cebc471: Pulling fs layer [2021-09-16T14:12:24.646Z] db62176df00c: Waiting [2021-09-16T14:12:24.646Z] 3b30891b0d05: Waiting [2021-09-16T14:12:24.646Z] 06b49ca38bd5: Waiting [2021-09-16T14:12:24.646Z] c788192a36de: Waiting [2021-09-16T14:12:24.646Z] a77e37c0d609: Waiting [2021-09-16T14:12:24.646Z] c3185cebc471: Waiting [2021-09-16T14:12:24.646Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T14:12:24.646Z] 4c4ab2625f07: Download complete [2021-09-16T14:12:24.646Z] adcc1eea9eea: Verifying Checksum [2021-09-16T14:12:24.646Z] adcc1eea9eea: Download complete [2021-09-16T14:12:24.646Z] 3b30891b0d05: Verifying Checksum [2021-09-16T14:12:24.646Z] 3b30891b0d05: Download complete [2021-09-16T14:12:24.646Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T14:12:24.646Z] 06b49ca38bd5: Download complete [2021-09-16T14:12:24.913Z] c788192a36de: Verifying Checksum [2021-09-16T14:12:24.913Z] c788192a36de: Download complete [2021-09-16T14:12:24.913Z] 540db60ca938: Verifying Checksum [2021-09-16T14:12:24.913Z] 540db60ca938: Download complete [2021-09-16T14:12:25.177Z] 540db60ca938: Pull complete [2021-09-16T14:12:25.177Z] adcc1eea9eea: Pull complete [2021-09-16T14:12:25.177Z] 4c4ab2625f07: Pull complete [2021-09-16T14:12:26.135Z] a77e37c0d609: Verifying Checksum [2021-09-16T14:12:26.136Z] a77e37c0d609: Download complete [2021-09-16T14:12:28.917Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-368 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-16T14:12:28.935Z] Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout [2021-09-16T14:12:29.152Z] The recommended git tool is: git [2021-09-16T14:12:29.473Z] c3185cebc471: Verifying Checksum [2021-09-16T14:12:29.474Z] c3185cebc471: Download complete [2021-09-16T14:12:29.474Z] db62176df00c: Verifying Checksum [2021-09-16T14:12:29.474Z] db62176df00c: Download complete [2021-09-16T14:12:32.814Z] db62176df00c: Pull complete [2021-09-16T14:12:33.081Z] 3b30891b0d05: Pull complete [2021-09-16T14:12:33.081Z] 06b49ca38bd5: Pull complete [2021-09-16T14:12:33.081Z] c788192a36de: Pull complete [2021-09-16T14:12:33.347Z] a77e37c0d609: Pull complete [2021-09-16T14:12:35.206Z] using credential edgex-jenkins-ssh [2021-09-16T14:12:35.226Z] Cloning the remote Git repository [2021-09-16T14:12:35.298Z] c3185cebc471: Pull complete [2021-09-16T14:12:35.298Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T14:12:35.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T14:12:35.298Z] ---> 031687cdd783 [2021-09-16T14:12:35.298Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-16T14:12:35.264Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:12:35.411Z] > git init /w/workspace/edgex-ui-go/12 # timeout=10 [2021-09-16T14:12:35.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:12:35.493Z] > git --version # timeout=10 [2021-09-16T14:12:35.518Z] > git --version # 'git version 2.17.1' [2021-09-16T14:12:35.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:12:35.605Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:12:37.241Z] ---> Running in 6e5d941bab94 [2021-09-16T14:12:37.241Z] Removing intermediate container 6e5d941bab94 [2021-09-16T14:12:37.241Z] ---> 353e0d02a5a1 [2021-09-16T14:12:37.241Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:12:37.241Z] ---> Running in bd1f18f1f73e [2021-09-16T14:12:37.241Z] Removing intermediate container bd1f18f1f73e [2021-09-16T14:12:37.241Z] ---> 3c061a161944 [2021-09-16T14:12:37.241Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:12:37.241Z] ---> Running in 374e836387e4 [2021-09-16T14:12:37.241Z] Removing intermediate container 374e836387e4 [2021-09-16T14:12:37.241Z] ---> 320ef88db439 [2021-09-16T14:12:37.241Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-16T14:12:37.241Z] ---> Running in 463e88f323f1 [2021-09-16T14:12:37.509Z] Removing intermediate container 463e88f323f1 [2021-09-16T14:12:37.509Z] ---> 36917da87527 [2021-09-16T14:12:37.509Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:12:37.509Z] ---> Running in 5e616e4da9fc [2021-09-16T14:12:37.509Z] Removing intermediate container 5e616e4da9fc [2021-09-16T14:12:37.509Z] ---> d7572c80698d [2021-09-16T14:12:37.509Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:12:37.509Z] ---> Running in a461b7fd6031 [2021-09-16T14:12:38.094Z] Removing intermediate container a461b7fd6031 [2021-09-16T14:12:38.094Z] ---> 35e0ec77e997 [2021-09-16T14:12:38.094Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:12:38.094Z] ---> Running in e60169ea9961 [2021-09-16T14:12:38.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T14:12:38.426Z] Avoid second fetch [2021-09-16T14:12:38.427Z] Checking out Revision 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (main) [2021-09-16T14:12:39.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T14:12:38.376Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-16T14:12:38.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:12:38.441Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T14:12:38.455Z] > git checkout -f 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-16T14:12:39.908Z] OK: 219 MiB in 52 packages [2021-09-16T14:12:39.908Z] Removing intermediate container e60169ea9961 [2021-09-16T14:12:39.908Z] ---> 388a3a324c0c [2021-09-16T14:12:39.908Z] Step 10/17 : ENV GO111MODULE=on [2021-09-16T14:12:40.178Z] ---> Running in ef4ce1267380 [2021-09-16T14:12:40.179Z] Removing intermediate container ef4ce1267380 [2021-09-16T14:12:40.179Z] ---> 672b9ea04183 [2021-09-16T14:12:40.179Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:12:40.179Z] ---> Running in 837bda9a1ef3 [2021-09-16T14:12:40.179Z] Removing intermediate container 837bda9a1ef3 [2021-09-16T14:12:40.179Z] ---> 9940ba355dd6 [2021-09-16T14:12:40.179Z] Step 12/17 : COPY go.mod . [2021-09-16T14:12:40.449Z] ---> fc2b9881fb67 [2021-09-16T14:12:40.449Z] Step 13/17 : COPY Makefile . [2021-09-16T14:12:40.449Z] ---> 9dc0f7c64279 [2021-09-16T14:12:40.449Z] Step 14/17 : RUN make update [2021-09-16T14:12:40.730Z] ---> Running in 3de8c3421034 [2021-09-16T14:12:40.998Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:12:42.927Z] Commit message: "feat: bootstrap rolling back to v4.5.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:12:43.465Z] provisioning config files... [2021-09-16T14:12:43.494Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config8639817384663003658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:12:44.071Z] ---> docker-login.sh [2021-09-16T14:12:44.071Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:12:45.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:45.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:45.792Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:45.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:45.792Z] [2021-09-16T14:12:45.792Z] Login Succeeded [2021-09-16T14:12:45.792Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:12:46.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:46.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:46.342Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:46.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:46.342Z] [2021-09-16T14:12:46.342Z] Login Succeeded [2021-09-16T14:12:46.342Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:12:46.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:46.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:46.896Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:46.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:46.896Z] [2021-09-16T14:12:46.896Z] Login Succeeded [2021-09-16T14:12:46.896Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:12:47.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:47.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:47.451Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:47.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:47.451Z] [2021-09-16T14:12:47.451Z] Login Succeeded [2021-09-16T14:12:47.451Z] docker.io [2021-09-16T14:12:48.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:12:48.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:12:48.327Z] Configure a credential helper to remove this warning. See [2021-09-16T14:12:48.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:12:48.327Z] [2021-09-16T14:12:48.327Z] Login Succeeded [2021-09-16T14:12:48.327Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:12:48.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T14:12:48.730Z] ========================================================= [2021-09-16T14:12:48.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T14:12:48.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:12:49.136Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-16T14:12:49.755Z] Sending build context to Docker daemon 20.77MB [2021-09-16T14:12:50.028Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:12:50.028Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-16T14:12:50.306Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T14:12:50.306Z] 595b0fe564bb: Pulling fs layer [2021-09-16T14:12:50.306Z] 24495759ef45: Pulling fs layer [2021-09-16T14:12:50.306Z] d148012ef14d: Pulling fs layer [2021-09-16T14:12:50.306Z] e90a11edd702: Pulling fs layer [2021-09-16T14:12:50.306Z] d77568369979: Pulling fs layer [2021-09-16T14:12:50.306Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T14:12:50.306Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T14:12:50.306Z] 97ac5df62f85: Pulling fs layer [2021-09-16T14:12:50.306Z] fc1c9f9a7f3b: Waiting [2021-09-16T14:12:50.306Z] 170f2ba95c9a: Waiting [2021-09-16T14:12:50.306Z] e90a11edd702: Waiting [2021-09-16T14:12:50.306Z] 97ac5df62f85: Waiting [2021-09-16T14:12:50.306Z] d77568369979: Waiting [2021-09-16T14:12:50.306Z] d148012ef14d: Verifying Checksum [2021-09-16T14:12:50.306Z] d148012ef14d: Download complete [2021-09-16T14:12:50.306Z] 24495759ef45: Verifying Checksum [2021-09-16T14:12:50.306Z] 24495759ef45: Download complete [2021-09-16T14:12:50.306Z] d77568369979: Verifying Checksum [2021-09-16T14:12:50.306Z] d77568369979: Download complete [2021-09-16T14:12:50.306Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-16T14:12:50.306Z] 595b0fe564bb: Verifying Checksum [2021-09-16T14:12:50.306Z] 595b0fe564bb: Download complete [2021-09-16T14:12:50.306Z] 170f2ba95c9a: Download complete [2021-09-16T14:12:50.928Z] 595b0fe564bb: Pull complete [2021-09-16T14:12:51.537Z] 24495759ef45: Pull complete [2021-09-16T14:12:52.223Z] d148012ef14d: Pull complete [2021-09-16T14:12:53.315Z] Removing intermediate container 3de8c3421034 [2021-09-16T14:12:53.315Z] ---> 0b343cba9938 [2021-09-16T14:12:53.315Z] Step 15/17 : COPY . . [2021-09-16T14:12:53.582Z] ---> 7d3af61938e8 [2021-09-16T14:12:53.582Z] Step 16/17 : RUN go mod tidy [2021-09-16T14:12:53.582Z] ---> Running in eddbdb8c7043 [2021-09-16T14:12:54.175Z] Removing intermediate container eddbdb8c7043 [2021-09-16T14:12:54.175Z] ---> 7d7a43455043 [2021-09-16T14:12:54.175Z] Step 17/17 : RUN ${MAKE} [2021-09-16T14:12:54.175Z] ---> Running in addefd60838b [2021-09-16T14:12:54.219Z] 97ac5df62f85: Verifying Checksum [2021-09-16T14:12:54.219Z] 97ac5df62f85: Download complete [2021-09-16T14:12:54.219Z] e90a11edd702: Verifying Checksum [2021-09-16T14:12:54.219Z] e90a11edd702: Download complete [2021-09-16T14:12:54.439Z] noop [2021-09-16T14:12:54.716Z] Removing intermediate container addefd60838b [2021-09-16T14:12:54.716Z] ---> 25af243e40f8 [2021-09-16T14:12:54.716Z] Successfully built 25af243e40f8 [2021-09-16T14:12:54.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:12:55.040Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T14:12:55.040Z] . [Pipeline] withDockerContainer [2021-09-16T14:12:55.133Z] prd-centos7-docker-4c-2g-369 does not seem to be running inside a container [2021-09-16T14:12:55.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-09-16T14:12:55.573Z] $ docker top 0d8ffd14aa020083df7d289da36b2689f647dc58fcc0f1654092944515eca345 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T14:12:55.983Z] + go version [2021-09-16T14:12:55.983Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T14:12:56.001Z] $ docker stop --time=1 0d8ffd14aa020083df7d289da36b2689f647dc58fcc0f1654092944515eca345 [2021-09-16T14:12:57.178Z] $ docker rm -f 0d8ffd14aa020083df7d289da36b2689f647dc58fcc0f1654092944515eca345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:12:57.811Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T14:12:57.811Z] . [Pipeline] withDockerContainer [2021-09-16T14:12:57.898Z] prd-centos7-docker-4c-2g-369 does not seem to be running inside a container [2021-09-16T14:12:57.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-09-16T14:12:58.320Z] $ docker top 81961d8906118148b796a301c18c8eb096ac8d6cb217df4d7b5da4b18e214f21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T14:12:58.734Z] + go mod tidy [Pipeline] sh [2021-09-16T14:12:59.330Z] + make test [2021-09-16T14:12:59.330Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-16T14:12:59.602Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-16T14:13:04.421Z] e90a11edd702: Pull complete [2021-09-16T14:13:04.421Z] d77568369979: Pull complete [2021-09-16T14:13:05.022Z] fc1c9f9a7f3b: Pull complete [2021-09-16T14:13:05.301Z] 170f2ba95c9a: Pull complete [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-16T14:13:09.731Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-16T14:13:09.731Z] GO111MODULE=on go vet ./... [2021-09-16T14:13:12.052Z] 97ac5df62f85: Pull complete [2021-09-16T14:13:12.052Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T14:13:12.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T14:13:12.052Z] ---> 04bc70af865f [2021-09-16T14:13:12.052Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] } [2021-09-16T14:13:15.113Z] $ docker stop --time=1 81961d8906118148b796a301c18c8eb096ac8d6cb217df4d7b5da4b18e214f21 [2021-09-16T14:13:15.443Z] ---> Running in 63301f6967d9 [2021-09-16T14:13:15.718Z] Removing intermediate container 63301f6967d9 [2021-09-16T14:13:15.718Z] ---> a35d84e2fc28 [2021-09-16T14:13:15.718Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:13:15.718Z] ---> Running in 9bf1e2bf7726 [2021-09-16T14:13:16.321Z] Removing intermediate container 9bf1e2bf7726 [2021-09-16T14:13:16.321Z] ---> 777698ed2d42 [2021-09-16T14:13:16.321Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:13:16.444Z] $ docker rm -f 81961d8906118148b796a301c18c8eb096ac8d6cb217df4d7b5da4b18e214f21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T14:13:16.595Z] ---> Running in e439b022f0f3 [2021-09-16T14:13:16.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-16T14:13:17.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-16T14:13:17.192Z] Removing intermediate container e439b022f0f3 [2021-09-16T14:13:17.192Z] ---> 864833cc0fae [2021-09-16T14:13:17.192Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-16T14:13:17.192Z] ---> Running in 6d445efaeba2 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-09-16T14:13:17.789Z] Removing intermediate container 6d445efaeba2 [2021-09-16T14:13:17.789Z] ---> bfd708175fbc [2021-09-16T14:13:17.789Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:13:17.789Z] ---> Running in 618e0e8a488d [2021-09-16T14:13:18.393Z] Removing intermediate container 618e0e8a488d [2021-09-16T14:13:18.393Z] ---> eb2fd9a4b7e6 [2021-09-16T14:13:18.393Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:13:18.666Z] ---> Running in a1e2f1f44734 [Pipeline] sh [2021-09-16T14:13:19.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-16T14:13:19.767Z] + ls -al . [2021-09-16T14:13:19.768Z] total 88 [2021-09-16T14:13:19.768Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 16 14:12 . [2021-09-16T14:13:19.768Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 16 14:12 .. [2021-09-16T14:13:19.768Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 16 14:12 assets [2021-09-16T14:13:19.768Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 16 14:12 bin [2021-09-16T14:13:19.768Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 16 14:12 cmd [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 16 14:12 CONTRIBUTING.md [2021-09-16T14:13:19.768Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 16 14:12 coverage.out [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 16 14:12 Dockerfile [2021-09-16T14:13:19.768Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 16 14:12 docs [2021-09-16T14:13:19.768Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 16 14:12 .git [2021-09-16T14:13:19.768Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 16 14:12 .github [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 16 14:12 .gitignore [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 16 14:12 go.mod [2021-09-16T14:13:19.768Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 16 14:12 go.sum [2021-09-16T14:13:19.768Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 16 14:12 internal [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 16 14:12 Jenkinsfile [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 16 14:12 LICENSE [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 16 14:12 Makefile [2021-09-16T14:13:19.768Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 16 14:12 pkg [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 16 14:12 README.md [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 16 14:09 VERSION [2021-09-16T14:13:19.768Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 16 14:12 version.go [2021-09-16T14:13:19.768Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 16 14:12 web [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:20.089Z] + 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=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 --label arch=amd64 --label version=2.0.1-dev.12 . [2021-09-16T14:13:20.089Z] Sending build context to Docker daemon 20.8MB [2021-09-16T14:13:20.089Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:13:20.089Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-16T14:13:20.089Z] ---> 25af243e40f8 [2021-09-16T14:13:20.089Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-16T14:13:20.355Z] ---> Running in 7d77f3ceb26f [2021-09-16T14:13:20.355Z] Removing intermediate container 7d77f3ceb26f [2021-09-16T14:13:20.355Z] ---> bf2fd0a621a4 [2021-09-16T14:13:20.355Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:13:20.355Z] ---> Running in 2a9694392ee4 [2021-09-16T14:13:20.650Z] Removing intermediate container 2a9694392ee4 [2021-09-16T14:13:20.650Z] ---> d7625d6bf410 [2021-09-16T14:13:20.650Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:13:20.650Z] ---> Running in e72e9d8a6643 [2021-09-16T14:13:20.650Z] Removing intermediate container e72e9d8a6643 [2021-09-16T14:13:20.650Z] ---> e4fc019f15c1 [2021-09-16T14:13:20.650Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-16T14:13:20.650Z] ---> Running in abda442e504c [2021-09-16T14:13:20.650Z] Removing intermediate container abda442e504c [2021-09-16T14:13:20.650Z] ---> fb784f43fe7c [2021-09-16T14:13:20.650Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:13:20.650Z] ---> Running in a1478e64b1c0 [2021-09-16T14:13:20.914Z] Removing intermediate container a1478e64b1c0 [2021-09-16T14:13:20.914Z] ---> 0249fc2fa014 [2021-09-16T14:13:20.914Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:13:20.914Z] ---> Running in 46a42b824eb5 [2021-09-16T14:13:21.187Z] Removing intermediate container 46a42b824eb5 [2021-09-16T14:13:21.187Z] ---> 5d7fe5b8c0f9 [2021-09-16T14:13:21.187Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:13:21.187Z] ---> Running in a61b5d4133bc [2021-09-16T14:13:21.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T14:13:21.544Z] Removing intermediate container a1e2f1f44734 [2021-09-16T14:13:21.544Z] ---> 0902e1e07cda [2021-09-16T14:13:21.544Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:13:21.544Z] ---> Running in 30110330babc [2021-09-16T14:13:22.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T14:13:22.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T14:13:22.859Z] OK: 219 MiB in 52 packages [2021-09-16T14:13:23.126Z] Removing intermediate container a61b5d4133bc [2021-09-16T14:13:23.126Z] ---> aa017714e120 [2021-09-16T14:13:23.126Z] Step 10/25 : ENV GO111MODULE=on [2021-09-16T14:13:23.126Z] ---> Running in ed18b80d7043 [2021-09-16T14:13:23.126Z] Removing intermediate container ed18b80d7043 [2021-09-16T14:13:23.126Z] ---> 750a0383fa43 [2021-09-16T14:13:23.126Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:13:23.391Z] ---> Running in d2fab26dcd1a [2021-09-16T14:13:23.391Z] Removing intermediate container d2fab26dcd1a [2021-09-16T14:13:23.391Z] ---> aacbe5fc8ff9 [2021-09-16T14:13:23.391Z] Step 12/25 : COPY go.mod . [2021-09-16T14:13:23.391Z] ---> 9d8797a225da [2021-09-16T14:13:23.391Z] Step 13/25 : COPY Makefile . [2021-09-16T14:13:23.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T14:13:23.656Z] ---> 9ed773f7474b [2021-09-16T14:13:23.656Z] Step 14/25 : RUN make update [2021-09-16T14:13:23.656Z] ---> Running in f3a62b955e31 [2021-09-16T14:13:23.921Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:13:24.116Z] OK: 218 MiB in 52 packages [2021-09-16T14:13:24.187Z] Removing intermediate container f3a62b955e31 [2021-09-16T14:13:24.187Z] ---> 32e2605a101d [2021-09-16T14:13:24.187Z] Step 15/25 : COPY . . [2021-09-16T14:13:25.147Z] ---> a2a8b2109443 [2021-09-16T14:13:25.147Z] Step 16/25 : RUN go mod tidy [2021-09-16T14:13:25.147Z] ---> Running in 3e31a9f0af77 [2021-09-16T14:13:25.547Z] Removing intermediate container 30110330babc [2021-09-16T14:13:25.547Z] ---> 2cf6a29c5fd4 [2021-09-16T14:13:25.547Z] Step 10/17 : ENV GO111MODULE=on [2021-09-16T14:13:25.547Z] ---> Running in 0e0f6de98091 [2021-09-16T14:13:25.731Z] Removing intermediate container 3e31a9f0af77 [2021-09-16T14:13:25.731Z] ---> 8c77bfcbf7be [2021-09-16T14:13:25.731Z] Step 17/25 : RUN ${MAKE} [2021-09-16T14:13:25.731Z] ---> Running in 5ca142c6384c [2021-09-16T14:13:25.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-16T14:13:25.825Z] Removing intermediate container 0e0f6de98091 [2021-09-16T14:13:25.825Z] ---> 81082f9120a7 [2021-09-16T14:13:25.825Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:13:26.102Z] ---> Running in d44554abda24 [2021-09-16T14:13:26.699Z] Removing intermediate container d44554abda24 [2021-09-16T14:13:26.699Z] ---> 1a32a9baa3c4 [2021-09-16T14:13:26.699Z] Step 12/17 : COPY go.mod . [2021-09-16T14:13:27.679Z] ---> 7787f9ffacfc [2021-09-16T14:13:27.679Z] Step 13/17 : COPY Makefile . [2021-09-16T14:13:28.280Z] ---> e5400ee2bb01 [2021-09-16T14:13:28.280Z] Step 14/17 : RUN make update [2021-09-16T14:13:28.280Z] ---> Running in 996f606377f9 [2021-09-16T14:13:29.724Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:13:34.034Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-16T14:13:35.977Z] Removing intermediate container 5ca142c6384c [2021-09-16T14:13:35.977Z] ---> 8ba14c03e666 [2021-09-16T14:13:35.977Z] Step 18/25 : FROM alpine:3.12 [2021-09-16T14:13:36.243Z] 3.12: Pulling from library/alpine [2021-09-16T14:13:36.508Z] e519532ddf75: Pulling fs layer [2021-09-16T14:13:36.773Z] e519532ddf75: Verifying Checksum [2021-09-16T14:13:36.773Z] e519532ddf75: Download complete [2021-09-16T14:13:37.040Z] e519532ddf75: Pull complete [2021-09-16T14:13:37.040Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T14:13:37.040Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T14:13:37.040Z] ---> 48b8ec4ed9eb [2021-09-16T14:13:37.040Z] Step 19/25 : EXPOSE 4000 [2021-09-16T14:13:37.040Z] ---> Running in e892f10eff50 [2021-09-16T14:13:37.040Z] Removing intermediate container e892f10eff50 [2021-09-16T14:13:37.040Z] ---> bbaa4d0fc0c1 [2021-09-16T14:13:37.040Z] 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-09-16T14:13:37.622Z] ---> e3aaebe34547 [2021-09-16T14:13:37.622Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-16T14:13:37.622Z] ---> Running in 7dcf87227d23 [2021-09-16T14:13:37.622Z] Removing intermediate container 7dcf87227d23 [2021-09-16T14:13:37.622Z] ---> 0667512228a5 [2021-09-16T14:13:37.622Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-16T14:13:37.622Z] ---> Running in 4644826b9368 [2021-09-16T14:13:37.622Z] Removing intermediate container 4644826b9368 [2021-09-16T14:13:37.622Z] ---> f0620c4445c4 [2021-09-16T14:13:37.622Z] Step 23/25 : LABEL arch=amd64 [2021-09-16T14:13:37.890Z] ---> Running in 080423dc70ec [2021-09-16T14:13:37.890Z] Removing intermediate container 080423dc70ec [2021-09-16T14:13:37.890Z] ---> 7664866a3a1e [2021-09-16T14:13:37.890Z] Step 24/25 : LABEL git_sha=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:13:37.890Z] ---> Running in c37db3fad834 [2021-09-16T14:13:37.890Z] Removing intermediate container c37db3fad834 [2021-09-16T14:13:37.890Z] ---> 2f8f5dd6de0a [2021-09-16T14:13:37.890Z] Step 25/25 : LABEL version=2.0.1-dev.12 [2021-09-16T14:13:37.890Z] ---> Running in 0fc7d53f350e [2021-09-16T14:13:38.155Z] Removing intermediate container 0fc7d53f350e [2021-09-16T14:13:38.155Z] ---> 7baebd9ecc9e [2021-09-16T14:13:38.155Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-16T14:13:38.155Z] Successfully built 7baebd9ecc9e [2021-09-16T14:13:38.155Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:13:38.403Z] provisioning config files... [2021-09-16T14:13:38.420Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config1118213746565644437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:13:38.762Z] ---> docker-login.sh [2021-09-16T14:13:38.762Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:13:38.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:38.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:38.762Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:38.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:38.762Z] [2021-09-16T14:13:38.762Z] Login Succeeded [2021-09-16T14:13:38.762Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:13:38.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:39.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:39.030Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:39.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:39.030Z] [2021-09-16T14:13:39.030Z] Login Succeeded [2021-09-16T14:13:39.030Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:13:39.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:39.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:39.030Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:39.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:39.030Z] [2021-09-16T14:13:39.030Z] Login Succeeded [2021-09-16T14:13:39.030Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:13:39.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:39.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:39.295Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:39.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:39.295Z] [2021-09-16T14:13:39.295Z] Login Succeeded [2021-09-16T14:13:39.295Z] docker.io [2021-09-16T14:13:39.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:40.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:40.701Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:40.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:40.701Z] [2021-09-16T14:13:40.701Z] Login Succeeded [2021-09-16T14:13:40.701Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:13:40.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T14:13:40.783Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-09-16T14:13:40.783Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:13:40.783Z] latest [2021-09-16T14:13:40.783Z] 2.0.1-dev.12 [2021-09-16T14:13:40.783Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [2021-09-16T14:13:40.783Z] main [2021-09-16T14:13:40.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:41.154Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:41.464Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:13:41.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-16T14:13:41.464Z] 225093fc691c: Preparing [2021-09-16T14:13:41.464Z] e6688e911f15: Preparing [2021-09-16T14:13:41.464Z] e6688e911f15: Layer already exists [2021-09-16T14:13:43.404Z] 225093fc691c: Pushed [2021-09-16T14:13:43.404Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:43.723Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:44.042Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-16T14:13:44.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-16T14:13:44.042Z] 225093fc691c: Preparing [2021-09-16T14:13:44.042Z] e6688e911f15: Preparing [2021-09-16T14:13:44.042Z] e6688e911f15: Layer already exists [2021-09-16T14:13:44.042Z] 225093fc691c: Layer already exists [2021-09-16T14:13:44.042Z] latest: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:44.373Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:44.684Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.12 [2021-09-16T14:13:44.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-16T14:13:44.684Z] 225093fc691c: Preparing [2021-09-16T14:13:44.684Z] e6688e911f15: Preparing [2021-09-16T14:13:44.684Z] e6688e911f15: Layer already exists [2021-09-16T14:13:44.684Z] 225093fc691c: Layer already exists [2021-09-16T14:13:44.684Z] 2.0.1-dev.12: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:45.005Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:45.318Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [2021-09-16T14:13:45.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-16T14:13:45.318Z] 225093fc691c: Preparing [2021-09-16T14:13:45.318Z] e6688e911f15: Preparing [2021-09-16T14:13:45.318Z] e6688e911f15: Layer already exists [2021-09-16T14:13:45.318Z] 225093fc691c: Layer already exists [2021-09-16T14:13:45.318Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:45.635Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:45.949Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-09-16T14:13:45.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-16T14:13:45.949Z] 225093fc691c: Preparing [2021-09-16T14:13:45.949Z] e6688e911f15: Preparing [2021-09-16T14:13:45.949Z] e6688e911f15: Layer already exists [2021-09-16T14:13:45.949Z] 225093fc691c: Layer already exists [2021-09-16T14:13:45.949Z] main: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T14:13:46.015Z] ===================================================== [Pipeline] echo [2021-09-16T14:13:46.034Z] taggedImages: [2021-09-16T14:13:46.034Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:13:46.034Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-16T14:13:46.034Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.12 [2021-09-16T14:13:46.034Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [2021-09-16T14:13:46.034Z] - 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-09-16T14:13:46.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:13:46.678Z] [2021-09-16T14:13:46.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:47.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:13:47.003Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T14:13:47.003Z] b4d181a07f80: Pulling fs layer [2021-09-16T14:13:47.003Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T14:13:47.003Z] ed53099fbce6: Pulling fs layer [2021-09-16T14:13:47.003Z] dc539afda2c1: Pulling fs layer [2021-09-16T14:13:47.003Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T14:13:47.003Z] 9065ff56babe: Pulling fs layer [2021-09-16T14:13:47.003Z] d287ab97295c: Pulling fs layer [2021-09-16T14:13:47.003Z] 77bc0d833cb6: Waiting [2021-09-16T14:13:47.003Z] 9065ff56babe: Waiting [2021-09-16T14:13:47.003Z] d287ab97295c: Waiting [2021-09-16T14:13:47.003Z] dc539afda2c1: Waiting [2021-09-16T14:13:47.267Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T14:13:47.267Z] a1111a8f2ec3: Download complete [2021-09-16T14:13:47.267Z] dc539afda2c1: Verifying Checksum [2021-09-16T14:13:47.267Z] dc539afda2c1: Download complete [2021-09-16T14:13:47.531Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T14:13:47.531Z] 77bc0d833cb6: Download complete [2021-09-16T14:13:47.531Z] 9065ff56babe: Verifying Checksum [2021-09-16T14:13:47.531Z] 9065ff56babe: Download complete [2021-09-16T14:13:47.531Z] ed53099fbce6: Verifying Checksum [2021-09-16T14:13:47.531Z] ed53099fbce6: Download complete [2021-09-16T14:13:48.491Z] b4d181a07f80: Verifying Checksum [2021-09-16T14:13:48.491Z] b4d181a07f80: Download complete [2021-09-16T14:13:49.454Z] b4d181a07f80: Pull complete [2021-09-16T14:13:49.719Z] a1111a8f2ec3: Pull complete [2021-09-16T14:13:50.300Z] ed53099fbce6: Pull complete [2021-09-16T14:13:50.300Z] dc539afda2c1: Pull complete [2021-09-16T14:13:50.566Z] 77bc0d833cb6: Pull complete [2021-09-16T14:13:50.566Z] 9065ff56babe: Pull complete [2021-09-16T14:13:51.520Z] d287ab97295c: Verifying Checksum [2021-09-16T14:13:51.520Z] d287ab97295c: Download complete [2021-09-16T14:13:55.815Z] d287ab97295c: Pull complete [2021-09-16T14:13:55.815Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T14:13:55.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:13:55.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T14:13:55.905Z] prd-centos7-docker-4c-2g-369 does not seem to be running inside a container [2021-09-16T14:13:55.962Z] $ 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/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-09-16T14:13:58.172Z] $ docker top 88eba1520a254ee41f05e2dbcce66e6c269ac40e26c9d90cab919debac4a083a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:13:58.755Z] ---> job-cost.sh [2021-09-16T14:13:58.755Z] lf-activate-venv: SKIPPING [2021-09-16T14:13:58.755Z] INFO: No Stack... [2021-09-16T14:14:00.162Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T14:14:00.426Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T14:14:00.742Z] + cat /w/workspace/edgex-ui-go/12/archives/cost.csv [2021-09-16T14:14:00.742Z] + cut -d, -f6 [Pipeline] lock [2021-09-16T14:14:00.780Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [2021-09-16T14:14:00.794Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] did not exist. Created. [2021-09-16T14:14:00.794Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T14:14:01.133Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-16T14:14:01.189Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T14:14:01.199Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T14:14:01.227Z] $ docker stop --time=1 88eba1520a254ee41f05e2dbcce66e6c269ac40e26c9d90cab919debac4a083a [2021-09-16T14:14:02.056Z] Removing intermediate container 996f606377f9 [2021-09-16T14:14:02.057Z] ---> e74c2b1cddb9 [2021-09-16T14:14:02.057Z] Step 15/17 : COPY . . [2021-09-16T14:14:02.057Z] ---> 98487cb94481 [2021-09-16T14:14:02.057Z] Step 16/17 : RUN go mod tidy [2021-09-16T14:14:02.057Z] ---> Running in 00c7f0ce8c0d [2021-09-16T14:14:02.382Z] $ docker rm -f 88eba1520a254ee41f05e2dbcce66e6c269ac40e26c9d90cab919debac4a083a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T14:14:03.037Z] Removing intermediate container 00c7f0ce8c0d [2021-09-16T14:14:03.037Z] ---> 5c81fc99f0c5 [2021-09-16T14:14:03.037Z] Step 17/17 : RUN ${MAKE} [2021-09-16T14:14:03.037Z] ---> Running in 98a4ab2ffb84 [2021-09-16T14:14:04.470Z] noop [2021-09-16T14:14:05.065Z] Removing intermediate container 98a4ab2ffb84 [2021-09-16T14:14:05.065Z] ---> 26d0b4fb4df9 [2021-09-16T14:14:05.338Z] Successfully built 26d0b4fb4df9 [2021-09-16T14:14:05.338Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:14:05.684Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T14:14:05.684Z] . [Pipeline] withDockerContainer [2021-09-16T14:14:05.955Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-09-16T14:14:06.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-09-16T14:14:07.737Z] $ docker top 4bb7a6f47ba64beb0f389fb4b0baad8f8974186ebdb0e8cf4db75a207d0e3a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T14:14:08.741Z] + go version [2021-09-16T14:14:08.741Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-16T14:14:08.771Z] $ docker stop --time=1 4bb7a6f47ba64beb0f389fb4b0baad8f8974186ebdb0e8cf4db75a207d0e3a89 [2021-09-16T14:14:10.729Z] $ docker rm -f 4bb7a6f47ba64beb0f389fb4b0baad8f8974186ebdb0e8cf4db75a207d0e3a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:14:11.629Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T14:14:11.629Z] . [Pipeline] withDockerContainer [2021-09-16T14:14:11.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-09-16T14:14:11.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-09-16T14:14:13.658Z] $ docker top 2faf4c123b2789681377d5a47e59c6ac69956601d4c81a78254e4eba7cd8366d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T14:14:14.615Z] + go mod tidy [Pipeline] sh [2021-09-16T14:14:15.868Z] + make test [2021-09-16T14:14:15.868Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-16T14:14:16.846Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-16T14:14:49.269Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-16T14:14:49.269Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-16T14:15:11.508Z] $ docker stop --time=1 2faf4c123b2789681377d5a47e59c6ac69956601d4c81a78254e4eba7cd8366d [2021-09-16T14:15:13.612Z] $ docker rm -f 2faf4c123b2789681377d5a47e59c6ac69956601d4c81a78254e4eba7cd8366d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T14:15:14.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-16T14:15:14.459Z] Warning: overwriting stash ‘coverage-report’ [2021-09-16T14:15:15.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-16T14:15:15.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-16T14:15:15.922Z] + ls -al . [2021-09-16T14:15:15.922Z] total 124 [2021-09-16T14:15:15.922Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 16 14:14 . [2021-09-16T14:15:15.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:12 .. [2021-09-16T14:15:15.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 14:12 .git [2021-09-16T14:15:15.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:12 .github [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 16 14:12 .gitignore [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 14:12 CONTRIBUTING.md [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 16 14:12 Dockerfile [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 14:12 Jenkinsfile [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 14:12 LICENSE [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 16 14:12 Makefile [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 16 14:12 README.md [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 16 14:09 VERSION [2021-09-16T14:15:15.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:12 assets [2021-09-16T14:15:15.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:12 bin [2021-09-16T14:15:15.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:12 cmd [2021-09-16T14:15:15.922Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 16 14:14 coverage.out [2021-09-16T14:15:15.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:12 docs [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 16 14:12 go.mod [2021-09-16T14:15:15.922Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 16 14:14 go.sum [2021-09-16T14:15:15.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 14:12 internal [2021-09-16T14:15:15.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:12 pkg [2021-09-16T14:15:15.922Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 14:12 version.go [2021-09-16T14:15:15.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:12 web [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:15:16.269Z] + 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=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 --label arch=arm64 --label version=2.0.1-dev.12 . [2021-09-16T14:15:17.252Z] Sending build context to Docker daemon 20.8MB [2021-09-16T14:15:17.252Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:15:17.252Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-16T14:15:17.252Z] ---> 26d0b4fb4df9 [2021-09-16T14:15:17.252Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-16T14:15:17.524Z] ---> Running in ff665623004a [2021-09-16T14:15:18.122Z] Removing intermediate container ff665623004a [2021-09-16T14:15:18.122Z] ---> 841678505d0d [2021-09-16T14:15:18.122Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:15:18.395Z] ---> Running in 9b65e7192a71 [2021-09-16T14:15:18.669Z] Removing intermediate container 9b65e7192a71 [2021-09-16T14:15:18.669Z] ---> d2fc0dfb91a4 [2021-09-16T14:15:18.669Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:15:18.944Z] ---> Running in ff94b489b4ff [2021-09-16T14:15:19.543Z] Removing intermediate container ff94b489b4ff [2021-09-16T14:15:19.543Z] ---> 37c0c9cf5ae3 [2021-09-16T14:15:19.543Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-16T14:15:19.543Z] ---> Running in 27b93f9c3caf [2021-09-16T14:15:20.543Z] Removing intermediate container 27b93f9c3caf [2021-09-16T14:15:20.543Z] ---> 4831c38328c2 [2021-09-16T14:15:20.543Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:15:20.543Z] ---> Running in 58f65ac22235 [2021-09-16T14:15:21.140Z] Removing intermediate container 58f65ac22235 [2021-09-16T14:15:21.140Z] ---> 7730a549fa7c [2021-09-16T14:15:21.140Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:15:21.140Z] ---> Running in 631300e63b6a [2021-09-16T14:15:23.764Z] Removing intermediate container 631300e63b6a [2021-09-16T14:15:23.764Z] ---> 5d7a4ae4f76a [2021-09-16T14:15:23.764Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:15:23.764Z] ---> Running in 1498e7b6b192 [2021-09-16T14:15:24.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T14:15:25.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T14:15:26.697Z] OK: 218 MiB in 52 packages [2021-09-16T14:15:27.678Z] Removing intermediate container 1498e7b6b192 [2021-09-16T14:15:27.678Z] ---> de024296cba9 [2021-09-16T14:15:27.678Z] Step 10/25 : ENV GO111MODULE=on [2021-09-16T14:15:27.678Z] ---> Running in 301a3fadf6a2 [2021-09-16T14:15:28.274Z] Removing intermediate container 301a3fadf6a2 [2021-09-16T14:15:28.274Z] ---> 75401ddf3ce2 [2021-09-16T14:15:28.274Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:15:28.549Z] ---> Running in 975c15c437b4 [2021-09-16T14:15:29.145Z] Removing intermediate container 975c15c437b4 [2021-09-16T14:15:29.145Z] ---> ef5a49d11740 [2021-09-16T14:15:29.145Z] Step 12/25 : COPY go.mod . [2021-09-16T14:15:29.740Z] ---> 34129fefb479 [2021-09-16T14:15:29.740Z] Step 13/25 : COPY Makefile . [2021-09-16T14:15:30.719Z] ---> 2f7d6fbf5a3c [2021-09-16T14:15:30.719Z] Step 14/25 : RUN make update [2021-09-16T14:15:30.719Z] ---> Running in f45c3c9115ca [2021-09-16T14:15:32.163Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:15:33.153Z] Removing intermediate container f45c3c9115ca [2021-09-16T14:15:33.153Z] ---> 27f0ac7c4020 [2021-09-16T14:15:33.153Z] Step 15/25 : COPY . . [2021-09-16T14:15:35.772Z] ---> c5662a3affd5 [2021-09-16T14:15:35.773Z] Step 16/25 : RUN go mod tidy [2021-09-16T14:15:36.044Z] ---> Running in de13faa6afd1 [2021-09-16T14:15:39.430Z] Removing intermediate container de13faa6afd1 [2021-09-16T14:15:39.430Z] ---> 1dd1d8ea2994 [2021-09-16T14:15:39.430Z] Step 17/25 : RUN ${MAKE} [2021-09-16T14:15:39.430Z] ---> Running in d8bc29e04260 [2021-09-16T14:15:40.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-16T14:16:07.275Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-16T14:16:13.989Z] Removing intermediate container d8bc29e04260 [2021-09-16T14:16:13.989Z] ---> 079cf0397ac6 [2021-09-16T14:16:13.989Z] Step 18/25 : FROM alpine:3.12 [2021-09-16T14:16:13.989Z] 3.12: Pulling from library/alpine [2021-09-16T14:16:13.989Z] ccdebe76d529: Pulling fs layer [2021-09-16T14:16:14.264Z] ccdebe76d529: Download complete [2021-09-16T14:16:14.866Z] ccdebe76d529: Pull complete [2021-09-16T14:16:14.866Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T14:16:14.866Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T14:16:14.866Z] ---> afc2cc120ca2 [2021-09-16T14:16:14.866Z] Step 19/25 : EXPOSE 4000 [2021-09-16T14:16:15.142Z] ---> Running in e09f89133bd9 [2021-09-16T14:16:15.740Z] Removing intermediate container e09f89133bd9 [2021-09-16T14:16:15.740Z] ---> edb4d6402990 [2021-09-16T14:16:15.740Z] 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-09-16T14:16:17.722Z] ---> 7a01567a2be1 [2021-09-16T14:16:17.722Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-16T14:16:17.722Z] ---> Running in 7b9abbc8380e [2021-09-16T14:16:17.994Z] Removing intermediate container 7b9abbc8380e [2021-09-16T14:16:17.994Z] ---> 01205320ccaa [2021-09-16T14:16:17.994Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-16T14:16:18.267Z] ---> Running in 1884f483a1e4 [2021-09-16T14:16:18.864Z] Removing intermediate container 1884f483a1e4 [2021-09-16T14:16:18.864Z] ---> dcef8e1054de [2021-09-16T14:16:18.864Z] Step 23/25 : LABEL arch=arm64 [2021-09-16T14:16:18.864Z] ---> Running in dd4aa9c520df [2021-09-16T14:16:19.460Z] Removing intermediate container dd4aa9c520df [2021-09-16T14:16:19.460Z] ---> 6546bb39979e [2021-09-16T14:16:19.460Z] Step 24/25 : LABEL git_sha=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:16:19.460Z] ---> Running in d6fcf08af176 [2021-09-16T14:16:20.052Z] Removing intermediate container d6fcf08af176 [2021-09-16T14:16:20.052Z] ---> 5b1be359734e [2021-09-16T14:16:20.052Z] Step 25/25 : LABEL version=2.0.1-dev.12 [2021-09-16T14:16:20.331Z] ---> Running in 6794fe1c7d4b [2021-09-16T14:16:20.930Z] Removing intermediate container 6794fe1c7d4b [2021-09-16T14:16:20.930Z] ---> da1e817266d6 [2021-09-16T14:16:20.930Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-16T14:16:20.930Z] Successfully built da1e817266d6 [2021-09-16T14:16:20.930Z] 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-09-16T14:16:21.214Z] provisioning config files... [2021-09-16T14:16:21.236Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config7373357928399156668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:16:21.609Z] ---> docker-login.sh [2021-09-16T14:16:21.609Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:16:21.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:22.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:22.478Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:22.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:22.478Z] [2021-09-16T14:16:22.478Z] Login Succeeded [2021-09-16T14:16:22.478Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:16:23.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:23.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:23.081Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:23.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:23.081Z] [2021-09-16T14:16:23.081Z] Login Succeeded [2021-09-16T14:16:23.081Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:16:23.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:23.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:23.681Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:23.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:23.681Z] [2021-09-16T14:16:23.681Z] Login Succeeded [2021-09-16T14:16:23.681Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:16:23.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:24.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:24.233Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:24.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:24.233Z] [2021-09-16T14:16:24.233Z] Login Succeeded [2021-09-16T14:16:24.233Z] docker.io [2021-09-16T14:16:24.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:25.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:25.107Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:25.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:25.107Z] [2021-09-16T14:16:25.107Z] Login Succeeded [2021-09-16T14:16:25.107Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:16:25.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T14:16:25.210Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-09-16T14:16:25.210Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:16:25.210Z] latest [2021-09-16T14:16:25.210Z] 2.0.1-dev.12 [2021-09-16T14:16:25.210Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [2021-09-16T14:16:25.210Z] main [2021-09-16T14:16:25.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:25.619Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:26.244Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:16:26.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-16T14:16:26.244Z] e806e814d559: Preparing [2021-09-16T14:16:26.244Z] bdc42e120bf6: Preparing [2021-09-16T14:16:26.521Z] bdc42e120bf6: Layer already exists [2021-09-16T14:16:29.908Z] e806e814d559: Pushed [2021-09-16T14:16:30.214Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:30.575Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:30.920Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-16T14:16:30.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-16T14:16:30.920Z] e806e814d559: Preparing [2021-09-16T14:16:30.920Z] bdc42e120bf6: Preparing [2021-09-16T14:16:31.192Z] e806e814d559: Layer already exists [2021-09-16T14:16:31.192Z] bdc42e120bf6: Layer already exists [2021-09-16T14:16:31.192Z] latest: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:31.541Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:32.160Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.12 [2021-09-16T14:16:32.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-16T14:16:32.161Z] e806e814d559: Preparing [2021-09-16T14:16:32.161Z] bdc42e120bf6: Preparing [2021-09-16T14:16:32.433Z] e806e814d559: Layer already exists [2021-09-16T14:16:32.433Z] bdc42e120bf6: Layer already exists [2021-09-16T14:16:32.433Z] 2.0.1-dev.12: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:32.780Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:33.122Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [2021-09-16T14:16:33.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-16T14:16:33.122Z] e806e814d559: Preparing [2021-09-16T14:16:33.122Z] bdc42e120bf6: Preparing [2021-09-16T14:16:33.395Z] e806e814d559: Layer already exists [2021-09-16T14:16:33.395Z] bdc42e120bf6: Layer already exists [2021-09-16T14:16:33.395Z] 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:33.746Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:34.087Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-09-16T14:16:34.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-16T14:16:34.087Z] e806e814d559: Preparing [2021-09-16T14:16:34.087Z] bdc42e120bf6: Preparing [2021-09-16T14:16:34.359Z] bdc42e120bf6: Layer already exists [2021-09-16T14:16:34.359Z] e806e814d559: Layer already exists [2021-09-16T14:16:34.359Z] main: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T14:16:34.427Z] ===================================================== [Pipeline] echo [2021-09-16T14:16:34.443Z] taggedImages: [2021-09-16T14:16:34.443Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [2021-09-16T14:16:34.443Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-16T14:16:34.443Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.12 [2021-09-16T14:16:34.443Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [2021-09-16T14:16:34.443Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:34.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T14:16:35.228Z] [2021-09-16T14:16:35.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:35.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T14:16:35.862Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T14:16:35.862Z] 448f6bf000e3: Pulling fs layer [2021-09-16T14:16:35.862Z] f757da607395: Pulling fs layer [2021-09-16T14:16:35.862Z] 05883995daec: Pulling fs layer [2021-09-16T14:16:35.862Z] 8603b9c90790: Pulling fs layer [2021-09-16T14:16:35.862Z] 1560dd03e051: Pulling fs layer [2021-09-16T14:16:35.862Z] 8603b9c90790: Waiting [2021-09-16T14:16:35.862Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T14:16:35.862Z] 1560dd03e051: Waiting [2021-09-16T14:16:35.862Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T14:16:35.862Z] 27f5ce0e4adf: Waiting [2021-09-16T14:16:36.135Z] f757da607395: Verifying Checksum [2021-09-16T14:16:36.135Z] f757da607395: Download complete [2021-09-16T14:16:36.135Z] 8603b9c90790: Verifying Checksum [2021-09-16T14:16:36.135Z] 8603b9c90790: Download complete [2021-09-16T14:16:36.408Z] 1560dd03e051: Download complete [2021-09-16T14:16:36.408Z] 05883995daec: Verifying Checksum [2021-09-16T14:16:36.408Z] 05883995daec: Download complete [2021-09-16T14:16:36.682Z] 27f5ce0e4adf: Download complete [2021-09-16T14:16:36.682Z] 448f6bf000e3: Verifying Checksum [2021-09-16T14:16:36.682Z] 448f6bf000e3: Download complete [2021-09-16T14:16:40.088Z] c2d8d7efcc4b: Verifying Checksum [2021-09-16T14:16:40.088Z] c2d8d7efcc4b: Download complete [2021-09-16T14:16:40.370Z] 448f6bf000e3: Pull complete [2021-09-16T14:16:40.969Z] f757da607395: Pull complete [2021-09-16T14:16:42.943Z] 05883995daec: Pull complete [2021-09-16T14:16:42.943Z] 8603b9c90790: Pull complete [2021-09-16T14:16:43.924Z] 1560dd03e051: Pull complete [2021-09-16T14:16:44.520Z] 27f5ce0e4adf: Pull complete [2021-09-16T14:16:59.612Z] c2d8d7efcc4b: Pull complete [2021-09-16T14:16:59.612Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T14:16:59.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T14:16:59.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T14:16:59.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-09-16T14:16:59.969Z] $ 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/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-09-16T14:17:02.136Z] $ docker top 95b4856b659ac161ca31bd2242033c2a879c0ae02c5c5496f3ebecf534f63540 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:17:03.079Z] ---> job-cost.sh [2021-09-16T14:17:03.079Z] lf-activate-venv: SKIPPING [2021-09-16T14:17:03.079Z] INFO: No Stack... [2021-09-16T14:17:04.538Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T14:17:04.538Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T14:17:05.220Z] + cat /w/workspace/edgex-ui-go/12/archives/cost.csv+ cut [2021-09-16T14:17:05.220Z] -d, -f6 [Pipeline] lock [2021-09-16T14:17:05.296Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [2021-09-16T14:17:05.306Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] did not exist. Created. [2021-09-16T14:17:05.306Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T14:17:06.004Z] /w/workspace/edgex-ui-go/12@tmp/durable-e93e4f39/script.sh: 1: /w/workspace/edgex-ui-go/12@tmp/durable-e93e4f39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-16T14:17:06.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T14:17:06.705Z] Warning: overwriting stash ‘stack-cost’ [2021-09-16T14:17:06.899Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T14:17:06.910Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T14:17:06.955Z] $ docker stop --time=1 95b4856b659ac161ca31bd2242033c2a879c0ae02c5c5496f3ebecf534f63540 [2021-09-16T14:17:08.781Z] $ docker rm -f 95b4856b659ac161ca31bd2242033c2a879c0ae02c5c5496f3ebecf534f63540 [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-09-16T14:17:09.753Z] provisioning config files... [2021-09-16T14:17:09.767Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6385292576443621209tmp [Pipeline] { [Pipeline] sh [2021-09-16T14:17:10.105Z] + set +x [2021-09-16T14:17:10.106Z] + curl -s https://codecov.io/bash [2021-09-16T14:17:10.106Z] + bash -s -- [2021-09-16T14:17:10.106Z] [2021-09-16T14:17:10.106Z] _____ _ [2021-09-16T14:17:10.106Z] / ____| | | [2021-09-16T14:17:10.106Z] | | ___ __| | ___ ___ _____ __ [2021-09-16T14:17:10.106Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-16T14:17:10.106Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-16T14:17:10.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-16T14:17:10.106Z] Bash-1.0.6 [2021-09-16T14:17:10.106Z] [2021-09-16T14:17:10.106Z] [2021-09-16T14:17:10.106Z] ==> git version 2.24.4 found [2021-09-16T14:17:10.106Z] ==> 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-09-16T14:17:10.106Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-16T14:17:10.106Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-16T14:17:10.106Z] ==> Jenkins CI detected. [2021-09-16T14:17:10.106Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-16T14:17:10.106Z] project root: . [2021-09-16T14:17:10.106Z] --> token set from env [2021-09-16T14:17:10.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-16T14:17:10.388Z] ==> Running gcov in . (disable via -X gcov) [2021-09-16T14:17:10.388Z] ==> Python coveragepy not found [2021-09-16T14:17:10.388Z] ==> Searching for coverage reports in: [2021-09-16T14:17:10.388Z] + . [2021-09-16T14:17:10.388Z] -> Found 1 reports [2021-09-16T14:17:10.388Z] ==> Detecting git/mercurial file structure [2021-09-16T14:17:10.388Z] ==> Reading reports [2021-09-16T14:17:10.388Z] + ./coverage.out bytes=10 [2021-09-16T14:17:10.388Z] ==> Appending adjustments [2021-09-16T14:17:10.388Z] https://docs.codecov.io/docs/fixing-reports [2021-09-16T14:17:10.388Z] + Found adjustments [2021-09-16T14:17:10.388Z] ==> Gzipping contents [2021-09-16T14:17:10.388Z] 4.0K /tmp/codecov.RgY6oN.gz [2021-09-16T14:17:10.388Z] ==> Uploading reports [2021-09-16T14:17:10.388Z] url: https://codecov.io [2021-09-16T14:17:10.388Z] query: branch=main&commit=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T14:17:10.388Z] -> Pinging Codecov [2021-09-16T14:17:10.388Z] 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=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T14:17:10.972Z] -> Uploading to [2021-09-16T14:17:10.972Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-16/FB506323287CE973F263BFD2A0EB1F37/0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1/bca23860-89d6-46df-af6b-b7976f48956b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T141710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6515e923454d16b146ec33d737058e747748e0dd61e19834dfc678c955b4863e [2021-09-16T14:17:10.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T14:17:10.972Z] Dload Upload Total Spent Left Speed [2021-09-16T14:17:11.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 8106 --:--:-- --:--:-- --:--:-- 8110 [2021-09-16T14:17:11.237Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] } [2021-09-16T14:17:11.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-16T14:17:11.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-16T14:17:11.943Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:12.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T14:17:12.264Z] [2021-09-16T14:17:12.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:12.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T14:17:12.608Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-16T14:17:12.608Z] 188c0c94c7c5: Pulling fs layer [2021-09-16T14:17:12.608Z] 0ef7d3d256c8: Pulling fs layer [2021-09-16T14:17:12.608Z] de9db76c5a1d: Pulling fs layer [2021-09-16T14:17:12.608Z] 0eba1c9be4d2: Pulling fs layer [2021-09-16T14:17:12.608Z] 0d57e429df01: Pulling fs layer [2021-09-16T14:17:12.608Z] 4e4be7b47b0d: Pulling fs layer [2021-09-16T14:17:12.608Z] e1f770b5df2f: Pulling fs layer [2021-09-16T14:17:12.608Z] 85a0685a4137: Pulling fs layer [2021-09-16T14:17:12.608Z] 0d57e429df01: Waiting [2021-09-16T14:17:12.608Z] 4e4be7b47b0d: Waiting [2021-09-16T14:17:12.608Z] e1f770b5df2f: Waiting [2021-09-16T14:17:12.608Z] 85a0685a4137: Waiting [2021-09-16T14:17:12.608Z] 0eba1c9be4d2: Waiting [2021-09-16T14:17:12.608Z] de9db76c5a1d: Verifying Checksum [2021-09-16T14:17:12.608Z] de9db76c5a1d: Download complete [2021-09-16T14:17:12.608Z] 0ef7d3d256c8: Verifying Checksum [2021-09-16T14:17:12.608Z] 0ef7d3d256c8: Download complete [2021-09-16T14:17:12.608Z] 0d57e429df01: Verifying Checksum [2021-09-16T14:17:12.608Z] 0d57e429df01: Download complete [2021-09-16T14:17:12.881Z] 4e4be7b47b0d: Verifying Checksum [2021-09-16T14:17:12.882Z] 4e4be7b47b0d: Download complete [2021-09-16T14:17:12.882Z] 188c0c94c7c5: Verifying Checksum [2021-09-16T14:17:12.882Z] 188c0c94c7c5: Download complete [2021-09-16T14:17:12.882Z] 188c0c94c7c5: Pull complete [2021-09-16T14:17:13.152Z] 0ef7d3d256c8: Pull complete [2021-09-16T14:17:13.152Z] de9db76c5a1d: Pull complete [2021-09-16T14:17:14.554Z] e1f770b5df2f: Verifying Checksum [2021-09-16T14:17:14.554Z] e1f770b5df2f: Download complete [2021-09-16T14:17:17.888Z] 0eba1c9be4d2: Verifying Checksum [2021-09-16T14:17:17.888Z] 0eba1c9be4d2: Download complete [2021-09-16T14:17:17.888Z] 85a0685a4137: Verifying Checksum [2021-09-16T14:17:17.888Z] 85a0685a4137: Download complete [2021-09-16T14:17:20.483Z] 0eba1c9be4d2: Pull complete [2021-09-16T14:17:20.753Z] 0d57e429df01: Pull complete [2021-09-16T14:17:20.753Z] 4e4be7b47b0d: Pull complete [2021-09-16T14:17:21.341Z] e1f770b5df2f: Pull complete [2021-09-16T14:17:24.735Z] 85a0685a4137: Pull complete [2021-09-16T14:17:24.735Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-16T14:17:24.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T14:17:24.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-16T14:17:24.826Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-09-16T14:17:24.879Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-16T14:17:27.164Z] $ docker top 75884e58cd07f89aec118abf2abaedf13833b603e6dbb3b74505d0a5fa4bfeca -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T14:17:27.307Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-16T14:17:27.647Z] + set -o pipefail [2021-09-16T14:17:27.647Z] + snyk monitor '--org=edgex-jenkins' [2021-09-16T14:17:35.857Z] [2021-09-16T14:17:35.857Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-09-16T14:17:35.857Z] [2021-09-16T14:17:35.857Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/0b082a53-1415-45a9-9382-1c8902bdec9b [2021-09-16T14:17:35.857Z] [2021-09-16T14:17:35.857Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-16T14:17:35.857Z] [2021-09-16T14:17:35.857Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-16T14:17:35.857Z] [2021-09-16T14:17:35.857Z] [Pipeline] } [2021-09-16T14:17:35.874Z] $ docker stop --time=1 75884e58cd07f89aec118abf2abaedf13833b603e6dbb3b74505d0a5fa4bfeca [2021-09-16T14:17:37.663Z] $ docker rm -f 75884e58cd07f89aec118abf2abaedf13833b603e6dbb3b74505d0a5fa4bfeca [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-09-16T14:17:38.768Z] + git log --format=format:%s -1 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:39.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:17:39.093Z] . [Pipeline] withDockerContainer [2021-09-16T14:17:39.180Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-09-16T14:17:39.232Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T14:17:39.628Z] $ docker top 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T14:17:39.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T14:17:39.759Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T14:17:39.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T14:17:39.890Z] $ docker exec 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e ssh-agent [2021-09-16T14:17:40.011Z] SSH_AUTH_SOCK=/tmp/ssh-bchy7w0P8ZGh/agent.14 [2021-09-16T14:17:40.011Z] SSH_AGENT_PID=21 [2021-09-16T14:17:40.021Z] Running ssh-add (command line suppressed) [2021-09-16T14:17:40.132Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5362288347469217088.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5362288347469217088.key) [2021-09-16T14:17:40.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T14:17:40.466Z] + git semver tag [2021-09-16T14:17:40.466Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T14:17:40.466Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-16T14:17:40.466Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-16T14:17:40.466Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T14:17:40.466Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T14:17:40.466Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T14:17:40.466Z] # $SEMVER_BRANCH = main [2021-09-16T14:17:40.466Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-16T14:17:40.466Z] # 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 HEAD [2021-09-16T14:17:40.466Z] # -> Force: false [2021-09-16T14:17:40.466Z] # ea1bc1eae07e2fdb3161f66a9f18d63c2f0255b5 refs/tags/v2.0.1-dev.12 [Pipeline] } [2021-09-16T14:17:40.481Z] $ docker exec --env ******** --env ******** 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e ssh-agent -k [2021-09-16T14:17:40.585Z] unset SSH_AUTH_SOCK; [2021-09-16T14:17:40.585Z] unset SSH_AGENT_PID; [2021-09-16T14:17:40.585Z] echo Agent pid 21 killed; [2021-09-16T14:17:40.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T14:17:40.978Z] + git semver [Pipeline] } [2021-09-16T14:17:40.997Z] $ docker stop --time=1 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e [2021-09-16T14:17:42.209Z] $ docker rm -f 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:42.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T14:17:42.703Z] [2021-09-16T14:17:42.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:43.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T14:17:43.040Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-16T14:17:43.040Z] ab5ef0e58194: Pulling fs layer [2021-09-16T14:17:43.040Z] 9712f1f96733: Pulling fs layer [2021-09-16T14:17:43.040Z] 63f879dbbcfc: Pulling fs layer [2021-09-16T14:17:43.040Z] 0d9ebad4ef96: Pulling fs layer [2021-09-16T14:17:43.040Z] e9a5061849ea: Pulling fs layer [2021-09-16T14:17:43.040Z] d747dcd14b5f: Pulling fs layer [2021-09-16T14:17:43.040Z] 2de7ff778b66: Pulling fs layer [2021-09-16T14:17:43.040Z] 0d9ebad4ef96: Waiting [2021-09-16T14:17:43.040Z] e9a5061849ea: Waiting [2021-09-16T14:17:43.040Z] d747dcd14b5f: Waiting [2021-09-16T14:17:43.040Z] 2de7ff778b66: Waiting [2021-09-16T14:17:43.040Z] 9712f1f96733: Verifying Checksum [2021-09-16T14:17:43.040Z] 9712f1f96733: Download complete [2021-09-16T14:17:44.976Z] 63f879dbbcfc: Verifying Checksum [2021-09-16T14:17:44.976Z] 63f879dbbcfc: Download complete [2021-09-16T14:17:45.241Z] e9a5061849ea: Verifying Checksum [2021-09-16T14:17:45.241Z] e9a5061849ea: Download complete [2021-09-16T14:17:45.241Z] d747dcd14b5f: Verifying Checksum [2021-09-16T14:17:45.241Z] d747dcd14b5f: Download complete [2021-09-16T14:17:46.642Z] 2de7ff778b66: Verifying Checksum [2021-09-16T14:17:46.642Z] 2de7ff778b66: Download complete [2021-09-16T14:17:46.908Z] 0d9ebad4ef96: Verifying Checksum [2021-09-16T14:17:46.908Z] 0d9ebad4ef96: Download complete [2021-09-16T14:17:47.493Z] ab5ef0e58194: Verifying Checksum [2021-09-16T14:17:47.493Z] ab5ef0e58194: Download complete [2021-09-16T14:17:50.071Z] ab5ef0e58194: Pull complete [2021-09-16T14:17:50.071Z] 9712f1f96733: Pull complete [2021-09-16T14:17:50.649Z] 63f879dbbcfc: Pull complete [2021-09-16T14:17:54.015Z] 0d9ebad4ef96: Pull complete [2021-09-16T14:17:54.286Z] e9a5061849ea: Pull complete [2021-09-16T14:17:54.286Z] d747dcd14b5f: Pull complete [2021-09-16T14:17:55.250Z] 2de7ff778b66: Pull complete [2021-09-16T14:17:55.250Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-16T14:17:55.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T14:17:55.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-16T14:17:55.332Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-09-16T14:17:55.384Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-16T14:17:58.761Z] $ docker top 59c5c616a1443e565e7314db92ac2c9c61717863b9f92de7d7a4f7ff88a2ae7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:17:58.861Z] provisioning config files... [2021-09-16T14:17:58.874Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9166917216189709842tmp [2021-09-16T14:17:58.891Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config921631848932560157tmp [2021-09-16T14:17:58.910Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5273810824698373960tmp [Pipeline] { [Pipeline] echo [2021-09-16T14:17:58.934Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:17:59.241Z] ---> sigul-configuration.sh [2021-09-16T14:17:59.241Z] gpg: directory `/root/.gnupg' created [2021-09-16T14:17:59.241Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-16T14:17:59.241Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-16T14:17:59.241Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-16T14:17:59.241Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-16T14:17:59.241Z] gpg: CAST5 encrypted data [2021-09-16T14:17:59.241Z] gpg: encrypted with 1 passphrase [2021-09-16T14:17:59.241Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-16T14:17:59.549Z] + mkdir /home/jenkins [2021-09-16T14:17:59.549Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-16T14:17:59.855Z] + 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-09-16T14:17:59.868Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:00.179Z] ---> sigul-install.sh [2021-09-16T14:18:00.179Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-16T14:18:00.483Z] + git tag --list [2021-09-16T14:18:00.483Z] 0.1.1 [2021-09-16T14:18:00.483Z] v1.1.0 [2021-09-16T14:18:00.483Z] v1.2.0 [2021-09-16T14:18:00.483Z] v1.2.1 [2021-09-16T14:18:00.483Z] v1.3.0 [2021-09-16T14:18:00.483Z] v2.0.0 [2021-09-16T14:18:00.483Z] v2.0.1-dev.1 [2021-09-16T14:18:00.483Z] v2.0.1-dev.10 [2021-09-16T14:18:00.483Z] v2.0.1-dev.11 [2021-09-16T14:18:00.483Z] v2.0.1-dev.12 [2021-09-16T14:18:00.483Z] v2.0.1-dev.2 [2021-09-16T14:18:00.483Z] v2.0.1-dev.3 [2021-09-16T14:18:00.483Z] v2.0.1-dev.4 [2021-09-16T14:18:00.483Z] v2.0.1-dev.5 [2021-09-16T14:18:00.483Z] v2.0.1-dev.6 [2021-09-16T14:18:00.483Z] v2.0.1-dev.7 [2021-09-16T14:18:00.483Z] v2.0.1-dev.8 [2021-09-16T14:18:00.483Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-16T14:18:00.794Z] + lftools sign git-tag v2.0.1-dev.12 [2021-09-16T14:18:01.374Z] Signing Git tag with Sigul... [2021-09-16T14:18:01.374Z] Signing v2.0.1-dev.12 [Pipeline] echo [2021-09-16T14:18:02.343Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:02.655Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-16T14:18:02.674Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-16T14:18:02.709Z] $ docker stop --time=1 59c5c616a1443e565e7314db92ac2c9c61717863b9f92de7d7a4f7ff88a2ae7a [2021-09-16T14:18:03.923Z] $ docker rm -f 59c5c616a1443e565e7314db92ac2c9c61717863b9f92de7d7a4f7ff88a2ae7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:18:04.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:18:04.796Z] . [Pipeline] withDockerContainer [2021-09-16T14:18:04.888Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-09-16T14:18:04.940Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T14:18:05.334Z] $ docker top 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T14:18:05.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T14:18:05.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T14:18:05.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T14:18:05.586Z] $ docker exec 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 ssh-agent [2021-09-16T14:18:05.707Z] SSH_AUTH_SOCK=/tmp/ssh-Sv2x4noHFzJ7/agent.15 [2021-09-16T14:18:05.707Z] SSH_AGENT_PID=22 [2021-09-16T14:18:05.716Z] Running ssh-add (command line suppressed) [2021-09-16T14:18:05.817Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4700002134295517919.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4700002134295517919.key) [2021-09-16T14:18:05.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T14:18:06.153Z] + git semver bump pre [2021-09-16T14:18:06.153Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T14:18:06.153Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-16T14:18:06.153Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-16T14:18:06.153Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T14:18:06.153Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T14:18:06.153Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T14:18:06.153Z] # $SEMVER_BRANCH = main [2021-09-16T14:18:06.153Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-16T14:18:06.153Z] 2.0.1-dev.13 [Pipeline] } [2021-09-16T14:18:06.168Z] $ docker exec --env ******** --env ******** 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 ssh-agent -k [2021-09-16T14:18:06.265Z] unset SSH_AUTH_SOCK; [2021-09-16T14:18:06.265Z] unset SSH_AGENT_PID; [2021-09-16T14:18:06.265Z] echo Agent pid 22 killed; [2021-09-16T14:18:06.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T14:18:06.631Z] + git semver [Pipeline] } [2021-09-16T14:18:06.649Z] $ docker stop --time=1 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 [2021-09-16T14:18:07.839Z] $ docker rm -f 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:18:08.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:18:08.236Z] . [Pipeline] withDockerContainer [2021-09-16T14:18:08.316Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-09-16T14:18:08.370Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T14:18:08.761Z] $ docker top d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T14:18:08.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T14:18:08.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T14:18:09.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T14:18:09.026Z] $ docker exec d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f ssh-agent [2021-09-16T14:18:09.139Z] SSH_AUTH_SOCK=/tmp/ssh-0Q4NVKPI3Wsf/agent.14 [2021-09-16T14:18:09.139Z] SSH_AGENT_PID=20 [2021-09-16T14:18:09.148Z] Running ssh-add (command line suppressed) [2021-09-16T14:18:09.245Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7987750973662903327.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7987750973662903327.key) [2021-09-16T14:18:09.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T14:18:09.575Z] + git semver push [2021-09-16T14:18:09.575Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T14:18:09.575Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-16T14:18:09.575Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-16T14:18:09.575Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T14:18:09.575Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T14:18:09.575Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T14:18:09.575Z] # $SEMVER_BRANCH = main [2021-09-16T14:18:09.575Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-16T14:18:11.524Z] $ docker exec --env ******** --env ******** d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f ssh-agent -k [2021-09-16T14:18:11.620Z] unset SSH_AUTH_SOCK; [2021-09-16T14:18:11.620Z] unset SSH_AGENT_PID; [2021-09-16T14:18:11.620Z] echo Agent pid 20 killed; [2021-09-16T14:18:11.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T14:18:11.991Z] + git semver [Pipeline] } [2021-09-16T14:18:12.011Z] $ docker stop --time=1 d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f [2021-09-16T14:18:13.209Z] $ docker rm -f d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f [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-09-16T14:18:14.365Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:14.685Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:15.261Z] ---> package-listing.sh [2021-09-16T14:18:15.261Z] ++ facter osfamily [2021-09-16T14:18:15.261Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T14:18:15.529Z] + OS_FAMILY=redhat [2021-09-16T14:18:15.529Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-16T14:18:15.529Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T14:18:15.529Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T14:18:15.529Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T14:18:15.529Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T14:18:15.529Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-16T14:18:15.529Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T14:18:15.529Z] + case "${OS_FAMILY}" in [2021-09-16T14:18:15.529Z] + rpm -qa [2021-09-16T14:18:15.529Z] + sort [2021-09-16T14:18:16.109Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T14:18:16.109Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T14:18:16.109Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T14:18:16.109Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-16T14:18:16.109Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-09-16T14:18:16.109Z] + 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-09-16T14:18:16.125Z] 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-09-16T14:18:16.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:18:17.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:18:17.007Z] [2021-09-16T14:18:17.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:18:17.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:18:17.332Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T14:18:17.332Z] b4d181a07f80: Pulling fs layer [2021-09-16T14:18:17.332Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T14:18:17.332Z] ed53099fbce6: Pulling fs layer [2021-09-16T14:18:17.333Z] dc539afda2c1: Pulling fs layer [2021-09-16T14:18:17.333Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T14:18:17.333Z] 9065ff56babe: Pulling fs layer [2021-09-16T14:18:17.333Z] d287ab97295c: Pulling fs layer [2021-09-16T14:18:17.333Z] dc539afda2c1: Waiting [2021-09-16T14:18:17.333Z] 77bc0d833cb6: Waiting [2021-09-16T14:18:17.333Z] 9065ff56babe: Waiting [2021-09-16T14:18:17.333Z] d287ab97295c: Waiting [2021-09-16T14:18:17.598Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T14:18:17.598Z] a1111a8f2ec3: Download complete [2021-09-16T14:18:17.598Z] dc539afda2c1: Verifying Checksum [2021-09-16T14:18:17.598Z] dc539afda2c1: Download complete [2021-09-16T14:18:17.598Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T14:18:17.598Z] 77bc0d833cb6: Download complete [2021-09-16T14:18:17.862Z] 9065ff56babe: Download complete [2021-09-16T14:18:17.862Z] ed53099fbce6: Verifying Checksum [2021-09-16T14:18:17.862Z] ed53099fbce6: Download complete [2021-09-16T14:18:18.443Z] b4d181a07f80: Verifying Checksum [2021-09-16T14:18:18.443Z] b4d181a07f80: Download complete [2021-09-16T14:18:19.876Z] b4d181a07f80: Pull complete [2021-09-16T14:18:19.876Z] a1111a8f2ec3: Pull complete [2021-09-16T14:18:20.464Z] ed53099fbce6: Pull complete [2021-09-16T14:18:20.464Z] dc539afda2c1: Pull complete [2021-09-16T14:18:20.730Z] 77bc0d833cb6: Pull complete [2021-09-16T14:18:20.730Z] 9065ff56babe: Pull complete [2021-09-16T14:18:21.684Z] d287ab97295c: Verifying Checksum [2021-09-16T14:18:21.684Z] d287ab97295c: Download complete [2021-09-16T14:18:25.975Z] d287ab97295c: Pull complete [2021-09-16T14:18:25.975Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T14:18:25.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:18:25.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T14:18:26.067Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-09-16T14:18:26.119Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T14:18:28.565Z] $ docker top 9375a0624895f3ab4d4687cbb524cced0531b6254e2c901b99bb691cbbeb0bad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T14:18:28.965Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T14:18:29.439Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T14:18:29.752Z] + ls /var/log/sa-host [2021-09-16T14:18:29.752Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T14:18:29.752Z] file_magic: OK [2021-09-16T14:18:29.752Z] HZ: Using current value: 100 [2021-09-16T14:18:29.752Z] file_header: OK [2021-09-16T14:18:29.752Z] 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-09-16T14:18:29.752Z] Statistics: [2021-09-16T14:18:29.752Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T14:18:29.752Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T14:18:29.752Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T14:18:29.752Z] file_magic: OK [2021-09-16T14:18:29.752Z] HZ: Using current value: 100 [2021-09-16T14:18:29.752Z] file_header: OK [2021-09-16T14:18:29.752Z] 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-09-16T14:18:29.752Z] Statistics: [2021-09-16T14:18:29.752Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T14:18:29.752Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:18:30.340Z] provisioning config files... [2021-09-16T14:18:30.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9039122447801349310tmp [Pipeline] { [Pipeline] echo [2021-09-16T14:18:30.388Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:30.704Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T14:18:30.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:31.111Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T14:18:31.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:31.427Z] ---> sudo-logs.sh [2021-09-16T14:18:31.427Z] Archiving 'sudo' log.. [2021-09-16T14:18:31.427Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-367.vexxhost.local: Name or service not known [2021-09-16T14:18:31.427Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-367.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T14:18:31.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:31.769Z] ---> job-cost.sh [2021-09-16T14:18:31.769Z] lf-activate-venv: SKIPPING [2021-09-16T14:18:31.769Z] DEBUG: total: 0.10999999940395355 [2021-09-16T14:18:31.769Z] INFO: Retrieving Stack Cost... [2021-09-16T14:18:33.174Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T14:18:33.439Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T14:18:33.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:33.760Z] ---> logs-deploy.sh [2021-09-16T14:18:33.760Z] lf-activate-venv: SKIPPING [2021-09-16T14:18:33.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/12 [2021-09-16T14:18:33.760Z] INFO: archiving workspace using pattern(s): [2021-09-16T14:18:34.719Z] Archives upload complete. [2021-09-16T14:18:34.719Z] INFO: archiving logs to Nexus