Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e32d9ffeb9768bc9208f4e944eda2131993a4a7a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6903561708568182219.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5571770266795592476.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2232167985283109197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6704249511033009440.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2658446066161534133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-140 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh2881490101658406364.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 e32d9ffeb9768bc9208f4e944eda2131993a4a7a (master) > 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 e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 Commit message: "feat: remove some dead code" > git rev-list --no-walk ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:47:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:47:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:47:11 ========================================================= 13:47:11 EdgeX Global Pipelines Version Info 13:47:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:47:13 ------------------- 13:47:13 stable info: 13:47:13 ------------------- 13:47:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:47:13 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:47:13 Message: update stable to v1.0.192 13:47:14 ------------------- 13:47:14 experimental info: 13:47:14 ------------------- 13:47:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:47:14 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:47:14 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:47:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e32d9ff [Pipeline] echo 13:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:16 provisioning config files... 13:47:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config204098875930293619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:16 ---> docker-login.sh 13:47:16 nexus3.edgexfoundry.org:10001 13:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:16 Configure a credential helper to remove this warning. See 13:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:16 13:47:16 Login Succeeded 13:47:16 nexus3.edgexfoundry.org:10002 13:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:17 Configure a credential helper to remove this warning. See 13:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:17 13:47:17 Login Succeeded 13:47:17 nexus3.edgexfoundry.org:10003 13:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:17 Configure a credential helper to remove this warning. See 13:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:17 13:47:17 Login Succeeded 13:47:17 nexus3.edgexfoundry.org:10004 13:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:17 Configure a credential helper to remove this warning. See 13:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:17 13:47:17 Login Succeeded 13:47:17 docker.io 13:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:18 Configure a credential helper to remove this warning. See 13:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:18 13:47:18 Login Succeeded 13:47:18 ---> docker-login.sh ends [Pipeline] } 13:47:18 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 13:47:18 + git log --format=format:%s -1 e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] echo 13:47:19 GIT_COMMIT: e32d9ffeb9768bc9208f4e944eda2131993a4a7a, Commit Message: feat: remove some dead code [Pipeline] echo 13:47:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:47:20 13:47:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:47:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:47:20 latest: Pulling from edgex-devops/git-semver 13:47:20 31603596830f: Pulling fs layer 13:47:20 54011a49482f: Pulling fs layer 13:47:20 a6820b24f6d8: Pulling fs layer 13:47:20 f581987b2513: Pulling fs layer 13:47:20 f581987b2513: Waiting 13:47:20 54011a49482f: Verifying Checksum 13:47:20 54011a49482f: Download complete 13:47:20 31603596830f: Verifying Checksum 13:47:20 31603596830f: Download complete 13:47:20 f581987b2513: Verifying Checksum 13:47:20 f581987b2513: Download complete 13:47:20 a6820b24f6d8: Verifying Checksum 13:47:20 a6820b24f6d8: Download complete 13:47:21 31603596830f: Pull complete 13:47:21 54011a49482f: Pull complete 13:47:22 a6820b24f6d8: Pull complete 13:47:22 f581987b2513: Pull complete 13:47:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:47:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:47:22 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:47:25 $ docker top b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:25 [ssh-agent] Looking for ssh-agent implementation... 13:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:25 $ docker exec b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent 13:47:25 SSH_AUTH_SOCK=/tmp/ssh-urD19h3rfGtX/agent.11 13:47:25 SSH_AGENT_PID=17 13:47:25 Running ssh-add (command line suppressed) 13:47:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7091912834407734468.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7091912834407734468.key) 13:47:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:26 + git tag --points-at HEAD [Pipeline] } 13:47:26 $ docker exec --env ******** --env ******** b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent -k 13:47:26 unset SSH_AUTH_SOCK; 13:47:26 unset SSH_AGENT_PID; 13:47:26 echo Agent pid 17 killed; 13:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:26 [ssh-agent] Looking for ssh-agent implementation... 13:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:26 $ docker exec b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent 13:47:26 SSH_AUTH_SOCK=/tmp/ssh-yk6mDuysc2bV/agent.46 13:47:26 SSH_AGENT_PID=51 13:47:26 Running ssh-add (command line suppressed) 13:47:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2738000109409247451.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2738000109409247451.key) 13:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:27 + git semver init 13:47:27 # -> Open(): unable to determine branch for HEAD 13:47:27 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:47:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:47:27 # $SEMVER_REMOTE_NAME = origin 13:47:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:47:27 # $SEMVER_USER_NAME = edgex-jenkins 13:47:27 # $SEMVER_BRANCH = master 13:47:27 # $SEMVER_TEMP = /tmp/semver-136086776 13:47:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:47:29 # '/tmp/semver-136086776' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 13:47:29 # -> Force: false 13:47:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 13:47:29 $ docker exec --env ******** --env ******** b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d ssh-agent -k 13:47:29 unset SSH_AUTH_SOCK; 13:47:29 unset SSH_AGENT_PID; 13:47:29 echo Agent pid 51 killed; 13:47:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:47:30 + git semver [Pipeline] } 13:47:30 $ docker stop --time=1 b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d 13:47:31 $ docker rm -f b9c8e03940c149b3f236238c434343f777e0fce9d408b43276e5f1c97adb2c4d [Pipeline] // withDockerContainer [Pipeline] sh 13:47:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:47:32 Stashed 1 file(s) [Pipeline] echo 13:47:32 [edgeXSemver]: initialized semver on version 2.0.0-dev.53 [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 13:47:47 Still waiting to schedule task 13:47:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-140’ 13:47:47 Still waiting to schedule task 13:47:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 13:49:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 13:49:40 Running in /w/workspace/edgex-ui-go/113 [Pipeline] { [Pipeline] checkout 13:49:41 The recommended git tool is: git 13:49:46 using credential edgex-jenkins-ssh 13:49:46 Cloning the remote Git repository 13:49:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:49:46 > git init /w/workspace/edgex-ui-go/113 # timeout=10 13:49:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:49:46 > git --version # timeout=10 13:49:46 > git --version # 'git version 2.17.1' 13:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:49:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:48 Avoid second fetch 13:49:48 Checking out Revision e32d9ffeb9768bc9208f4e944eda2131993a4a7a (master) 13:49:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:49:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:49 > git config core.sparsecheckout # timeout=10 13:49:49 > git checkout -f e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 13:49:53 Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:49:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:49:55 + true 13:49:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:58 provisioning config files... 13:49:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config6155165280234358240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:59 ---> docker-login.sh 13:49:59 nexus3.edgexfoundry.org:10001 13:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:00 Configure a credential helper to remove this warning. See 13:50:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:00 13:50:00 Login Succeeded 13:50:00 nexus3.edgexfoundry.org:10002 13:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:00 Configure a credential helper to remove this warning. See 13:50:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:00 13:50:00 Login Succeeded 13:50:00 nexus3.edgexfoundry.org:10003 13:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:01 Configure a credential helper to remove this warning. See 13:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:01 13:50:01 Login Succeeded 13:50:01 nexus3.edgexfoundry.org:10004 13:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:01 Configure a credential helper to remove this warning. See 13:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:01 13:50:01 Login Succeeded 13:50:01 docker.io 13:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:02 Configure a credential helper to remove this warning. See 13:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:02 13:50:02 Login Succeeded 13:50:02 ---> docker-login.sh ends [Pipeline] } 13:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:50:03 ========================================================= 13:50:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:50:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:50:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:50:04 Sending build context to Docker daemon 35.44MB 13:50:04 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 13:50:04 Step 2/8 : FROM ${BASE} 13:50:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:50:04 595b0fe564bb: Pulling fs layer 13:50:04 7186ed65a4f7: Pulling fs layer 13:50:04 316046926c0a: Pulling fs layer 13:50:04 4ebd0625c992: Pulling fs layer 13:50:04 207e8628e3a3: Pulling fs layer 13:50:04 c791037a9be2: Pulling fs layer 13:50:04 ffd874e62e21: Pulling fs layer 13:50:04 4ebd0625c992: Waiting 13:50:04 207e8628e3a3: Waiting 13:50:04 c791037a9be2: Waiting 13:50:04 ffd874e62e21: Waiting 13:50:04 316046926c0a: Verifying Checksum 13:50:04 316046926c0a: Download complete 13:50:04 7186ed65a4f7: Verifying Checksum 13:50:04 7186ed65a4f7: Download complete 13:50:04 207e8628e3a3: Verifying Checksum 13:50:04 207e8628e3a3: Download complete 13:50:04 c791037a9be2: Download complete 13:50:04 595b0fe564bb: Verifying Checksum 13:50:04 595b0fe564bb: Download complete 13:50:05 595b0fe564bb: Pull complete 13:50:06 7186ed65a4f7: Pull complete 13:50:06 316046926c0a: Pull complete 13:50:07 ffd874e62e21: Verifying Checksum 13:50:07 ffd874e62e21: Download complete 13:50:08 4ebd0625c992: Verifying Checksum 13:50:08 4ebd0625c992: Download complete 13:50:18 4ebd0625c992: Pull complete 13:50:18 207e8628e3a3: Pull complete 13:50:19 c791037a9be2: Pull complete 13:50:23 ffd874e62e21: Pull complete 13:50:23 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:50:23 ---> cfc18b08335c 13:50:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:50:24 Running on prd-centos7-docker-4c-2g-142 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 13:50:24 Running in /w/workspace/edgex-ui-go/113 [Pipeline] { [Pipeline] checkout 13:50:24 The recommended git tool is: git 13:50:26 ---> Running in 5b3653597128 13:50:26 Removing intermediate container 5b3653597128 13:50:26 ---> a1d40a5fd8ec 13:50:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:26 ---> Running in 4edd19e099dd 13:50:28 using credential edgex-jenkins-ssh 13:50:28 Cloning the remote Git repository 13:50:28 Removing intermediate container 4edd19e099dd 13:50:28 ---> cedd3bb38ad5 13:50:28 Step 5/8 : RUN apk add --no-cache make git 13:50:28 ---> Running in cbb9342dccf0 13:50:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:50:29 > git init /w/workspace/edgex-ui-go/113 # timeout=10 13:50:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:50:29 > git --version # timeout=10 13:50:29 > git --version # 'git version 2.24.3' 13:50:29 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:29 [INFO] Currently running in a labeled security context 13:50:29 [INFO] Currently SELinux is 'enforcing' on the host 13:50:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/113@tmp/jenkins-gitclient-ssh5638390455379957059.key 13:50:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:50:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:50:30 Avoid second fetch 13:50:30 Checking out Revision e32d9ffeb9768bc9208f4e944eda2131993a4a7a (master) 13:50:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:50:31 OK: 138 MiB in 40 packages 13:50:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:30 > git config core.sparsecheckout # timeout=10 13:50:30 > git checkout -f e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 13:50:32 Removing intermediate container cbb9342dccf0 13:50:32 ---> cdefed027c80 13:50:32 Step 6/8 : WORKDIR /edgex-ui-go 13:50:33 ---> Running in 1cd6dfeecfe8 13:50:33 Removing intermediate container 1cd6dfeecfe8 13:50:33 ---> 2082ac17a9bf 13:50:33 Step 7/8 : COPY . . 13:50:35 Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:50:36 ---> ad809ab3e897 13:50:36 Step 8/8 : RUN go mod download 13:50:36 ---> Running in 89e9723e7c3e 13:50:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:50:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:50:37 + sudo service docker restart 13:50:37 + true 13:50:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:39 provisioning config files... 13:50:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config7937666524841988812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:40 ---> docker-login.sh 13:50:40 nexus3.edgexfoundry.org:10001 13:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:40 Configure a credential helper to remove this warning. See 13:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:40 13:50:40 Login Succeeded 13:50:40 nexus3.edgexfoundry.org:10002 13:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:41 Configure a credential helper to remove this warning. See 13:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:41 13:50:41 Login Succeeded 13:50:41 nexus3.edgexfoundry.org:10003 13:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:41 Configure a credential helper to remove this warning. See 13:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:41 13:50:41 Login Succeeded 13:50:41 nexus3.edgexfoundry.org:10004 13:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:41 Configure a credential helper to remove this warning. See 13:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:41 13:50:41 Login Succeeded 13:50:41 docker.io 13:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:42 Configure a credential helper to remove this warning. See 13:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:42 13:50:42 Login Succeeded 13:50:42 ---> docker-login.sh ends [Pipeline] } 13:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:50:42 ========================================================= 13:50:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:50:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:50:42 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:50:43 Sending build context to Docker daemon 35.44MB 13:50:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 13:50:43 Step 2/8 : FROM ${BASE} 13:50:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:50:43 540db60ca938: Pulling fs layer 13:50:43 adcc1eea9eea: Pulling fs layer 13:50:43 4c4ab2625f07: Pulling fs layer 13:50:43 0510c868ecb4: Pulling fs layer 13:50:43 afea3b2eda06: Pulling fs layer 13:50:43 7809a108b3ef: Pulling fs layer 13:50:43 f706445af74f: Pulling fs layer 13:50:43 f706445af74f: Waiting 13:50:43 afea3b2eda06: Waiting 13:50:43 7809a108b3ef: Waiting 13:50:43 0510c868ecb4: Waiting 13:50:43 4c4ab2625f07: Verifying Checksum 13:50:43 4c4ab2625f07: Download complete 13:50:43 adcc1eea9eea: Verifying Checksum 13:50:43 adcc1eea9eea: Download complete 13:50:43 afea3b2eda06: Verifying Checksum 13:50:43 afea3b2eda06: Download complete 13:50:43 7809a108b3ef: Verifying Checksum 13:50:43 7809a108b3ef: Download complete 13:50:43 540db60ca938: Verifying Checksum 13:50:43 540db60ca938: Download complete 13:50:44 540db60ca938: Pull complete 13:50:44 adcc1eea9eea: Pull complete 13:50:44 4c4ab2625f07: Pull complete 13:50:46 f706445af74f: Verifying Checksum 13:50:46 f706445af74f: Download complete 13:50:47 0510c868ecb4: Verifying Checksum 13:50:47 0510c868ecb4: Download complete 13:50:57 0510c868ecb4: Pull complete 13:50:57 afea3b2eda06: Pull complete 13:50:57 7809a108b3ef: Pull complete 13:51:01 f706445af74f: Pull complete 13:51:01 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:51:01 ---> b068be0155e3 13:51:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:51:02 ---> Running in 59c14d1c7586 13:51:03 Removing intermediate container 59c14d1c7586 13:51:03 ---> babbe4324b8c 13:51:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:51:03 ---> Running in 084829a9c030 13:51:04 Removing intermediate container 084829a9c030 13:51:04 ---> a38a8345ae56 13:51:04 Step 5/8 : RUN apk add --no-cache make git 13:51:04 ---> Running in cbb874b0f8f7 13:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:51:06 OK: 149 MiB in 40 packages 13:51:07 Removing intermediate container cbb874b0f8f7 13:51:07 ---> 1c812ce00291 13:51:07 Step 6/8 : WORKDIR /edgex-ui-go 13:51:07 ---> Running in a92bf65606ab 13:51:07 Removing intermediate container a92bf65606ab 13:51:07 ---> 2d19f397f300 13:51:07 Step 7/8 : COPY . . 13:51:09 Removing intermediate container 89e9723e7c3e 13:51:09 ---> 1326ca4b08c2 13:51:09 Successfully built 1326ca4b08c2 13:51:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:51:09 + docker inspect -f . ci-base-image-arm64 13:51:09 . [Pipeline] withDockerContainer 13:51:09 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 13:51:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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 13:51:11 $ docker top 25c5e96121f0d78b78da08f104bb9f215dc3914dc961253f7030582521973c1c -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:12 ---> 6e8ec9b152ee 13:51:12 Step 8/8 : RUN go mod download 13:51:12 ---> Running in 1ca00ca28e27 13:51:12 + go version 13:51:12 go version go1.16.3 linux/arm64 [Pipeline] } 13:51:12 $ docker stop --time=1 25c5e96121f0d78b78da08f104bb9f215dc3914dc961253f7030582521973c1c 13:51:14 $ docker rm -f 25c5e96121f0d78b78da08f104bb9f215dc3914dc961253f7030582521973c1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:51:15 + docker inspect -f . ci-base-image-arm64 13:51:15 . [Pipeline] withDockerContainer 13:51:15 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 13:51:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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 13:51:17 $ docker top 74be8ca4a1423ffef2b6dc4c72570d112a408b57c59c32cb03cbbbe2027b1b99 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:18 + go mod tidy [Pipeline] sh 13:51:19 + make test 13:51:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:51:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:51:44 Removing intermediate container 1ca00ca28e27 13:51:44 ---> 800be2f01352 13:51:44 Successfully built 800be2f01352 13:51:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:51:45 + docker inspect -f . ci-base-image-x86_64 13:51:45 . [Pipeline] withDockerContainer 13:51:45 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 13:51:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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 13:51:46 $ docker top 7055bf532a48742ff9790e9bf68a690aa6544e477e3a0dcc73861943ebd86e86 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:46 + go version 13:51:46 go version go1.16.3 linux/amd64 [Pipeline] } 13:51:46 $ docker stop --time=1 7055bf532a48742ff9790e9bf68a690aa6544e477e3a0dcc73861943ebd86e86 13:51:48 $ docker rm -f 7055bf532a48742ff9790e9bf68a690aa6544e477e3a0dcc73861943ebd86e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:51:48 + docker inspect -f . ci-base-image-x86_64 13:51:48 . [Pipeline] withDockerContainer 13:51:48 prd-centos7-docker-4c-2g-142 does not seem to be running inside a container 13:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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 13:51:49 $ docker top d981908ba173d93e3016dfe656b2b2d8e3f0a091610244f4ced8d33649c185df -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:50 + go mod tidy [Pipeline] sh 13:51:51 + make test 13:51:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:51:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:51:52 GO111MODULE=on go vet ./... 13:51:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 13:52:11 $ docker stop --time=1 74be8ca4a1423ffef2b6dc4c72570d112a408b57c59c32cb03cbbbe2027b1b99 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:52:11 GO111MODULE=on go vet ./... 13:52:13 $ docker rm -f 74be8ca4a1423ffef2b6dc4c72570d112a408b57c59c32cb03cbbbe2027b1b99 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:52:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:52:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:52:17 + ls -al . 13:52:17 total 124 13:52:17 drwxrwxr-x 10 jenkins jenkins 4096 May 14 13:51 . 13:52:17 drwxrwxr-x 4 jenkins jenkins 4096 May 14 13:49 .. 13:52:17 drwxrwxr-x 8 jenkins jenkins 4096 May 14 13:49 .git 13:52:17 drwxrwxr-x 2 jenkins jenkins 4096 May 14 13:49 .github 13:52:17 -rw-rw-r-- 1 jenkins jenkins 162 May 14 13:49 .gitignore 13:52:17 -rw-rw-r-- 1 jenkins jenkins 3959 May 14 13:49 CONTRIBUTING.md 13:52:17 -rw-rw-r-- 1 jenkins jenkins 1508 May 14 13:49 Dockerfile 13:52:17 -rw-rw-r-- 1 jenkins jenkins 902 May 14 13:49 Dockerfile.build 13:52:17 -rw-rw-r-- 1 jenkins jenkins 652 May 14 13:49 Jenkinsfile 13:52:17 -rw-rw-r-- 1 jenkins jenkins 11357 May 14 13:49 LICENSE 13:52:17 -rw-rw-r-- 1 jenkins jenkins 941 May 14 13:49 Makefile 13:52:17 -rw-rw-r-- 1 jenkins jenkins 6012 May 14 13:49 README.md 13:52:17 -rw-rw-r-- 1 jenkins jenkins 12 May 14 13:47 VERSION 13:52:17 drwxrwxr-x 3 jenkins jenkins 4096 May 14 13:49 assets 13:52:17 drwxrwxr-x 2 jenkins jenkins 4096 May 14 13:49 bin 13:52:17 drwxrwxr-x 3 jenkins jenkins 4096 May 14 13:49 cmd 13:52:17 -rw-r--r-- 1 jenkins jenkins 10 May 14 13:51 coverage.out 13:52:17 drwxrwxr-x 5 jenkins jenkins 4096 May 14 13:49 docs 13:52:17 -rw-rw-r-- 1 jenkins jenkins 971 May 14 13:49 go.mod 13:52:17 -rw-r--r-- 1 jenkins jenkins 24060 May 14 13:51 go.sum 13:52:17 drwxrwxr-x 10 jenkins jenkins 4096 May 14 13:49 internal 13:52:17 -rw-rw-r-- 1 jenkins jenkins 155 May 14 13:49 version.go 13:52:17 drwxrwxr-x 4 jenkins jenkins 4096 May 14 13:49 web [Pipeline] isUnix [Pipeline] sh 13:52:18 + 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=e32d9ffeb9768bc9208f4e944eda2131993a4a7a --label arch=arm64 --label version=2.0.0-dev.53 . [Pipeline] } 13:52:18 $ docker stop --time=1 d981908ba173d93e3016dfe656b2b2d8e3f0a091610244f4ced8d33649c185df 13:52:19 Sending build context to Docker daemon 35.46MB 13:52:19 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 13:52:19 Step 2/24 : FROM ${BASE} AS builder 13:52:19 ---> 1326ca4b08c2 13:52:19 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:52:19 ---> Running in cb2ce97317cd 13:52:20 Removing intermediate container cb2ce97317cd 13:52:20 ---> 36a263b09df0 13:52:20 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:52:20 ---> Running in 4683747c2261 13:52:20 Removing intermediate container 4683747c2261 13:52:20 ---> 1b9ddb2d3c49 13:52:20 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:52:20 ---> Running in 2edc7d844318 13:52:21 $ docker rm -f d981908ba173d93e3016dfe656b2b2d8e3f0a091610244f4ced8d33649c185df 13:52:21 Removing intermediate container 2edc7d844318 13:52:21 ---> 8d1bb3571f49 13:52:21 Step 6/24 : LABEL Name=edgex-ui-go 13:52:21 ---> Running in 9446bdc97719 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:21 Removing intermediate container 9446bdc97719 13:52:21 ---> 215234794107 13:52:21 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:52:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:52:21 Warning: overwriting stash ‘coverage-report’ 13:52:21 ---> Running in dded7b32215b 13:52:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:52:22 Removing intermediate container dded7b32215b 13:52:22 ---> 70f59ab00bea 13:52:22 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:22 ---> Running in 30a033105559 [Pipeline] sh 13:52:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:52:23 + ls -al . 13:52:23 total 92 13:52:23 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 13:51 . 13:52:23 drwxrwxr-x. 4 jenkins jenkins 32 May 14 13:50 .. 13:52:23 drwxrwxr-x. 3 jenkins jenkins 20 May 14 13:50 assets 13:52:23 drwxrwxr-x. 2 jenkins jenkins 35 May 14 13:50 bin 13:52:23 drwxrwxr-x. 3 jenkins jenkins 29 May 14 13:50 cmd 13:52:23 -rw-rw-r--. 1 jenkins jenkins 3959 May 14 13:50 CONTRIBUTING.md 13:52:23 -rw-r--r--. 1 jenkins jenkins 10 May 14 13:51 coverage.out 13:52:23 -rw-rw-r--. 1 jenkins jenkins 1508 May 14 13:50 Dockerfile 13:52:23 -rw-rw-r--. 1 jenkins jenkins 902 May 14 13:50 Dockerfile.build 13:52:23 drwxrwxr-x. 5 jenkins jenkins 104 May 14 13:50 docs 13:52:23 drwxrwxr-x. 8 jenkins jenkins 162 May 14 13:50 .git 13:52:23 drwxrwxr-x. 2 jenkins jenkins 103 May 14 13:50 .github 13:52:23 -rw-rw-r--. 1 jenkins jenkins 162 May 14 13:50 .gitignore 13:52:23 -rw-rw-r--. 1 jenkins jenkins 971 May 14 13:50 go.mod 13:52:23 -rw-r--r--. 1 jenkins jenkins 24060 May 14 13:51 go.sum 13:52:23 drwxrwxr-x. 10 jenkins jenkins 139 May 14 13:50 internal 13:52:23 -rw-rw-r--. 1 jenkins jenkins 652 May 14 13:50 Jenkinsfile 13:52:23 -rw-rw-r--. 1 jenkins jenkins 11357 May 14 13:50 LICENSE 13:52:23 -rw-rw-r--. 1 jenkins jenkins 941 May 14 13:50 Makefile 13:52:23 -rw-rw-r--. 1 jenkins jenkins 6012 May 14 13:50 README.md 13:52:23 -rw-rw-r--. 1 jenkins jenkins 12 May 14 13:47 VERSION 13:52:23 -rw-rw-r--. 1 jenkins jenkins 155 May 14 13:50 version.go 13:52:23 drwxrwxr-x. 4 jenkins jenkins 4096 May 14 13:50 web [Pipeline] isUnix [Pipeline] sh 13:52:23 + 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=e32d9ffeb9768bc9208f4e944eda2131993a4a7a --label arch=amd64 --label version=2.0.0-dev.53 . 13:52:24 Sending build context to Docker daemon 35.47MB 13:52:24 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 13:52:24 Step 2/24 : FROM ${BASE} AS builder 13:52:24 ---> 800be2f01352 13:52:24 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:52:24 Removing intermediate container 30a033105559 13:52:24 ---> 53c4b3e63bfb 13:52:24 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:24 ---> Running in 6670117dd4d2 13:52:25 ---> Running in a50bc5a83a63 13:52:25 Removing intermediate container a50bc5a83a63 13:52:25 ---> 4a3977748f14 13:52:25 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:52:25 ---> Running in 0bc45e6fa677 13:52:25 Removing intermediate container 0bc45e6fa677 13:52:25 ---> ee4eaf941cfa 13:52:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:52:25 ---> Running in b6848a20636f 13:52:25 Removing intermediate container b6848a20636f 13:52:25 ---> 579161270725 13:52:25 Step 6/24 : LABEL Name=edgex-ui-go 13:52:25 ---> Running in e7ab7e600325 13:52:25 Removing intermediate container e7ab7e600325 13:52:25 ---> 6b82e1c98cb0 13:52:25 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:52:26 ---> Running in a6605a3efb4b 13:52:26 Removing intermediate container a6605a3efb4b 13:52:26 ---> 4caa98ad09b8 13:52:26 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:26 ---> Running in 084b964acd88 13:52:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:52:27 OK: 138 MiB in 40 packages 13:52:27 Removing intermediate container 084b964acd88 13:52:27 ---> ed7690d820e0 13:52:27 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:27 ---> Running in d755c4d4e17a 13:52:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:52:28 Removing intermediate container 6670117dd4d2 13:52:28 ---> 9637bd169ad3 13:52:28 Step 10/24 : ENV GO111MODULE=on 13:52:28 ---> Running in 46f862b8ccc3 13:52:29 Removing intermediate container 46f862b8ccc3 13:52:29 ---> 49a776c07069 13:52:29 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:52:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:52:29 ---> Running in 4d32ba4a8051 13:52:29 Removing intermediate container 4d32ba4a8051 13:52:29 ---> 9d55ccde53a6 13:52:29 Step 12/24 : COPY go.mod . 13:52:30 OK: 149 MiB in 40 packages 13:52:30 Removing intermediate container d755c4d4e17a 13:52:30 ---> 6a53bc9a7bb3 13:52:30 Step 10/24 : ENV GO111MODULE=on 13:52:30 ---> Running in 8a6ba0d8f454 13:52:30 ---> 9c5fbf70aefb 13:52:30 Step 13/24 : COPY Makefile . 13:52:30 Removing intermediate container 8a6ba0d8f454 13:52:30 ---> d81282001323 13:52:30 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:52:30 ---> Running in ff63c818f343 13:52:31 Removing intermediate container ff63c818f343 13:52:31 ---> f6e91270e109 13:52:31 Step 12/24 : COPY go.mod . 13:52:31 ---> 0af6a0bd7875 13:52:31 Step 14/24 : RUN make update 13:52:31 ---> Running in e6868fe205d4 13:52:31 ---> c906dcb54586 13:52:31 Step 13/24 : COPY Makefile . 13:52:31 ---> 80a31d640dcf 13:52:31 Step 14/24 : RUN make update 13:52:31 ---> Running in 93787defe972 13:52:32 CGO_ENABLED=0 GO111MODULE=on go mod download 13:52:32 CGO_ENABLED=0 GO111MODULE=on go mod download 13:52:33 Removing intermediate container 93787defe972 13:52:33 ---> 7cc8aebbd548 13:52:33 Step 15/24 : COPY . . 13:52:33 Removing intermediate container e6868fe205d4 13:52:33 ---> ec378ffac804 13:52:33 Step 15/24 : COPY . . 13:52:36 ---> 50cc367ad235 13:52:36 Step 16/24 : RUN ${MAKE} 13:52:36 ---> Running in e37487cd4669 13:52:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.53" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:52:37 ---> 2c945aaad9c6 13:52:37 Step 16/24 : RUN ${MAKE} 13:52:37 ---> Running in 5ed06aad4027 13:52:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.53" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:52:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:52:51 Removing intermediate container e37487cd4669 13:52:51 ---> a8556723fb4f 13:52:51 Step 17/24 : FROM alpine:3.12 13:52:51 3.12: Pulling from library/alpine 13:52:51 339de151aab4: Pulling fs layer 13:52:51 339de151aab4: Verifying Checksum 13:52:51 339de151aab4: Download complete 13:52:51 339de151aab4: Pull complete 13:52:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:52:51 Status: Downloaded newer image for alpine:3.12 13:52:51 ---> 13621d1b12d4 13:52:51 Step 18/24 : EXPOSE 4000 13:52:51 ---> Running in 9966e341aefb 13:52:51 Removing intermediate container 9966e341aefb 13:52:51 ---> f7342db20a7a 13:52:51 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:52:53 ---> 352f1c2828f1 13:52:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:52:53 ---> Running in a44d7380168c 13:52:53 Removing intermediate container a44d7380168c 13:52:53 ---> fde564690cc7 13:52:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:52:53 ---> Running in 839309f44fda 13:52:53 Removing intermediate container 839309f44fda 13:52:53 ---> 4ca5fb97b13b 13:52:53 Step 22/24 : LABEL arch=amd64 13:52:53 ---> Running in 1f58be4d5fab 13:52:54 Removing intermediate container 1f58be4d5fab 13:52:54 ---> f572f0565379 13:52:54 Step 23/24 : LABEL git_sha=e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:52:54 ---> Running in ae774cf5bcc9 13:52:54 Removing intermediate container ae774cf5bcc9 13:52:54 ---> 386380eaaf70 13:52:54 Step 24/24 : LABEL version=2.0.0-dev.53 13:52:54 ---> Running in 61e37a5ffe2a 13:52:55 Removing intermediate container 61e37a5ffe2a 13:52:55 ---> 2b9bec7a18db 13:52:55 [Warning] One or more build-args [ARCH] were not consumed 13:52:55 Successfully built 2b9bec7a18db 13:52:55 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:55 provisioning config files... 13:52:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config1878759106703991982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:56 ---> docker-login.sh 13:52:56 nexus3.edgexfoundry.org:10001 13:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:56 Configure a credential helper to remove this warning. See 13:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:56 13:52:56 Login Succeeded 13:52:56 nexus3.edgexfoundry.org:10002 13:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:56 Configure a credential helper to remove this warning. See 13:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:56 13:52:56 Login Succeeded 13:52:56 nexus3.edgexfoundry.org:10003 13:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:57 Configure a credential helper to remove this warning. See 13:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:57 13:52:57 Login Succeeded 13:52:57 nexus3.edgexfoundry.org:10004 13:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:57 Configure a credential helper to remove this warning. See 13:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:57 13:52:57 Login Succeeded 13:52:57 docker.io 13:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:52:57 Configure a credential helper to remove this warning. See 13:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:52:57 13:52:57 Login Succeeded 13:52:57 ---> docker-login.sh ends [Pipeline] } 13:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:52:58 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 13:52:58 e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:52:58 latest 13:52:58 2.0.0-dev.53 13:52:58 e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 13:52:58 master 13:52:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:52:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] isUnix [Pipeline] sh 13:52:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:52:58 30de03ec5e5a: Preparing 13:52:58 32f366d666a5: Preparing 13:52:58 32f366d666a5: Layer already exists 13:53:01 30de03ec5e5a: Pushed 13:53:01 e32d9ffeb9768bc9208f4e944eda2131993a4a7a: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh 13:53:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 13:53:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:53:02 30de03ec5e5a: Preparing 13:53:02 32f366d666a5: Preparing 13:53:02 30de03ec5e5a: Layer already exists 13:53:02 32f366d666a5: Layer already exists 13:53:02 latest: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh 13:53:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 13:53:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.53 13:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:53:02 30de03ec5e5a: Preparing 13:53:02 32f366d666a5: Preparing 13:53:02 32f366d666a5: Layer already exists 13:53:02 30de03ec5e5a: Layer already exists 13:53:02 2.0.0-dev.53: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh 13:53:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 13:53:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 13:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:53:03 30de03ec5e5a: Preparing 13:53:03 32f366d666a5: Preparing 13:53:03 30de03ec5e5a: Layer already exists 13:53:03 32f366d666a5: Layer already exists 13:53:03 e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] isUnix [Pipeline] sh 13:53:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 13:53:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 13:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:53:04 30de03ec5e5a: Preparing 13:53:04 32f366d666a5: Preparing 13:53:04 30de03ec5e5a: Layer already exists 13:53:04 32f366d666a5: Layer already exists 13:53:04 master: digest: sha256:1a71c73306da58de997fc078e6deac25cd9bfd86e25d7c8aedc20f1aec820760 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:53:04 ===================================================== [Pipeline] echo 13:53:04 taggedImages: 13:53:04 - nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:53:04 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:53:04 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.53 13:53:04 - nexus3.edgexfoundry.org:10004/edgex-ui:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 13:53:04 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:53:05 ---> job-cost.sh 13:53:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MgTr 13:53:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:53:07 Removing intermediate container 5ed06aad4027 13:53:07 ---> c139a9cea274 13:53:07 Step 17/24 : FROM alpine:3.12 13:53:08 3.12: Pulling from library/alpine 13:53:08 d2f70382dc9a: Pulling fs layer 13:53:08 d2f70382dc9a: Verifying Checksum 13:53:08 d2f70382dc9a: Download complete 13:53:09 d2f70382dc9a: Pull complete 13:53:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:53:09 Status: Downloaded newer image for alpine:3.12 13:53:09 ---> 9852663dfa18 13:53:09 Step 18/24 : EXPOSE 4000 13:53:09 ---> Running in ef7c938c5e62 13:53:09 Removing intermediate container ef7c938c5e62 13:53:09 ---> 1886c60893cb 13:53:09 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:53:12 ---> bf106e5a0e15 13:53:12 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:53:12 ---> Running in 9a08153c0ad1 13:53:12 Removing intermediate container 9a08153c0ad1 13:53:12 ---> 7f0703b286d6 13:53:12 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:53:12 ---> Running in aeef37a1a31f 13:53:13 Removing intermediate container aeef37a1a31f 13:53:13 ---> 7b85b64bad67 13:53:13 Step 22/24 : LABEL arch=arm64 13:53:13 ---> Running in 252b8c9c0909 13:53:14 Removing intermediate container 252b8c9c0909 13:53:14 ---> afda3e295bb5 13:53:14 Step 23/24 : LABEL git_sha=e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:53:14 ---> Running in 23a61dfabac8 13:53:14 Removing intermediate container 23a61dfabac8 13:53:14 ---> c89132404da2 13:53:14 Step 24/24 : LABEL version=2.0.0-dev.53 13:53:14 ---> Running in 398a0602578b 13:53:14 Removing intermediate container 398a0602578b 13:53:14 ---> f49e6a45f56e 13:53:14 [Warning] One or more build-args [ARCH] were not consumed 13:53:15 Successfully built f49e6a45f56e 13:53:15 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 13:53:15 provisioning config files... 13:53:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config1854922937360493840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:15 ---> docker-login.sh 13:53:15 nexus3.edgexfoundry.org:10001 13:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:16 Configure a credential helper to remove this warning. See 13:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:16 13:53:16 Login Succeeded 13:53:16 nexus3.edgexfoundry.org:10002 13:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:16 Configure a credential helper to remove this warning. See 13:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:16 13:53:16 Login Succeeded 13:53:16 nexus3.edgexfoundry.org:10003 13:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:17 Configure a credential helper to remove this warning. See 13:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:17 13:53:17 Login Succeeded 13:53:17 nexus3.edgexfoundry.org:10004 13:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:17 Configure a credential helper to remove this warning. See 13:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:17 13:53:17 Login Succeeded 13:53:17 docker.io 13:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:18 Configure a credential helper to remove this warning. See 13:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:18 13:53:18 Login Succeeded 13:53:18 ---> docker-login.sh ends [Pipeline] } 13:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:53:18 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 13:53:18 e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:53:18 latest 13:53:18 2.0.0-dev.53 13:53:18 e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 13:53:18 master 13:53:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:53:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] isUnix [Pipeline] sh 13:53:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:53:19 fd0c9afe1107: Preparing 13:53:19 3fbe34a1663b: Preparing 13:53:19 3fbe34a1663b: Layer already exists 13:53:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:53:26 fd0c9afe1107: Pushed 13:53:26 e32d9ffeb9768bc9208f4e944eda2131993a4a7a: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh 13:53:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:53:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:53:27 fd0c9afe1107: Preparing 13:53:27 3fbe34a1663b: Preparing 13:53:27 fd0c9afe1107: Layer already exists 13:53:27 3fbe34a1663b: Layer already exists 13:53:27 latest: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh 13:53:27 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 13:53:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.53 13:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:53:28 fd0c9afe1107: Preparing 13:53:28 3fbe34a1663b: Preparing 13:53:28 3fbe34a1663b: Layer already exists 13:53:28 fd0c9afe1107: Layer already exists 13:53:28 2.0.0-dev.53: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh 13:53:28 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 13:53:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 13:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:53:29 fd0c9afe1107: Preparing 13:53:29 3fbe34a1663b: Preparing 13:53:29 3fbe34a1663b: Layer already exists 13:53:29 fd0c9afe1107: Layer already exists 13:53:29 e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] isUnix [Pipeline] sh 13:53:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 13:53:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 13:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:53:29 fd0c9afe1107: Preparing 13:53:29 3fbe34a1663b: Preparing 13:53:29 fd0c9afe1107: Layer already exists 13:53:29 3fbe34a1663b: Layer already exists 13:53:30 master: digest: sha256:a9f49709befdf14c89bd47c0926bf7b3149308c54eae04e75fce2bf0d4ed8c92 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:53:30 ===================================================== [Pipeline] echo 13:53:30 taggedImages: 13:53:30 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a 13:53:30 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:53:30 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.53 13:53:30 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e32d9ffeb9768bc9208f4e944eda2131993a4a7a-2.0.0-dev.53 13:53:30 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:53:30 ---> job-cost.sh 13:53:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pffq 13:53:55 lf-activate-venv(): INFO: Adding /tmp/venv-MgTr/bin to PATH 13:53:55 INFO: No Stack... 13:53:55 INFO: Retrieving Pricing Info for: v1-standard-2 13:53:55 INFO: Archiving Costs [Pipeline] sh 13:53:55 + cat /w/workspace/edgex-ui-go/113/archives/cost.csv 13:53:55 + cut -d, -f6 [Pipeline] lock 13:53:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] 13:53:56 Resource [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] did not exist. Created. 13:53:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:53:56 + echo total: 0.029999999329447746 [Pipeline] stash 13:53:56 Stashed 1 file(s) [Pipeline] } 13:53:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:54:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-pffq/bin to PATH 13:55:31 INFO: No Stack... 13:55:31 INFO: Retrieving Pricing Info for: lf-standard-4 13:55:31 INFO: Archiving Costs [Pipeline] sh 13:55:31 + cat /w/workspace/edgex-ui-go/113/archives/cost.csv 13:55:31 + cut -d, -f6 [Pipeline] lock 13:55:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] 13:55:31 Resource [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] did not exist. Created. 13:55:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:55:32 /w/workspace/edgex-ui-go/113@tmp/durable-a2914a87/script.sh: 1: /w/workspace/edgex-ui-go/113@tmp/durable-a2914a87/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:55:32 + echo total: 0.20999999344348907 [Pipeline] stash 13:55:32 Warning: overwriting stash ‘stack-cost’ 13:55:33 Stashed 1 file(s) [Pipeline] } 13:55:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-113-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:55:34 provisioning config files... 13:55:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6525496139714119152tmp [Pipeline] { [Pipeline] sh 13:55:34 + set +x 13:55:34 + curl -s https://codecov.io/bash 13:55:34 + bash -s -- 13:55:34 13:55:34 _____ _ 13:55:34 / ____| | | 13:55:34 | | ___ __| | ___ ___ _____ __ 13:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 13:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 13:55:34 Bash-1.0.2 13:55:34 13:55:34 13:55:34 ==> git version 2.24.3 found 13:55:34 ==> 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 13:55:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:55:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:55:34 ==> Jenkins CI detected. 13:55:34 project root: . 13:55:34 --> token set from env 13:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:55:34 ==> Running gcov in . (disable via -X gcov) 13:55:34 ==> Python coveragepy not found 13:55:34 ==> Searching for coverage reports in: 13:55:34 + . 13:55:35 -> Found 1 reports 13:55:35 ==> Detecting git/mercurial file structure 13:55:35 ==> Reading reports 13:55:35 + ./coverage.out bytes=10 13:55:35 ==> Appending adjustments 13:55:35 https://docs.codecov.io/docs/fixing-reports 13:55:35 + Found adjustments 13:55:35 ==> Gzipping contents 13:55:35 4.0K /tmp/codecov.3T7bhV.gz 13:55:35 ==> Uploading reports 13:55:35 url: https://codecov.io 13:55:35 query: branch=master&commit=e32d9ffeb9768bc9208f4e944eda2131993a4a7a&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:55:35 -> Pinging Codecov 13:55:35 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e32d9ffeb9768bc9208f4e944eda2131993a4a7a&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:55:35 -> Uploading to 13:55:35 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/e32d9ffeb9768bc9208f4e944eda2131993a4a7a/5eeaa99e-f07d-499a-8173-2917cd12f710.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T135535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06ba80ac2e894b80086ed9a3eca17b29ce3d6388658801964bff30c3c4013401 13:55:35 % Total % Received % Xferd Average Speed Time Time Time Current 13:55:35 Dload Upload Total Spent Left Speed 13:55:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 9885 --:--:-- --:--:-- --:--:-- 9896 13:55:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] } 13:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:55:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:55:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:55:37 13:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:55:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:55:37 188c0c94c7c5: Pulling fs layer 13:55:37 0ef7d3d256c8: Pulling fs layer 13:55:37 de9db76c5a1d: Pulling fs layer 13:55:37 0eba1c9be4d2: Pulling fs layer 13:55:37 0d57e429df01: Pulling fs layer 13:55:37 4e4be7b47b0d: Pulling fs layer 13:55:37 e1f770b5df2f: Pulling fs layer 13:55:37 85a0685a4137: Pulling fs layer 13:55:37 0d57e429df01: Waiting 13:55:37 0eba1c9be4d2: Waiting 13:55:37 4e4be7b47b0d: Waiting 13:55:37 85a0685a4137: Waiting 13:55:37 e1f770b5df2f: Waiting 13:55:37 de9db76c5a1d: Verifying Checksum 13:55:37 de9db76c5a1d: Download complete 13:55:37 0ef7d3d256c8: Verifying Checksum 13:55:37 0ef7d3d256c8: Download complete 13:55:37 0d57e429df01: Verifying Checksum 13:55:37 0d57e429df01: Download complete 13:55:37 188c0c94c7c5: Download complete 13:55:38 4e4be7b47b0d: Verifying Checksum 13:55:38 4e4be7b47b0d: Download complete 13:55:38 188c0c94c7c5: Pull complete 13:55:38 0ef7d3d256c8: Pull complete 13:55:38 de9db76c5a1d: Pull complete 13:55:39 e1f770b5df2f: Verifying Checksum 13:55:39 e1f770b5df2f: Download complete 13:55:42 85a0685a4137: Verifying Checksum 13:55:42 0eba1c9be4d2: Verifying Checksum 13:55:42 0eba1c9be4d2: Download complete 13:55:49 0eba1c9be4d2: Pull complete 13:55:49 0d57e429df01: Pull complete 13:55:49 4e4be7b47b0d: Pull complete 13:55:51 e1f770b5df2f: Pull complete 13:55:58 85a0685a4137: Pull complete 13:55:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:55:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:55:58 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:55:58 $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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-devops/edgex-snyk-go:1.410.4 cat 13:55:59 $ docker top 54f7471359a659e899f5e6d4759aa1a2c2457ca2676f2db5507b93b196249257 -eo pid,comm [Pipeline] { [Pipeline] echo 13:56:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:56:00 + set -o pipefail 13:56:00 + snyk monitor '--org=edgex-jenkins' 13:56:10 13:56:10 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 13:56:10 13:56:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1c123149-d1c4-4c4f-b308-66cb7dcd2026 13:56:10 13:56:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:56:10 13:56:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:56:10 13:56:10 [Pipeline] } 13:56:10 $ docker stop --time=1 54f7471359a659e899f5e6d4759aa1a2c2457ca2676f2db5507b93b196249257 13:56:13 $ docker rm -f 54f7471359a659e899f5e6d4759aa1a2c2457ca2676f2db5507b93b196249257 [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 13:56:15 + git log --format=format:%s -1 e32d9ffeb9768bc9208f4e944eda2131993a4a7a [Pipeline] isUnix [Pipeline] sh 13:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:56:15 . [Pipeline] withDockerContainer 13:56:15 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:56:16 $ docker top 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:56:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:17 [ssh-agent] Looking for ssh-agent implementation... 13:56:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:17 $ docker exec 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 ssh-agent 13:56:17 SSH_AUTH_SOCK=/tmp/ssh-VYW4IsgZBgko/agent.12 13:56:17 SSH_AGENT_PID=17 13:56:17 Running ssh-add (command line suppressed) 13:56:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6466129210854160078.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6466129210854160078.key) 13:56:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:18 + git semver tag 13:56:18 # -> Open(): unable to determine branch for HEAD 13:56:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:56:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:56:18 # $SEMVER_REMOTE_NAME = origin 13:56:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:56:18 # $SEMVER_USER_NAME = edgex-jenkins 13:56:18 # $SEMVER_BRANCH = master 13:56:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 13:56:18 # e32d9ffeb9768bc9208f4e944eda2131993a4a7a HEAD 13:56:18 # -> Force: false 13:56:18 # ef5abd3b98df0ccb0ff283c1045a37613c163081 refs/tags/v2.0.0-dev.53 [Pipeline] } 13:56:18 $ docker exec --env ******** --env ******** 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 ssh-agent -k 13:56:18 unset SSH_AUTH_SOCK; 13:56:18 unset SSH_AGENT_PID; 13:56:18 echo Agent pid 17 killed; 13:56:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:56:18 + git semver [Pipeline] } 13:56:18 $ docker stop --time=1 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 13:56:20 $ docker rm -f 48fb0d6c415550b9d04d1e91a50a01f23bc271810074b8de4999e20b744ec4d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:56:21 13:56:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:56:21 0.23.1-centos7: Pulling from edgex-lftools 13:56:21 ab5ef0e58194: Pulling fs layer 13:56:21 9712f1f96733: Pulling fs layer 13:56:21 63f879dbbcfc: Pulling fs layer 13:56:21 0d9ebad4ef96: Pulling fs layer 13:56:21 e9a5061849ea: Pulling fs layer 13:56:21 d747dcd14b5f: Pulling fs layer 13:56:21 2de7ff778b66: Pulling fs layer 13:56:21 d747dcd14b5f: Waiting 13:56:21 e9a5061849ea: Waiting 13:56:21 2de7ff778b66: Waiting 13:56:21 0d9ebad4ef96: Waiting 13:56:21 9712f1f96733: Verifying Checksum 13:56:21 9712f1f96733: Download complete 13:56:24 63f879dbbcfc: Verifying Checksum 13:56:24 63f879dbbcfc: Download complete 13:56:24 e9a5061849ea: Verifying Checksum 13:56:24 e9a5061849ea: Download complete 13:56:24 d747dcd14b5f: Verifying Checksum 13:56:24 d747dcd14b5f: Download complete 13:56:24 0d9ebad4ef96: Verifying Checksum 13:56:24 0d9ebad4ef96: Download complete 13:56:24 2de7ff778b66: Verifying Checksum 13:56:24 2de7ff778b66: Download complete 13:56:25 ab5ef0e58194: Verifying Checksum 13:56:25 ab5ef0e58194: Download complete 13:56:31 ab5ef0e58194: Pull complete 13:56:31 9712f1f96733: Pull complete 13:56:33 63f879dbbcfc: Pull complete 13:56:40 0d9ebad4ef96: Pull complete 13:56:44 e9a5061849ea: Pull complete 13:56:44 d747dcd14b5f: Pull complete 13:56:46 2de7ff778b66: Pull complete 13:56:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:56:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:56:46 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:56:50 $ docker top 4316a2060a7efe2b9f747e1fcdeb0aa400bcf42f70c366ba8321d34f9876a84b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:56:50 provisioning config files... 13:56:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8324040972227102836tmp 13:56:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4966690723010850638tmp 13:56:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7578095666430658948tmp [Pipeline] { [Pipeline] echo 13:56:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:56:51 ---> sigul-configuration.sh 13:56:51 gpg: directory `/root/.gnupg' created 13:56:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:56:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:56:51 gpg: keyring `/root/.gnupg/secring.gpg' created 13:56:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:56:51 gpg: CAST5 encrypted data 13:56:51 gpg: encrypted with 1 passphrase 13:56:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:56:51 + mkdir /home/jenkins 13:56:51 + mkdir /home/jenkins/sigul [Pipeline] sh 13:56:51 + 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 13:56:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:56:52 ---> sigul-install.sh 13:57:04 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:57:05 + git tag --list 13:57:05 0.1.1 13:57:05 v1.1.0 13:57:05 v1.2.0 13:57:05 v1.2.1 13:57:05 v1.3.0 13:57:05 v2.0.0-dev.1 13:57:05 v2.0.0-dev.10 13:57:05 v2.0.0-dev.11 13:57:05 v2.0.0-dev.12 13:57:05 v2.0.0-dev.13 13:57:05 v2.0.0-dev.14 13:57:05 v2.0.0-dev.15 13:57:05 v2.0.0-dev.16 13:57:05 v2.0.0-dev.17 13:57:05 v2.0.0-dev.18 13:57:05 v2.0.0-dev.19 13:57:05 v2.0.0-dev.2 13:57:05 v2.0.0-dev.20 13:57:05 v2.0.0-dev.21 13:57:05 v2.0.0-dev.22 13:57:05 v2.0.0-dev.23 13:57:05 v2.0.0-dev.24 13:57:05 v2.0.0-dev.25 13:57:05 v2.0.0-dev.26 13:57:05 v2.0.0-dev.27 13:57:05 v2.0.0-dev.28 13:57:05 v2.0.0-dev.29 13:57:05 v2.0.0-dev.3 13:57:05 v2.0.0-dev.30 13:57:05 v2.0.0-dev.31 13:57:05 v2.0.0-dev.32 13:57:05 v2.0.0-dev.33 13:57:05 v2.0.0-dev.34 13:57:05 v2.0.0-dev.35 13:57:05 v2.0.0-dev.36 13:57:05 v2.0.0-dev.37 13:57:05 v2.0.0-dev.38 13:57:05 v2.0.0-dev.39 13:57:05 v2.0.0-dev.4 13:57:05 v2.0.0-dev.40 13:57:05 v2.0.0-dev.41 13:57:05 v2.0.0-dev.42 13:57:05 v2.0.0-dev.43 13:57:05 v2.0.0-dev.44 13:57:05 v2.0.0-dev.45 13:57:05 v2.0.0-dev.46 13:57:05 v2.0.0-dev.47 13:57:05 v2.0.0-dev.48 13:57:05 v2.0.0-dev.49 13:57:05 v2.0.0-dev.5 13:57:05 v2.0.0-dev.50 13:57:05 v2.0.0-dev.51 13:57:05 v2.0.0-dev.52 13:57:05 v2.0.0-dev.53 13:57:05 v2.0.0-dev.6 13:57:05 v2.0.0-dev.7 13:57:05 v2.0.0-dev.8 13:57:05 v2.0.0-dev.9 [Pipeline] sh 13:57:05 + lftools sign git-tag v2.0.0-dev.53 13:57:07 Signing Git tag with Sigul... 13:57:07 Signing v2.0.0-dev.53 [Pipeline] echo 13:57:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:57:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:57:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:57:10 $ docker stop --time=1 4316a2060a7efe2b9f747e1fcdeb0aa400bcf42f70c366ba8321d34f9876a84b 13:57:12 $ docker rm -f 4316a2060a7efe2b9f747e1fcdeb0aa400bcf42f70c366ba8321d34f9876a84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:57:12 . [Pipeline] withDockerContainer 13:57:13 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:57:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:57:13 $ docker top cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:14 [ssh-agent] Looking for ssh-agent implementation... 13:57:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:14 $ docker exec cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac ssh-agent 13:57:14 SSH_AUTH_SOCK=/tmp/ssh-LtQCYwZoFLJv/agent.12 13:57:14 SSH_AGENT_PID=18 13:57:14 Running ssh-add (command line suppressed) 13:57:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4315583108365774607.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4315583108365774607.key) 13:57:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:15 + git semver bump pre 13:57:15 # -> Open(): unable to determine branch for HEAD 13:57:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:57:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:57:15 # $SEMVER_REMOTE_NAME = origin 13:57:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:57:15 # $SEMVER_USER_NAME = edgex-jenkins 13:57:15 # $SEMVER_BRANCH = master 13:57:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 13:57:15 2.0.0-dev.54 [Pipeline] } 13:57:15 $ docker exec --env ******** --env ******** cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac ssh-agent -k 13:57:15 unset SSH_AUTH_SOCK; 13:57:15 unset SSH_AGENT_PID; 13:57:15 echo Agent pid 18 killed; 13:57:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:15 + git semver [Pipeline] } 13:57:15 $ docker stop --time=1 cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac 13:57:17 $ docker rm -f cda2c363309d774154a2f489031ff12a838e53118a035e4b3e72add548c919ac [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:57:17 . [Pipeline] withDockerContainer 13:57:17 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:57:18 $ docker top 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:18 [ssh-agent] Looking for ssh-agent implementation... 13:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:18 $ docker exec 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 ssh-agent 13:57:19 SSH_AUTH_SOCK=/tmp/ssh-p6a10OtumVBa/agent.12 13:57:19 SSH_AGENT_PID=18 13:57:19 Running ssh-add (command line suppressed) 13:57:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2214013779559710039.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2214013779559710039.key) 13:57:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:19 + git semver push 13:57:19 # -> Open(): unable to determine branch for HEAD 13:57:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 13:57:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 13:57:19 # $SEMVER_REMOTE_NAME = origin 13:57:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:57:19 # $SEMVER_USER_NAME = edgex-jenkins 13:57:19 # $SEMVER_BRANCH = master 13:57:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 13:57:24 $ docker exec --env ******** --env ******** 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 ssh-agent -k 13:57:25 unset SSH_AUTH_SOCK; 13:57:25 unset SSH_AGENT_PID; 13:57:25 echo Agent pid 18 killed; 13:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:25 + git semver [Pipeline] } 13:57:25 $ docker stop --time=1 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 13:57:27 $ docker rm -f 34e097bbb708065b48d45b73f3f51e860201c5df12f1264e073cb73ab298c0e4 [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] libraryResource [Pipeline] sh 13:57:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:57:29 ---> package-listing.sh 13:57:29 ++ facter osfamily 13:57:29 ++ tr '[:upper:]' '[:lower:]' 13:57:29 + OS_FAMILY=redhat 13:57:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 13:57:29 + START_PACKAGES=/tmp/packages_start.txt 13:57:29 + END_PACKAGES=/tmp/packages_end.txt 13:57:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:29 + PACKAGES=/tmp/packages_start.txt 13:57:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 13:57:29 + PACKAGES=/tmp/packages_end.txt 13:57:29 + case "${OS_FAMILY}" in 13:57:29 + rpm -qa 13:57:29 + sort 13:57:34 + '[' -f /tmp/packages_start.txt ']' 13:57:34 + '[' -f /tmp/packages_end.txt ']' 13:57:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 13:57:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 13:57:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 13:57:34 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:57:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:57:35 13:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:57:36 alpine: Pulling from edgex-lftools-log-publisher 13:57:36 df20fa9351a1: Pulling fs layer 13:57:36 36b3adc4ff6f: Pulling fs layer 13:57:36 8ad3a11d3b57: Pulling fs layer 13:57:36 46f8f816bc3b: Pulling fs layer 13:57:36 93b61091891f: Pulling fs layer 13:57:36 93b9cdb0e59b: Pulling fs layer 13:57:36 5e14af77c1be: Pulling fs layer 13:57:36 01666e4c0597: Pulling fs layer 13:57:36 aa168da1d23b: Pulling fs layer 13:57:36 46f8f816bc3b: Waiting 13:57:36 93b61091891f: Waiting 13:57:36 93b9cdb0e59b: Waiting 13:57:36 5e14af77c1be: Waiting 13:57:36 01666e4c0597: Waiting 13:57:36 aa168da1d23b: Waiting 13:57:36 36b3adc4ff6f: Verifying Checksum 13:57:36 36b3adc4ff6f: Download complete 13:57:36 46f8f816bc3b: Verifying Checksum 13:57:36 46f8f816bc3b: Download complete 13:57:36 df20fa9351a1: Verifying Checksum 13:57:36 df20fa9351a1: Download complete 13:57:36 93b9cdb0e59b: Verifying Checksum 13:57:36 93b9cdb0e59b: Download complete 13:57:36 5e14af77c1be: Verifying Checksum 13:57:36 5e14af77c1be: Download complete 13:57:36 01666e4c0597: Verifying Checksum 13:57:36 01666e4c0597: Download complete 13:57:36 93b61091891f: Verifying Checksum 13:57:36 93b61091891f: Download complete 13:57:36 8ad3a11d3b57: Verifying Checksum 13:57:36 8ad3a11d3b57: Download complete 13:57:36 df20fa9351a1: Pull complete 13:57:37 36b3adc4ff6f: Pull complete 13:57:38 8ad3a11d3b57: Pull complete 13:57:38 46f8f816bc3b: Pull complete 13:57:39 93b61091891f: Pull complete 13:57:39 93b9cdb0e59b: Pull complete 13:57:39 5e14af77c1be: Pull complete 13:57:39 01666e4c0597: Pull complete 13:57:40 aa168da1d23b: Verifying Checksum 13:57:40 aa168da1d23b: Download complete 13:57:48 aa168da1d23b: Pull complete 13:57:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:57:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:57:48 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 13:57:48 $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:57:51 $ docker top d591e5a380db7b706d5adb999a9082eabeb79c57f7e6d7b2351b3882394c54c9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:51 + touch /tmp/pre-build-complete [Pipeline] sh 13:57:52 + mkdir -p /var/log/sa [Pipeline] sh 13:57:52 + ls /var/log/sa-host 13:57:52 + sadf -c /var/log/sa-host/sa14 13:57:52 file_magic: OK 13:57:52 HZ: Using current value: 100 13:57:52 file_header: OK 13:57:52 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 13:57:52 Statistics: 13:57:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:57:52 File successfully converted to sysstat format version 12.2.1 13:57:52 + sadf -c /var/log/sa-host/sa23 13:57:52 file_magic: OK 13:57:52 HZ: Using current value: 100 13:57:52 file_header: OK 13:57:52 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 13:57:52 Statistics: 13:57:52 Hnuu...uuuununununu... 13:57:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:53 provisioning config files... 13:57:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5598473726114438390tmp [Pipeline] { [Pipeline] echo 13:57:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:57:53 ---> create-netrc.sh [Pipeline] } 13:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:57:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:57:53 ---> python-tools-install.sh [Pipeline] echo 13:57:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:57:54 ---> sudo-logs.sh 13:57:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:57:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:57:54 ---> job-cost.sh 13:57:54 lf-activate-venv: SKIPPING 13:57:54 DEBUG: total: 0.20999999344348907 13:57:54 INFO: Retrieving Stack Cost... 13:57:55 INFO: Retrieving Pricing Info for: v1-standard-2 13:57:56 INFO: Archiving Costs [Pipeline] echo 13:57:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:57:56 ---> logs-deploy.sh 13:57:56 lf-activate-venv: SKIPPING 13:57:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/113 13:57:56 INFO: archiving workspace using pattern(s): 13:57:58 Archives upload complete. 13:57:59 INFO: archiving logs to Nexus 13:58:01 ---> uname -a: 13:58:01 Linux prd-centos7-docker-4c-2g-140.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 13:58:01 13:58:01 13:58:01 ---> lscpu: 13:58:01 Architecture: x86_64 13:58:01 CPU op-mode(s): 32-bit, 64-bit 13:58:01 Byte Order: Little Endian 13:58:01 Address sizes: 40 bits physical, 48 bits virtual 13:58:01 CPU(s): 4 13:58:01 On-line CPU(s) list: 0-3 13:58:01 Thread(s) per core: 1 13:58:01 Core(s) per socket: 1 13:58:01 Socket(s): 4 13:58:01 NUMA node(s): 1 13:58:01 Vendor ID: GenuineIntel 13:58:01 CPU family: 6 13:58:01 Model: 44 13:58:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:58:01 Stepping: 1 13:58:01 CPU MHz: 2933.436 13:58:01 BogoMIPS: 5866.87 13:58:01 Virtualization: VT-x 13:58:01 Hypervisor vendor: KVM 13:58:01 Virtualization type: full 13:58:01 L1d cache: 128 KiB 13:58:01 L1i cache: 128 KiB 13:58:01 L2 cache: 16 MiB 13:58:01 L3 cache: 64 MiB 13:58:01 NUMA node0 CPU(s): 0-3 13:58:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:58:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:58:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:58:01 Vulnerability Meltdown: Mitigation; PTI 13:58:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:58:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:58:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:58:01 Vulnerability Srbds: Not affected 13:58:01 Vulnerability Tsx async abort: Not affected 13:58:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 13:58:01 13:58:01 13:58:01 ---> nproc: 13:58:01 4 13:58:01 13:58:01 13:58:01 ---> df -h: 13:58:01 Filesystem Size Used Available Use% Mounted on 13:58:01 overlay 50.0G 8.6G 41.4G 17% / 13:58:01 tmpfs 64.0M 0 64.0M 0% /dev 13:58:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:58:01 shm 64.0M 0 64.0M 0% /dev/shm 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 13:58:01 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 13:58:01 13:58:01 13:58:01 ---> free -m: 13:58:01 total used free shared buff/cache available 13:58:01 Mem: 1837 829 146 0 861 943 13:58:01 Swap: 1023 3 1020 13:58:01 13:58:01 13:58:01 ---> ip addr: 13:58:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:58:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:58:01 inet 127.0.0.1/8 scope host lo 13:58:01 valid_lft forever preferred_lft forever 13:58:01 inet6 ::1/128 scope host 13:58:01 valid_lft forever preferred_lft forever 13:58:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:58:01 link/ether fa:16:3e:c1:47:94 brd ff:ff:ff:ff:ff:ff 13:58:01 inet 10.30.123.213/23 brd 10.30.123.255 scope global dynamic eth0 13:58:01 valid_lft 85715sec preferred_lft 85715sec 13:58:01 inet6 fe80::f816:3eff:fec1:4794/64 scope link 13:58:01 valid_lft forever preferred_lft forever 13:58:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:58:01 link/ether 02:42:26:fd:48:f2 brd ff:ff:ff:ff:ff:ff 13:58:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:58:01 valid_lft forever preferred_lft forever 13:58:01 inet6 fe80::42:26ff:fefd:48f2/64 scope link 13:58:01 valid_lft forever preferred_lft forever 13:58:01 13:58:01 13:58:01 ---> sar -b -r -n DEV: 13:58:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 13:58:01 13:58:01 13:46:24 LINUX RESTART (4 CPU) 13:58:01 13:58:01 13:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:58:01 13:48:01 55.70 16.38 39.32 0.00 4742.00 4855.20 0.00 13:58:01 13:49:01 2.10 0.00 2.10 0.00 0.00 42.32 0.00 13:58:01 13:50:01 0.17 0.00 0.17 0.00 0.00 1.61 0.00 13:58:01 13:51:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 13:58:01 13:52:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 13:58:01 13:53:01 0.33 0.00 0.33 0.00 0.00 5.09 0.00 13:58:01 13:54:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 13:58:01 13:55:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 13:58:01 13:56:01 223.91 139.45 84.45 0.00 6885.17 33452.42 0.00 13:58:01 13:57:02 264.61 104.04 160.57 0.00 4985.24 34927.79 0.00 13:58:01 Average: 54.80 26.00 28.80 0.00 1661.99 7332.95 0.00 13:58:01 13:58:01 13:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:58:01 13:48:01 136464 0 598128 31.79 2620 1144332 1109792 37.88 444464 1098900 132 13:58:01 13:49:01 143232 0 591352 31.43 2620 1144340 1079536 36.84 442536 1094960 16 13:58:01 13:50:01 140484 0 594096 31.57 2620 1144344 1079728 36.85 440248 1100260 20 13:58:01 13:51:01 135524 0 599052 31.84 2620 1144348 1079860 36.85 454680 1091008 16 13:58:01 13:52:01 137284 0 597288 31.74 2620 1144352 1079620 36.85 452436 1091948 20 13:58:01 13:53:01 136808 0 597756 31.77 2620 1144360 1079632 36.85 452488 1092028 12 13:58:01 13:54:01 136432 0 598128 31.79 2620 1144364 1079632 36.85 453148 1092028 16 13:58:01 13:55:01 136464 0 598092 31.79 2620 1144368 1079536 36.84 452744 1092028 16 13:58:01 13:56:01 98140 0 764500 40.63 2596 1016308 1367852 46.68 559480 971676 48 13:58:01 13:57:02 79536 0 795912 42.30 1492 1004604 1266348 43.22 627456 841364 94288 13:58:01 Average: 128037 0 633430 33.67 2505 1117572 1130154 38.57 477968 1056620 9458 13:58:01 13:58:01 13:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:58:01 13:48:01 eth0 490.71 332.27 1110.52 77.00 0.00 0.00 0.00 0.00 13:58:01 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:48:01 docker0 62.24 54.44 5.76 166.64 0.00 0.00 0.00 0.00 13:58:01 13:49:01 eth0 0.73 0.08 0.06 0.02 0.00 0.00 0.00 0.00 13:58:01 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:50:01 eth0 1.08 0.48 0.32 0.21 0.00 0.00 0.00 0.00 13:58:01 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:51:01 eth0 1.61 1.05 3.13 0.25 0.00 0.00 0.00 0.00 13:58:01 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:52:01 eth0 0.22 0.15 0.08 0.04 0.00 0.00 0.00 0.00 13:58:01 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:53:01 eth0 0.20 0.17 0.07 0.04 0.00 0.00 0.00 0.00 13:58:01 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:54:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 13:58:01 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:58:01 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:56:01 veth5a2627f 3.15 1.85 0.39 1.99 0.00 0.00 0.00 0.00 13:58:01 13:56:01 eth0 415.43 334.16 4084.18 68.68 0.00 0.00 0.00 0.00 13:58:01 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:56:01 docker0 3.15 1.75 0.35 1.99 0.00 0.00 0.00 0.00 13:58:01 13:57:02 vetha32e486 19.55 36.74 1.20 261.51 0.00 0.00 0.00 0.00 13:58:01 13:57:02 eth0 453.79 372.94 3821.55 42.71 0.00 0.00 0.00 0.00 13:58:01 13:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 13:57:02 docker0 74.24 98.54 5.44 602.71 0.00 0.00 0.00 0.00 13:58:01 Average: vetha32e486 1.96 3.68 0.12 26.18 0.00 0.00 0.00 0.00 13:58:01 Average: eth0 136.52 104.23 902.42 18.92 0.00 0.00 0.00 0.00 13:58:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 Average: docker0 13.98 15.49 1.16 77.22 0.00 0.00 0.00 0.00 13:58:01 13:58:01 13:58:01 ---> sar -P ALL: 13:58:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 13:58:01 13:58:01 13:46:24 LINUX RESTART (4 CPU) 13:58:01 13:58:01 13:47:01 CPU %user %nice %system %iowait %steal %idle 13:58:01 13:48:01 all 8.85 0.00 3.58 1.45 1.08 85.05 13:58:01 13:48:01 0 7.41 0.00 4.33 0.20 1.03 87.02 13:58:01 13:48:01 1 10.39 0.00 2.52 1.87 1.03 84.19 13:58:01 13:48:01 2 7.52 0.00 3.32 1.11 1.10 86.96 13:58:01 13:48:01 3 10.05 0.00 4.13 2.60 1.16 82.06 13:58:01 13:49:01 all 0.16 0.00 0.09 0.00 0.17 99.58 13:58:01 13:49:01 0 0.07 0.00 0.07 0.00 0.32 99.55 13:58:01 13:49:01 1 0.05 0.00 0.15 0.00 0.07 99.73 13:58:01 13:49:01 2 0.05 0.00 0.07 0.00 0.17 99.72 13:58:01 13:49:01 3 0.48 0.00 0.07 0.00 0.13 99.32 13:58:01 13:50:01 all 0.15 0.00 0.19 0.00 0.47 99.20 13:58:01 13:50:01 0 0.08 0.00 0.17 0.00 0.78 98.97 13:58:01 13:50:01 1 0.05 0.00 0.38 0.00 0.43 99.14 13:58:01 13:50:01 2 0.03 0.00 0.18 0.00 0.53 99.25 13:58:01 13:50:01 3 0.42 0.00 0.02 0.00 0.12 99.45 13:58:01 13:51:01 all 0.13 0.00 0.07 0.00 0.45 99.34 13:58:01 13:51:01 0 0.05 0.00 0.07 0.00 0.37 99.52 13:58:01 13:51:01 1 0.05 0.00 0.08 0.00 0.17 99.70 13:58:01 13:51:01 2 0.08 0.00 0.10 0.00 0.68 99.14 13:58:01 13:51:01 3 0.35 0.00 0.05 0.00 0.58 99.02 13:58:01 13:52:01 all 0.11 0.00 0.08 0.00 0.47 99.34 13:58:01 13:52:01 0 0.05 0.00 0.05 0.00 0.32 99.58 13:58:01 13:52:01 1 0.17 0.00 0.18 0.00 0.25 99.40 13:58:01 13:52:01 2 0.07 0.00 0.07 0.00 0.76 99.11 13:58:01 13:52:01 3 0.17 0.00 0.03 0.00 0.55 99.25 13:58:01 13:53:01 all 0.12 0.00 0.03 0.00 0.44 99.41 13:58:01 13:53:01 0 0.03 0.00 0.05 0.00 0.25 99.67 13:58:01 13:53:01 1 0.35 0.00 0.03 0.00 0.33 99.29 13:58:01 13:53:01 2 0.02 0.00 0.02 0.00 0.51 99.45 13:58:01 13:53:01 3 0.08 0.00 0.03 0.00 0.66 99.22 13:58:01 13:54:01 all 0.16 0.00 0.05 0.00 0.09 99.70 13:58:01 13:54:01 0 0.03 0.00 0.03 0.00 0.07 99.87 13:58:01 13:54:01 1 0.48 0.00 0.03 0.00 0.07 99.42 13:58:01 13:54:01 2 0.05 0.00 0.05 0.00 0.00 99.90 13:58:01 13:54:01 3 0.07 0.00 0.08 0.00 0.22 99.63 13:58:01 13:55:01 all 0.14 0.00 0.05 0.00 0.09 99.72 13:58:01 13:55:01 0 0.03 0.00 0.05 0.00 0.08 99.83 13:58:01 13:55:01 1 0.45 0.00 0.05 0.00 0.12 99.38 13:58:01 13:55:01 2 0.03 0.00 0.05 0.00 0.08 99.83 13:58:01 13:55:01 3 0.05 0.00 0.05 0.00 0.07 99.83 13:58:01 13:56:01 all 8.97 0.00 6.97 1.07 0.91 82.08 13:58:01 13:56:01 0 8.91 0.00 7.59 1.34 0.91 81.25 13:58:01 13:56:01 1 8.62 0.00 6.91 0.58 0.87 83.01 13:58:01 13:56:01 2 8.73 0.00 6.38 1.35 1.01 82.54 13:58:01 13:56:01 3 9.62 0.00 7.02 1.03 0.84 81.50 13:58:01 13:57:02 all 12.58 0.00 9.89 4.88 4.30 68.36 13:58:01 13:57:02 0 10.64 0.00 9.79 4.60 4.18 70.79 13:58:01 13:57:02 1 10.64 0.00 9.14 4.65 4.39 71.17 13:58:01 13:57:02 2 11.96 0.00 10.45 5.97 4.36 67.27 13:58:01 13:57:02 3 17.09 0.00 10.17 4.27 4.27 64.20 13:58:01 Average: all 3.09 0.00 2.06 0.73 0.84 93.29 13:58:01 Average: 0 2.68 0.00 2.18 0.60 0.82 93.72 13:58:01 Average: 1 3.09 0.00 1.92 0.70 0.76 93.53 13:58:01 Average: 2 2.81 0.00 2.04 0.83 0.91 93.41 13:58:01 Average: 3 3.77 0.00 2.12 0.78 0.85 92.48 13:58:01 13:58:01 13:58:01