Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60313d708150451d157477761d54052072bb8e7c 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-ssh4915319804997306747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8768594701954145855.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2598283598051808072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh3309745883663146629.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-ssh1283130555231267586.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 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2121 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-ssh6639079709028288455.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 60313d708150451d157477761d54052072bb8e7c (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 60313d708150451d157477761d54052072bb8e7c # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-18T08:41:44.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-18T08:41:44.947Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-18T08:41:44.963Z] ========================================================= [2021-10-18T08:41:44.963Z] EdgeX Global Pipelines Version Info [2021-10-18T08:41:44.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:41:46.146Z] ------------------- [2021-10-18T08:41:46.146Z] stable info: [2021-10-18T08:41:46.146Z] ------------------- [2021-10-18T08:41:46.146Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-18T08:41:46.146Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T08:41:46.146Z] Message: update stable to v1.0.210 [2021-10-18T08:41:46.718Z] ------------------- [2021-10-18T08:41:46.718Z] experimental info: [2021-10-18T08:41:46.718Z] ------------------- [2021-10-18T08:41:46.718Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-18T08:41:46.718Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T08:41:46.718Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-18T08:41:46.799Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-18T08:41:46.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-18T08:41:46.829Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-18T08:41:46.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-18T08:41:46.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-18T08:41:46.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-18T08:41:46.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-18T08:41:46.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-18T08:41:46.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-18T08:41:46.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-18T08:41:46.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-18T08:41:46.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-18T08:41:46.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-18T08:41:46.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-18T08:41:46.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T08:41:46.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T08:41:46.973Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T08:41:46.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T08:41:46.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-18T08:41:47.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-18T08:41:47.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-18T08:41:47.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-18T08:41:47.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-18T08:41:47.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-18T08:41:47.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-18T08:41:47.068Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-18T08:41:47.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-18T08:41:47.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-18T08:41:47.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-18T08:41:47.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60313d708150451d157477761d54052072bb8e7c [Pipeline] echo [2021-10-18T08:41:47.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60313d7 [Pipeline] echo [2021-10-18T08:41:47.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T08:41:47.174Z] provisioning config files... [2021-10-18T08:41:47.187Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8990077522633289947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:41:47.504Z] ---> docker-login.sh [2021-10-18T08:41:47.504Z] nexus3.edgexfoundry.org:10001 [2021-10-18T08:41:47.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:41:47.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:41:47.767Z] Configure a credential helper to remove this warning. See [2021-10-18T08:41:47.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:41:47.767Z] [2021-10-18T08:41:47.767Z] Login Succeeded [2021-10-18T08:41:47.767Z] nexus3.edgexfoundry.org:10002 [2021-10-18T08:41:47.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:41:47.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:41:47.767Z] Configure a credential helper to remove this warning. See [2021-10-18T08:41:47.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:41:47.767Z] [2021-10-18T08:41:47.767Z] Login Succeeded [2021-10-18T08:41:47.767Z] nexus3.edgexfoundry.org:10003 [2021-10-18T08:41:47.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:41:48.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:41:48.026Z] Configure a credential helper to remove this warning. See [2021-10-18T08:41:48.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:41:48.026Z] [2021-10-18T08:41:48.026Z] Login Succeeded [2021-10-18T08:41:48.026Z] nexus3.edgexfoundry.org:10004 [2021-10-18T08:41:48.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:41:48.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:41:48.026Z] Configure a credential helper to remove this warning. See [2021-10-18T08:41:48.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:41:48.026Z] [2021-10-18T08:41:48.026Z] Login Succeeded [2021-10-18T08:41:48.026Z] docker.io [2021-10-18T08:41:48.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:41:48.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:41:48.598Z] Configure a credential helper to remove this warning. See [2021-10-18T08:41:48.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:41:48.598Z] [2021-10-18T08:41:48.598Z] Login Succeeded [2021-10-18T08:41:48.598Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T08:41:48.607Z] 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-10-18T08:41:49.057Z] + git log --format=format:%s -1 60313d708150451d157477761d54052072bb8e7c [Pipeline] echo [2021-10-18T08:41:49.091Z] GIT_COMMIT: 60313d708150451d157477761d54052072bb8e7c, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-10-18T08:41:49.101Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:41:49.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T08:41:49.535Z] [2021-10-18T08:41:49.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:41:49.837Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T08:41:49.838Z] latest: Pulling from edgex-devops/git-semver [2021-10-18T08:41:49.838Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T08:41:49.838Z] 3e5f54012d9b: Pulling fs layer [2021-10-18T08:41:49.838Z] 4c7163046ea9: Pulling fs layer [2021-10-18T08:41:49.838Z] 0c2d73faf560: Pulling fs layer [2021-10-18T08:41:49.838Z] 0c2d73faf560: Waiting [2021-10-18T08:41:49.838Z] 3e5f54012d9b: Verifying Checksum [2021-10-18T08:41:49.838Z] 3e5f54012d9b: Download complete [2021-10-18T08:41:49.838Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T08:41:49.838Z] a0d0a0d46f8b: Download complete [2021-10-18T08:41:49.838Z] 0c2d73faf560: Verifying Checksum [2021-10-18T08:41:49.838Z] 0c2d73faf560: Download complete [2021-10-18T08:41:49.838Z] 4c7163046ea9: Verifying Checksum [2021-10-18T08:41:49.838Z] 4c7163046ea9: Download complete [2021-10-18T08:41:50.101Z] a0d0a0d46f8b: Pull complete [2021-10-18T08:41:50.101Z] 3e5f54012d9b: Pull complete [2021-10-18T08:41:50.363Z] 4c7163046ea9: Pull complete [2021-10-18T08:41:50.623Z] 0c2d73faf560: Pull complete [2021-10-18T08:41:50.623Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-18T08:41:50.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T08:41:50.623Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-18T08:41:50.702Z] prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container [2021-10-18T08:41:50.740Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T08:41:51.484Z] $ docker top bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T08:41:51.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T08:41:51.580Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T08:41:51.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T08:41:51.688Z] $ docker exec bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent [2021-10-18T08:41:51.793Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjIiIn/agent.13 [2021-10-18T08:41:51.793Z] SSH_AGENT_PID=19 [2021-10-18T08:41:51.801Z] Running ssh-add (command line suppressed) [2021-10-18T08:41:51.894Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3648436964523826042.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3648436964523826042.key) [2021-10-18T08:41:51.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T08:41:52.200Z] + git tag --points-at HEAD [Pipeline] } [2021-10-18T08:41:52.211Z] $ docker exec --env ******** --env ******** bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent -k [2021-10-18T08:41:52.299Z] unset SSH_AUTH_SOCK; [2021-10-18T08:41:52.300Z] unset SSH_AGENT_PID; [2021-10-18T08:41:52.300Z] echo Agent pid 19 killed; [2021-10-18T08:41:52.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-18T08:41:52.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T08:41:52.330Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T08:41:52.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T08:41:52.446Z] $ docker exec bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent [2021-10-18T08:41:52.561Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfAGBdl/agent.54 [2021-10-18T08:41:52.561Z] SSH_AGENT_PID=60 [2021-10-18T08:41:52.566Z] Running ssh-add (command line suppressed) [2021-10-18T08:41:52.678Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7965887093547482479.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7965887093547482479.key) [2021-10-18T08:41:52.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T08:41:52.997Z] + git semver init [2021-10-18T08:41:52.997Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T08:41:52.997Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-18T08:41:52.997Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-18T08:41:52.997Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T08:41:52.997Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T08:41:52.997Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T08:41:52.997Z] # $SEMVER_BRANCH = main [2021-10-18T08:41:52.997Z] # $SEMVER_TEMP = /tmp/semver-850765733 [2021-10-18T08:41:52.997Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-18T08:41:54.920Z] # '/tmp/semver-850765733' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-18T08:41:54.921Z] # -> Force: false [2021-10-18T08:41:54.921Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-18T08:41:54.937Z] $ docker exec --env ******** --env ******** bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent -k [2021-10-18T08:41:55.027Z] unset SSH_AUTH_SOCK; [2021-10-18T08:41:55.027Z] unset SSH_AGENT_PID; [2021-10-18T08:41:55.027Z] echo Agent pid 60 killed; [2021-10-18T08:41:55.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T08:41:55.350Z] + git semver [Pipeline] } [2021-10-18T08:41:55.362Z] $ docker stop --time=1 bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 [2021-10-18T08:41:56.682Z] $ docker rm -f bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T08:41:57.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-18T08:41:57.267Z] Stashed 1 file(s) [Pipeline] echo [2021-10-18T08:41:57.270Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.22 [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-10-18T08:42:12.482Z] Still waiting to schedule task [2021-10-18T08:42:12.482Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-18T08:42:12.484Z] Still waiting to schedule task [2021-10-18T08:42:12.484Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-18T08:43:16.785Z] Running on prd-centos7-docker-4c-2g-2123 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-18T08:43:16.793Z] Running in /w/workspace/edgex-ui-go/24 [Pipeline] { [Pipeline] checkout [2021-10-18T08:43:16.886Z] The recommended git tool is: git [2021-10-18T08:43:18.831Z] using credential edgex-jenkins-ssh [2021-10-18T08:43:18.842Z] Cloning the remote Git repository [2021-10-18T08:43:18.861Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T08:43:18.916Z] > git init /w/workspace/edgex-ui-go/24 # timeout=10 [2021-10-18T08:43:18.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T08:43:18.948Z] > git --version # timeout=10 [2021-10-18T08:43:18.957Z] > git --version # 'git version 2.24.4' [2021-10-18T08:43:18.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T08:43:18.978Z] [INFO] Currently running in a labeled security context [2021-10-18T08:43:18.979Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T08:43:18.983Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/24@tmp/jenkins-gitclient-ssh4187945603034894896.key [2021-10-18T08:43:19.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T08:43:20.664Z] Avoid second fetch [2021-10-18T08:43:20.665Z] Checking out Revision 60313d708150451d157477761d54052072bb8e7c (main) [2021-10-18T08:43:20.645Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-18T08:43:20.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T08:43:20.674Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T08:43:20.681Z] > git checkout -f 60313d708150451d157477761d54052072bb8e7c # timeout=10 [2021-10-18T08:43:24.353Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T08:43:24.825Z] provisioning config files... [2021-10-18T08:43:24.838Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config2693868914169839871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:43:25.238Z] ---> docker-login.sh [2021-10-18T08:43:25.238Z] nexus3.edgexfoundry.org:10001 [2021-10-18T08:43:25.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:43:25.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:43:25.238Z] Configure a credential helper to remove this warning. See [2021-10-18T08:43:25.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:43:25.238Z] [2021-10-18T08:43:25.238Z] Login Succeeded [2021-10-18T08:43:25.238Z] nexus3.edgexfoundry.org:10002 [2021-10-18T08:43:25.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:43:25.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:43:25.505Z] Configure a credential helper to remove this warning. See [2021-10-18T08:43:25.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:43:25.505Z] [2021-10-18T08:43:25.505Z] Login Succeeded [2021-10-18T08:43:25.505Z] nexus3.edgexfoundry.org:10003 [2021-10-18T08:43:25.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:43:25.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:43:25.505Z] Configure a credential helper to remove this warning. See [2021-10-18T08:43:25.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:43:25.505Z] [2021-10-18T08:43:25.505Z] Login Succeeded [2021-10-18T08:43:25.505Z] nexus3.edgexfoundry.org:10004 [2021-10-18T08:43:25.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:43:25.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:43:25.768Z] Configure a credential helper to remove this warning. See [2021-10-18T08:43:25.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:43:25.768Z] [2021-10-18T08:43:25.768Z] Login Succeeded [2021-10-18T08:43:25.768Z] docker.io [2021-10-18T08:43:25.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:43:26.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:43:26.036Z] Configure a credential helper to remove this warning. See [2021-10-18T08:43:26.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:43:26.036Z] [2021-10-18T08:43:26.036Z] Login Succeeded [2021-10-18T08:43:26.036Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T08:43:26.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-18T08:43:27.168Z] ========================================================= [2021-10-18T08:43:27.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-18T08:43:27.168Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:43:27.504Z] + 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-10-18T08:43:27.504Z] Sending build context to Docker daemon 20.57MB [2021-10-18T08:43:27.504Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T08:43:27.504Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-18T08:43:27.775Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-18T08:43:27.775Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T08:43:27.775Z] 31adcdaf11c8: Pulling fs layer [2021-10-18T08:43:27.775Z] b8b176561691: Pulling fs layer [2021-10-18T08:43:27.775Z] 4527c011a84f: Pulling fs layer [2021-10-18T08:43:27.775Z] 5d74067f8e1e: Pulling fs layer [2021-10-18T08:43:27.775Z] e0aca202a116: Pulling fs layer [2021-10-18T08:43:27.775Z] 3a43be97a3b4: Pulling fs layer [2021-10-18T08:43:27.775Z] 34cad66bf833: Pulling fs layer [2021-10-18T08:43:27.775Z] b4e3c513aaa6: Pulling fs layer [2021-10-18T08:43:27.775Z] 4527c011a84f: Waiting [2021-10-18T08:43:27.775Z] 5d74067f8e1e: Waiting [2021-10-18T08:43:27.775Z] e0aca202a116: Waiting [2021-10-18T08:43:27.775Z] 3a43be97a3b4: Waiting [2021-10-18T08:43:27.775Z] 34cad66bf833: Waiting [2021-10-18T08:43:27.775Z] b4e3c513aaa6: Waiting [2021-10-18T08:43:27.775Z] b8b176561691: Verifying Checksum [2021-10-18T08:43:27.775Z] b8b176561691: Download complete [2021-10-18T08:43:27.775Z] 31adcdaf11c8: Verifying Checksum [2021-10-18T08:43:27.775Z] 31adcdaf11c8: Download complete [2021-10-18T08:43:27.775Z] 5d74067f8e1e: Verifying Checksum [2021-10-18T08:43:27.775Z] 5d74067f8e1e: Download complete [2021-10-18T08:43:27.775Z] e0aca202a116: Verifying Checksum [2021-10-18T08:43:27.775Z] e0aca202a116: Download complete [2021-10-18T08:43:27.775Z] a0d0a0d46f8b: Download complete [2021-10-18T08:43:27.775Z] 3a43be97a3b4: Verifying Checksum [2021-10-18T08:43:27.775Z] 3a43be97a3b4: Download complete [2021-10-18T08:43:28.056Z] 34cad66bf833: Verifying Checksum [2021-10-18T08:43:28.056Z] 34cad66bf833: Download complete [2021-10-18T08:43:28.056Z] a0d0a0d46f8b: Pull complete [2021-10-18T08:43:28.327Z] 31adcdaf11c8: Pull complete [2021-10-18T08:43:28.327Z] 4527c011a84f: Verifying Checksum [2021-10-18T08:43:28.327Z] 4527c011a84f: Download complete [2021-10-18T08:43:28.327Z] b8b176561691: Pull complete [2021-10-18T08:43:28.590Z] b4e3c513aaa6: Verifying Checksum [2021-10-18T08:43:28.590Z] b4e3c513aaa6: Download complete [2021-10-18T08:43:32.850Z] 4527c011a84f: Pull complete [2021-10-18T08:43:32.850Z] 5d74067f8e1e: Pull complete [2021-10-18T08:43:32.850Z] e0aca202a116: Pull complete [2021-10-18T08:43:32.850Z] 3a43be97a3b4: Pull complete [2021-10-18T08:43:32.850Z] 34cad66bf833: Pull complete [2021-10-18T08:43:35.433Z] b4e3c513aaa6: Pull complete [2021-10-18T08:43:35.696Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-18T08:43:35.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T08:43:35.696Z] ---> 9f6097aaca64 [2021-10-18T08:43:35.696Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T08:43:37.107Z] ---> Running in bea7d0bcfa5e [2021-10-18T08:43:37.376Z] Removing intermediate container bea7d0bcfa5e [2021-10-18T08:43:37.376Z] ---> 2093a8dcbd37 [2021-10-18T08:43:37.376Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T08:43:37.376Z] ---> Running in be1e9c1888b1 [2021-10-18T08:43:37.376Z] Removing intermediate container be1e9c1888b1 [2021-10-18T08:43:37.376Z] ---> 2141bfa69624 [2021-10-18T08:43:37.376Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T08:43:37.376Z] ---> Running in e41dfb39d3f0 [2021-10-18T08:43:37.638Z] Removing intermediate container e41dfb39d3f0 [2021-10-18T08:43:37.638Z] ---> 9c97a87f1dbd [2021-10-18T08:43:37.638Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-18T08:43:37.638Z] ---> Running in a461613c5714 [2021-10-18T08:43:37.638Z] Removing intermediate container a461613c5714 [2021-10-18T08:43:37.638Z] ---> 240a05901bdc [2021-10-18T08:43:37.638Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T08:43:37.638Z] ---> Running in d2ca699e6f3c [2021-10-18T08:43:37.909Z] Removing intermediate container d2ca699e6f3c [2021-10-18T08:43:37.909Z] ---> bebfa1d6a259 [2021-10-18T08:43:37.909Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T08:43:37.909Z] ---> Running in 9b8380d19e32 [2021-10-18T08:43:38.486Z] Removing intermediate container 9b8380d19e32 [2021-10-18T08:43:38.486Z] ---> 2c64a3cacf09 [2021-10-18T08:43:38.486Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T08:43:38.486Z] ---> Running in d7f661564996 [2021-10-18T08:43:38.752Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T08:43:39.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T08:43:39.960Z] OK: 220 MiB in 52 packages [2021-10-18T08:43:39.960Z] Removing intermediate container d7f661564996 [2021-10-18T08:43:39.960Z] ---> 1820765e9900 [2021-10-18T08:43:39.960Z] Step 10/14 : ENV GO111MODULE=on [2021-10-18T08:43:40.232Z] ---> Running in 4cd2a1ff3c59 [2021-10-18T08:43:40.232Z] Removing intermediate container 4cd2a1ff3c59 [2021-10-18T08:43:40.232Z] ---> 0c3af3a1fa7a [2021-10-18T08:43:40.232Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T08:43:40.232Z] ---> Running in 3a6a33051907 [2021-10-18T08:43:40.232Z] Removing intermediate container 3a6a33051907 [2021-10-18T08:43:40.232Z] ---> 7859c01c4bc8 [2021-10-18T08:43:40.232Z] Step 12/14 : COPY . . [2021-10-18T08:43:41.175Z] ---> 2c7ca28ad2b7 [2021-10-18T08:43:41.175Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T08:43:41.175Z] ---> Running in 3ea833a29342 [2021-10-18T08:43:53.476Z] Removing intermediate container 3ea833a29342 [2021-10-18T08:43:53.476Z] ---> aaa9c2bfa22f [2021-10-18T08:43:53.476Z] Step 14/14 : RUN ${MAKE} [2021-10-18T08:43:53.476Z] ---> Running in 357025e76354 [2021-10-18T08:43:53.476Z] noop [2021-10-18T08:43:53.746Z] Removing intermediate container 357025e76354 [2021-10-18T08:43:53.746Z] ---> 944ed0b64501 [2021-10-18T08:43:53.746Z] Successfully built 944ed0b64501 [2021-10-18T08:43:53.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:43:54.044Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T08:43:54.044Z] . [Pipeline] withDockerContainer [2021-10-18T08:43:54.111Z] prd-centos7-docker-4c-2g-2123 does not seem to be running inside a container [2021-10-18T08:43:54.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-18T08:43:54.516Z] $ docker top 055fe35fae1e8220467e73858fdd703dbaca96337afea77237838a0b05ea2d44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T08:43:54.886Z] + go version [2021-10-18T08:43:54.886Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-18T08:43:54.896Z] $ docker stop --time=1 055fe35fae1e8220467e73858fdd703dbaca96337afea77237838a0b05ea2d44 [2021-10-18T08:43:56.065Z] $ docker rm -f 055fe35fae1e8220467e73858fdd703dbaca96337afea77237838a0b05ea2d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:43:56.645Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T08:43:56.645Z] . [Pipeline] withDockerContainer [2021-10-18T08:43:56.709Z] prd-centos7-docker-4c-2g-2123 does not seem to be running inside a container [2021-10-18T08:43:56.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-18T08:43:57.075Z] $ docker top 8dc731ac67c80b4dd68239618c7b5adf1d44d458117bb1922d41f8e314eacd50 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-18T08:43:57.452Z] + make test [2021-10-18T08:43:57.452Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-18T08:43:57.717Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-18T08:44:12.701Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-18T08:44:12.701Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-18T08:44:16.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T08:44:16.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-18T08:44:16.972Z] $ docker stop --time=1 8dc731ac67c80b4dd68239618c7b5adf1d44d458117bb1922d41f8e314eacd50 [2021-10-18T08:44:18.485Z] $ docker rm -f 8dc731ac67c80b4dd68239618c7b5adf1d44d458117bb1922d41f8e314eacd50 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T08:44:18.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T08:44:19.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-18T08:44:19.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-18T08:44:19.976Z] + ls -al . [2021-10-18T08:44:19.976Z] total 88 [2021-10-18T08:44:19.976Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 18 08:43 . [2021-10-18T08:44:19.976Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 18 08:43 .. [2021-10-18T08:44:19.976Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 18 08:43 assets [2021-10-18T08:44:19.976Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 18 08:43 bin [2021-10-18T08:44:19.976Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 18 08:43 cmd [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 18 08:43 CONTRIBUTING.md [2021-10-18T08:44:19.976Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 18 08:43 coverage.out [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 18 08:43 Dockerfile [2021-10-18T08:44:19.976Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 18 08:43 docs [2021-10-18T08:44:19.976Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 18 08:43 .git [2021-10-18T08:44:19.976Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 18 08:43 .github [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 08:43 .gitignore [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 18 08:43 go.mod [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 18 08:43 go.sum [2021-10-18T08:44:19.976Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 18 08:43 internal [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 18 08:43 Jenkinsfile [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 18 08:43 LICENSE [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 18 08:43 Makefile [2021-10-18T08:44:19.976Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 18 08:43 pkg [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 18 08:43 README.md [2021-10-18T08:44:19.976Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 18 08:43 snap [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 18 08:41 VERSION [2021-10-18T08:44:19.976Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 08:43 version.go [2021-10-18T08:44:19.976Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 18 08:43 web [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:20.270Z] + 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=60313d708150451d157477761d54052072bb8e7c --label arch=amd64 --label version=2.0.1-dev.22 . [2021-10-18T08:44:20.270Z] Sending build context to Docker daemon 20.57MB [2021-10-18T08:44:20.270Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T08:44:20.270Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-18T08:44:20.270Z] ---> 944ed0b64501 [2021-10-18T08:44:20.270Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T08:44:20.530Z] ---> Running in 82b14df54356 [2021-10-18T08:44:20.530Z] Removing intermediate container 82b14df54356 [2021-10-18T08:44:20.530Z] ---> 96960c2518f4 [2021-10-18T08:44:20.530Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T08:44:20.530Z] ---> Running in fec8b39ec014 [2021-10-18T08:44:20.798Z] Removing intermediate container fec8b39ec014 [2021-10-18T08:44:20.798Z] ---> 326450f87281 [2021-10-18T08:44:20.798Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T08:44:20.798Z] ---> Running in 771755cc2a1c [2021-10-18T08:44:20.798Z] Removing intermediate container 771755cc2a1c [2021-10-18T08:44:20.798Z] ---> 7ea2701098cc [2021-10-18T08:44:20.798Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-18T08:44:20.798Z] ---> Running in 038b3953ca8a [2021-10-18T08:44:20.798Z] Removing intermediate container 038b3953ca8a [2021-10-18T08:44:20.798Z] ---> 8205ecc4932e [2021-10-18T08:44:20.798Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T08:44:20.798Z] ---> Running in 5940c9481091 [2021-10-18T08:44:21.057Z] Removing intermediate container 5940c9481091 [2021-10-18T08:44:21.057Z] ---> dd9874df3ea5 [2021-10-18T08:44:21.057Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T08:44:21.057Z] ---> Running in 9a8a759084c6 [2021-10-18T08:44:21.327Z] Removing intermediate container 9a8a759084c6 [2021-10-18T08:44:21.327Z] ---> 26f30c39021d [2021-10-18T08:44:21.327Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T08:44:21.327Z] ---> Running in 96f5dbb48726 [2021-10-18T08:44:21.588Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T08:44:22.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T08:44:22.786Z] OK: 220 MiB in 52 packages [2021-10-18T08:44:23.050Z] Removing intermediate container 96f5dbb48726 [2021-10-18T08:44:23.050Z] ---> dab2d718e6c9 [2021-10-18T08:44:23.050Z] Step 10/22 : ENV GO111MODULE=on [2021-10-18T08:44:23.050Z] ---> Running in 3881f979e49d [2021-10-18T08:44:23.050Z] Removing intermediate container 3881f979e49d [2021-10-18T08:44:23.050Z] ---> 274af0fb3766 [2021-10-18T08:44:23.050Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T08:44:23.311Z] ---> Running in 12b551f515e4 [2021-10-18T08:44:23.311Z] Removing intermediate container 12b551f515e4 [2021-10-18T08:44:23.311Z] ---> 0d84e4eba5d6 [2021-10-18T08:44:23.311Z] Step 12/22 : COPY . . [2021-10-18T08:44:23.883Z] ---> 8dc86bfbf95f [2021-10-18T08:44:23.883Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T08:44:23.883Z] ---> Running in 7ac2c3fd2133 [2021-10-18T08:44:24.460Z] Removing intermediate container 7ac2c3fd2133 [2021-10-18T08:44:24.460Z] ---> 0cf17a2c926d [2021-10-18T08:44:24.460Z] Step 14/22 : RUN ${MAKE} [2021-10-18T08:44:24.460Z] ---> Running in d6ecfbd9d1d7 [2021-10-18T08:44:24.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-18T08:44:32.970Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-18T08:44:34.900Z] Removing intermediate container d6ecfbd9d1d7 [2021-10-18T08:44:34.900Z] ---> 2a2568f5eab9 [2021-10-18T08:44:34.900Z] Step 15/22 : FROM alpine:3.14 [2021-10-18T08:44:35.844Z] 3.14: Pulling from library/alpine [2021-10-18T08:44:35.844Z] a0d0a0d46f8b: Already exists [2021-10-18T08:44:36.104Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T08:44:36.104Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T08:44:36.104Z] ---> 14119a10abf4 [2021-10-18T08:44:36.104Z] Step 16/22 : EXPOSE 4000 [2021-10-18T08:44:36.104Z] ---> Running in 06a701aef34d [2021-10-18T08:44:36.104Z] Removing intermediate container 06a701aef34d [2021-10-18T08:44:36.104Z] ---> caa85df16502 [2021-10-18T08:44:36.104Z] Step 17/22 : 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-10-18T08:44:36.677Z] ---> 1d6d3b6c7860 [2021-10-18T08:44:36.677Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-18T08:44:36.677Z] ---> Running in eef1a7c8f580 [2021-10-18T08:44:36.677Z] Removing intermediate container eef1a7c8f580 [2021-10-18T08:44:36.677Z] ---> 17429a759628 [2021-10-18T08:44:36.677Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-18T08:44:36.677Z] ---> Running in f2701d12473b [2021-10-18T08:44:36.677Z] Removing intermediate container f2701d12473b [2021-10-18T08:44:36.677Z] ---> ee6e58db5878 [2021-10-18T08:44:36.677Z] Step 20/22 : LABEL arch=amd64 [2021-10-18T08:44:36.677Z] ---> Running in 11b3c1e8e384 [2021-10-18T08:44:36.938Z] Removing intermediate container 11b3c1e8e384 [2021-10-18T08:44:36.938Z] ---> 474aa28228fa [2021-10-18T08:44:36.938Z] Step 21/22 : LABEL git_sha=60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:44:36.938Z] ---> Running in 6ba011360e2e [2021-10-18T08:44:36.938Z] Removing intermediate container 6ba011360e2e [2021-10-18T08:44:36.938Z] ---> 1b55f60c14f9 [2021-10-18T08:44:36.938Z] Step 22/22 : LABEL version=2.0.1-dev.22 [2021-10-18T08:44:36.938Z] ---> Running in 3bf5867b6f85 [2021-10-18T08:44:37.198Z] Removing intermediate container 3bf5867b6f85 [2021-10-18T08:44:37.198Z] ---> a08bf39de2b6 [2021-10-18T08:44:37.198Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-18T08:44:37.198Z] Successfully built a08bf39de2b6 [2021-10-18T08:44:37.198Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T08:44:37.818Z] provisioning config files... [2021-10-18T08:44:37.826Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config5182042245281726045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:44:38.128Z] ---> docker-login.sh [2021-10-18T08:44:38.128Z] nexus3.edgexfoundry.org:10001 [2021-10-18T08:44:38.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:44:38.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:44:38.128Z] Configure a credential helper to remove this warning. See [2021-10-18T08:44:38.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:44:38.128Z] [2021-10-18T08:44:38.128Z] Login Succeeded [2021-10-18T08:44:38.128Z] nexus3.edgexfoundry.org:10002 [2021-10-18T08:44:38.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:44:38.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:44:38.128Z] Configure a credential helper to remove this warning. See [2021-10-18T08:44:38.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:44:38.128Z] [2021-10-18T08:44:38.128Z] Login Succeeded [2021-10-18T08:44:38.128Z] nexus3.edgexfoundry.org:10003 [2021-10-18T08:44:38.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:44:38.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:44:38.393Z] Configure a credential helper to remove this warning. See [2021-10-18T08:44:38.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:44:38.393Z] [2021-10-18T08:44:38.393Z] Login Succeeded [2021-10-18T08:44:38.393Z] nexus3.edgexfoundry.org:10004 [2021-10-18T08:44:38.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:44:38.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:44:38.393Z] Configure a credential helper to remove this warning. See [2021-10-18T08:44:38.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:44:38.393Z] [2021-10-18T08:44:38.393Z] Login Succeeded [2021-10-18T08:44:38.393Z] docker.io [2021-10-18T08:44:38.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:44:38.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:44:38.913Z] Configure a credential helper to remove this warning. See [2021-10-18T08:44:38.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:44:38.913Z] [2021-10-18T08:44:38.913Z] Login Succeeded [2021-10-18T08:44:38.913Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T08:44:38.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-18T08:44:38.968Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-18T08:44:38.968Z] 60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:44:38.968Z] latest [2021-10-18T08:44:38.968Z] 2.0.1-dev.22 [2021-10-18T08:44:38.968Z] 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [2021-10-18T08:44:38.968Z] main [2021-10-18T08:44:38.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:39.271Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:39.572Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:44:39.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-18T08:44:39.572Z] d1976b03f571: Preparing [2021-10-18T08:44:39.572Z] e2eb06d8af82: Preparing [2021-10-18T08:44:39.572Z] e2eb06d8af82: Layer already exists [2021-10-18T08:44:40.958Z] d1976b03f571: Pushed [2021-10-18T08:44:41.218Z] 60313d708150451d157477761d54052072bb8e7c: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:41.522Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:41.822Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-18T08:44:41.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-18T08:44:41.822Z] d1976b03f571: Preparing [2021-10-18T08:44:41.822Z] e2eb06d8af82: Preparing [2021-10-18T08:44:41.822Z] d1976b03f571: Layer already exists [2021-10-18T08:44:41.822Z] e2eb06d8af82: Layer already exists [2021-10-18T08:44:41.822Z] latest: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:42.127Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:42.423Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.22 [2021-10-18T08:44:42.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-18T08:44:42.423Z] d1976b03f571: Preparing [2021-10-18T08:44:42.423Z] e2eb06d8af82: Preparing [2021-10-18T08:44:42.423Z] e2eb06d8af82: Layer already exists [2021-10-18T08:44:42.423Z] d1976b03f571: Layer already exists [2021-10-18T08:44:42.423Z] 2.0.1-dev.22: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:42.722Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:43.024Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [2021-10-18T08:44:43.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-18T08:44:43.025Z] d1976b03f571: Preparing [2021-10-18T08:44:43.025Z] e2eb06d8af82: Preparing [2021-10-18T08:44:43.025Z] d1976b03f571: Layer already exists [2021-10-18T08:44:43.025Z] e2eb06d8af82: Layer already exists [2021-10-18T08:44:43.025Z] 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:43.332Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:43.663Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-18T08:44:43.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-18T08:44:43.664Z] d1976b03f571: Preparing [2021-10-18T08:44:43.664Z] e2eb06d8af82: Preparing [2021-10-18T08:44:43.664Z] e2eb06d8af82: Layer already exists [2021-10-18T08:44:43.664Z] d1976b03f571: Layer already exists [2021-10-18T08:44:43.664Z] main: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-18T08:44:43.699Z] ===================================================== [Pipeline] echo [2021-10-18T08:44:43.707Z] taggedImages: [2021-10-18T08:44:43.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:44:43.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-18T08:44:43.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.22 [2021-10-18T08:44:43.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [2021-10-18T08:44:43.707Z] - 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-10-18T08:44:44.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T08:44:44.179Z] [2021-10-18T08:44:44.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:44:44.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T08:44:44.495Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T08:44:44.495Z] b4d181a07f80: Pulling fs layer [2021-10-18T08:44:44.495Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T08:44:44.495Z] ed53099fbce6: Pulling fs layer [2021-10-18T08:44:44.495Z] dc539afda2c1: Pulling fs layer [2021-10-18T08:44:44.495Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T08:44:44.495Z] 9065ff56babe: Pulling fs layer [2021-10-18T08:44:44.495Z] d287ab97295c: Pulling fs layer [2021-10-18T08:44:44.495Z] 77bc0d833cb6: Waiting [2021-10-18T08:44:44.495Z] 9065ff56babe: Waiting [2021-10-18T08:44:44.495Z] d287ab97295c: Waiting [2021-10-18T08:44:44.495Z] dc539afda2c1: Waiting [2021-10-18T08:44:44.495Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T08:44:44.495Z] a1111a8f2ec3: Download complete [2021-10-18T08:44:44.495Z] dc539afda2c1: Verifying Checksum [2021-10-18T08:44:44.495Z] dc539afda2c1: Download complete [2021-10-18T08:44:44.758Z] ed53099fbce6: Verifying Checksum [2021-10-18T08:44:44.758Z] ed53099fbce6: Download complete [2021-10-18T08:44:44.758Z] 9065ff56babe: Verifying Checksum [2021-10-18T08:44:44.758Z] 9065ff56babe: Download complete [2021-10-18T08:44:44.758Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T08:44:44.758Z] 77bc0d833cb6: Download complete [2021-10-18T08:44:44.758Z] b4d181a07f80: Verifying Checksum [2021-10-18T08:44:44.758Z] b4d181a07f80: Download complete [2021-10-18T08:44:45.341Z] d287ab97295c: Verifying Checksum [2021-10-18T08:44:45.341Z] d287ab97295c: Download complete [2021-10-18T08:44:46.289Z] b4d181a07f80: Pull complete [2021-10-18T08:44:46.289Z] a1111a8f2ec3: Pull complete [2021-10-18T08:44:46.874Z] ed53099fbce6: Pull complete [2021-10-18T08:44:47.134Z] dc539afda2c1: Pull complete [2021-10-18T08:44:47.399Z] 77bc0d833cb6: Pull complete [2021-10-18T08:44:47.399Z] 9065ff56babe: Pull complete [2021-10-18T08:44:52.724Z] d287ab97295c: Pull complete [2021-10-18T08:44:52.724Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T08:44:52.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T08:44:52.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T08:44:52.786Z] prd-centos7-docker-4c-2g-2123 does not seem to be running inside a container [2021-10-18T08:44:52.819Z] $ 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/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T08:44:55.442Z] $ docker top fa8882af1ac9d570334146f350883f560fca125ba900fa2eb0b0c8eeda9f3ca1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:44:55.852Z] ---> job-cost.sh [2021-10-18T08:44:55.852Z] lf-activate-venv: SKIPPING [2021-10-18T08:44:55.852Z] INFO: No Stack... [2021-10-18T08:44:56.112Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T08:44:56.377Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T08:44:56.670Z] + cat /w/workspace/edgex-ui-go/24/archives/cost.csv [2021-10-18T08:44:56.670Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T08:44:56.697Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [2021-10-18T08:44:56.705Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] did not exist. Created. [2021-10-18T08:44:56.705Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T08:44:57.013Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-18T08:44:57.060Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T08:44:57.069Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T08:44:57.090Z] $ docker stop --time=1 fa8882af1ac9d570334146f350883f560fca125ba900fa2eb0b0c8eeda9f3ca1 [2021-10-18T08:44:58.227Z] $ docker rm -f fa8882af1ac9d570334146f350883f560fca125ba900fa2eb0b0c8eeda9f3ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-18T08:47:21.640Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2124 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-18T08:47:21.656Z] Running in /w/workspace/edgex-ui-go/24 [Pipeline] { [Pipeline] checkout [2021-10-18T08:47:21.920Z] The recommended git tool is: git [2021-10-18T08:47:27.742Z] using credential edgex-jenkins-ssh [2021-10-18T08:47:27.760Z] Cloning the remote Git repository [2021-10-18T08:47:27.836Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T08:47:27.940Z] > git init /w/workspace/edgex-ui-go/24 # timeout=10 [2021-10-18T08:47:28.051Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T08:47:28.052Z] > git --version # timeout=10 [2021-10-18T08:47:28.076Z] > git --version # 'git version 2.17.1' [2021-10-18T08:47:28.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T08:47:28.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T08:47:31.183Z] Avoid second fetch [2021-10-18T08:47:31.184Z] Checking out Revision 60313d708150451d157477761d54052072bb8e7c (main) [2021-10-18T08:47:31.149Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-18T08:47:31.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T08:47:31.210Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T08:47:31.232Z] > git checkout -f 60313d708150451d157477761d54052072bb8e7c # timeout=10 [2021-10-18T08:47:35.806Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T08:47:36.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-18T08:47:36.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T08:47:36.802Z] Dload Upload Total Spent Left Speed [2021-10-18T08:47:36.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh [2021-10-18T08:47:37.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-18T08:47:37.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-18T08:47:37.598Z] + sudo tee /etc/docker/daemon.new [2021-10-18T08:47:37.598Z] { [2021-10-18T08:47:37.598Z] "registry-mirrors": [ [2021-10-18T08:47:37.598Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-18T08:47:37.598Z] ], [2021-10-18T08:47:37.598Z] "bip": "10.250.0.254/24", [2021-10-18T08:47:37.598Z] "hosts": [ [2021-10-18T08:47:37.598Z] "tcp://0.0.0.0:5555", [2021-10-18T08:47:37.598Z] "unix:///var/run/docker.sock" [2021-10-18T08:47:37.598Z] ], [2021-10-18T08:47:37.598Z] "mtu": 1458, [2021-10-18T08:47:37.598Z] "selinux-enabled": true, [2021-10-18T08:47:37.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-18T08:47:37.598Z] } [Pipeline] sh [2021-10-18T08:47:38.039Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-18T08:47:38.416Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T08:47:56.836Z] provisioning config files... [2021-10-18T08:47:56.864Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config2412575739838079667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:47:57.242Z] ---> docker-login.sh [2021-10-18T08:47:57.242Z] nexus3.edgexfoundry.org:10001 [2021-10-18T08:47:58.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:47:58.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:47:58.982Z] Configure a credential helper to remove this warning. See [2021-10-18T08:47:58.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:47:58.982Z] [2021-10-18T08:47:58.982Z] Login Succeeded [2021-10-18T08:47:58.982Z] nexus3.edgexfoundry.org:10002 [2021-10-18T08:47:59.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:47:59.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:47:59.596Z] Configure a credential helper to remove this warning. See [2021-10-18T08:47:59.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:47:59.596Z] [2021-10-18T08:47:59.596Z] Login Succeeded [2021-10-18T08:47:59.596Z] nexus3.edgexfoundry.org:10003 [2021-10-18T08:48:00.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:48:00.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:48:00.202Z] Configure a credential helper to remove this warning. See [2021-10-18T08:48:00.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:48:00.202Z] [2021-10-18T08:48:00.202Z] Login Succeeded [2021-10-18T08:48:00.202Z] nexus3.edgexfoundry.org:10004 [2021-10-18T08:48:00.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:48:00.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:48:00.806Z] Configure a credential helper to remove this warning. See [2021-10-18T08:48:00.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:48:00.806Z] [2021-10-18T08:48:00.806Z] Login Succeeded [2021-10-18T08:48:00.806Z] docker.io [2021-10-18T08:48:01.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:48:01.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:48:01.692Z] Configure a credential helper to remove this warning. See [2021-10-18T08:48:01.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:48:01.692Z] [2021-10-18T08:48:01.692Z] Login Succeeded [2021-10-18T08:48:01.692Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T08:48:01.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-18T08:48:02.057Z] ========================================================= [2021-10-18T08:48:02.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-18T08:48:02.057Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:48:02.420Z] + 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-10-18T08:48:03.050Z] Sending build context to Docker daemon 20.57MB [2021-10-18T08:48:03.333Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T08:48:03.333Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-18T08:48:03.333Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-18T08:48:03.333Z] 552d1f2373af: Pulling fs layer [2021-10-18T08:48:03.333Z] ea3f2d53f512: Pulling fs layer [2021-10-18T08:48:03.333Z] 9e70ebbbe112: Pulling fs layer [2021-10-18T08:48:03.333Z] 7a9cfe048b4a: Pulling fs layer [2021-10-18T08:48:03.333Z] 72dc09318566: Pulling fs layer [2021-10-18T08:48:03.333Z] f4f7b4309257: Pulling fs layer [2021-10-18T08:48:03.333Z] 0ac9a79272e3: Pulling fs layer [2021-10-18T08:48:03.333Z] b78e95d17946: Pulling fs layer [2021-10-18T08:48:03.333Z] 72dc09318566: Waiting [2021-10-18T08:48:03.333Z] 0ac9a79272e3: Waiting [2021-10-18T08:48:03.333Z] f4f7b4309257: Waiting [2021-10-18T08:48:03.333Z] b78e95d17946: Waiting [2021-10-18T08:48:03.333Z] 7a9cfe048b4a: Waiting [2021-10-18T08:48:03.614Z] 9e70ebbbe112: Verifying Checksum [2021-10-18T08:48:03.615Z] 9e70ebbbe112: Download complete [2021-10-18T08:48:03.615Z] ea3f2d53f512: Download complete [2021-10-18T08:48:03.615Z] 72dc09318566: Verifying Checksum [2021-10-18T08:48:03.615Z] 72dc09318566: Download complete [2021-10-18T08:48:03.615Z] f4f7b4309257: Verifying Checksum [2021-10-18T08:48:03.615Z] f4f7b4309257: Download complete [2021-10-18T08:48:03.615Z] 0ac9a79272e3: Verifying Checksum [2021-10-18T08:48:03.615Z] 0ac9a79272e3: Download complete [2021-10-18T08:48:03.615Z] 552d1f2373af: Verifying Checksum [2021-10-18T08:48:03.615Z] 552d1f2373af: Download complete [2021-10-18T08:48:04.624Z] 552d1f2373af: Pull complete [2021-10-18T08:48:05.234Z] ea3f2d53f512: Pull complete [2021-10-18T08:48:05.527Z] 9e70ebbbe112: Pull complete [2021-10-18T08:48:05.809Z] b78e95d17946: Verifying Checksum [2021-10-18T08:48:05.809Z] b78e95d17946: Download complete [2021-10-18T08:48:06.089Z] 7a9cfe048b4a: Verifying Checksum [2021-10-18T08:48:06.089Z] 7a9cfe048b4a: Download complete [2021-10-18T08:48:16.336Z] 7a9cfe048b4a: Pull complete [2021-10-18T08:48:16.336Z] 72dc09318566: Pull complete [2021-10-18T08:48:16.638Z] f4f7b4309257: Pull complete [2021-10-18T08:48:16.920Z] 0ac9a79272e3: Pull complete [2021-10-18T08:48:23.922Z] b78e95d17946: Pull complete [2021-10-18T08:48:23.923Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-18T08:48:23.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T08:48:23.923Z] ---> 8b459fc5aaf0 [2021-10-18T08:48:23.923Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T08:48:27.355Z] ---> Running in bb49b99a82d0 [2021-10-18T08:48:27.637Z] Removing intermediate container bb49b99a82d0 [2021-10-18T08:48:27.637Z] ---> 85eb0d14d410 [2021-10-18T08:48:27.637Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T08:48:27.915Z] ---> Running in fdde7571c8b8 [2021-10-18T08:48:28.522Z] Removing intermediate container fdde7571c8b8 [2021-10-18T08:48:28.522Z] ---> c895d3aed78a [2021-10-18T08:48:28.522Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T08:48:28.522Z] ---> Running in 2446ecd879d0 [2021-10-18T08:48:29.125Z] Removing intermediate container 2446ecd879d0 [2021-10-18T08:48:29.126Z] ---> 359d126a4c38 [2021-10-18T08:48:29.126Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-18T08:48:29.126Z] ---> Running in 875a76e73d0e [2021-10-18T08:48:29.730Z] Removing intermediate container 875a76e73d0e [2021-10-18T08:48:29.730Z] ---> 8313c79fc6f6 [2021-10-18T08:48:29.730Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T08:48:29.730Z] ---> Running in ccc8790a9033 [2021-10-18T08:48:30.337Z] Removing intermediate container ccc8790a9033 [2021-10-18T08:48:30.337Z] ---> c5c21ffbab6c [2021-10-18T08:48:30.337Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T08:48:30.337Z] ---> Running in 9ab838a1cb03 [2021-10-18T08:48:32.987Z] Removing intermediate container 9ab838a1cb03 [2021-10-18T08:48:32.987Z] ---> d381f5e5917b [2021-10-18T08:48:32.987Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T08:48:32.987Z] ---> Running in 297f37dfb569 [2021-10-18T08:48:33.980Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T08:48:35.431Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T08:48:36.040Z] OK: 219 MiB in 52 packages [2021-10-18T08:48:37.047Z] Removing intermediate container 297f37dfb569 [2021-10-18T08:48:37.047Z] ---> 1f6d7474c289 [2021-10-18T08:48:37.047Z] Step 10/14 : ENV GO111MODULE=on [2021-10-18T08:48:37.326Z] ---> Running in c3fa7b3bb4a4 [2021-10-18T08:48:37.931Z] Removing intermediate container c3fa7b3bb4a4 [2021-10-18T08:48:37.931Z] ---> b84dbd1331d3 [2021-10-18T08:48:37.931Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T08:48:38.214Z] ---> Running in 9d2762043fd9 [2021-10-18T08:48:38.493Z] Removing intermediate container 9d2762043fd9 [2021-10-18T08:48:38.493Z] ---> 98cee786f8a9 [2021-10-18T08:48:38.493Z] Step 12/14 : COPY . . [2021-10-18T08:48:41.923Z] ---> d235e1a9495d [2021-10-18T08:48:41.923Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T08:48:41.923Z] ---> Running in 82792780a5bf [2021-10-18T08:49:09.721Z] Removing intermediate container 82792780a5bf [2021-10-18T08:49:09.721Z] ---> 7b192e591ec9 [2021-10-18T08:49:09.721Z] Step 14/14 : RUN ${MAKE} [2021-10-18T08:49:09.721Z] ---> Running in 1cbcf2127400 [2021-10-18T08:49:09.721Z] noop [2021-10-18T08:49:10.719Z] Removing intermediate container 1cbcf2127400 [2021-10-18T08:49:10.719Z] ---> 28d8608ca8b4 [2021-10-18T08:49:10.719Z] Successfully built 28d8608ca8b4 [2021-10-18T08:49:10.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:49:11.077Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T08:49:11.078Z] . [Pipeline] withDockerContainer [2021-10-18T08:49:11.328Z] prd-ubuntu18.04-docker-arm64-4c-16g-2124 does not seem to be running inside a container [2021-10-18T08:49:11.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-18T08:49:12.982Z] $ docker top a577ca26d4b0d89a1cd1544c3f0d1a8e825a9496e55c24d36fe6856366f75857 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T08:49:13.983Z] + go version [2021-10-18T08:49:13.983Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-18T08:49:14.011Z] $ docker stop --time=1 a577ca26d4b0d89a1cd1544c3f0d1a8e825a9496e55c24d36fe6856366f75857 [2021-10-18T08:49:15.778Z] $ docker rm -f a577ca26d4b0d89a1cd1544c3f0d1a8e825a9496e55c24d36fe6856366f75857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:49:16.565Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T08:49:16.565Z] . [Pipeline] withDockerContainer [2021-10-18T08:49:16.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-2124 does not seem to be running inside a container [2021-10-18T08:49:16.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-18T08:49:18.641Z] $ docker top dd04b0ef053a377dd17c1ba2a8d4605ff134e114cec7402171b8c050d5303d06 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-18T08:49:19.606Z] + make test [2021-10-18T08:49:19.606Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-18T08:49:21.082Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-18T08:50:08.224Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-18T08:50:08.224Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-18T08:50:08.224Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-18T08:50:08.224Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-18T08:50:08.224Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-18T08:50:08.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-18T08:50:08.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-18T08:50:08.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-18T08:50:08.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-18T08:50:08.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-18T08:50:08.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-18T08:50:08.225Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-18T08:50:08.225Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-18T08:50:23.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T08:50:23.390Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-18T08:50:23.415Z] $ docker stop --time=1 dd04b0ef053a377dd17c1ba2a8d4605ff134e114cec7402171b8c050d5303d06 [2021-10-18T08:50:25.267Z] $ docker rm -f dd04b0ef053a377dd17c1ba2a8d4605ff134e114cec7402171b8c050d5303d06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T08:50:26.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T08:50:26.055Z] Warning: overwriting stash ‘coverage-report’ [2021-10-18T08:50:26.690Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T08:50:27.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-18T08:50:27.576Z] + ls -al . [2021-10-18T08:50:27.576Z] total 128 [2021-10-18T08:50:27.576Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 08:49 . [2021-10-18T08:50:27.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 08:47 .. [2021-10-18T08:50:27.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 08:47 .git [2021-10-18T08:50:27.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 08:47 .github [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 08:47 .gitignore [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 18 08:47 CONTRIBUTING.md [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 18 08:47 Dockerfile [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 18 08:47 Jenkinsfile [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 18 08:47 LICENSE [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 18 08:47 Makefile [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 18 08:47 README.md [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 08:41 VERSION [2021-10-18T08:50:27.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 08:47 assets [2021-10-18T08:50:27.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 08:47 bin [2021-10-18T08:50:27.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 08:47 cmd [2021-10-18T08:50:27.576Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 18 08:49 coverage.out [2021-10-18T08:50:27.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 08:47 docs [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 08:47 go.mod [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 18 08:47 go.sum [2021-10-18T08:50:27.576Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 08:47 internal [2021-10-18T08:50:27.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 08:47 pkg [2021-10-18T08:50:27.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 08:47 snap [2021-10-18T08:50:27.576Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 08:47 version.go [2021-10-18T08:50:27.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 08:47 web [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:50:27.930Z] + 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=60313d708150451d157477761d54052072bb8e7c --label arch=arm64 --label version=2.0.1-dev.22 . [2021-10-18T08:50:28.541Z] Sending build context to Docker daemon 20.57MB [2021-10-18T08:50:28.821Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T08:50:28.821Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-18T08:50:28.821Z] ---> 28d8608ca8b4 [2021-10-18T08:50:28.821Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T08:50:28.821Z] ---> Running in 85ec2ce36e3e [2021-10-18T08:50:29.429Z] Removing intermediate container 85ec2ce36e3e [2021-10-18T08:50:29.429Z] ---> 3b62e0c7d5c9 [2021-10-18T08:50:29.429Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T08:50:29.429Z] ---> Running in ca829a89ea12 [2021-10-18T08:50:30.040Z] Removing intermediate container ca829a89ea12 [2021-10-18T08:50:30.040Z] ---> 54d07620c9fd [2021-10-18T08:50:30.040Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T08:50:30.040Z] ---> Running in e91d477d9dda [2021-10-18T08:50:30.656Z] Removing intermediate container e91d477d9dda [2021-10-18T08:50:30.656Z] ---> f8da668110a8 [2021-10-18T08:50:30.656Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-18T08:50:30.656Z] ---> Running in 53e861bf2533 [2021-10-18T08:50:31.268Z] Removing intermediate container 53e861bf2533 [2021-10-18T08:50:31.268Z] ---> cf22a18473ac [2021-10-18T08:50:31.268Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T08:50:31.268Z] ---> Running in c03100d55991 [2021-10-18T08:50:31.572Z] Removing intermediate container c03100d55991 [2021-10-18T08:50:31.572Z] ---> 894fb981c88c [2021-10-18T08:50:31.572Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T08:50:31.890Z] ---> Running in e7ecae14aaf2 [2021-10-18T08:50:34.618Z] Removing intermediate container e7ecae14aaf2 [2021-10-18T08:50:34.618Z] ---> 4b3154406652 [2021-10-18T08:50:34.618Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T08:50:34.618Z] ---> Running in 3ab0f2c5e787 [2021-10-18T08:50:35.624Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T08:50:36.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T08:50:37.657Z] OK: 219 MiB in 52 packages [2021-10-18T08:50:38.659Z] Removing intermediate container 3ab0f2c5e787 [2021-10-18T08:50:38.659Z] ---> 8e0390d0389f [2021-10-18T08:50:38.659Z] Step 10/22 : ENV GO111MODULE=on [2021-10-18T08:50:38.941Z] ---> Running in 7f848a00cd25 [2021-10-18T08:50:39.224Z] Removing intermediate container 7f848a00cd25 [2021-10-18T08:50:39.224Z] ---> d938bb80c7fb [2021-10-18T08:50:39.224Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T08:50:39.514Z] ---> Running in ca00bfad236f [2021-10-18T08:50:40.124Z] Removing intermediate container ca00bfad236f [2021-10-18T08:50:40.124Z] ---> 6bd137fa7ab4 [2021-10-18T08:50:40.124Z] Step 12/22 : COPY . . [2021-10-18T08:50:43.567Z] ---> ba4cf2c1a160 [2021-10-18T08:50:43.567Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T08:50:43.567Z] ---> Running in 2ea5eef785cd [2021-10-18T08:50:45.570Z] Removing intermediate container 2ea5eef785cd [2021-10-18T08:50:45.571Z] ---> af16e4aa79ad [2021-10-18T08:50:45.571Z] Step 14/22 : RUN ${MAKE} [2021-10-18T08:50:45.571Z] ---> Running in e17df0938251 [2021-10-18T08:50:47.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-18T08:51:19.522Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-18T08:51:20.139Z] Removing intermediate container e17df0938251 [2021-10-18T08:51:20.139Z] ---> 0033b6fc2284 [2021-10-18T08:51:20.139Z] Step 15/22 : FROM alpine:3.14 [2021-10-18T08:51:20.739Z] 3.14: Pulling from library/alpine [2021-10-18T08:51:21.017Z] 552d1f2373af: Already exists [2021-10-18T08:51:21.295Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T08:51:21.295Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T08:51:21.295Z] ---> bb3de5531c18 [2021-10-18T08:51:21.295Z] Step 16/22 : EXPOSE 4000 [2021-10-18T08:51:21.573Z] ---> Running in b6ec225febc3 [2021-10-18T08:51:21.851Z] Removing intermediate container b6ec225febc3 [2021-10-18T08:51:21.851Z] ---> fb36c12689ed [2021-10-18T08:51:21.851Z] Step 17/22 : 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-10-18T08:51:23.306Z] ---> cb99ec685b66 [2021-10-18T08:51:23.306Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-18T08:51:23.306Z] ---> Running in d6774d5954ff [2021-10-18T08:51:23.919Z] Removing intermediate container d6774d5954ff [2021-10-18T08:51:23.919Z] ---> 844a6ce0d1b8 [2021-10-18T08:51:23.919Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-18T08:51:23.919Z] ---> Running in ce6a5e83712b [2021-10-18T08:51:24.532Z] Removing intermediate container ce6a5e83712b [2021-10-18T08:51:24.532Z] ---> 4ef2fb6b1618 [2021-10-18T08:51:24.532Z] Step 20/22 : LABEL arch=arm64 [2021-10-18T08:51:24.532Z] ---> Running in 8a065d578e6d [2021-10-18T08:51:25.134Z] Removing intermediate container 8a065d578e6d [2021-10-18T08:51:25.134Z] ---> 4aa00def23b7 [2021-10-18T08:51:25.134Z] Step 21/22 : LABEL git_sha=60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:51:25.134Z] ---> Running in 2be8ce64dd37 [2021-10-18T08:51:25.410Z] Removing intermediate container 2be8ce64dd37 [2021-10-18T08:51:25.410Z] ---> d69715f129d7 [2021-10-18T08:51:25.410Z] Step 22/22 : LABEL version=2.0.1-dev.22 [2021-10-18T08:51:25.686Z] ---> Running in 9305d9df28b1 [2021-10-18T08:51:26.291Z] Removing intermediate container 9305d9df28b1 [2021-10-18T08:51:26.291Z] ---> 9f4b4259b44d [2021-10-18T08:51:26.291Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-18T08:51:26.291Z] Successfully built 9f4b4259b44d [2021-10-18T08:51:26.291Z] 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-10-18T08:51:26.500Z] provisioning config files... [2021-10-18T08:51:26.523Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config5323754827512517849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:51:26.895Z] ---> docker-login.sh [2021-10-18T08:51:26.895Z] nexus3.edgexfoundry.org:10001 [2021-10-18T08:51:27.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:51:27.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:51:27.453Z] Configure a credential helper to remove this warning. See [2021-10-18T08:51:27.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:51:27.453Z] [2021-10-18T08:51:27.453Z] Login Succeeded [2021-10-18T08:51:27.453Z] nexus3.edgexfoundry.org:10002 [2021-10-18T08:51:27.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:51:28.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:51:28.012Z] Configure a credential helper to remove this warning. See [2021-10-18T08:51:28.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:51:28.012Z] [2021-10-18T08:51:28.012Z] Login Succeeded [2021-10-18T08:51:28.012Z] nexus3.edgexfoundry.org:10003 [2021-10-18T08:51:28.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:51:28.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:51:28.289Z] Configure a credential helper to remove this warning. See [2021-10-18T08:51:28.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:51:28.289Z] [2021-10-18T08:51:28.289Z] Login Succeeded [2021-10-18T08:51:28.564Z] nexus3.edgexfoundry.org:10004 [2021-10-18T08:51:28.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:51:28.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:51:28.840Z] Configure a credential helper to remove this warning. See [2021-10-18T08:51:28.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:51:28.840Z] [2021-10-18T08:51:28.840Z] Login Succeeded [2021-10-18T08:51:29.115Z] docker.io [2021-10-18T08:51:29.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T08:51:29.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T08:51:29.669Z] Configure a credential helper to remove this warning. See [2021-10-18T08:51:29.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T08:51:29.669Z] [2021-10-18T08:51:29.669Z] Login Succeeded [2021-10-18T08:51:29.669Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T08:51:29.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-18T08:51:29.737Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-18T08:51:29.737Z] 60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:51:29.737Z] latest [2021-10-18T08:51:29.737Z] 2.0.1-dev.22 [2021-10-18T08:51:29.737Z] 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [2021-10-18T08:51:29.737Z] main [2021-10-18T08:51:29.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:30.109Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:30.467Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:51:30.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-18T08:51:30.467Z] bc1c699031e7: Preparing [2021-10-18T08:51:30.467Z] ee420dfed78a: Preparing [2021-10-18T08:51:30.753Z] ee420dfed78a: Layer already exists [2021-10-18T08:51:34.180Z] bc1c699031e7: Pushed [2021-10-18T08:51:34.180Z] 60313d708150451d157477761d54052072bb8e7c: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:34.545Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:34.896Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-18T08:51:34.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-18T08:51:34.896Z] bc1c699031e7: Preparing [2021-10-18T08:51:34.896Z] ee420dfed78a: Preparing [2021-10-18T08:51:35.175Z] ee420dfed78a: Layer already exists [2021-10-18T08:51:35.175Z] bc1c699031e7: Layer already exists [2021-10-18T08:51:35.175Z] latest: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:35.540Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:35.902Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.22 [2021-10-18T08:51:35.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-18T08:51:35.902Z] bc1c699031e7: Preparing [2021-10-18T08:51:35.902Z] ee420dfed78a: Preparing [2021-10-18T08:51:36.182Z] bc1c699031e7: Layer already exists [2021-10-18T08:51:36.182Z] ee420dfed78a: Layer already exists [2021-10-18T08:51:36.182Z] 2.0.1-dev.22: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:36.553Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:36.921Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [2021-10-18T08:51:36.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-18T08:51:36.921Z] bc1c699031e7: Preparing [2021-10-18T08:51:36.921Z] ee420dfed78a: Preparing [2021-10-18T08:51:36.921Z] bc1c699031e7: Layer already exists [2021-10-18T08:51:36.921Z] ee420dfed78a: Layer already exists [2021-10-18T08:51:37.201Z] 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:37.567Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:37.936Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-18T08:51:37.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-18T08:51:37.936Z] bc1c699031e7: Preparing [2021-10-18T08:51:37.936Z] ee420dfed78a: Preparing [2021-10-18T08:51:37.936Z] bc1c699031e7: Layer already exists [2021-10-18T08:51:37.936Z] ee420dfed78a: Layer already exists [2021-10-18T08:51:38.215Z] main: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-18T08:51:38.272Z] ===================================================== [Pipeline] echo [2021-10-18T08:51:38.286Z] taggedImages: [2021-10-18T08:51:38.286Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c [2021-10-18T08:51:38.286Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-18T08:51:38.286Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.22 [2021-10-18T08:51:38.286Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [2021-10-18T08:51:38.286Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:38.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T08:51:39.051Z] [2021-10-18T08:51:39.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:51:39.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T08:51:39.698Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-18T08:51:39.698Z] 448f6bf000e3: Pulling fs layer [2021-10-18T08:51:39.698Z] f757da607395: Pulling fs layer [2021-10-18T08:51:39.698Z] 05883995daec: Pulling fs layer [2021-10-18T08:51:39.698Z] 8603b9c90790: Pulling fs layer [2021-10-18T08:51:39.698Z] 1560dd03e051: Pulling fs layer [2021-10-18T08:51:39.698Z] 27f5ce0e4adf: Pulling fs layer [2021-10-18T08:51:39.698Z] c2d8d7efcc4b: Pulling fs layer [2021-10-18T08:51:39.698Z] 8603b9c90790: Waiting [2021-10-18T08:51:39.698Z] 27f5ce0e4adf: Waiting [2021-10-18T08:51:39.698Z] c2d8d7efcc4b: Waiting [2021-10-18T08:51:39.981Z] f757da607395: Verifying Checksum [2021-10-18T08:51:39.981Z] f757da607395: Download complete [2021-10-18T08:51:39.981Z] 8603b9c90790: Verifying Checksum [2021-10-18T08:51:39.981Z] 8603b9c90790: Download complete [2021-10-18T08:51:40.261Z] 05883995daec: Verifying Checksum [2021-10-18T08:51:40.261Z] 05883995daec: Download complete [2021-10-18T08:51:40.261Z] 1560dd03e051: Verifying Checksum [2021-10-18T08:51:40.261Z] 1560dd03e051: Download complete [2021-10-18T08:51:40.261Z] 27f5ce0e4adf: Verifying Checksum [2021-10-18T08:51:40.261Z] 27f5ce0e4adf: Download complete [2021-10-18T08:51:40.541Z] 448f6bf000e3: Verifying Checksum [2021-10-18T08:51:40.541Z] 448f6bf000e3: Download complete [2021-10-18T08:51:43.208Z] c2d8d7efcc4b: Verifying Checksum [2021-10-18T08:51:43.208Z] c2d8d7efcc4b: Download complete [2021-10-18T08:51:44.208Z] 448f6bf000e3: Pull complete [2021-10-18T08:51:45.204Z] f757da607395: Pull complete [2021-10-18T08:51:46.656Z] 05883995daec: Pull complete [2021-10-18T08:51:46.656Z] 8603b9c90790: Pull complete [2021-10-18T08:51:47.649Z] 1560dd03e051: Pull complete [2021-10-18T08:51:47.929Z] 27f5ce0e4adf: Pull complete [2021-10-18T08:52:06.417Z] c2d8d7efcc4b: Pull complete [2021-10-18T08:52:06.417Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-18T08:52:06.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T08:52:06.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-18T08:52:06.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-2124 does not seem to be running inside a container [2021-10-18T08:52:06.782Z] $ 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/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-18T08:52:08.713Z] $ docker top e2f02978c5e26c7f14017b104c7c9c858c98762e478245cd2dc16340d5caa380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:52:09.752Z] ---> job-cost.sh [2021-10-18T08:52:09.752Z] lf-activate-venv: SKIPPING [2021-10-18T08:52:09.752Z] INFO: No Stack... [2021-10-18T08:52:13.180Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-18T08:52:13.457Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T08:52:14.150Z] + cat /w/workspace/edgex-ui-go/24/archives/cost.csv [2021-10-18T08:52:14.150Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T08:52:14.239Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [2021-10-18T08:52:14.245Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] did not exist. Created. [2021-10-18T08:52:14.245Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T08:52:14.951Z] /w/workspace/edgex-ui-go/24@tmp/durable-7fcb0e2e/script.sh: 1: /w/workspace/edgex-ui-go/24@tmp/durable-7fcb0e2e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-18T08:52:15.649Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-18T08:52:15.681Z] Warning: overwriting stash ‘stack-cost’ [2021-10-18T08:52:15.825Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T08:52:15.835Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T08:52:15.875Z] $ docker stop --time=1 e2f02978c5e26c7f14017b104c7c9c858c98762e478245cd2dc16340d5caa380 [2021-10-18T08:52:17.558Z] $ docker rm -f e2f02978c5e26c7f14017b104c7c9c858c98762e478245cd2dc16340d5caa380 [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-10-18T08:52:18.454Z] provisioning config files... [2021-10-18T08:52:18.464Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config62503961398366743tmp [Pipeline] { [Pipeline] sh [2021-10-18T08:52:18.779Z] + set +x [2021-10-18T08:52:18.779Z] + curl -s https://codecov.io/bash [2021-10-18T08:52:18.779Z] + bash -s -- [2021-10-18T08:52:18.779Z] [2021-10-18T08:52:18.779Z] _____ _ [2021-10-18T08:52:18.779Z] / ____| | | [2021-10-18T08:52:18.779Z] | | ___ __| | ___ ___ _____ __ [2021-10-18T08:52:18.779Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-18T08:52:18.779Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-18T08:52:18.779Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-18T08:52:18.779Z] Bash-1.0.6 [2021-10-18T08:52:18.779Z] [2021-10-18T08:52:18.779Z] [2021-10-18T08:52:18.779Z] ==> git version 2.24.4 found [2021-10-18T08:52:18.779Z] ==> 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-10-18T08:52:18.779Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-18T08:52:18.779Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-18T08:52:18.779Z] ==> Jenkins CI detected. [2021-10-18T08:52:18.779Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-18T08:52:18.779Z] project root: . [2021-10-18T08:52:18.779Z] --> token set from env [2021-10-18T08:52:18.779Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-18T08:52:19.040Z] ==> Running gcov in . (disable via -X gcov) [2021-10-18T08:52:19.040Z] ==> Python coveragepy not found [2021-10-18T08:52:19.040Z] ==> Searching for coverage reports in: [2021-10-18T08:52:19.040Z] + . [2021-10-18T08:52:19.040Z] -> Found 1 reports [2021-10-18T08:52:19.040Z] ==> Detecting git/mercurial file structure [2021-10-18T08:52:19.040Z] ==> Reading reports [2021-10-18T08:52:19.040Z] + ./coverage.out bytes=10 [2021-10-18T08:52:19.040Z] ==> Appending adjustments [2021-10-18T08:52:19.040Z] https://docs.codecov.io/docs/fixing-reports [2021-10-18T08:52:19.040Z] + Found adjustments [2021-10-18T08:52:19.040Z] ==> Gzipping contents [2021-10-18T08:52:19.040Z] 4.0K /tmp/codecov.3seYIr.gz [2021-10-18T08:52:19.040Z] ==> Uploading reports [2021-10-18T08:52:19.040Z] url: https://codecov.io [2021-10-18T08:52:19.040Z] query: branch=main&commit=60313d708150451d157477761d54052072bb8e7c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-18T08:52:19.040Z] -> Pinging Codecov [2021-10-18T08:52:19.040Z] 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=60313d708150451d157477761d54052072bb8e7c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-18T08:52:19.611Z] -> Uploading to [2021-10-18T08:52:19.611Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-18/FB506323287CE973F263BFD2A0EB1F37/60313d708150451d157477761d54052072bb8e7c/358f89bb-fb72-4076-87b8-886dad6b8644.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T085219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab02bd235d9e9c9d875858398a67424f304cd58507b5531153cb2a5adb3544a2 [2021-10-18T08:52:19.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T08:52:19.611Z] Dload Upload Total Spent Left Speed [2021-10-18T08:52:19.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11257 --:--:-- --:--:-- --:--:-- 11256 [2021-10-18T08:52:19.872Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/60313d708150451d157477761d54052072bb8e7c [Pipeline] } [2021-10-18T08:52:19.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-18T08:52:20.488Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-18T08:52:20.497Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:52:20.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-18T08:52:20.810Z] [2021-10-18T08:52:20.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:52:21.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-18T08:52:21.122Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-18T08:52:21.122Z] 188c0c94c7c5: Pulling fs layer [2021-10-18T08:52:21.122Z] 0ef7d3d256c8: Pulling fs layer [2021-10-18T08:52:21.122Z] de9db76c5a1d: Pulling fs layer [2021-10-18T08:52:21.122Z] 0eba1c9be4d2: Pulling fs layer [2021-10-18T08:52:21.122Z] 0d57e429df01: Pulling fs layer [2021-10-18T08:52:21.122Z] 4e4be7b47b0d: Pulling fs layer [2021-10-18T08:52:21.122Z] e1f770b5df2f: Pulling fs layer [2021-10-18T08:52:21.122Z] 85a0685a4137: Pulling fs layer [2021-10-18T08:52:21.122Z] 0eba1c9be4d2: Waiting [2021-10-18T08:52:21.122Z] 4e4be7b47b0d: Waiting [2021-10-18T08:52:21.122Z] 0d57e429df01: Waiting [2021-10-18T08:52:21.122Z] e1f770b5df2f: Waiting [2021-10-18T08:52:21.122Z] 85a0685a4137: Waiting [2021-10-18T08:52:21.122Z] de9db76c5a1d: Verifying Checksum [2021-10-18T08:52:21.122Z] de9db76c5a1d: Download complete [2021-10-18T08:52:21.122Z] 0ef7d3d256c8: Verifying Checksum [2021-10-18T08:52:21.122Z] 0ef7d3d256c8: Download complete [2021-10-18T08:52:21.122Z] 0d57e429df01: Verifying Checksum [2021-10-18T08:52:21.122Z] 0d57e429df01: Download complete [2021-10-18T08:52:21.122Z] 4e4be7b47b0d: Verifying Checksum [2021-10-18T08:52:21.122Z] 4e4be7b47b0d: Download complete [2021-10-18T08:52:21.122Z] 188c0c94c7c5: Verifying Checksum [2021-10-18T08:52:21.122Z] 188c0c94c7c5: Download complete [2021-10-18T08:52:21.400Z] e1f770b5df2f: Verifying Checksum [2021-10-18T08:52:21.400Z] e1f770b5df2f: Download complete [2021-10-18T08:52:21.678Z] 188c0c94c7c5: Pull complete [2021-10-18T08:52:21.678Z] 0eba1c9be4d2: Verifying Checksum [2021-10-18T08:52:21.678Z] 0eba1c9be4d2: Download complete [2021-10-18T08:52:21.941Z] 0ef7d3d256c8: Pull complete [2021-10-18T08:52:21.941Z] 85a0685a4137: Verifying Checksum [2021-10-18T08:52:21.941Z] 85a0685a4137: Download complete [2021-10-18T08:52:21.941Z] de9db76c5a1d: Pull complete [2021-10-18T08:52:26.164Z] 0eba1c9be4d2: Pull complete [2021-10-18T08:52:26.164Z] 0d57e429df01: Pull complete [2021-10-18T08:52:26.164Z] 4e4be7b47b0d: Pull complete [2021-10-18T08:52:26.164Z] e1f770b5df2f: Pull complete [2021-10-18T08:52:29.498Z] 85a0685a4137: Pull complete [2021-10-18T08:52:29.498Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-18T08:52:29.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-18T08:52:29.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-18T08:52:29.561Z] prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container [2021-10-18T08:52:29.604Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-18T08:52:31.818Z] $ docker top 4dc855b7ed04137c364b24b6e0d2c9215da7b3557152c955a7523cfc9e6ebc8d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-18T08:52:31.900Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-18T08:52:32.191Z] + set -o pipefail [2021-10-18T08:52:32.191Z] + snyk monitor '--org=edgex-jenkins' [2021-10-18T08:52:35.513Z] [2021-10-18T08:52:35.513Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-18T08:52:35.513Z] [2021-10-18T08:52:35.513Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6a414eb7-e4ee-46a8-b6fd-cb91a2cc931c [2021-10-18T08:52:35.513Z] [2021-10-18T08:52:35.513Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-18T08:52:35.513Z] [2021-10-18T08:52:35.513Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-18T08:52:35.513Z] [2021-10-18T08:52:35.513Z] [Pipeline] } [2021-10-18T08:52:35.527Z] $ docker stop --time=1 4dc855b7ed04137c364b24b6e0d2c9215da7b3557152c955a7523cfc9e6ebc8d [2021-10-18T08:52:37.282Z] $ docker rm -f 4dc855b7ed04137c364b24b6e0d2c9215da7b3557152c955a7523cfc9e6ebc8d [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-10-18T08:52:39.142Z] + git log --format=format:%s -1 60313d708150451d157477761d54052072bb8e7c [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:52:39.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T08:52:39.441Z] . [Pipeline] withDockerContainer [2021-10-18T08:52:39.503Z] prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container [2021-10-18T08:52:39.538Z] $ 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-10-18T08:52:39.888Z] $ docker top f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T08:52:39.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T08:52:39.973Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T08:52:40.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T08:52:40.101Z] $ docker exec f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 ssh-agent [2021-10-18T08:52:40.213Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiIEBML/agent.14 [2021-10-18T08:52:40.213Z] SSH_AGENT_PID=21 [2021-10-18T08:52:40.218Z] Running ssh-add (command line suppressed) [2021-10-18T08:52:40.324Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1585925803396160240.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1585925803396160240.key) [2021-10-18T08:52:40.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T08:52:40.623Z] + git semver tag [2021-10-18T08:52:40.623Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T08:52:40.623Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-18T08:52:40.623Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-18T08:52:40.623Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T08:52:40.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T08:52:40.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T08:52:40.623Z] # $SEMVER_BRANCH = main [2021-10-18T08:52:40.623Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-18T08:52:40.623Z] # 60313d708150451d157477761d54052072bb8e7c HEAD [2021-10-18T08:52:40.623Z] # -> Force: false [2021-10-18T08:52:40.623Z] # 028c3e7fd954998ef7b981c16e61028a31773052 refs/tags/v2.0.1-dev.22 [Pipeline] } [2021-10-18T08:52:40.634Z] $ docker exec --env ******** --env ******** f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 ssh-agent -k [2021-10-18T08:52:40.724Z] unset SSH_AUTH_SOCK; [2021-10-18T08:52:40.724Z] unset SSH_AGENT_PID; [2021-10-18T08:52:40.724Z] echo Agent pid 21 killed; [2021-10-18T08:52:40.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T08:52:41.039Z] + git semver [Pipeline] } [2021-10-18T08:52:41.051Z] $ docker stop --time=1 f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 [2021-10-18T08:52:42.244Z] $ docker rm -f f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:52:42.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-18T08:52:42.657Z] [2021-10-18T08:52:42.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:52:42.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-18T08:52:42.961Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-18T08:52:42.961Z] ab5ef0e58194: Pulling fs layer [2021-10-18T08:52:42.961Z] 9712f1f96733: Pulling fs layer [2021-10-18T08:52:42.961Z] 63f879dbbcfc: Pulling fs layer [2021-10-18T08:52:42.961Z] 0d9ebad4ef96: Pulling fs layer [2021-10-18T08:52:42.961Z] e9a5061849ea: Pulling fs layer [2021-10-18T08:52:42.961Z] d747dcd14b5f: Pulling fs layer [2021-10-18T08:52:42.961Z] 2de7ff778b66: Pulling fs layer [2021-10-18T08:52:42.961Z] 0d9ebad4ef96: Waiting [2021-10-18T08:52:42.961Z] e9a5061849ea: Waiting [2021-10-18T08:52:42.961Z] d747dcd14b5f: Waiting [2021-10-18T08:52:42.961Z] 2de7ff778b66: Waiting [2021-10-18T08:52:42.961Z] 9712f1f96733: Verifying Checksum [2021-10-18T08:52:42.961Z] 9712f1f96733: Download complete [2021-10-18T08:52:43.231Z] 63f879dbbcfc: Verifying Checksum [2021-10-18T08:52:43.231Z] 63f879dbbcfc: Download complete [2021-10-18T08:52:43.499Z] ab5ef0e58194: Verifying Checksum [2021-10-18T08:52:43.499Z] ab5ef0e58194: Download complete [2021-10-18T08:52:43.499Z] 0d9ebad4ef96: Verifying Checksum [2021-10-18T08:52:43.499Z] 0d9ebad4ef96: Download complete [2021-10-18T08:52:43.499Z] d747dcd14b5f: Verifying Checksum [2021-10-18T08:52:43.499Z] d747dcd14b5f: Download complete [2021-10-18T08:52:43.499Z] e9a5061849ea: Verifying Checksum [2021-10-18T08:52:43.499Z] e9a5061849ea: Download complete [2021-10-18T08:52:43.499Z] 2de7ff778b66: Verifying Checksum [2021-10-18T08:52:43.499Z] 2de7ff778b66: Download complete [2021-10-18T08:52:46.821Z] ab5ef0e58194: Pull complete [2021-10-18T08:52:46.821Z] 9712f1f96733: Pull complete [2021-10-18T08:52:47.085Z] 63f879dbbcfc: Pull complete [2021-10-18T08:52:51.317Z] 0d9ebad4ef96: Pull complete [2021-10-18T08:52:51.583Z] e9a5061849ea: Pull complete [2021-10-18T08:52:51.583Z] d747dcd14b5f: Pull complete [2021-10-18T08:52:52.968Z] 2de7ff778b66: Pull complete [2021-10-18T08:52:52.968Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-18T08:52:52.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-18T08:52:52.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-18T08:52:53.040Z] prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container [2021-10-18T08:52:53.075Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-18T08:52:56.151Z] $ docker top fd8cf49663670c5b9b85937c26fc11a1c0ac3e3103342fe52cfad4385e618db6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-18T08:52:56.255Z] provisioning config files... [2021-10-18T08:52:56.264Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4797473967774587280tmp [2021-10-18T08:52:56.274Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7349220048286152859tmp [2021-10-18T08:52:56.283Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2734627978381444957tmp [Pipeline] { [Pipeline] echo [2021-10-18T08:52:56.297Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:52:56.598Z] ---> sigul-configuration.sh [2021-10-18T08:52:56.598Z] gpg: directory `/root/.gnupg' created [2021-10-18T08:52:56.598Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-18T08:52:56.598Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-18T08:52:56.598Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-18T08:52:56.598Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-18T08:52:56.598Z] gpg: CAST5 encrypted data [2021-10-18T08:52:56.598Z] gpg: encrypted with 1 passphrase [2021-10-18T08:52:56.598Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-18T08:52:56.897Z] + mkdir /home/jenkins [2021-10-18T08:52:56.897Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-18T08:52:57.191Z] + 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-10-18T08:52:57.201Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:52:57.492Z] ---> sigul-install.sh [2021-10-18T08:52:57.493Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-18T08:52:57.784Z] + git tag --list [2021-10-18T08:52:57.784Z] 0.1.1 [2021-10-18T08:52:57.784Z] v1.1.0 [2021-10-18T08:52:57.784Z] v1.2.0 [2021-10-18T08:52:57.784Z] v1.2.1 [2021-10-18T08:52:57.784Z] v1.3.0 [2021-10-18T08:52:57.784Z] v2.0.0 [2021-10-18T08:52:57.784Z] v2.0.1-dev.1 [2021-10-18T08:52:57.784Z] v2.0.1-dev.10 [2021-10-18T08:52:57.784Z] v2.0.1-dev.11 [2021-10-18T08:52:57.784Z] v2.0.1-dev.12 [2021-10-18T08:52:57.784Z] v2.0.1-dev.13 [2021-10-18T08:52:57.784Z] v2.0.1-dev.14 [2021-10-18T08:52:57.784Z] v2.0.1-dev.15 [2021-10-18T08:52:57.784Z] v2.0.1-dev.16 [2021-10-18T08:52:57.784Z] v2.0.1-dev.17 [2021-10-18T08:52:57.784Z] v2.0.1-dev.18 [2021-10-18T08:52:57.784Z] v2.0.1-dev.19 [2021-10-18T08:52:57.784Z] v2.0.1-dev.2 [2021-10-18T08:52:57.784Z] v2.0.1-dev.20 [2021-10-18T08:52:57.784Z] v2.0.1-dev.21 [2021-10-18T08:52:57.784Z] v2.0.1-dev.22 [2021-10-18T08:52:57.784Z] v2.0.1-dev.3 [2021-10-18T08:52:57.784Z] v2.0.1-dev.4 [2021-10-18T08:52:57.784Z] v2.0.1-dev.5 [2021-10-18T08:52:57.784Z] v2.0.1-dev.6 [2021-10-18T08:52:57.784Z] v2.0.1-dev.7 [2021-10-18T08:52:57.784Z] v2.0.1-dev.8 [2021-10-18T08:52:57.784Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-18T08:52:58.078Z] + lftools sign git-tag v2.0.1-dev.22 [2021-10-18T08:52:58.649Z] Signing Git tag with Sigul... [2021-10-18T08:52:58.649Z] Signing v2.0.1-dev.22 [Pipeline] echo [2021-10-18T08:52:59.600Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:52:59.888Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-18T08:52:59.895Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-18T08:52:59.911Z] $ docker stop --time=1 fd8cf49663670c5b9b85937c26fc11a1c0ac3e3103342fe52cfad4385e618db6 [2021-10-18T08:53:01.136Z] $ docker rm -f fd8cf49663670c5b9b85937c26fc11a1c0ac3e3103342fe52cfad4385e618db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:53:01.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T08:53:01.706Z] . [Pipeline] withDockerContainer [2021-10-18T08:53:01.774Z] prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container [2021-10-18T08:53:01.808Z] $ 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-10-18T08:53:02.185Z] $ docker top c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T08:53:02.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T08:53:02.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T08:53:02.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T08:53:02.374Z] $ docker exec c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e ssh-agent [2021-10-18T08:53:02.479Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOHaNmj/agent.13 [2021-10-18T08:53:02.479Z] SSH_AGENT_PID=18 [2021-10-18T08:53:02.485Z] Running ssh-add (command line suppressed) [2021-10-18T08:53:02.577Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_638692750364773097.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_638692750364773097.key) [2021-10-18T08:53:02.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T08:53:02.883Z] + git semver bump pre [2021-10-18T08:53:02.883Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T08:53:02.883Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-18T08:53:02.883Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-18T08:53:02.883Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T08:53:02.883Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T08:53:02.883Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T08:53:02.883Z] # $SEMVER_BRANCH = main [2021-10-18T08:53:02.883Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-18T08:53:02.883Z] 2.0.1-dev.23 [Pipeline] } [2021-10-18T08:53:02.892Z] $ docker exec --env ******** --env ******** c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e ssh-agent -k [2021-10-18T08:53:02.984Z] unset SSH_AUTH_SOCK; [2021-10-18T08:53:02.985Z] unset SSH_AGENT_PID; [2021-10-18T08:53:02.985Z] echo Agent pid 18 killed; [2021-10-18T08:53:02.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T08:53:03.315Z] + git semver [Pipeline] } [2021-10-18T08:53:03.327Z] $ docker stop --time=1 c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e [2021-10-18T08:53:04.607Z] $ docker rm -f c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:53:04.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T08:53:04.961Z] . [Pipeline] withDockerContainer [2021-10-18T08:53:05.025Z] prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container [2021-10-18T08:53:05.072Z] $ 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-10-18T08:53:05.398Z] $ docker top 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T08:53:05.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T08:53:05.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T08:53:05.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T08:53:05.586Z] $ docker exec 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 ssh-agent [2021-10-18T08:53:05.693Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDcAFLD/agent.13 [2021-10-18T08:53:05.693Z] SSH_AGENT_PID=19 [2021-10-18T08:53:05.697Z] Running ssh-add (command line suppressed) [2021-10-18T08:53:05.796Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6300809781852097813.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6300809781852097813.key) [2021-10-18T08:53:05.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T08:53:06.224Z] + git semver push [2021-10-18T08:53:06.224Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T08:53:06.224Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-18T08:53:06.224Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-18T08:53:06.224Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T08:53:06.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T08:53:06.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T08:53:06.224Z] # $SEMVER_BRANCH = main [2021-10-18T08:53:06.224Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-18T08:53:08.370Z] $ docker exec --env ******** --env ******** 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 ssh-agent -k [2021-10-18T08:53:08.465Z] unset SSH_AUTH_SOCK; [2021-10-18T08:53:08.465Z] unset SSH_AGENT_PID; [2021-10-18T08:53:08.465Z] echo Agent pid 19 killed; [2021-10-18T08:53:08.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T08:53:08.779Z] + git semver [Pipeline] } [2021-10-18T08:53:08.792Z] $ docker stop --time=1 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 [2021-10-18T08:53:09.972Z] $ docker rm -f 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 [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-10-18T08:53:10.851Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:53:11.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:53:11.728Z] ---> package-listing.sh [2021-10-18T08:53:11.728Z] ++ facter osfamily [2021-10-18T08:53:11.728Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-18T08:53:11.988Z] + OS_FAMILY=redhat [2021-10-18T08:53:11.988Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-18T08:53:11.988Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-18T08:53:11.988Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-18T08:53:11.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-18T08:53:11.988Z] + PACKAGES=/tmp/packages_start.txt [2021-10-18T08:53:11.988Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-18T08:53:11.988Z] + PACKAGES=/tmp/packages_end.txt [2021-10-18T08:53:11.988Z] + case "${OS_FAMILY}" in [2021-10-18T08:53:11.988Z] + rpm -qa [2021-10-18T08:53:11.988Z] + sort [2021-10-18T08:53:12.557Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-18T08:53:12.557Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-18T08:53:12.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-18T08:53:12.557Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-18T08:53:12.557Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-18T08:53:12.557Z] + 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-10-18T08:53:12.570Z] 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-10-18T08:53:12.852Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:53:13.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T08:53:13.430Z] [2021-10-18T08:53:13.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T08:53:13.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T08:53:13.729Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T08:53:13.729Z] b4d181a07f80: Pulling fs layer [2021-10-18T08:53:13.729Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T08:53:13.729Z] ed53099fbce6: Pulling fs layer [2021-10-18T08:53:13.729Z] dc539afda2c1: Pulling fs layer [2021-10-18T08:53:13.729Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T08:53:13.729Z] 9065ff56babe: Pulling fs layer [2021-10-18T08:53:13.729Z] d287ab97295c: Pulling fs layer [2021-10-18T08:53:13.729Z] dc539afda2c1: Waiting [2021-10-18T08:53:13.729Z] 77bc0d833cb6: Waiting [2021-10-18T08:53:13.729Z] 9065ff56babe: Waiting [2021-10-18T08:53:13.729Z] d287ab97295c: Waiting [2021-10-18T08:53:13.729Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T08:53:13.729Z] a1111a8f2ec3: Download complete [2021-10-18T08:53:13.729Z] dc539afda2c1: Verifying Checksum [2021-10-18T08:53:13.729Z] dc539afda2c1: Download complete [2021-10-18T08:53:13.729Z] ed53099fbce6: Verifying Checksum [2021-10-18T08:53:13.729Z] ed53099fbce6: Download complete [2021-10-18T08:53:13.729Z] 9065ff56babe: Verifying Checksum [2021-10-18T08:53:13.729Z] 9065ff56babe: Download complete [2021-10-18T08:53:13.993Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T08:53:13.993Z] 77bc0d833cb6: Download complete [2021-10-18T08:53:13.993Z] b4d181a07f80: Download complete [2021-10-18T08:53:14.572Z] d287ab97295c: Verifying Checksum [2021-10-18T08:53:14.572Z] d287ab97295c: Download complete [2021-10-18T08:53:15.530Z] b4d181a07f80: Pull complete [2021-10-18T08:53:15.530Z] a1111a8f2ec3: Pull complete [2021-10-18T08:53:16.119Z] ed53099fbce6: Pull complete [2021-10-18T08:53:16.119Z] dc539afda2c1: Pull complete [2021-10-18T08:53:16.383Z] 77bc0d833cb6: Pull complete [2021-10-18T08:53:16.383Z] 9065ff56babe: Pull complete [2021-10-18T08:53:21.706Z] d287ab97295c: Pull complete [2021-10-18T08:53:21.706Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T08:53:21.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T08:53:21.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T08:53:21.766Z] prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container [2021-10-18T08:53:21.794Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T08:53:23.755Z] $ docker top fdce7fc6079096e302570b67563ac568ddcb8e3384377b5c71ea83d17867f9bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T08:53:24.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-18T08:53:24.389Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-18T08:53:24.677Z] + ls /var/log/sa-host [2021-10-18T08:53:24.677Z] + sadf -c /var/log/sa-host/sa18 [2021-10-18T08:53:24.677Z] file_magic: OK [2021-10-18T08:53:24.677Z] HZ: Using current value: 100 [2021-10-18T08:53:24.677Z] file_header: OK [2021-10-18T08:53:24.677Z] 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-10-18T08:53:24.677Z] Statistics: [2021-10-18T08:53:24.677Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T08:53:24.677Z] File successfully converted to sysstat format version 12.0.3 [2021-10-18T08:53:24.677Z] + sadf -c /var/log/sa-host/sa30 [2021-10-18T08:53:24.677Z] file_magic: OK [2021-10-18T08:53:24.677Z] HZ: Using current value: 100 [2021-10-18T08:53:24.677Z] file_header: OK [2021-10-18T08:53:24.677Z] 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-10-18T08:53:24.677Z] Statistics: [2021-10-18T08:53:24.677Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T08:53:24.677Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T08:53:24.766Z] provisioning config files... [2021-10-18T08:53:24.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2008238169594286146tmp [Pipeline] { [Pipeline] echo [2021-10-18T08:53:24.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:53:25.086Z] ---> create-netrc.sh [Pipeline] } [2021-10-18T08:53:25.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:53:25.426Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-18T08:53:25.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:53:25.724Z] ---> sudo-logs.sh [2021-10-18T08:53:25.724Z] Archiving 'sudo' log.. [2021-10-18T08:53:25.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2121.novalocal: Name or service not known [2021-10-18T08:53:25.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2121.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-18T08:53:25.750Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:53:26.037Z] ---> job-cost.sh [2021-10-18T08:53:26.037Z] lf-activate-venv: SKIPPING [2021-10-18T08:53:26.037Z] DEBUG: total: 0.10999999940395355 [2021-10-18T08:53:26.037Z] INFO: Retrieving Stack Cost... [2021-10-18T08:53:38.295Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T08:53:38.295Z] INFO: Archiving Costs [Pipeline] echo [2021-10-18T08:53:38.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T08:53:38.598Z] ---> logs-deploy.sh [2021-10-18T08:53:38.598Z] lf-activate-venv: SKIPPING [2021-10-18T08:53:38.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/24 [2021-10-18T08:53:38.598Z] INFO: archiving workspace using pattern(s): [2021-10-18T08:53:39.171Z] Archives upload complete. [2021-10-18T08:53:39.431Z] INFO: archiving logs to Nexus