Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d59484ef5ee4d280a238bf2862e26f0bec7b2eaa 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-ssh4155781479591098527.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-ssh7746701738007558633.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-ssh2139592076142612965.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-ssh6005200883116426625.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-ssh2713675749129085406.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-11 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-ssh6102328002257805558.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 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (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 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/upgrade-alpine" > git rev-list --no-walk b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-28T21:59:11.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-28T21:59:11.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-28T21:59:11.261Z] ========================================================= [2021-09-28T21:59:11.261Z] EdgeX Global Pipelines Version Info [2021-09-28T21:59:11.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:59:12.535Z] ------------------- [2021-09-28T21:59:12.535Z] stable info: [2021-09-28T21:59:12.535Z] ------------------- [2021-09-28T21:59:12.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-28T21:59:12.535Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T21:59:12.535Z] Message: update stable to v1.0.205 [2021-09-28T21:59:13.132Z] ------------------- [2021-09-28T21:59:13.133Z] experimental info: [2021-09-28T21:59:13.133Z] ------------------- [2021-09-28T21:59:13.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-28T21:59:13.133Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T21:59:13.133Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-28T21:59:13.292Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-28T21:59:13.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-28T21:59:13.351Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-28T21:59:13.375Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-28T21:59:13.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-28T21:59:13.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-28T21:59:13.471Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-28T21:59:13.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-28T21:59:13.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-28T21:59:13.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-28T21:59:13.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-28T21:59:13.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-28T21:59:13.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-28T21:59:13.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-28T21:59:13.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-28T21:59:13.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T21:59:13.738Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T21:59:13.763Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T21:59:13.786Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T21:59:13.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-28T21:59:13.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-28T21:59:13.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-28T21:59:13.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-28T21:59:13.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-28T21:59:13.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-28T21:59:13.963Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-28T21:59:13.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-28T21:59:14.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-28T21:59:14.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-28T21:59:14.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-28T21:59:14.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] echo [2021-09-28T21:59:14.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d59484e [Pipeline] echo [2021-09-28T21:59:14.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T21:59:14.224Z] provisioning config files... [2021-09-28T21:59:14.248Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config939898830207675789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:59:14.615Z] ---> docker-login.sh [2021-09-28T21:59:14.616Z] nexus3.edgexfoundry.org:10001 [2021-09-28T21:59:14.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:59:14.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:59:14.890Z] Configure a credential helper to remove this warning. See [2021-09-28T21:59:14.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:59:14.890Z] [2021-09-28T21:59:14.890Z] Login Succeeded [2021-09-28T21:59:14.890Z] nexus3.edgexfoundry.org:10002 [2021-09-28T21:59:14.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:59:14.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:59:14.890Z] Configure a credential helper to remove this warning. See [2021-09-28T21:59:14.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:59:14.890Z] [2021-09-28T21:59:14.890Z] Login Succeeded [2021-09-28T21:59:14.890Z] nexus3.edgexfoundry.org:10003 [2021-09-28T21:59:15.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:59:15.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:59:15.161Z] Configure a credential helper to remove this warning. See [2021-09-28T21:59:15.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:59:15.161Z] [2021-09-28T21:59:15.161Z] Login Succeeded [2021-09-28T21:59:15.161Z] nexus3.edgexfoundry.org:10004 [2021-09-28T21:59:15.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:59:20.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:59:20.519Z] Configure a credential helper to remove this warning. See [2021-09-28T21:59:20.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:59:20.519Z] [2021-09-28T21:59:20.519Z] Login Succeeded [2021-09-28T21:59:20.519Z] docker.io [2021-09-28T21:59:20.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:59:20.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:59:20.788Z] Configure a credential helper to remove this warning. See [2021-09-28T21:59:20.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:59:20.788Z] [2021-09-28T21:59:20.788Z] Login Succeeded [2021-09-28T21:59:20.788Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T21:59:20.803Z] 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-28T21:59:21.443Z] + git log --format=format:%s -1 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] echo [2021-09-28T21:59:21.503Z] GIT_COMMIT: d59484ef5ee4d280a238bf2862e26f0bec7b2eaa, Commit Message: Merge pull request #444 from ernestojeda/upgrade-alpine [Pipeline] echo [2021-09-28T21:59:21.570Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:59:22.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T21:59:22.640Z] [2021-09-28T21:59:22.640Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:59:22.984Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T21:59:22.984Z] latest: Pulling from edgex-devops/git-semver [2021-09-28T21:59:22.984Z] 31603596830f: Pulling fs layer [2021-09-28T21:59:22.984Z] 04fac38145f0: Pulling fs layer [2021-09-28T21:59:22.984Z] 701f6daf10bf: Pulling fs layer [2021-09-28T21:59:22.984Z] 24f72da36158: Pulling fs layer [2021-09-28T21:59:22.984Z] 24f72da36158: Waiting [2021-09-28T21:59:22.984Z] 04fac38145f0: Verifying Checksum [2021-09-28T21:59:22.984Z] 04fac38145f0: Download complete [2021-09-28T21:59:23.580Z] 31603596830f: Verifying Checksum [2021-09-28T21:59:23.580Z] 31603596830f: Download complete [2021-09-28T21:59:23.580Z] 31603596830f: Pull complete [2021-09-28T21:59:23.852Z] 04fac38145f0: Pull complete [2021-09-28T21:59:23.852Z] 24f72da36158: Verifying Checksum [2021-09-28T21:59:23.852Z] 24f72da36158: Download complete [2021-09-28T21:59:23.852Z] 701f6daf10bf: Verifying Checksum [2021-09-28T21:59:23.852Z] 701f6daf10bf: Download complete [2021-09-28T21:59:24.444Z] 701f6daf10bf: Pull complete [2021-09-28T21:59:24.444Z] 24f72da36158: Pull complete [2021-09-28T21:59:24.444Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-28T21:59:24.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T21:59:24.444Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-28T21:59:24.550Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-09-28T21:59:24.631Z] $ 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-28T21:59:25.296Z] $ docker top 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T21:59:25.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T21:59:25.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T21:59:25.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T21:59:25.563Z] $ docker exec 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent [2021-09-28T21:59:25.683Z] SSH_AUTH_SOCK=/tmp/ssh-YLLXpL377YAd/agent.14 [2021-09-28T21:59:25.683Z] SSH_AGENT_PID=20 [2021-09-28T21:59:25.696Z] Running ssh-add (command line suppressed) [2021-09-28T21:59:25.798Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4067889103712173341.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4067889103712173341.key) [2021-09-28T21:59:25.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T21:59:26.145Z] + git tag --points-at HEAD [Pipeline] } [2021-09-28T21:59:26.177Z] $ docker exec --env ******** --env ******** 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent -k [2021-09-28T21:59:26.281Z] unset SSH_AUTH_SOCK; [2021-09-28T21:59:26.281Z] unset SSH_AGENT_PID; [2021-09-28T21:59:26.281Z] echo Agent pid 20 killed; [2021-09-28T21:59:26.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-28T21:59:26.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T21:59:26.352Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T21:59:26.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T21:59:26.476Z] $ docker exec 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent [2021-09-28T21:59:26.584Z] SSH_AUTH_SOCK=/tmp/ssh-Cj2SQipOcCdO/agent.53 [2021-09-28T21:59:26.584Z] SSH_AGENT_PID=59 [2021-09-28T21:59:26.599Z] Running ssh-add (command line suppressed) [2021-09-28T21:59:26.710Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_797618746947807747.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_797618746947807747.key) [2021-09-28T21:59:26.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T21:59:27.066Z] + git semver init [2021-09-28T21:59:27.066Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T21:59:27.066Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-28T21:59:27.066Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-28T21:59:27.066Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T21:59:27.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T21:59:27.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T21:59:27.066Z] # $SEMVER_BRANCH = main [2021-09-28T21:59:27.066Z] # $SEMVER_TEMP = /tmp/semver-248121064 [2021-09-28T21:59:27.066Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-28T21:59:31.328Z] # '/tmp/semver-248121064' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-09-28T21:59:31.328Z] # -> Force: false [2021-09-28T21:59:31.328Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-28T21:59:31.347Z] $ docker exec --env ******** --env ******** 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 ssh-agent -k [2021-09-28T21:59:31.442Z] unset SSH_AUTH_SOCK; [2021-09-28T21:59:31.443Z] unset SSH_AGENT_PID; [2021-09-28T21:59:31.443Z] echo Agent pid 59 killed; [2021-09-28T21:59:31.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T21:59:31.823Z] + git semver [Pipeline] } [2021-09-28T21:59:31.850Z] $ docker stop --time=1 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 [2021-09-28T21:59:33.115Z] $ docker rm -f 172ff5be6aee5b08d1ba861e83b6310d247e5266cc83e5c4e3a13724ce5d9ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T21:59:33.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-28T21:59:33.875Z] Stashed 1 file(s) [Pipeline] echo [2021-09-28T21:59:33.879Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.15 [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-28T21:59:49.170Z] Still waiting to schedule task [2021-09-28T21:59:49.171Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11’ [2021-09-28T21:59:49.174Z] Still waiting to schedule task [2021-09-28T21:59:49.174Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-28T22:02:11.835Z] Running on prd-centos7-docker-4c-2g-13 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-28T22:02:11.858Z] Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout [2021-09-28T22:02:12.004Z] The recommended git tool is: git [2021-09-28T22:02:15.015Z] using credential edgex-jenkins-ssh [2021-09-28T22:02:15.032Z] Cloning the remote Git repository [2021-09-28T22:02:15.061Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T22:02:15.143Z] > git init /w/workspace/edgex-ui-go/16 # timeout=10 [2021-09-28T22:02:15.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T22:02:15.183Z] > git --version # timeout=10 [2021-09-28T22:02:15.191Z] > git --version # 'git version 2.24.4' [2021-09-28T22:02:15.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:02:15.222Z] [INFO] Currently running in a labeled security context [2021-09-28T22:02:15.222Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T22:02:15.222Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh6220015582612019737.key [2021-09-28T22:02:15.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:02:22.082Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-09-28T22:02:22.099Z] Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout [2021-09-28T22:02:22.431Z] The recommended git tool is: git [2021-09-28T22:02:25.465Z] Avoid second fetch [2021-09-28T22:02:25.467Z] Checking out Revision d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (main) [2021-09-28T22:02:25.444Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T22:02:25.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:02:25.475Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T22:02:25.481Z] > git checkout -f d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 [2021-09-28T22:02:27.793Z] using credential edgex-jenkins-ssh [2021-09-28T22:02:27.814Z] Cloning the remote Git repository [2021-09-28T22:02:27.863Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T22:02:27.962Z] > git init /w/workspace/edgex-ui-go/16 # timeout=10 [2021-09-28T22:02:28.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T22:02:28.037Z] > git --version # timeout=10 [2021-09-28T22:02:28.060Z] > git --version # 'git version 2.17.1' [2021-09-28T22:02:28.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T22:02:28.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:02:29.308Z] Commit message: "Merge pull request #444 from ernestojeda/upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T22:02:30.012Z] provisioning config files... [2021-09-28T22:02:30.035Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config8150258172420828914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:02:30.477Z] ---> docker-login.sh [2021-09-28T22:02:30.477Z] nexus3.edgexfoundry.org:10001 [2021-09-28T22:02:30.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:30.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:30.477Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:30.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:30.477Z] [2021-09-28T22:02:30.477Z] Login Succeeded [2021-09-28T22:02:30.477Z] nexus3.edgexfoundry.org:10002 [2021-09-28T22:02:30.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:30.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:30.749Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:30.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:30.749Z] [2021-09-28T22:02:30.749Z] Login Succeeded [2021-09-28T22:02:30.749Z] nexus3.edgexfoundry.org:10003 [2021-09-28T22:02:30.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:31.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:31.017Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:31.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:31.017Z] [2021-09-28T22:02:31.017Z] Login Succeeded [2021-09-28T22:02:31.017Z] nexus3.edgexfoundry.org:10004 [2021-09-28T22:02:31.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:31.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:31.017Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:31.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:31.017Z] [2021-09-28T22:02:31.017Z] Login Succeeded [2021-09-28T22:02:31.017Z] docker.io [2021-09-28T22:02:31.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:31.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:31.602Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:31.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:31.602Z] [2021-09-28T22:02:31.602Z] Login Succeeded [2021-09-28T22:02:31.602Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T22:02:31.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-28T22:02:31.861Z] ========================================================= [2021-09-28T22:02:31.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-28T22:02:31.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:02:32.235Z] + 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-28T22:02:32.236Z] Sending build context to Docker daemon 20.83MB [2021-09-28T22:02:32.236Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T22:02:32.236Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T22:02:32.505Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-28T22:02:32.505Z] 540db60ca938: Pulling fs layer [2021-09-28T22:02:32.505Z] adcc1eea9eea: Pulling fs layer [2021-09-28T22:02:32.505Z] 4c4ab2625f07: Pulling fs layer [2021-09-28T22:02:32.505Z] db62176df00c: Pulling fs layer [2021-09-28T22:02:32.505Z] 3b30891b0d05: Pulling fs layer [2021-09-28T22:02:32.505Z] 06b49ca38bd5: Pulling fs layer [2021-09-28T22:02:32.505Z] c788192a36de: Pulling fs layer [2021-09-28T22:02:32.505Z] a77e37c0d609: Pulling fs layer [2021-09-28T22:02:32.505Z] c3185cebc471: Pulling fs layer [2021-09-28T22:02:32.505Z] 06b49ca38bd5: Waiting [2021-09-28T22:02:32.505Z] db62176df00c: Waiting [2021-09-28T22:02:32.505Z] c788192a36de: Waiting [2021-09-28T22:02:32.505Z] a77e37c0d609: Waiting [2021-09-28T22:02:32.505Z] 3b30891b0d05: Waiting [2021-09-28T22:02:32.505Z] c3185cebc471: Waiting [2021-09-28T22:02:32.505Z] 4c4ab2625f07: Verifying Checksum [2021-09-28T22:02:32.505Z] 4c4ab2625f07: Download complete [2021-09-28T22:02:32.505Z] adcc1eea9eea: Verifying Checksum [2021-09-28T22:02:32.505Z] adcc1eea9eea: Download complete [2021-09-28T22:02:32.505Z] 3b30891b0d05: Verifying Checksum [2021-09-28T22:02:32.505Z] 3b30891b0d05: Download complete [2021-09-28T22:02:32.505Z] 06b49ca38bd5: Verifying Checksum [2021-09-28T22:02:32.505Z] 06b49ca38bd5: Download complete [2021-09-28T22:02:32.505Z] c788192a36de: Verifying Checksum [2021-09-28T22:02:32.505Z] c788192a36de: Download complete [2021-09-28T22:02:32.505Z] 540db60ca938: Verifying Checksum [2021-09-28T22:02:32.505Z] 540db60ca938: Download complete [2021-09-28T22:02:32.771Z] 540db60ca938: Pull complete [2021-09-28T22:02:32.771Z] adcc1eea9eea: Pull complete [2021-09-28T22:02:33.041Z] 4c4ab2625f07: Pull complete [2021-09-28T22:02:33.318Z] a77e37c0d609: Verifying Checksum [2021-09-28T22:02:33.319Z] a77e37c0d609: Download complete [2021-09-28T22:02:36.658Z] c3185cebc471: Verifying Checksum [2021-09-28T22:02:36.658Z] c3185cebc471: Download complete [2021-09-28T22:02:36.925Z] db62176df00c: Verifying Checksum [2021-09-28T22:02:36.925Z] db62176df00c: Download complete [2021-09-28T22:02:39.780Z] Avoid second fetch [2021-09-28T22:02:39.781Z] Checking out Revision d59484ef5ee4d280a238bf2862e26f0bec7b2eaa (main) [2021-09-28T22:02:40.279Z] db62176df00c: Pull complete [2021-09-28T22:02:40.279Z] 3b30891b0d05: Pull complete [2021-09-28T22:02:40.279Z] 06b49ca38bd5: Pull complete [2021-09-28T22:02:40.279Z] c788192a36de: Pull complete [2021-09-28T22:02:40.553Z] a77e37c0d609: Pull complete [2021-09-28T22:02:39.729Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T22:02:39.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T22:02:39.795Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T22:02:39.817Z] > git checkout -f d59484ef5ee4d280a238bf2862e26f0bec7b2eaa # timeout=10 [2021-09-28T22:02:42.503Z] c3185cebc471: Pull complete [2021-09-28T22:02:42.503Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-28T22:02:42.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T22:02:42.503Z] ---> 031687cdd783 [2021-09-28T22:02:42.503Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T22:02:44.423Z] Commit message: "Merge pull request #444 from ernestojeda/upgrade-alpine" [2021-09-28T22:02:44.459Z] ---> Running in 2c1f892fc133 [2021-09-28T22:02:44.459Z] Removing intermediate container 2c1f892fc133 [2021-09-28T22:02:44.459Z] ---> 5c525390d3ca [2021-09-28T22:02:44.459Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T22:02:44.459Z] ---> Running in b1b3644599ec [2021-09-28T22:02:44.459Z] Removing intermediate container b1b3644599ec [2021-09-28T22:02:44.459Z] ---> 9861e6332dc9 [2021-09-28T22:02:44.459Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T22:02:44.459Z] ---> Running in 6583de92060e [2021-09-28T22:02:44.459Z] Removing intermediate container 6583de92060e [2021-09-28T22:02:44.459Z] ---> 822a44b2d456 [2021-09-28T22:02:44.459Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T22:02:44.459Z] ---> Running in 43902f29b147 [2021-09-28T22:02:44.459Z] Removing intermediate container 43902f29b147 [2021-09-28T22:02:44.459Z] ---> b1714f1004a4 [2021-09-28T22:02:44.459Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T22:02:44.459Z] ---> Running in 454956a83945 [2021-09-28T22:02:44.731Z] Removing intermediate container 454956a83945 [2021-09-28T22:02:44.731Z] ---> 34109669ea5d [2021-09-28T22:02:44.731Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:02:44.731Z] ---> Running in a813ad74bb42 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T22:02:44.882Z] provisioning config files... [2021-09-28T22:02:44.911Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config2990758429182528978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:02:45.332Z] Removing intermediate container a813ad74bb42 [2021-09-28T22:02:45.332Z] ---> d3b5f61eaf9e [2021-09-28T22:02:45.332Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T22:02:45.332Z] ---> Running in 5142f8c001b7 [2021-09-28T22:02:45.479Z] ---> docker-login.sh [2021-09-28T22:02:45.479Z] nexus3.edgexfoundry.org:10001 [2021-09-28T22:02:45.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:02:46.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:02:47.146Z] OK: 219 MiB in 52 packages [2021-09-28T22:02:47.416Z] Removing intermediate container 5142f8c001b7 [2021-09-28T22:02:47.416Z] ---> 2d40e22faf62 [2021-09-28T22:02:47.416Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T22:02:47.417Z] ---> Running in 5d6a70873fe5 [2021-09-28T22:02:47.417Z] Removing intermediate container 5d6a70873fe5 [2021-09-28T22:02:47.417Z] ---> 0235d9864ee9 [2021-09-28T22:02:47.417Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T22:02:47.417Z] ---> Running in 060559aaab50 [2021-09-28T22:02:47.417Z] Removing intermediate container 060559aaab50 [2021-09-28T22:02:47.417Z] ---> e87c70798dfe [2021-09-28T22:02:47.417Z] Step 12/17 : COPY go.mod . [2021-09-28T22:02:47.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:47.687Z] ---> dd0b53aba3d0 [2021-09-28T22:02:47.687Z] Step 13/17 : COPY Makefile . [2021-09-28T22:02:47.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:47.734Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:47.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:47.734Z] [2021-09-28T22:02:47.734Z] Login Succeeded [2021-09-28T22:02:47.958Z] ---> 2a73a5827aaa [2021-09-28T22:02:47.958Z] Step 14/17 : RUN make update [2021-09-28T22:02:47.958Z] ---> Running in d93750d518b8 [2021-09-28T22:02:48.016Z] nexus3.edgexfoundry.org:10002 [2021-09-28T22:02:48.223Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T22:02:48.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:48.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:48.570Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:48.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:48.570Z] [2021-09-28T22:02:48.570Z] Login Succeeded [2021-09-28T22:02:48.570Z] nexus3.edgexfoundry.org:10003 [2021-09-28T22:02:48.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:49.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:49.120Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:49.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:49.120Z] [2021-09-28T22:02:49.120Z] Login Succeeded [2021-09-28T22:02:49.120Z] nexus3.edgexfoundry.org:10004 [2021-09-28T22:02:49.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:49.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:49.671Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:49.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:49.671Z] [2021-09-28T22:02:49.671Z] Login Succeeded [2021-09-28T22:02:49.671Z] docker.io [2021-09-28T22:02:49.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:02:50.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:02:50.541Z] Configure a credential helper to remove this warning. See [2021-09-28T22:02:50.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:02:50.541Z] [2021-09-28T22:02:50.541Z] Login Succeeded [2021-09-28T22:02:50.541Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T22:02:50.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-28T22:02:51.088Z] ========================================================= [2021-09-28T22:02:51.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-28T22:02:51.089Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:02:51.468Z] + 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-28T22:02:52.456Z] Sending build context to Docker daemon 20.83MB [2021-09-28T22:02:52.456Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T22:02:52.456Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T22:02:52.456Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-28T22:02:52.456Z] 595b0fe564bb: Pulling fs layer [2021-09-28T22:02:52.456Z] 24495759ef45: Pulling fs layer [2021-09-28T22:02:52.456Z] d148012ef14d: Pulling fs layer [2021-09-28T22:02:52.456Z] e90a11edd702: Pulling fs layer [2021-09-28T22:02:52.456Z] d77568369979: Pulling fs layer [2021-09-28T22:02:52.456Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-28T22:02:52.456Z] 170f2ba95c9a: Pulling fs layer [2021-09-28T22:02:52.456Z] 97ac5df62f85: Pulling fs layer [2021-09-28T22:02:52.456Z] fc1c9f9a7f3b: Waiting [2021-09-28T22:02:52.456Z] e90a11edd702: Waiting [2021-09-28T22:02:52.456Z] d77568369979: Waiting [2021-09-28T22:02:52.456Z] 170f2ba95c9a: Waiting [2021-09-28T22:02:52.456Z] 97ac5df62f85: Waiting [2021-09-28T22:02:52.733Z] 24495759ef45: Verifying Checksum [2021-09-28T22:02:52.733Z] 24495759ef45: Download complete [2021-09-28T22:02:52.733Z] d148012ef14d: Verifying Checksum [2021-09-28T22:02:52.733Z] d148012ef14d: Download complete [2021-09-28T22:02:52.733Z] d77568369979: Verifying Checksum [2021-09-28T22:02:52.733Z] d77568369979: Download complete [2021-09-28T22:02:52.733Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-28T22:02:52.733Z] fc1c9f9a7f3b: Download complete [2021-09-28T22:02:52.733Z] 170f2ba95c9a: Verifying Checksum [2021-09-28T22:02:52.733Z] 170f2ba95c9a: Download complete [2021-09-28T22:02:52.733Z] 595b0fe564bb: Verifying Checksum [2021-09-28T22:02:52.733Z] 595b0fe564bb: Download complete [2021-09-28T22:02:53.339Z] 595b0fe564bb: Pull complete [2021-09-28T22:02:53.940Z] 24495759ef45: Pull complete [2021-09-28T22:02:54.552Z] d148012ef14d: Pull complete [2021-09-28T22:02:55.998Z] 97ac5df62f85: Verifying Checksum [2021-09-28T22:02:55.998Z] 97ac5df62f85: Download complete [2021-09-28T22:02:56.271Z] e90a11edd702: Verifying Checksum [2021-09-28T22:02:56.271Z] e90a11edd702: Download complete [2021-09-28T22:02:58.305Z] Removing intermediate container d93750d518b8 [2021-09-28T22:02:58.305Z] ---> c785d99dd979 [2021-09-28T22:02:58.305Z] Step 15/17 : COPY . . [2021-09-28T22:02:58.305Z] ---> 297a1421d69c [2021-09-28T22:02:58.305Z] Step 16/17 : RUN go mod tidy [2021-09-28T22:02:58.305Z] ---> Running in 5bb688e2cd0b [2021-09-28T22:02:59.274Z] Removing intermediate container 5bb688e2cd0b [2021-09-28T22:02:59.274Z] ---> bbd812701818 [2021-09-28T22:02:59.274Z] Step 17/17 : RUN ${MAKE} [2021-09-28T22:02:59.274Z] ---> Running in 66514f1cbda5 [2021-09-28T22:02:59.274Z] noop [2021-09-28T22:02:59.540Z] Removing intermediate container 66514f1cbda5 [2021-09-28T22:02:59.540Z] ---> 90264b39d35b [2021-09-28T22:02:59.540Z] Successfully built 90264b39d35b [2021-09-28T22:02:59.540Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:02:59.865Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T22:02:59.865Z] . [Pipeline] withDockerContainer [2021-09-28T22:02:59.963Z] prd-centos7-docker-4c-2g-13 does not seem to be running inside a container [2021-09-28T22:03:00.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-28T22:03:00.394Z] $ docker top e3615582f9518d6bd541c62565b08af4b6232b36934bc6b7e18f275388d1414d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T22:03:00.795Z] + go version [2021-09-28T22:03:00.795Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-28T22:03:00.811Z] $ docker stop --time=1 e3615582f9518d6bd541c62565b08af4b6232b36934bc6b7e18f275388d1414d [2021-09-28T22:03:01.978Z] $ docker rm -f e3615582f9518d6bd541c62565b08af4b6232b36934bc6b7e18f275388d1414d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:03:02.612Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T22:03:02.612Z] . [Pipeline] withDockerContainer [2021-09-28T22:03:02.714Z] prd-centos7-docker-4c-2g-13 does not seem to be running inside a container [2021-09-28T22:03:02.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-28T22:03:03.151Z] $ docker top cee8c8fb15c89c712bd79e326191e925708ea50b8bd764d1cda935d8a77c63e2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T22:03:03.599Z] + go mod tidy [Pipeline] sh [2021-09-28T22:03:04.191Z] + make test [2021-09-28T22:03:04.191Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T22:03:04.472Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T22:03:08.682Z] e90a11edd702: Pull complete [2021-09-28T22:03:08.683Z] d77568369979: Pull complete [2021-09-28T22:03:08.683Z] fc1c9f9a7f3b: Pull complete [2021-09-28T22:03:08.683Z] 170f2ba95c9a: Pull complete [2021-09-28T22:03:14.105Z] 97ac5df62f85: Pull complete [2021-09-28T22:03:14.105Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-28T22:03:14.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T22:03:14.105Z] ---> 04bc70af865f [2021-09-28T22:03:14.105Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T22:03:14.638Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T22:03:14.638Z] GO111MODULE=on go vet ./... [2021-09-28T22:03:19.509Z] ---> Running in fcb9de694858 [2021-09-28T22:03:19.509Z] Removing intermediate container fcb9de694858 [2021-09-28T22:03:19.509Z] ---> 6c5aaed42751 [2021-09-28T22:03:19.509Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T22:03:19.509Z] ---> Running in 9c35e5e91657 [Pipeline] } [2021-09-28T22:03:20.029Z] $ docker stop --time=1 cee8c8fb15c89c712bd79e326191e925708ea50b8bd764d1cda935d8a77c63e2 [2021-09-28T22:03:20.109Z] Removing intermediate container 9c35e5e91657 [2021-09-28T22:03:20.109Z] ---> 1ef913fb8cc8 [2021-09-28T22:03:20.109Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T22:03:20.383Z] ---> Running in 5efcf1437a99 [2021-09-28T22:03:20.981Z] Removing intermediate container 5efcf1437a99 [2021-09-28T22:03:20.981Z] ---> f0775bc58096 [2021-09-28T22:03:20.981Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T22:03:20.981Z] ---> Running in b1a96e07b146 [2021-09-28T22:03:21.367Z] $ docker rm -f cee8c8fb15c89c712bd79e326191e925708ea50b8bd764d1cda935d8a77c63e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T22:03:21.580Z] Removing intermediate container b1a96e07b146 [2021-09-28T22:03:21.581Z] ---> 48676eb0dd75 [2021-09-28T22:03:21.581Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T22:03:21.581Z] ---> Running in 482489c49ad0 [2021-09-28T22:03:21.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T22:03:22.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-28T22:03:22.179Z] Removing intermediate container 482489c49ad0 [2021-09-28T22:03:22.179Z] ---> 8945e6b293be [2021-09-28T22:03:22.179Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:03:22.179Z] ---> Running in f1109ad71036 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-28T22:03:24.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T22:03:25.060Z] + ls -al . [2021-09-28T22:03:25.060Z] total 88 [2021-09-28T22:03:25.060Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 22:03 . [2021-09-28T22:03:25.060Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 28 22:02 .. [2021-09-28T22:03:25.060Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 22:02 assets [2021-09-28T22:03:25.060Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 22:02 bin [2021-09-28T22:03:25.060Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 22:02 cmd [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 22:02 CONTRIBUTING.md [2021-09-28T22:03:25.061Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 28 22:03 coverage.out [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 22:02 Dockerfile [2021-09-28T22:03:25.061Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 22:02 docs [2021-09-28T22:03:25.061Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 28 22:02 .git [2021-09-28T22:03:25.061Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 22:02 .github [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 22:02 .gitignore [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 22:02 go.mod [2021-09-28T22:03:25.061Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 22:03 go.sum [2021-09-28T22:03:25.061Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 22:02 internal [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 22:02 Jenkinsfile [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 22:02 LICENSE [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 22:02 Makefile [2021-09-28T22:03:25.061Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 22:02 pkg [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 22:02 README.md [2021-09-28T22:03:25.061Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 22:02 snap [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 28 21:59 VERSION [2021-09-28T22:03:25.061Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 22:02 version.go [2021-09-28T22:03:25.061Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 22:02 web [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:03:25.383Z] + 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=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa --label arch=amd64 --label version=2.0.1-dev.15 . [2021-09-28T22:03:25.383Z] Sending build context to Docker daemon 20.86MB [2021-09-28T22:03:25.383Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T22:03:25.383Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T22:03:25.383Z] ---> 90264b39d35b [2021-09-28T22:03:25.383Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T22:03:25.583Z] Removing intermediate container f1109ad71036 [2021-09-28T22:03:25.583Z] ---> 433ed80b0b6b [2021-09-28T22:03:25.583Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T22:03:25.583Z] ---> Running in 9a8a564a94aa [2021-09-28T22:03:25.649Z] ---> Running in 1336804b0074 [2021-09-28T22:03:25.649Z] Removing intermediate container 1336804b0074 [2021-09-28T22:03:25.649Z] ---> d77e0144cb50 [2021-09-28T22:03:25.649Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T22:03:25.649Z] ---> Running in 99361bacf640 [2021-09-28T22:03:25.918Z] Removing intermediate container 99361bacf640 [2021-09-28T22:03:25.918Z] ---> 6d5ab6718b28 [2021-09-28T22:03:25.918Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T22:03:25.918Z] ---> Running in daff0958e2c8 [2021-09-28T22:03:25.918Z] Removing intermediate container daff0958e2c8 [2021-09-28T22:03:25.918Z] ---> fcb14abfb19c [2021-09-28T22:03:25.918Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T22:03:25.918Z] ---> Running in fa2088523b93 [2021-09-28T22:03:25.918Z] Removing intermediate container fa2088523b93 [2021-09-28T22:03:25.918Z] ---> dbc9855d2719 [2021-09-28T22:03:25.918Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T22:03:26.184Z] ---> Running in c6231b622bb3 [2021-09-28T22:03:26.184Z] Removing intermediate container c6231b622bb3 [2021-09-28T22:03:26.184Z] ---> 85843eb14b62 [2021-09-28T22:03:26.184Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:03:26.184Z] ---> Running in a863faccb5cf [2021-09-28T22:03:26.776Z] Removing intermediate container a863faccb5cf [2021-09-28T22:03:26.777Z] ---> ed9762464d6f [2021-09-28T22:03:26.777Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T22:03:26.777Z] ---> Running in 34d2a79757a7 [2021-09-28T22:03:26.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T22:03:27.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T22:03:27.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T22:03:28.208Z] OK: 219 MiB in 52 packages [2021-09-28T22:03:28.475Z] Removing intermediate container 34d2a79757a7 [2021-09-28T22:03:28.475Z] ---> ff3509cd4dfd [2021-09-28T22:03:28.475Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T22:03:28.475Z] ---> Running in 5ece9eb6350d [2021-09-28T22:03:28.744Z] Removing intermediate container 5ece9eb6350d [2021-09-28T22:03:28.744Z] ---> 436a39b5fd80 [2021-09-28T22:03:28.744Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T22:03:28.744Z] ---> Running in 2688e42dd5e1 [2021-09-28T22:03:28.744Z] Removing intermediate container 2688e42dd5e1 [2021-09-28T22:03:28.744Z] ---> 9ba0cd56411f [2021-09-28T22:03:28.744Z] Step 12/25 : COPY go.mod . [2021-09-28T22:03:28.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T22:03:29.012Z] ---> 5fb6614d92b2 [2021-09-28T22:03:29.012Z] Step 13/25 : COPY Makefile . [2021-09-28T22:03:29.012Z] ---> 221102192cd2 [2021-09-28T22:03:29.012Z] Step 14/25 : RUN make update [2021-09-28T22:03:29.012Z] ---> Running in 78907b24bc91 [2021-09-28T22:03:29.279Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T22:03:29.545Z] Removing intermediate container 78907b24bc91 [2021-09-28T22:03:29.545Z] ---> c37b309e6950 [2021-09-28T22:03:29.545Z] Step 15/25 : COPY . . [2021-09-28T22:03:29.759Z] OK: 218 MiB in 52 packages [2021-09-28T22:03:30.507Z] ---> a55f4b5815fa [2021-09-28T22:03:30.507Z] Step 16/25 : RUN go mod tidy [2021-09-28T22:03:30.507Z] ---> Running in 11cc7964dae6 [2021-09-28T22:03:31.099Z] Removing intermediate container 11cc7964dae6 [2021-09-28T22:03:31.099Z] ---> e1724363c32a [2021-09-28T22:03:31.099Z] Step 17/25 : RUN ${MAKE} [2021-09-28T22:03:31.099Z] ---> Running in d38692ec0b19 [2021-09-28T22:03:31.207Z] Removing intermediate container 9a8a564a94aa [2021-09-28T22:03:31.207Z] ---> 067179a4a5a6 [2021-09-28T22:03:31.207Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T22:03:31.207Z] ---> Running in 428126dfc7bf [2021-09-28T22:03:31.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-28T22:03:31.805Z] Removing intermediate container 428126dfc7bf [2021-09-28T22:03:31.805Z] ---> 232d0fc91d0d [2021-09-28T22:03:31.805Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T22:03:32.080Z] ---> Running in 6289e7c95b03 [2021-09-28T22:03:32.676Z] Removing intermediate container 6289e7c95b03 [2021-09-28T22:03:32.676Z] ---> 51cc706e8a30 [2021-09-28T22:03:32.676Z] Step 12/17 : COPY go.mod . [2021-09-28T22:03:33.273Z] ---> e25bee0ba412 [2021-09-28T22:03:33.273Z] Step 13/17 : COPY Makefile . [2021-09-28T22:03:34.255Z] ---> 5ca84dd5aeb6 [2021-09-28T22:03:34.256Z] Step 14/17 : RUN make update [2021-09-28T22:03:34.256Z] ---> Running in b3745833dc2c [2021-09-28T22:03:35.691Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T22:03:39.596Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T22:03:41.009Z] Removing intermediate container d38692ec0b19 [2021-09-28T22:03:41.009Z] ---> 2bdc5bf987f8 [2021-09-28T22:03:41.009Z] Step 18/25 : FROM alpine:3.14 [2021-09-28T22:04:08.079Z] Removing intermediate container b3745833dc2c [2021-09-28T22:04:08.079Z] ---> 9fdceb1a001a [2021-09-28T22:04:08.079Z] Step 15/17 : COPY . . [2021-09-28T22:04:08.079Z] ---> af1c4e0e0cd9 [2021-09-28T22:04:08.079Z] Step 16/17 : RUN go mod tidy [2021-09-28T22:04:08.079Z] ---> Running in 1ff29e57b9d3 [2021-09-28T22:04:09.522Z] Removing intermediate container 1ff29e57b9d3 [2021-09-28T22:04:09.522Z] ---> f6605ec66071 [2021-09-28T22:04:09.522Z] Step 17/17 : RUN ${MAKE} [2021-09-28T22:04:09.794Z] ---> Running in 76adc437b112 [2021-09-28T22:04:11.229Z] noop [2021-09-28T22:04:11.828Z] Removing intermediate container 76adc437b112 [2021-09-28T22:04:11.828Z] ---> e36521e04b5a [2021-09-28T22:04:12.101Z] Successfully built e36521e04b5a [2021-09-28T22:04:12.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:12.467Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T22:04:12.467Z] . [Pipeline] withDockerContainer [2021-09-28T22:04:12.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container [2021-09-28T22:04:12.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-28T22:04:13.225Z] 3.14: Pulling from library/alpine [2021-09-28T22:04:13.225Z] a0d0a0d46f8b: Pulling fs layer [2021-09-28T22:04:13.225Z] a0d0a0d46f8b: Verifying Checksum [2021-09-28T22:04:13.225Z] a0d0a0d46f8b: Download complete [2021-09-28T22:04:13.225Z] a0d0a0d46f8b: Pull complete [2021-09-28T22:04:13.225Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T22:04:13.225Z] Status: Downloaded newer image for alpine:3.14 [2021-09-28T22:04:13.225Z] ---> 14119a10abf4 [2021-09-28T22:04:13.225Z] Step 19/25 : EXPOSE 4000 [2021-09-28T22:04:13.225Z] ---> Running in 699dc0539976 [2021-09-28T22:04:13.225Z] Removing intermediate container 699dc0539976 [2021-09-28T22:04:13.225Z] ---> b47cba571930 [2021-09-28T22:04:13.225Z] 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-28T22:04:13.225Z] ---> 30132902ead7 [2021-09-28T22:04:13.225Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T22:04:13.225Z] ---> Running in 198dd5011e00 [2021-09-28T22:04:13.225Z] Removing intermediate container 198dd5011e00 [2021-09-28T22:04:13.225Z] ---> 3d7b724c430e [2021-09-28T22:04:13.225Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-28T22:04:13.225Z] ---> Running in 6a4fb647c058 [2021-09-28T22:04:13.225Z] Removing intermediate container 6a4fb647c058 [2021-09-28T22:04:13.225Z] ---> efdfa32b8884 [2021-09-28T22:04:13.225Z] Step 23/25 : LABEL arch=amd64 [2021-09-28T22:04:13.225Z] ---> Running in 49cf626a09e7 [2021-09-28T22:04:13.225Z] Removing intermediate container 49cf626a09e7 [2021-09-28T22:04:13.225Z] ---> 4f1f896fb823 [2021-09-28T22:04:13.225Z] Step 24/25 : LABEL git_sha=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:04:13.225Z] ---> Running in 5b310dcf2c7f [2021-09-28T22:04:13.225Z] Removing intermediate container 5b310dcf2c7f [2021-09-28T22:04:13.225Z] ---> 64c3b3232b82 [2021-09-28T22:04:13.225Z] Step 25/25 : LABEL version=2.0.1-dev.15 [2021-09-28T22:04:13.225Z] ---> Running in f4c1db753f55 [2021-09-28T22:04:13.225Z] Removing intermediate container f4c1db753f55 [2021-09-28T22:04:13.225Z] ---> ef8a7d683b27 [2021-09-28T22:04:13.225Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-28T22:04:13.225Z] Successfully built ef8a7d683b27 [2021-09-28T22:04:13.225Z] Successfully tagged edgex-ui:latest [2021-09-28T22:04:14.522Z] $ docker top ee39c9368512b248a0af997dc045e53bf0aff7f9467a4e56c6d64bed1b28d14a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T22:04:15.157Z] provisioning config files... [2021-09-28T22:04:15.180Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config1736103105078962135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:04:15.530Z] ---> docker-login.sh [2021-09-28T22:04:15.530Z] nexus3.edgexfoundry.org:10001 [2021-09-28T22:04:15.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:04:15.541Z] + go version [2021-09-28T22:04:15.541Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-28T22:04:15.550Z] $ docker stop --time=1 ee39c9368512b248a0af997dc045e53bf0aff7f9467a4e56c6d64bed1b28d14a [2021-09-28T22:04:15.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:04:15.803Z] Configure a credential helper to remove this warning. See [2021-09-28T22:04:15.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:04:15.803Z] [2021-09-28T22:04:15.803Z] Login Succeeded [2021-09-28T22:04:15.803Z] nexus3.edgexfoundry.org:10002 [2021-09-28T22:04:15.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:04:16.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:04:16.071Z] Configure a credential helper to remove this warning. See [2021-09-28T22:04:16.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:04:16.071Z] [2021-09-28T22:04:16.071Z] Login Succeeded [2021-09-28T22:04:16.071Z] nexus3.edgexfoundry.org:10003 [2021-09-28T22:04:16.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:04:16.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:04:16.071Z] Configure a credential helper to remove this warning. See [2021-09-28T22:04:16.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:04:16.071Z] [2021-09-28T22:04:16.071Z] Login Succeeded [2021-09-28T22:04:16.071Z] nexus3.edgexfoundry.org:10004 [2021-09-28T22:04:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:04:16.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:04:16.335Z] Configure a credential helper to remove this warning. See [2021-09-28T22:04:16.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:04:16.335Z] [2021-09-28T22:04:16.335Z] Login Succeeded [2021-09-28T22:04:16.335Z] docker.io [2021-09-28T22:04:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:04:16.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:04:16.915Z] Configure a credential helper to remove this warning. See [2021-09-28T22:04:16.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:04:16.915Z] [2021-09-28T22:04:16.915Z] Login Succeeded [2021-09-28T22:04:16.915Z] ---> docker-login.sh ends [2021-09-28T22:04:17.560Z] $ docker rm -f ee39c9368512b248a0af997dc045e53bf0aff7f9467a4e56c6d64bed1b28d14a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-09-28T22:04:17.886Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2021-09-28T22:04:18.068Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-09-28T22:04:18.068Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:04:18.068Z] latest [2021-09-28T22:04:18.068Z] 2.0.1-dev.15 [2021-09-28T22:04:18.068Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [2021-09-28T22:04:18.068Z] main [2021-09-28T22:04:18.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:18.445Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:18.537Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T22:04:18.538Z] . [Pipeline] withDockerContainer [2021-09-28T22:04:18.764Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:04:18.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-28T22:04:18.764Z] 042d12e67e02: Preparing [2021-09-28T22:04:18.764Z] e2eb06d8af82: Preparing [2021-09-28T22:04:18.764Z] e2eb06d8af82: Layer already exists [2021-09-28T22:04:18.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container [2021-09-28T22:04:18.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-28T22:04:20.605Z] $ docker top a3119851b142cb5c4b5bdc7ca7012b9422f6d696b086890295e403221534dc3f -eo pid,comm [2021-09-28T22:04:20.703Z] 042d12e67e02: Pushed [2021-09-28T22:04:20.703Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:21.353Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:21.634Z] + go mod tidy [2021-09-28T22:04:21.668Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-28T22:04:21.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-28T22:04:21.668Z] 042d12e67e02: Preparing [2021-09-28T22:04:21.668Z] e2eb06d8af82: Preparing [2021-09-28T22:04:21.668Z] e2eb06d8af82: Layer already exists [2021-09-28T22:04:21.668Z] 042d12e67e02: Layer already exists [2021-09-28T22:04:21.668Z] latest: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:21.994Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-09-28T22:04:22.524Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.15 [2021-09-28T22:04:22.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-28T22:04:22.524Z] 042d12e67e02: Preparing [2021-09-28T22:04:22.524Z] e2eb06d8af82: Preparing [2021-09-28T22:04:22.524Z] 042d12e67e02: Layer already exists [2021-09-28T22:04:22.791Z] e2eb06d8af82: Layer already exists [2021-09-28T22:04:22.791Z] 2.0.1-dev.15: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:22.917Z] + make test [2021-09-28T22:04:22.917Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T22:04:23.118Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:23.436Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [2021-09-28T22:04:23.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-28T22:04:23.436Z] 042d12e67e02: Preparing [2021-09-28T22:04:23.436Z] e2eb06d8af82: Preparing [2021-09-28T22:04:23.436Z] e2eb06d8af82: Layer already exists [2021-09-28T22:04:23.436Z] 042d12e67e02: Layer already exists [2021-09-28T22:04:23.436Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:23.899Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T22:04:23.971Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:24.290Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-09-28T22:04:24.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-09-28T22:04:24.291Z] 042d12e67e02: Preparing [2021-09-28T22:04:24.291Z] e2eb06d8af82: Preparing [2021-09-28T22:04:24.291Z] 042d12e67e02: Layer already exists [2021-09-28T22:04:24.291Z] e2eb06d8af82: Layer already exists [2021-09-28T22:04:24.291Z] main: digest: sha256:c00ac00a652c0b509cd7af25665e197c02c1a94f1aaaac7561eecbd25661a745 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-28T22:04:24.350Z] ===================================================== [Pipeline] echo [2021-09-28T22:04:24.366Z] taggedImages: [2021-09-28T22:04:24.366Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:04:24.366Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-09-28T22:04:24.366Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.15 [2021-09-28T22:04:24.366Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [2021-09-28T22:04:24.366Z] - 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-28T22:04:24.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T22:04:24.934Z] [2021-09-28T22:04:24.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:04:25.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T22:04:25.261Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T22:04:25.261Z] b4d181a07f80: Pulling fs layer [2021-09-28T22:04:25.261Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T22:04:25.261Z] ed53099fbce6: Pulling fs layer [2021-09-28T22:04:25.261Z] dc539afda2c1: Pulling fs layer [2021-09-28T22:04:25.261Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T22:04:25.261Z] 9065ff56babe: Pulling fs layer [2021-09-28T22:04:25.261Z] d287ab97295c: Pulling fs layer [2021-09-28T22:04:25.261Z] 77bc0d833cb6: Waiting [2021-09-28T22:04:25.261Z] 9065ff56babe: Waiting [2021-09-28T22:04:25.261Z] d287ab97295c: Waiting [2021-09-28T22:04:25.261Z] dc539afda2c1: Waiting [2021-09-28T22:04:25.527Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T22:04:25.527Z] a1111a8f2ec3: Download complete [2021-09-28T22:04:25.527Z] dc539afda2c1: Verifying Checksum [2021-09-28T22:04:25.527Z] dc539afda2c1: Download complete [2021-09-28T22:04:25.792Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T22:04:25.792Z] 77bc0d833cb6: Download complete [2021-09-28T22:04:26.057Z] 9065ff56babe: Verifying Checksum [2021-09-28T22:04:26.057Z] 9065ff56babe: Download complete [2021-09-28T22:04:26.057Z] ed53099fbce6: Verifying Checksum [2021-09-28T22:04:26.057Z] ed53099fbce6: Download complete [2021-09-28T22:04:26.640Z] b4d181a07f80: Verifying Checksum [2021-09-28T22:04:26.640Z] b4d181a07f80: Download complete [2021-09-28T22:04:27.625Z] b4d181a07f80: Pull complete [2021-09-28T22:04:27.625Z] a1111a8f2ec3: Pull complete [2021-09-28T22:04:28.213Z] ed53099fbce6: Pull complete [2021-09-28T22:04:28.214Z] dc539afda2c1: Pull complete [2021-09-28T22:04:28.484Z] 77bc0d833cb6: Pull complete [2021-09-28T22:04:28.750Z] 9065ff56babe: Pull complete [2021-09-28T22:04:30.162Z] d287ab97295c: Verifying Checksum [2021-09-28T22:04:30.162Z] d287ab97295c: Download complete [2021-09-28T22:04:34.442Z] d287ab97295c: Pull complete [2021-09-28T22:04:34.442Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T22:04:34.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T22:04:34.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T22:04:34.563Z] prd-centos7-docker-4c-2g-13 does not seem to be running inside a container [2021-09-28T22:04:34.614Z] $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-28T22:04:37.132Z] $ docker top bf811ad973c8e98d855c7be2ceba649fb65caaca0476b3147754a617fe529b2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:04:37.750Z] ---> job-cost.sh [2021-09-28T22:04:37.750Z] lf-activate-venv: SKIPPING [2021-09-28T22:04:37.750Z] INFO: No Stack... [2021-09-28T22:04:38.331Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T22:04:38.912Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T22:04:39.234Z] + cat /w/workspace/edgex-ui-go/16/archives/cost.csv [2021-09-28T22:04:39.234Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T22:04:39.280Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [2021-09-28T22:04:39.290Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] did not exist. Created. [2021-09-28T22:04:39.290Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T22:04:39.652Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-28T22:04:39.701Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T22:04:39.717Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T22:04:39.744Z] $ docker stop --time=1 bf811ad973c8e98d855c7be2ceba649fb65caaca0476b3147754a617fe529b2f [2021-09-28T22:04:40.884Z] $ docker rm -f bf811ad973c8e98d855c7be2ceba649fb65caaca0476b3147754a617fe529b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T22:05:02.918Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T22:05:02.918Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-28T22:05:21.278Z] $ docker stop --time=1 a3119851b142cb5c4b5bdc7ca7012b9422f6d696b086890295e403221534dc3f [2021-09-28T22:05:23.347Z] $ docker rm -f a3119851b142cb5c4b5bdc7ca7012b9422f6d696b086890295e403221534dc3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T22:05:24.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T22:05:24.191Z] Warning: overwriting stash ‘coverage-report’ [2021-09-28T22:05:24.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-28T22:05:25.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T22:05:25.735Z] + ls -al . [2021-09-28T22:05:25.735Z] total 128 [2021-09-28T22:05:25.735Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 22:04 . [2021-09-28T22:05:25.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:02 .. [2021-09-28T22:05:25.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:02 .git [2021-09-28T22:05:25.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:02 .github [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 22:02 .gitignore [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 22:02 CONTRIBUTING.md [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 22:02 Dockerfile [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 22:02 Jenkinsfile [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 22:02 LICENSE [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 22:02 Makefile [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 22:02 README.md [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:59 VERSION [2021-09-28T22:05:25.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:02 assets [2021-09-28T22:05:25.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:02 bin [2021-09-28T22:05:25.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:02 cmd [2021-09-28T22:05:25.735Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 22:04 coverage.out [2021-09-28T22:05:25.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:02 docs [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 22:02 go.mod [2021-09-28T22:05:25.735Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 22:04 go.sum [2021-09-28T22:05:25.735Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:02 internal [2021-09-28T22:05:25.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:02 pkg [2021-09-28T22:05:25.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:02 snap [2021-09-28T22:05:25.735Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 22:02 version.go [2021-09-28T22:05:25.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:02 web [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:05:26.086Z] + 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=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa --label arch=arm64 --label version=2.0.1-dev.15 . [2021-09-28T22:05:26.694Z] Sending build context to Docker daemon 20.86MB [2021-09-28T22:05:26.967Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T22:05:26.967Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T22:05:26.967Z] ---> e36521e04b5a [2021-09-28T22:05:26.967Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T22:05:27.242Z] ---> Running in be571271be47 [2021-09-28T22:05:27.839Z] Removing intermediate container be571271be47 [2021-09-28T22:05:27.839Z] ---> 1718b33adb37 [2021-09-28T22:05:27.839Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T22:05:27.839Z] ---> Running in a9477453852a [2021-09-28T22:05:28.434Z] Removing intermediate container a9477453852a [2021-09-28T22:05:28.434Z] ---> 3d141311cc85 [2021-09-28T22:05:28.434Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T22:05:28.708Z] ---> Running in 26531348ce54 [2021-09-28T22:05:28.983Z] Removing intermediate container 26531348ce54 [2021-09-28T22:05:28.983Z] ---> 0ada7eaebdc6 [2021-09-28T22:05:28.983Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T22:05:29.258Z] ---> Running in d847d3abf026 [2021-09-28T22:05:29.854Z] Removing intermediate container d847d3abf026 [2021-09-28T22:05:29.854Z] ---> dc24bdd37da6 [2021-09-28T22:05:29.854Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T22:05:30.127Z] ---> Running in 6007732553c9 [2021-09-28T22:05:30.399Z] Removing intermediate container 6007732553c9 [2021-09-28T22:05:30.399Z] ---> b1b46a9d45e3 [2021-09-28T22:05:30.399Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T22:05:30.671Z] ---> Running in 3484954b32bb [2021-09-28T22:05:33.297Z] Removing intermediate container 3484954b32bb [2021-09-28T22:05:33.297Z] ---> 0115cd423b93 [2021-09-28T22:05:33.297Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T22:05:33.298Z] ---> Running in 4f63d997806b [2021-09-28T22:05:34.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T22:05:35.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T22:05:36.316Z] OK: 218 MiB in 52 packages [2021-09-28T22:05:37.345Z] Removing intermediate container 4f63d997806b [2021-09-28T22:05:37.345Z] ---> 0b2f2db9aa8c [2021-09-28T22:05:37.345Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T22:05:37.617Z] ---> Running in 2e6f4703ee11 [2021-09-28T22:05:38.209Z] Removing intermediate container 2e6f4703ee11 [2021-09-28T22:05:38.210Z] ---> 4819e0ce1479 [2021-09-28T22:05:38.210Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T22:05:38.486Z] ---> Running in ca08424c358f [2021-09-28T22:05:38.787Z] Removing intermediate container ca08424c358f [2021-09-28T22:05:38.787Z] ---> e5898defb6a3 [2021-09-28T22:05:38.787Z] Step 12/25 : COPY go.mod . [2021-09-28T22:05:39.776Z] ---> 1010663de11c [2021-09-28T22:05:39.776Z] Step 13/25 : COPY Makefile . [2021-09-28T22:05:40.756Z] ---> d23bd707c598 [2021-09-28T22:05:40.756Z] Step 14/25 : RUN make update [2021-09-28T22:05:40.756Z] ---> Running in 6d577b3d1afd [2021-09-28T22:05:41.742Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T22:05:43.175Z] Removing intermediate container 6d577b3d1afd [2021-09-28T22:05:43.175Z] ---> 0145ae0b17ce [2021-09-28T22:05:43.175Z] Step 15/25 : COPY . . [2021-09-28T22:05:46.567Z] ---> ee1f29dd158a [2021-09-28T22:05:46.567Z] Step 16/25 : RUN go mod tidy [2021-09-28T22:05:46.567Z] ---> Running in 6e1bb583896a [2021-09-28T22:05:49.197Z] Removing intermediate container 6e1bb583896a [2021-09-28T22:05:49.197Z] ---> 2231351f2c20 [2021-09-28T22:05:49.197Z] Step 17/25 : RUN ${MAKE} [2021-09-28T22:05:49.197Z] ---> Running in 00f3d82329c0 [2021-09-28T22:05:50.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-28T22:06:17.470Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T22:06:22.867Z] Removing intermediate container 00f3d82329c0 [2021-09-28T22:06:22.867Z] ---> de12c26688bf [2021-09-28T22:06:22.867Z] Step 18/25 : FROM alpine:3.14 [2021-09-28T22:06:23.840Z] 3.14: Pulling from library/alpine [2021-09-28T22:06:23.840Z] 552d1f2373af: Pulling fs layer [2021-09-28T22:06:24.433Z] 552d1f2373af: Download complete [2021-09-28T22:06:25.027Z] 552d1f2373af: Pull complete [2021-09-28T22:06:25.027Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T22:06:25.027Z] Status: Downloaded newer image for alpine:3.14 [2021-09-28T22:06:25.027Z] ---> bb3de5531c18 [2021-09-28T22:06:25.027Z] Step 19/25 : EXPOSE 4000 [2021-09-28T22:06:25.301Z] ---> Running in 6ccc41fbec41 [2021-09-28T22:06:25.896Z] Removing intermediate container 6ccc41fbec41 [2021-09-28T22:06:25.897Z] ---> 8e4eff2788c2 [2021-09-28T22:06:25.897Z] 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-28T22:06:27.864Z] ---> 3472e0049423 [2021-09-28T22:06:27.864Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T22:06:27.864Z] ---> Running in baac8f0503c7 [2021-09-28T22:06:28.134Z] Removing intermediate container baac8f0503c7 [2021-09-28T22:06:28.134Z] ---> 28576f3da5a2 [2021-09-28T22:06:28.134Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-28T22:06:28.408Z] ---> Running in 94a5e0a38296 [2021-09-28T22:06:29.001Z] Removing intermediate container 94a5e0a38296 [2021-09-28T22:06:29.001Z] ---> 675fd439de5d [2021-09-28T22:06:29.001Z] Step 23/25 : LABEL arch=arm64 [2021-09-28T22:06:29.001Z] ---> Running in 4b6c9419be70 [2021-09-28T22:06:29.595Z] Removing intermediate container 4b6c9419be70 [2021-09-28T22:06:29.595Z] ---> 59a95da539d2 [2021-09-28T22:06:29.596Z] Step 24/25 : LABEL git_sha=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:06:29.596Z] ---> Running in c4e839514419 [2021-09-28T22:06:30.192Z] Removing intermediate container c4e839514419 [2021-09-28T22:06:30.192Z] ---> 78302a3d6ee2 [2021-09-28T22:06:30.192Z] Step 25/25 : LABEL version=2.0.1-dev.15 [2021-09-28T22:06:30.192Z] ---> Running in cd8bcc0fcbe8 [2021-09-28T22:06:30.786Z] Removing intermediate container cd8bcc0fcbe8 [2021-09-28T22:06:30.786Z] ---> e83314d8af2f [2021-09-28T22:06:30.786Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-28T22:06:30.786Z] Successfully built e83314d8af2f [2021-09-28T22:06:31.056Z] 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-28T22:06:31.437Z] provisioning config files... [2021-09-28T22:06:31.462Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config5023295065206991431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:06:31.824Z] ---> docker-login.sh [2021-09-28T22:06:31.824Z] nexus3.edgexfoundry.org:10001 [2021-09-28T22:06:32.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:06:32.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:06:32.371Z] Configure a credential helper to remove this warning. See [2021-09-28T22:06:32.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:06:32.371Z] [2021-09-28T22:06:32.371Z] Login Succeeded [2021-09-28T22:06:32.371Z] nexus3.edgexfoundry.org:10002 [2021-09-28T22:06:32.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:06:32.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:06:32.915Z] Configure a credential helper to remove this warning. See [2021-09-28T22:06:32.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:06:32.915Z] [2021-09-28T22:06:32.915Z] Login Succeeded [2021-09-28T22:06:32.915Z] nexus3.edgexfoundry.org:10003 [2021-09-28T22:06:33.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:06:33.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:06:33.461Z] Configure a credential helper to remove this warning. See [2021-09-28T22:06:33.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:06:33.461Z] [2021-09-28T22:06:33.461Z] Login Succeeded [2021-09-28T22:06:33.461Z] nexus3.edgexfoundry.org:10004 [2021-09-28T22:06:33.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:06:34.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:06:34.005Z] Configure a credential helper to remove this warning. See [2021-09-28T22:06:34.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:06:34.005Z] [2021-09-28T22:06:34.005Z] Login Succeeded [2021-09-28T22:06:34.005Z] docker.io [2021-09-28T22:06:34.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T22:06:34.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T22:06:34.870Z] Configure a credential helper to remove this warning. See [2021-09-28T22:06:34.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T22:06:34.870Z] [2021-09-28T22:06:34.870Z] Login Succeeded [2021-09-28T22:06:34.870Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T22:06:34.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-28T22:06:34.991Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-09-28T22:06:34.991Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:06:34.991Z] latest [2021-09-28T22:06:34.991Z] 2.0.1-dev.15 [2021-09-28T22:06:34.991Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [2021-09-28T22:06:34.991Z] main [2021-09-28T22:06:34.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:35.380Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:35.727Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:06:35.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-28T22:06:35.727Z] b8c4df0b923a: Preparing [2021-09-28T22:06:35.727Z] ee420dfed78a: Preparing [2021-09-28T22:06:36.011Z] ee420dfed78a: Layer already exists [2021-09-28T22:06:39.387Z] b8c4df0b923a: Pushed [2021-09-28T22:06:39.981Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:40.340Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:40.693Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-28T22:06:40.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-28T22:06:40.693Z] b8c4df0b923a: Preparing [2021-09-28T22:06:40.693Z] ee420dfed78a: Preparing [2021-09-28T22:06:40.693Z] b8c4df0b923a: Layer already exists [2021-09-28T22:06:40.693Z] ee420dfed78a: Layer already exists [2021-09-28T22:06:40.966Z] latest: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:41.321Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:41.667Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.15 [2021-09-28T22:06:41.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-28T22:06:41.668Z] b8c4df0b923a: Preparing [2021-09-28T22:06:41.668Z] ee420dfed78a: Preparing [2021-09-28T22:06:41.943Z] ee420dfed78a: Layer already exists [2021-09-28T22:06:41.943Z] b8c4df0b923a: Layer already exists [2021-09-28T22:06:41.943Z] 2.0.1-dev.15: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:42.293Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:42.634Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [2021-09-28T22:06:42.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-28T22:06:42.634Z] b8c4df0b923a: Preparing [2021-09-28T22:06:42.634Z] ee420dfed78a: Preparing [2021-09-28T22:06:42.906Z] b8c4df0b923a: Layer already exists [2021-09-28T22:06:42.906Z] ee420dfed78a: Layer already exists [2021-09-28T22:06:42.906Z] d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:43.254Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:43.604Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-09-28T22:06:43.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-09-28T22:06:43.604Z] b8c4df0b923a: Preparing [2021-09-28T22:06:43.604Z] ee420dfed78a: Preparing [2021-09-28T22:06:43.876Z] ee420dfed78a: Layer already exists [2021-09-28T22:06:43.876Z] b8c4df0b923a: Layer already exists [2021-09-28T22:06:43.876Z] main: digest: sha256:101e74214b0bb0ca06ae830390f4c86e9961250747083129574d824ae14d903a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-28T22:06:43.945Z] ===================================================== [Pipeline] echo [2021-09-28T22:06:43.971Z] taggedImages: [2021-09-28T22:06:43.971Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [2021-09-28T22:06:43.971Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-09-28T22:06:43.971Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.15 [2021-09-28T22:06:43.971Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d59484ef5ee4d280a238bf2862e26f0bec7b2eaa-2.0.1-dev.15 [2021-09-28T22:06:43.971Z] - 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-28T22:06:44.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T22:06:44.785Z] [2021-09-28T22:06:44.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:06:45.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T22:06:45.690Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-28T22:06:45.690Z] 448f6bf000e3: Pulling fs layer [2021-09-28T22:06:45.690Z] f757da607395: Pulling fs layer [2021-09-28T22:06:45.690Z] 05883995daec: Pulling fs layer [2021-09-28T22:06:45.690Z] 8603b9c90790: Pulling fs layer [2021-09-28T22:06:45.690Z] 1560dd03e051: Pulling fs layer [2021-09-28T22:06:45.690Z] 27f5ce0e4adf: Pulling fs layer [2021-09-28T22:06:45.690Z] c2d8d7efcc4b: Pulling fs layer [2021-09-28T22:06:45.690Z] 8603b9c90790: Waiting [2021-09-28T22:06:45.690Z] 1560dd03e051: Waiting [2021-09-28T22:06:45.690Z] 27f5ce0e4adf: Waiting [2021-09-28T22:06:45.690Z] c2d8d7efcc4b: Waiting [2021-09-28T22:06:45.981Z] f757da607395: Verifying Checksum [2021-09-28T22:06:45.981Z] f757da607395: Download complete [2021-09-28T22:06:45.981Z] 8603b9c90790: Verifying Checksum [2021-09-28T22:06:45.981Z] 8603b9c90790: Download complete [2021-09-28T22:06:46.265Z] 1560dd03e051: Verifying Checksum [2021-09-28T22:06:46.265Z] 1560dd03e051: Download complete [2021-09-28T22:06:46.265Z] 27f5ce0e4adf: Verifying Checksum [2021-09-28T22:06:46.265Z] 27f5ce0e4adf: Download complete [2021-09-28T22:06:46.537Z] 05883995daec: Verifying Checksum [2021-09-28T22:06:46.537Z] 05883995daec: Download complete [2021-09-28T22:06:47.510Z] 448f6bf000e3: Verifying Checksum [2021-09-28T22:06:47.511Z] 448f6bf000e3: Download complete [2021-09-28T22:06:51.022Z] c2d8d7efcc4b: Verifying Checksum [2021-09-28T22:06:51.022Z] c2d8d7efcc4b: Download complete [2021-09-28T22:06:51.628Z] 448f6bf000e3: Pull complete [2021-09-28T22:06:52.220Z] f757da607395: Pull complete [2021-09-28T22:06:53.652Z] 05883995daec: Pull complete [2021-09-28T22:06:54.244Z] 8603b9c90790: Pull complete [2021-09-28T22:06:55.223Z] 1560dd03e051: Pull complete [2021-09-28T22:06:55.496Z] 27f5ce0e4adf: Pull complete [2021-09-28T22:07:10.574Z] c2d8d7efcc4b: Pull complete [2021-09-28T22:07:10.574Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-28T22:07:10.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T22:07:10.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-28T22:07:10.840Z] prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container [2021-09-28T22:07:10.892Z] $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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-28T22:07:15.698Z] $ docker top c5c525d2f9f5d0e36bfae27831f174e9767664a66d2f2be08c23341d9e2c0554 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:07:16.706Z] ---> job-cost.sh [2021-09-28T22:07:16.706Z] lf-activate-venv: SKIPPING [2021-09-28T22:07:16.706Z] INFO: No Stack... [2021-09-28T22:07:17.680Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-28T22:07:17.951Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T22:07:18.615Z] + cat /w/workspace/edgex-ui-go/16/archives/cost.csv [2021-09-28T22:07:18.615Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T22:07:18.676Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [2021-09-28T22:07:18.686Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] did not exist. Created. [2021-09-28T22:07:18.686Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T22:07:19.377Z] /w/workspace/edgex-ui-go/16@tmp/durable-8fab5fd3/script.sh: 1: /w/workspace/edgex-ui-go/16@tmp/durable-8fab5fd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-28T22:07:20.037Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-28T22:07:20.100Z] Warning: overwriting stash ‘stack-cost’ [2021-09-28T22:07:20.222Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T22:07:20.235Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T22:07:20.232Z] $ docker stop --time=1 c5c525d2f9f5d0e36bfae27831f174e9767664a66d2f2be08c23341d9e2c0554 [2021-09-28T22:07:22.004Z] $ docker rm -f c5c525d2f9f5d0e36bfae27831f174e9767664a66d2f2be08c23341d9e2c0554 [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-28T22:07:23.100Z] provisioning config files... [2021-09-28T22:07:23.116Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3794393703568760823tmp [Pipeline] { [Pipeline] sh [2021-09-28T22:07:23.462Z] + set +x [2021-09-28T22:07:23.463Z] + curl -s https://codecov.io/bash [2021-09-28T22:07:23.463Z] + bash -s -- [2021-09-28T22:07:23.463Z] [2021-09-28T22:07:23.463Z] _____ _ [2021-09-28T22:07:23.463Z] / ____| | | [2021-09-28T22:07:23.463Z] | | ___ __| | ___ ___ _____ __ [2021-09-28T22:07:23.463Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-28T22:07:23.463Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-28T22:07:23.463Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-28T22:07:23.463Z] Bash-1.0.6 [2021-09-28T22:07:23.463Z] [2021-09-28T22:07:23.463Z] [2021-09-28T22:07:23.463Z] ==> git version 2.24.4 found [2021-09-28T22:07:23.463Z] ==> 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-28T22:07:23.463Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-28T22:07:23.463Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-28T22:07:23.732Z] ==> Jenkins CI detected. [2021-09-28T22:07:23.732Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-28T22:07:23.732Z] project root: . [2021-09-28T22:07:23.732Z] --> token set from env [2021-09-28T22:07:23.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-28T22:07:23.732Z] ==> Running gcov in . (disable via -X gcov) [2021-09-28T22:07:23.732Z] ==> Python coveragepy not found [2021-09-28T22:07:23.732Z] ==> Searching for coverage reports in: [2021-09-28T22:07:23.732Z] + . [2021-09-28T22:07:23.732Z] -> Found 1 reports [2021-09-28T22:07:23.732Z] ==> Detecting git/mercurial file structure [2021-09-28T22:07:23.732Z] ==> Reading reports [2021-09-28T22:07:23.732Z] + ./coverage.out bytes=10 [2021-09-28T22:07:23.732Z] ==> Appending adjustments [2021-09-28T22:07:23.732Z] https://docs.codecov.io/docs/fixing-reports [2021-09-28T22:07:23.732Z] + Found adjustments [2021-09-28T22:07:23.732Z] ==> Gzipping contents [2021-09-28T22:07:23.732Z] 4.0K /tmp/codecov.eDs52Z.gz [2021-09-28T22:07:23.732Z] ==> Uploading reports [2021-09-28T22:07:23.732Z] url: https://codecov.io [2021-09-28T22:07:23.732Z] query: branch=main&commit=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-28T22:07:23.732Z] -> Pinging Codecov [2021-09-28T22:07:23.732Z] 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=d59484ef5ee4d280a238bf2862e26f0bec7b2eaa&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-28T22:07:24.330Z] -> Uploading to [2021-09-28T22:07:24.330Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-28/FB506323287CE973F263BFD2A0EB1F37/d59484ef5ee4d280a238bf2862e26f0bec7b2eaa/6a133034-33e9-4fbe-a293-cb875b84e981.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T220724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76d992306110558188e7c063601c793bcc8089ffde6aba120761883f1a13f48d [2021-09-28T22:07:24.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-28T22:07:24.330Z] Dload Upload Total Spent Left Speed [2021-09-28T22:07:24.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 9249 --:--:-- --:--:-- --:--:-- 9262 [2021-09-28T22:07:24.596Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] } [2021-09-28T22:07:24.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-28T22:07:27.387Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-28T22:07:27.482Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:07:27.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-28T22:07:27.810Z] [2021-09-28T22:07:27.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:07:28.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-28T22:07:28.159Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-28T22:07:28.159Z] 188c0c94c7c5: Pulling fs layer [2021-09-28T22:07:28.159Z] 0ef7d3d256c8: Pulling fs layer [2021-09-28T22:07:28.159Z] de9db76c5a1d: Pulling fs layer [2021-09-28T22:07:28.159Z] 0eba1c9be4d2: Pulling fs layer [2021-09-28T22:07:28.159Z] 0d57e429df01: Pulling fs layer [2021-09-28T22:07:28.159Z] 4e4be7b47b0d: Pulling fs layer [2021-09-28T22:07:28.159Z] e1f770b5df2f: Pulling fs layer [2021-09-28T22:07:28.159Z] 85a0685a4137: Pulling fs layer [2021-09-28T22:07:28.159Z] 0eba1c9be4d2: Waiting [2021-09-28T22:07:28.159Z] 0d57e429df01: Waiting [2021-09-28T22:07:28.159Z] 4e4be7b47b0d: Waiting [2021-09-28T22:07:28.159Z] e1f770b5df2f: Waiting [2021-09-28T22:07:28.159Z] 85a0685a4137: Waiting [2021-09-28T22:07:28.159Z] de9db76c5a1d: Verifying Checksum [2021-09-28T22:07:28.159Z] de9db76c5a1d: Download complete [2021-09-28T22:07:28.435Z] 0ef7d3d256c8: Download complete [2021-09-28T22:07:28.435Z] 0d57e429df01: Verifying Checksum [2021-09-28T22:07:28.435Z] 0d57e429df01: Download complete [2021-09-28T22:07:28.435Z] 4e4be7b47b0d: Verifying Checksum [2021-09-28T22:07:28.435Z] 4e4be7b47b0d: Download complete [2021-09-28T22:07:28.435Z] 188c0c94c7c5: Download complete [2021-09-28T22:07:28.708Z] 188c0c94c7c5: Pull complete [2021-09-28T22:07:28.708Z] 0ef7d3d256c8: Pull complete [2021-09-28T22:07:28.708Z] de9db76c5a1d: Pull complete [2021-09-28T22:07:30.118Z] e1f770b5df2f: Verifying Checksum [2021-09-28T22:07:30.118Z] e1f770b5df2f: Download complete [2021-09-28T22:07:34.373Z] 0eba1c9be4d2: Verifying Checksum [2021-09-28T22:07:34.373Z] 0eba1c9be4d2: Download complete [2021-09-28T22:07:35.340Z] 85a0685a4137: Verifying Checksum [2021-09-28T22:07:35.340Z] 85a0685a4137: Download complete [2021-09-28T22:07:37.321Z] 0eba1c9be4d2: Pull complete [2021-09-28T22:07:37.590Z] 0d57e429df01: Pull complete [2021-09-28T22:07:37.590Z] 4e4be7b47b0d: Pull complete [2021-09-28T22:07:38.210Z] e1f770b5df2f: Pull complete [2021-09-28T22:07:41.875Z] 85a0685a4137: Pull complete [2021-09-28T22:07:41.875Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-28T22:07:41.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-28T22:07:41.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-28T22:07:41.971Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-09-28T22:07:42.047Z] $ 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-28T22:07:43.778Z] $ docker top 6a0e764608476ef782e7fa18e3fad93498e29bd8552e823d724169bdd29baec3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-28T22:07:43.875Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-28T22:07:44.180Z] + set -o pipefail [2021-09-28T22:07:44.180Z] + snyk monitor '--org=edgex-jenkins' [2021-09-28T22:07:59.412Z] [2021-09-28T22:07:59.412Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-09-28T22:07:59.412Z] [2021-09-28T22:07:59.412Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/eb94eb07-1890-46ae-beac-19689c16771f [2021-09-28T22:07:59.412Z] [2021-09-28T22:07:59.412Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-28T22:07:59.412Z] [2021-09-28T22:07:59.412Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-28T22:07:59.413Z] [2021-09-28T22:07:59.413Z] [Pipeline] } [2021-09-28T22:07:59.432Z] $ docker stop --time=1 6a0e764608476ef782e7fa18e3fad93498e29bd8552e823d724169bdd29baec3 [2021-09-28T22:08:01.251Z] $ docker rm -f 6a0e764608476ef782e7fa18e3fad93498e29bd8552e823d724169bdd29baec3 [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-28T22:08:02.390Z] + git log --format=format:%s -1 d59484ef5ee4d280a238bf2862e26f0bec7b2eaa [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:08:02.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T22:08:02.716Z] . [Pipeline] withDockerContainer [2021-09-28T22:08:02.803Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-09-28T22:08:02.878Z] $ 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-28T22:08:03.279Z] $ docker top bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T22:08:03.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T22:08:03.429Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T22:08:03.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T22:08:03.555Z] $ docker exec bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab ssh-agent [2021-09-28T22:08:03.684Z] SSH_AUTH_SOCK=/tmp/ssh-6U9OZex8mgQI/agent.14 [2021-09-28T22:08:03.684Z] SSH_AGENT_PID=21 [2021-09-28T22:08:03.695Z] Running ssh-add (command line suppressed) [2021-09-28T22:08:03.811Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1302459130503813072.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1302459130503813072.key) [2021-09-28T22:08:03.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T22:08:04.151Z] + git semver tag [2021-09-28T22:08:04.151Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T22:08:04.151Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-28T22:08:04.151Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-28T22:08:04.151Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T22:08:04.151Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T22:08:04.151Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T22:08:04.151Z] # $SEMVER_BRANCH = main [2021-09-28T22:08:04.151Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-28T22:08:04.151Z] # d59484ef5ee4d280a238bf2862e26f0bec7b2eaa HEAD [2021-09-28T22:08:04.151Z] # -> Force: false [2021-09-28T22:08:04.151Z] # 50d0d3947cf39093ba257cff9246ae722e6df0fc refs/tags/v2.0.1-dev.15 [Pipeline] } [2021-09-28T22:08:04.170Z] $ docker exec --env ******** --env ******** bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab ssh-agent -k [2021-09-28T22:08:04.263Z] unset SSH_AUTH_SOCK; [2021-09-28T22:08:04.263Z] unset SSH_AGENT_PID; [2021-09-28T22:08:04.263Z] echo Agent pid 21 killed; [2021-09-28T22:08:04.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T22:08:04.641Z] + git semver [Pipeline] } [2021-09-28T22:08:04.664Z] $ docker stop --time=1 bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab [2021-09-28T22:08:05.871Z] $ docker rm -f bfd8b32ee4b5c3905f51efc41f2cd6e8c1b054545c9da99e14b8dcc11d0ffaab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:08:06.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-28T22:08:06.455Z] [2021-09-28T22:08:06.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:08:06.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-28T22:08:06.795Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-28T22:08:06.795Z] ab5ef0e58194: Pulling fs layer [2021-09-28T22:08:06.795Z] 9712f1f96733: Pulling fs layer [2021-09-28T22:08:06.795Z] 63f879dbbcfc: Pulling fs layer [2021-09-28T22:08:06.795Z] 0d9ebad4ef96: Pulling fs layer [2021-09-28T22:08:06.795Z] e9a5061849ea: Pulling fs layer [2021-09-28T22:08:06.795Z] d747dcd14b5f: Pulling fs layer [2021-09-28T22:08:06.795Z] 2de7ff778b66: Pulling fs layer [2021-09-28T22:08:06.795Z] 0d9ebad4ef96: Waiting [2021-09-28T22:08:06.795Z] e9a5061849ea: Waiting [2021-09-28T22:08:06.795Z] d747dcd14b5f: Waiting [2021-09-28T22:08:06.795Z] 2de7ff778b66: Waiting [2021-09-28T22:08:06.795Z] 9712f1f96733: Verifying Checksum [2021-09-28T22:08:06.795Z] 9712f1f96733: Download complete [2021-09-28T22:08:09.381Z] 63f879dbbcfc: Verifying Checksum [2021-09-28T22:08:09.381Z] 63f879dbbcfc: Download complete [2021-09-28T22:08:09.647Z] e9a5061849ea: Verifying Checksum [2021-09-28T22:08:09.647Z] e9a5061849ea: Download complete [2021-09-28T22:08:09.647Z] d747dcd14b5f: Verifying Checksum [2021-09-28T22:08:09.647Z] d747dcd14b5f: Download complete [2021-09-28T22:08:10.609Z] 2de7ff778b66: Verifying Checksum [2021-09-28T22:08:10.609Z] 2de7ff778b66: Download complete [2021-09-28T22:08:11.196Z] 0d9ebad4ef96: Verifying Checksum [2021-09-28T22:08:11.196Z] 0d9ebad4ef96: Download complete [2021-09-28T22:08:11.469Z] ab5ef0e58194: Download complete [2021-09-28T22:08:14.099Z] ab5ef0e58194: Pull complete [2021-09-28T22:08:14.099Z] 9712f1f96733: Pull complete [2021-09-28T22:08:15.078Z] 63f879dbbcfc: Pull complete [2021-09-28T22:08:18.451Z] 0d9ebad4ef96: Pull complete [2021-09-28T22:08:18.451Z] e9a5061849ea: Pull complete [2021-09-28T22:08:18.452Z] d747dcd14b5f: Pull complete [2021-09-28T22:08:19.241Z] 2de7ff778b66: Pull complete [2021-09-28T22:08:19.241Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-28T22:08:19.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-28T22:08:19.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-28T22:08:19.346Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-09-28T22:08:19.419Z] $ 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-28T22:08:22.491Z] $ docker top ce5954f36bdff75e78dd3ec22de5010eea278e628b0c7e572c86e96e64ddd953 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-28T22:08:22.602Z] provisioning config files... [2021-09-28T22:08:22.618Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7364561114637769998tmp [2021-09-28T22:08:22.642Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1146549667118763831tmp [2021-09-28T22:08:22.667Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8019336578848058768tmp [Pipeline] { [Pipeline] echo [2021-09-28T22:08:22.693Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:23.027Z] ---> sigul-configuration.sh [2021-09-28T22:08:23.028Z] gpg: directory `/root/.gnupg' created [2021-09-28T22:08:23.028Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-28T22:08:23.028Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-28T22:08:23.028Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-28T22:08:23.028Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-28T22:08:23.028Z] gpg: CAST5 encrypted data [2021-09-28T22:08:23.028Z] gpg: encrypted with 1 passphrase [2021-09-28T22:08:23.028Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-28T22:08:23.351Z] + mkdir /home/jenkins [2021-09-28T22:08:23.351Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-28T22:08:23.667Z] + 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-28T22:08:23.683Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:24.006Z] ---> sigul-install.sh [2021-09-28T22:08:24.006Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-28T22:08:24.535Z] + git tag --list [2021-09-28T22:08:24.536Z] 0.1.1 [2021-09-28T22:08:24.536Z] v1.1.0 [2021-09-28T22:08:24.536Z] v1.2.0 [2021-09-28T22:08:24.536Z] v1.2.1 [2021-09-28T22:08:24.536Z] v1.3.0 [2021-09-28T22:08:24.536Z] v2.0.0 [2021-09-28T22:08:24.536Z] v2.0.1-dev.1 [2021-09-28T22:08:24.536Z] v2.0.1-dev.10 [2021-09-28T22:08:24.536Z] v2.0.1-dev.11 [2021-09-28T22:08:24.536Z] v2.0.1-dev.12 [2021-09-28T22:08:24.536Z] v2.0.1-dev.13 [2021-09-28T22:08:24.536Z] v2.0.1-dev.14 [2021-09-28T22:08:24.536Z] v2.0.1-dev.15 [2021-09-28T22:08:24.536Z] v2.0.1-dev.2 [2021-09-28T22:08:24.536Z] v2.0.1-dev.3 [2021-09-28T22:08:24.536Z] v2.0.1-dev.4 [2021-09-28T22:08:24.536Z] v2.0.1-dev.5 [2021-09-28T22:08:24.536Z] v2.0.1-dev.6 [2021-09-28T22:08:24.536Z] v2.0.1-dev.7 [2021-09-28T22:08:24.536Z] v2.0.1-dev.8 [2021-09-28T22:08:24.536Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-28T22:08:24.892Z] + lftools sign git-tag v2.0.1-dev.15 [2021-09-28T22:08:25.480Z] Signing Git tag with Sigul... [2021-09-28T22:08:25.480Z] Signing v2.0.1-dev.15 [Pipeline] echo [2021-09-28T22:08:26.456Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:26.807Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-28T22:08:26.821Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-28T22:08:26.860Z] $ docker stop --time=1 ce5954f36bdff75e78dd3ec22de5010eea278e628b0c7e572c86e96e64ddd953 [2021-09-28T22:08:28.090Z] $ docker rm -f ce5954f36bdff75e78dd3ec22de5010eea278e628b0c7e572c86e96e64ddd953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:08:28.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T22:08:28.759Z] . [Pipeline] withDockerContainer [2021-09-28T22:08:28.853Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-09-28T22:08:28.924Z] $ 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-28T22:08:29.289Z] $ docker top df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T22:08:29.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T22:08:29.419Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T22:08:29.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T22:08:29.542Z] $ docker exec df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 ssh-agent [2021-09-28T22:08:29.652Z] SSH_AUTH_SOCK=/tmp/ssh-dtYM8diNCYKv/agent.14 [2021-09-28T22:08:29.652Z] SSH_AGENT_PID=20 [2021-09-28T22:08:29.662Z] Running ssh-add (command line suppressed) [2021-09-28T22:08:29.764Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775995754570827382.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775995754570827382.key) [2021-09-28T22:08:29.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T22:08:30.102Z] + git semver bump pre [2021-09-28T22:08:30.102Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T22:08:30.102Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-28T22:08:30.102Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-28T22:08:30.102Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T22:08:30.102Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T22:08:30.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T22:08:30.102Z] # $SEMVER_BRANCH = main [2021-09-28T22:08:30.102Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-09-28T22:08:30.102Z] 2.0.1-dev.16 [Pipeline] } [2021-09-28T22:08:30.119Z] $ docker exec --env ******** --env ******** df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 ssh-agent -k [2021-09-28T22:08:30.214Z] unset SSH_AUTH_SOCK; [2021-09-28T22:08:30.214Z] unset SSH_AGENT_PID; [2021-09-28T22:08:30.214Z] echo Agent pid 20 killed; [2021-09-28T22:08:30.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T22:08:30.583Z] + git semver [Pipeline] } [2021-09-28T22:08:30.607Z] $ docker stop --time=1 df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 [2021-09-28T22:08:31.816Z] $ docker rm -f df008fc9a3700cc5c8f65dc37a5b9f05549810bbc262311f7c34a9c8f9dcd906 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:08:32.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T22:08:32.237Z] . [Pipeline] withDockerContainer [2021-09-28T22:08:32.336Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-09-28T22:08:32.403Z] $ 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-28T22:08:32.800Z] $ docker top 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T22:08:32.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T22:08:32.946Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T22:08:33.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T22:08:33.081Z] $ docker exec 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 ssh-agent [2021-09-28T22:08:33.200Z] SSH_AUTH_SOCK=/tmp/ssh-4i0zKK4W9BJS/agent.14 [2021-09-28T22:08:33.200Z] SSH_AGENT_PID=20 [2021-09-28T22:08:33.210Z] Running ssh-add (command line suppressed) [2021-09-28T22:08:33.308Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5787126516734481446.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5787126516734481446.key) [2021-09-28T22:08:33.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T22:08:33.670Z] + git semver push [2021-09-28T22:08:33.670Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T22:08:33.670Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-09-28T22:08:33.670Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-28T22:08:33.670Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T22:08:33.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T22:08:33.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T22:08:33.671Z] # $SEMVER_BRANCH = main [2021-09-28T22:08:33.671Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-09-28T22:08:35.635Z] $ docker exec --env ******** --env ******** 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 ssh-agent -k [2021-09-28T22:08:35.733Z] unset SSH_AUTH_SOCK; [2021-09-28T22:08:35.733Z] unset SSH_AGENT_PID; [2021-09-28T22:08:35.733Z] echo Agent pid 20 killed; [2021-09-28T22:08:35.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T22:08:36.124Z] + git semver [Pipeline] } [2021-09-28T22:08:36.155Z] $ docker stop --time=1 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 [2021-09-28T22:08:37.351Z] $ docker rm -f 4ae906ef0f35cf4bfcd47007589e97becbbe8ecc7294f07b9d97e9d3af53a405 [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-28T22:08:38.582Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:38.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:39.523Z] ---> package-listing.sh [2021-09-28T22:08:39.523Z] ++ facter osfamily [2021-09-28T22:08:39.523Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-28T22:08:39.792Z] + OS_FAMILY=redhat [2021-09-28T22:08:39.792Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-09-28T22:08:39.792Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-28T22:08:39.792Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-28T22:08:39.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-28T22:08:39.792Z] + PACKAGES=/tmp/packages_start.txt [2021-09-28T22:08:39.792Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-28T22:08:39.792Z] + PACKAGES=/tmp/packages_end.txt [2021-09-28T22:08:39.792Z] + case "${OS_FAMILY}" in [2021-09-28T22:08:39.792Z] + sort [2021-09-28T22:08:39.792Z] + rpm -qa [2021-09-28T22:08:40.753Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-28T22:08:40.753Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-28T22:08:40.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-28T22:08:40.753Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-09-28T22:08:40.753Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-09-28T22:08:40.753Z] + 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-28T22:08:40.772Z] 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-28T22:08:41.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:08:41.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T22:08:41.674Z] [2021-09-28T22:08:41.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T22:08:42.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T22:08:42.014Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T22:08:42.014Z] b4d181a07f80: Pulling fs layer [2021-09-28T22:08:42.014Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T22:08:42.014Z] ed53099fbce6: Pulling fs layer [2021-09-28T22:08:42.014Z] dc539afda2c1: Pulling fs layer [2021-09-28T22:08:42.014Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T22:08:42.014Z] 9065ff56babe: Pulling fs layer [2021-09-28T22:08:42.014Z] d287ab97295c: Pulling fs layer [2021-09-28T22:08:42.014Z] 77bc0d833cb6: Waiting [2021-09-28T22:08:42.014Z] 9065ff56babe: Waiting [2021-09-28T22:08:42.014Z] d287ab97295c: Waiting [2021-09-28T22:08:42.014Z] dc539afda2c1: Waiting [2021-09-28T22:08:42.290Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T22:08:42.290Z] a1111a8f2ec3: Download complete [2021-09-28T22:08:42.290Z] dc539afda2c1: Verifying Checksum [2021-09-28T22:08:42.290Z] dc539afda2c1: Download complete [2021-09-28T22:08:42.560Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T22:08:42.560Z] 77bc0d833cb6: Download complete [2021-09-28T22:08:42.560Z] 9065ff56babe: Verifying Checksum [2021-09-28T22:08:42.560Z] 9065ff56babe: Download complete [2021-09-28T22:08:43.048Z] ed53099fbce6: Verifying Checksum [2021-09-28T22:08:43.048Z] ed53099fbce6: Download complete [2021-09-28T22:08:43.849Z] b4d181a07f80: Verifying Checksum [2021-09-28T22:08:43.849Z] b4d181a07f80: Download complete [2021-09-28T22:08:44.448Z] b4d181a07f80: Pull complete [2021-09-28T22:08:44.717Z] a1111a8f2ec3: Pull complete [2021-09-28T22:08:45.308Z] ed53099fbce6: Pull complete [2021-09-28T22:08:45.308Z] dc539afda2c1: Pull complete [2021-09-28T22:08:45.575Z] 77bc0d833cb6: Pull complete [2021-09-28T22:08:45.575Z] 9065ff56babe: Pull complete [2021-09-28T22:08:47.525Z] d287ab97295c: Verifying Checksum [2021-09-28T22:08:47.525Z] d287ab97295c: Download complete [2021-09-28T22:08:52.013Z] d287ab97295c: Pull complete [2021-09-28T22:08:52.013Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T22:08:52.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T22:08:52.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T22:08:52.124Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-09-28T22:08:52.226Z] $ 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-28T22:08:54.436Z] $ docker top a8537bd3352d604d0d252040d2377fedee9ee5b0573984215b0d87ce3045abd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T22:08:54.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-28T22:08:55.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-28T22:08:55.507Z] + ls /var/log/sa-host [2021-09-28T22:08:55.508Z] + sadf -c /var/log/sa-host/sa05 [2021-09-28T22:08:55.508Z] file_magic: OK [2021-09-28T22:08:55.508Z] HZ: Using current value: 100 [2021-09-28T22:08:55.508Z] file_header: OK [2021-09-28T22:08:55.508Z] 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-28T22:08:55.508Z] Statistics: [2021-09-28T22:08:55.508Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T22:08:55.508Z] File successfully converted to sysstat format version 12.0.3 [2021-09-28T22:08:55.508Z] + sadf -c /var/log/sa-host/sa28 [2021-09-28T22:08:55.508Z] file_magic: OK [2021-09-28T22:08:55.508Z] HZ: Using current value: 100 [2021-09-28T22:08:55.508Z] file_header: OK [2021-09-28T22:08:55.508Z] 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-28T22:08:55.508Z] Statistics: [2021-09-28T22:08:55.508Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T22:08:55.508Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T22:08:56.114Z] provisioning config files... [2021-09-28T22:08:56.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6188144510538953752tmp [Pipeline] { [Pipeline] echo [2021-09-28T22:08:56.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:56.472Z] ---> create-netrc.sh [Pipeline] } [2021-09-28T22:08:56.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:56.911Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-28T22:08:56.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:57.456Z] ---> sudo-logs.sh [2021-09-28T22:08:57.456Z] Archiving 'sudo' log.. [2021-09-28T22:08:57.456Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-11.vexxhost.local: Name or service not known [2021-09-28T22:08:57.456Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-11.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-28T22:08:57.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:57.818Z] ---> job-cost.sh [2021-09-28T22:08:57.818Z] lf-activate-venv: SKIPPING [2021-09-28T22:08:57.818Z] DEBUG: total: 0.10999999940395355 [2021-09-28T22:08:57.818Z] INFO: Retrieving Stack Cost... [2021-09-28T22:08:58.780Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T22:08:59.048Z] INFO: Archiving Costs [Pipeline] echo [2021-09-28T22:08:59.072Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T22:08:59.609Z] ---> logs-deploy.sh [2021-09-28T22:08:59.609Z] lf-activate-venv: SKIPPING [2021-09-28T22:08:59.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/16 [2021-09-28T22:08:59.609Z] INFO: archiving workspace using pattern(s): [2021-09-28T22:09:00.198Z] Archives upload complete. [2021-09-28T22:09:00.470Z] INFO: archiving logs to Nexus