Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e5e9987bdf20173169948f1a30c2dde5e720f2d6 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-ssh7118294736830098355.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-ssh4159484855438668900.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-ssh7871914041818659922.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-ssh4866320585681622937.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-ssh7794035524818884341.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-14968 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh3344077641005493193.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 e5e9987bdf20173169948f1a30c2dde5e720f2d6 (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 e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:43 ========================================================= 02:47:43 EdgeX Global Pipelines Version Info 02:47:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:45 ------------------- 02:47:45 stable info: 02:47:45 ------------------- 02:47:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:47:45 Message: update stable to v1.0.192 02:47:45 ------------------- 02:47:45 experimental info: 02:47:45 ------------------- 02:47:45 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:47:45 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:47:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:47:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5e9987 [Pipeline] echo 02:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:46 provisioning config files... 02:47:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3175034266797643795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:47 ---> docker-login.sh 02:47:47 nexus3.edgexfoundry.org:10001 02:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:47 Configure a credential helper to remove this warning. See 02:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:47 02:47:47 Login Succeeded 02:47:47 nexus3.edgexfoundry.org:10002 02:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:47 Configure a credential helper to remove this warning. See 02:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:47 02:47:47 Login Succeeded 02:47:47 nexus3.edgexfoundry.org:10003 02:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:47 Configure a credential helper to remove this warning. See 02:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:47 02:47:47 Login Succeeded 02:47:47 nexus3.edgexfoundry.org:10004 02:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:47 Configure a credential helper to remove this warning. See 02:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:47 02:47:47 Login Succeeded 02:47:47 docker.io 02:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:48 Configure a credential helper to remove this warning. See 02:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:48 02:47:48 Login Succeeded 02:47:48 ---> docker-login.sh ends [Pipeline] } 02:47:48 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 02:47:48 + git log --format=format:%s -1 e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] echo 02:47:48 GIT_COMMIT: e5e9987bdf20173169948f1a30c2dde5e720f2d6, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 02:47:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:49 02:47:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:47:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:49 latest: Pulling from edgex-devops/git-semver 02:47:49 31603596830f: Pulling fs layer 02:47:49 54011a49482f: Pulling fs layer 02:47:49 a6820b24f6d8: Pulling fs layer 02:47:49 f581987b2513: Pulling fs layer 02:47:49 f581987b2513: Waiting 02:47:49 54011a49482f: Verifying Checksum 02:47:49 54011a49482f: Download complete 02:47:49 31603596830f: Verifying Checksum 02:47:49 31603596830f: Download complete 02:47:50 a6820b24f6d8: Verifying Checksum 02:47:50 a6820b24f6d8: Download complete 02:47:50 f581987b2513: Verifying Checksum 02:47:50 f581987b2513: Download complete 02:47:50 31603596830f: Pull complete 02:47:50 54011a49482f: Pull complete 02:47:51 a6820b24f6d8: Pull complete 02:47:51 f581987b2513: Pull complete 02:47:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:47:51 prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container 02:47:51 $ 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 02:47:53 $ docker top c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:53 [ssh-agent] Looking for ssh-agent implementation... 02:47:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:53 $ docker exec c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent 02:47:53 SSH_AUTH_SOCK=/tmp/ssh-tElk4qSwWE0R/agent.13 02:47:53 SSH_AGENT_PID=19 02:47:53 Running ssh-add (command line suppressed) 02:47:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2777848413281314210.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2777848413281314210.key) 02:47:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:53 + git tag --points-at HEAD [Pipeline] } 02:47:53 $ docker exec --env ******** --env ******** c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent -k 02:47:54 unset SSH_AUTH_SOCK; 02:47:54 unset SSH_AGENT_PID; 02:47:54 echo Agent pid 19 killed; 02:47:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:54 [ssh-agent] Looking for ssh-agent implementation... 02:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:54 $ docker exec c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent 02:47:54 SSH_AUTH_SOCK=/tmp/ssh-rOjJHV2Msuz2/agent.52 02:47:54 SSH_AGENT_PID=59 02:47:54 Running ssh-add (command line suppressed) 02:47:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6168258311667532469.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6168258311667532469.key) 02:47:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:54 + git semver init 02:47:54 # -> Open(): unable to determine branch for HEAD 02:47:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 02:47:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 02:47:54 # $SEMVER_REMOTE_NAME = origin 02:47:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:47:54 # $SEMVER_USER_NAME = edgex-jenkins 02:47:54 # $SEMVER_BRANCH = master 02:47:54 # $SEMVER_TEMP = /tmp/semver-169913845 02:47:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:47:56 # '/tmp/semver-169913845' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 02:47:56 # -> Force: false 02:47:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 02:47:56 $ docker exec --env ******** --env ******** c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent -k 02:47:56 unset SSH_AUTH_SOCK; 02:47:56 unset SSH_AGENT_PID; 02:47:56 echo Agent pid 59 killed; 02:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:56 + git semver [Pipeline] } 02:47:56 $ docker stop --time=1 c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 02:47:57 $ docker rm -f c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:47:58 Stashed 1 file(s) [Pipeline] echo 02:47:58 [edgeXSemver]: initialized semver on version 2.0.0-dev.55 [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 02:48:13 Still waiting to schedule task 02:48:13 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 02:48:13 ‘prd-centos7-docker-4c-2g-14962’ is offline 02:48:13 ‘prd-centos7-docker-4c-2g-14963’ is offline 02:48:13 ‘prd-centos7-docker-4c-2g-14965’ is offline 02:48:13 ‘prd-centos7-docker-4c-2g-14967’ is offline 02:48:13 ‘prd-centos7-docker-4c-2g-14969’ is offline 02:48:13 ‘prd-centos7-docker-4c-2g-309’ is offline 02:48:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-14964’ doesn’t have label ‘centos7-docker-4c-2g’ 02:48:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-14966’ doesn’t have label ‘centos7-docker-4c-2g’ 02:48:13 Still waiting to schedule task 02:48:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:49:23 Running on prd-centos7-docker-4c-2g-14971 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 02:49:23 Running in /w/workspace/edgex-ui-go/115 [Pipeline] { [Pipeline] checkout 02:49:23 The recommended git tool is: git 02:49:25 using credential edgex-jenkins-ssh 02:49:25 Cloning the remote Git repository 02:49:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:49:25 > git init /w/workspace/edgex-ui-go/115 # timeout=10 02:49:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:49:25 > git --version # timeout=10 02:49:25 > git --version # 'git version 2.24.4' 02:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:49:26 Avoid second fetch 02:49:26 Checking out Revision e5e9987bdf20173169948f1a30c2dde5e720f2d6 (master) 02:49:25 [INFO] Currently running in a labeled security context 02:49:25 [INFO] Currently SELinux is 'enforcing' on the host 02:49:25 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/115@tmp/jenkins-gitclient-ssh1431234651995959427.key 02:49:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:49:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:49:26 > git config core.sparsecheckout # timeout=10 02:49:26 > git checkout -f e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 02:49:30 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:49:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:49:31 + sudo service docker restart 02:49:32 + true 02:49:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:50 provisioning config files... 02:49:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config8078388013280331964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:50 ---> docker-login.sh 02:49:50 nexus3.edgexfoundry.org:10001 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 nexus3.edgexfoundry.org:10002 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 nexus3.edgexfoundry.org:10003 02:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:51 Configure a credential helper to remove this warning. See 02:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:51 02:49:51 Login Succeeded 02:49:51 nexus3.edgexfoundry.org:10004 02:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:51 Configure a credential helper to remove this warning. See 02:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:51 02:49:51 Login Succeeded 02:49:51 docker.io 02:49:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:51 Configure a credential helper to remove this warning. See 02:49:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:51 02:49:51 Login Succeeded 02:49:51 ---> docker-login.sh ends [Pipeline] } 02:49:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:49:51 ========================================================= 02:49:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:49:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:49:52 + 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 . 02:49:52 Sending build context to Docker daemon 35.55MB 02:49:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:49:52 Step 2/8 : FROM ${BASE} 02:49:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:49:52 540db60ca938: Pulling fs layer 02:49:52 adcc1eea9eea: Pulling fs layer 02:49:52 4c4ab2625f07: Pulling fs layer 02:49:52 0510c868ecb4: Pulling fs layer 02:49:52 afea3b2eda06: Pulling fs layer 02:49:52 7809a108b3ef: Pulling fs layer 02:49:52 f706445af74f: Pulling fs layer 02:49:52 0510c868ecb4: Waiting 02:49:52 afea3b2eda06: Waiting 02:49:52 7809a108b3ef: Waiting 02:49:52 f706445af74f: Waiting 02:49:52 4c4ab2625f07: Verifying Checksum 02:49:52 4c4ab2625f07: Download complete 02:49:52 adcc1eea9eea: Verifying Checksum 02:49:52 adcc1eea9eea: Download complete 02:49:52 afea3b2eda06: Verifying Checksum 02:49:52 afea3b2eda06: Download complete 02:49:52 7809a108b3ef: Verifying Checksum 02:49:52 7809a108b3ef: Download complete 02:49:52 540db60ca938: Verifying Checksum 02:49:52 540db60ca938: Download complete 02:49:52 540db60ca938: Pull complete 02:49:52 adcc1eea9eea: Pull complete 02:49:52 4c4ab2625f07: Pull complete 02:49:53 f706445af74f: Verifying Checksum 02:49:53 f706445af74f: Download complete 02:49:54 0510c868ecb4: Verifying Checksum 02:49:54 0510c868ecb4: Download complete 02:49:57 0510c868ecb4: Pull complete 02:49:57 afea3b2eda06: Pull complete 02:49:57 7809a108b3ef: Pull complete 02:49:58 f706445af74f: Pull complete 02:49:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:49:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:49:58 ---> b068be0155e3 02:49:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:50:02 ---> Running in e1ef1304a641 02:50:02 Removing intermediate container e1ef1304a641 02:50:02 ---> f154ea639e2b 02:50:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:02 ---> Running in 1caf93105ecf 02:50:02 Removing intermediate container 1caf93105ecf 02:50:02 ---> 436f894b07b0 02:50:02 Step 5/8 : RUN apk add --no-cache make git 02:50:02 ---> Running in 94e3e946eb12 02:50:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:50:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:50:04 OK: 149 MiB in 40 packages 02:50:04 Removing intermediate container 94e3e946eb12 02:50:04 ---> f2b54d39b535 02:50:04 Step 6/8 : WORKDIR /edgex-ui-go 02:50:04 ---> Running in ab25a4b168aa 02:50:04 Removing intermediate container ab25a4b168aa 02:50:04 ---> bd70991f4a12 02:50:04 Step 7/8 : COPY . . 02:50:05 ---> 18c86216a132 02:50:05 Step 8/8 : RUN go mod download 02:50:05 ---> Running in 7fd54d118b22 02:50:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14970 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 02:50:13 Running in /w/workspace/edgex-ui-go/115 [Pipeline] { [Pipeline] checkout 02:50:13 The recommended git tool is: git 02:50:19 using credential edgex-jenkins-ssh 02:50:19 Cloning the remote Git repository 02:50:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:50:19 > git init /w/workspace/edgex-ui-go/115 # timeout=10 02:50:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:50:19 > git --version # timeout=10 02:50:19 > git --version # 'git version 2.17.1' 02:50:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:22 Avoid second fetch 02:50:22 Checking out Revision e5e9987bdf20173169948f1a30c2dde5e720f2d6 (master) 02:50:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:22 > git config core.sparsecheckout # timeout=10 02:50:22 > git checkout -f e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 02:50:24 Removing intermediate container 7fd54d118b22 02:50:24 ---> 17c117bb3013 02:50:24 Successfully built 17c117bb3013 02:50:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:50:24 + docker inspect -f . ci-base-image-x86_64 02:50:24 . [Pipeline] withDockerContainer 02:50:24 prd-centos7-docker-4c-2g-14971 does not seem to be running inside a container 02:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 02:50:24 $ docker top 473de61d0fb810511627fc3ebf73fe398060f7edb66d44001b33ea4a050ebc80 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:25 + go version 02:50:25 go version go1.16.3 linux/amd64 [Pipeline] } 02:50:25 $ docker stop --time=1 473de61d0fb810511627fc3ebf73fe398060f7edb66d44001b33ea4a050ebc80 02:50:26 $ docker rm -f 473de61d0fb810511627fc3ebf73fe398060f7edb66d44001b33ea4a050ebc80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:26 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 02:50:27 + docker inspect -f . ci-base-image-x86_64 02:50:27 . [Pipeline] withDockerContainer 02:50:27 prd-centos7-docker-4c-2g-14971 does not seem to be running inside a container 02:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 02:50:27 $ docker top d62fe3fbadfc30db6eeb4e30e78896ce4ff7d37c5f1d3cb3002b4344e791db55 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:27 + go mod tidy [Pipeline] sh 02:50:28 + make test 02:50:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:50:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:50:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:50:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:50:29 + true 02:50:29 + sudo service docker restart 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:50:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:50:38 GO111MODULE=on go vet ./... [Pipeline] } 02:50:43 $ docker stop --time=1 d62fe3fbadfc30db6eeb4e30e78896ce4ff7d37c5f1d3cb3002b4344e791db55 02:50:44 $ docker rm -f d62fe3fbadfc30db6eeb4e30e78896ce4ff7d37c5f1d3cb3002b4344e791db55 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:47 provisioning config files... 02:50:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config4623567692798371277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:48 ---> docker-login.sh 02:50:48 nexus3.edgexfoundry.org:10001 02:50:48 + ls -al . 02:50:48 total 92 02:50:48 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 02:50 . 02:50:48 drwxrwxr-x. 4 jenkins jenkins 32 May 19 02:49 .. 02:50:48 drwxrwxr-x. 3 jenkins jenkins 20 May 19 02:49 assets 02:50:48 drwxrwxr-x. 2 jenkins jenkins 35 May 19 02:49 bin 02:50:48 drwxrwxr-x. 3 jenkins jenkins 29 May 19 02:49 cmd 02:50:48 -rw-rw-r--. 1 jenkins jenkins 3959 May 19 02:49 CONTRIBUTING.md 02:50:48 -rw-r--r--. 1 jenkins jenkins 10 May 19 02:50 coverage.out 02:50:48 -rw-rw-r--. 1 jenkins jenkins 1508 May 19 02:49 Dockerfile 02:50:48 -rw-rw-r--. 1 jenkins jenkins 902 May 19 02:49 Dockerfile.build 02:50:48 drwxrwxr-x. 5 jenkins jenkins 104 May 19 02:49 docs 02:50:48 drwxrwxr-x. 8 jenkins jenkins 162 May 19 02:49 .git 02:50:48 drwxrwxr-x. 2 jenkins jenkins 103 May 19 02:49 .github 02:50:48 -rw-rw-r--. 1 jenkins jenkins 162 May 19 02:49 .gitignore 02:50:48 -rw-rw-r--. 1 jenkins jenkins 971 May 19 02:49 go.mod 02:50:48 -rw-r--r--. 1 jenkins jenkins 24060 May 19 02:50 go.sum 02:50:48 drwxrwxr-x. 10 jenkins jenkins 139 May 19 02:49 internal 02:50:48 -rw-rw-r--. 1 jenkins jenkins 652 May 19 02:49 Jenkinsfile 02:50:48 -rw-rw-r--. 1 jenkins jenkins 11357 May 19 02:49 LICENSE 02:50:48 -rw-rw-r--. 1 jenkins jenkins 941 May 19 02:49 Makefile 02:50:48 -rw-rw-r--. 1 jenkins jenkins 6012 May 19 02:49 README.md 02:50:48 -rw-rw-r--. 1 jenkins jenkins 12 May 19 02:47 VERSION 02:50:48 -rw-rw-r--. 1 jenkins jenkins 155 May 19 02:49 version.go 02:50:48 drwxrwxr-x. 4 jenkins jenkins 4096 May 19 02:49 web [Pipeline] isUnix [Pipeline] sh 02:50:48 + 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=e5e9987bdf20173169948f1a30c2dde5e720f2d6 --label arch=amd64 --label version=2.0.0-dev.55 . 02:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:49 Sending build context to Docker daemon 35.58MB 02:50:49 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:50:49 Step 2/24 : FROM ${BASE} AS builder 02:50:49 ---> 17c117bb3013 02:50:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:50:49 ---> Running in 0ea26c385fcb 02:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:49 Configure a credential helper to remove this warning. See 02:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:49 02:50:49 Login Succeeded 02:50:49 nexus3.edgexfoundry.org:10002 02:50:49 Removing intermediate container 0ea26c385fcb 02:50:49 ---> 404a47e42bee 02:50:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:50:49 ---> Running in e27c894a86f2 02:50:49 Removing intermediate container e27c894a86f2 02:50:49 ---> 1e813ec73612 02:50:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:50:49 ---> Running in 6c7144afd80c 02:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:49 Configure a credential helper to remove this warning. See 02:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:49 02:50:49 Login Succeeded 02:50:49 nexus3.edgexfoundry.org:10003 02:50:50 Removing intermediate container 6c7144afd80c 02:50:50 ---> c8b8b68f7009 02:50:50 Step 6/24 : LABEL Name=edgex-ui-go 02:50:50 ---> Running in 1548d7f3ab1d 02:50:50 Removing intermediate container 1548d7f3ab1d 02:50:50 ---> fd2c1557afa9 02:50:50 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:50:50 ---> Running in 42975c4dad65 02:50:50 Removing intermediate container 42975c4dad65 02:50:50 ---> d5a62052bafc 02:50:50 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:50 ---> Running in 92ccfa894ceb 02:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:50 Configure a credential helper to remove this warning. See 02:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:50 02:50:50 Login Succeeded 02:50:50 nexus3.edgexfoundry.org:10004 02:50:50 Removing intermediate container 92ccfa894ceb 02:50:50 ---> e13ab990da26 02:50:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:50:50 ---> Running in efea15b9c036 02:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:51 Configure a credential helper to remove this warning. See 02:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:51 02:50:51 Login Succeeded 02:50:51 docker.io 02:50:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:51 Configure a credential helper to remove this warning. See 02:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:51 02:50:51 Login Succeeded 02:50:51 ---> docker-login.sh ends [Pipeline] } 02:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:50:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 02:50:52 ========================================================= 02:50:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:50:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:50:52 OK: 149 MiB in 40 packages 02:50:52 + 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 . 02:50:52 Removing intermediate container efea15b9c036 02:50:52 ---> c1a8f08c0c05 02:50:52 Step 10/24 : ENV GO111MODULE=on 02:50:52 ---> Running in cd0e6cce4973 02:50:52 Removing intermediate container cd0e6cce4973 02:50:52 ---> 0036f28eb476 02:50:52 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:50:52 ---> Running in f51438e3684e 02:50:52 Removing intermediate container f51438e3684e 02:50:52 ---> 7aa11387c586 02:50:52 Step 12/24 : COPY go.mod . 02:50:52 ---> 90cb2d2ed0fa 02:50:52 Step 13/24 : COPY Makefile . 02:50:53 ---> 5a9d539ff9c6 02:50:53 Step 14/24 : RUN make update 02:50:53 ---> Running in 1f21ae42032b 02:50:53 CGO_ENABLED=0 GO111MODULE=on go mod download 02:50:53 Sending build context to Docker daemon 35.55MB 02:50:53 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:50:53 Step 2/8 : FROM ${BASE} 02:50:53 Removing intermediate container 1f21ae42032b 02:50:53 ---> 9a4f65b3fc80 02:50:53 Step 15/24 : COPY . . 02:50:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:50:53 595b0fe564bb: Pulling fs layer 02:50:53 7186ed65a4f7: Pulling fs layer 02:50:53 316046926c0a: Pulling fs layer 02:50:53 4ebd0625c992: Pulling fs layer 02:50:53 207e8628e3a3: Pulling fs layer 02:50:53 c791037a9be2: Pulling fs layer 02:50:53 ffd874e62e21: Pulling fs layer 02:50:53 4ebd0625c992: Waiting 02:50:53 207e8628e3a3: Waiting 02:50:53 c791037a9be2: Waiting 02:50:53 7186ed65a4f7: Download complete 02:50:53 316046926c0a: Download complete 02:50:54 207e8628e3a3: Verifying Checksum 02:50:54 207e8628e3a3: Download complete 02:50:54 c791037a9be2: Verifying Checksum 02:50:54 c791037a9be2: Download complete 02:50:54 595b0fe564bb: Verifying Checksum 02:50:54 595b0fe564bb: Download complete 02:50:54 ---> 4de1a61a21f5 02:50:54 Step 16/24 : RUN ${MAKE} 02:50:54 ---> Running in f539b3a5b775 02:50:54 595b0fe564bb: Pull complete 02:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.55" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:50:55 7186ed65a4f7: Pull complete 02:50:56 ffd874e62e21: Download complete 02:50:56 316046926c0a: Pull complete 02:50:57 4ebd0625c992: Verifying Checksum 02:50:57 4ebd0625c992: Download complete 02:51:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:51:04 Removing intermediate container f539b3a5b775 02:51:04 ---> 18c495a36401 02:51:04 Step 17/24 : FROM alpine:3.12 02:51:04 3.12: Pulling from library/alpine 02:51:04 339de151aab4: Pulling fs layer 02:51:05 339de151aab4: Verifying Checksum 02:51:05 339de151aab4: Download complete 02:51:05 339de151aab4: Pull complete 02:51:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:51:05 Status: Downloaded newer image for alpine:3.12 02:51:05 ---> 13621d1b12d4 02:51:05 Step 18/24 : EXPOSE 4000 02:51:05 ---> Running in 89da6a314231 02:51:05 Removing intermediate container 89da6a314231 02:51:05 ---> 10cd0f30ca07 02:51:05 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 02:51:06 ---> f971fe473fcc 02:51:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:51:06 ---> Running in 97f722bf78e8 02:51:06 Removing intermediate container 97f722bf78e8 02:51:06 ---> 4d42127dfcc5 02:51:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:51:06 ---> Running in 516bd6c10cc0 02:51:06 Removing intermediate container 516bd6c10cc0 02:51:06 ---> 23b8d7fc9a33 02:51:06 Step 22/24 : LABEL arch=amd64 02:51:06 ---> Running in e8fc27989704 02:51:06 Removing intermediate container e8fc27989704 02:51:06 ---> 47b79d315a6c 02:51:06 Step 23/24 : LABEL git_sha=e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:51:06 ---> Running in 4ae09c37bd30 02:51:06 Removing intermediate container 4ae09c37bd30 02:51:06 ---> 807d4120f6a2 02:51:06 Step 24/24 : LABEL version=2.0.0-dev.55 02:51:06 ---> Running in 5fb70794f10c 02:51:06 Removing intermediate container 5fb70794f10c 02:51:06 ---> 24d702dd48f6 02:51:06 [Warning] One or more build-args [ARCH] were not consumed 02:51:06 Successfully built 24d702dd48f6 02:51:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:06 provisioning config files... 02:51:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config8165161624826437701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:07 ---> docker-login.sh 02:51:07 nexus3.edgexfoundry.org:10001 02:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:07 Configure a credential helper to remove this warning. See 02:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:07 02:51:07 Login Succeeded 02:51:07 nexus3.edgexfoundry.org:10002 02:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:07 Configure a credential helper to remove this warning. See 02:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:07 02:51:07 Login Succeeded 02:51:07 nexus3.edgexfoundry.org:10003 02:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:07 Configure a credential helper to remove this warning. See 02:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:07 02:51:07 Login Succeeded 02:51:07 nexus3.edgexfoundry.org:10004 02:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:07 Configure a credential helper to remove this warning. See 02:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:07 02:51:07 Login Succeeded 02:51:07 docker.io 02:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:07 4ebd0625c992: Pull complete 02:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:07 Configure a credential helper to remove this warning. See 02:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:07 02:51:07 Login Succeeded 02:51:07 ---> docker-login.sh ends [Pipeline] } 02:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 02:51:07 207e8628e3a3: Pull complete [Pipeline] echo 02:51:07 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 02:51:07 e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:51:07 latest 02:51:07 2.0.0-dev.55 02:51:07 e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 02:51:07 master 02:51:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:08 c791037a9be2: Pull complete 02:51:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] isUnix [Pipeline] sh 02:51:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:51:08 5c5fad3da4aa: Preparing 02:51:08 32f366d666a5: Preparing 02:51:08 32f366d666a5: Layer already exists 02:51:11 5c5fad3da4aa: Pushed 02:51:11 e5e9987bdf20173169948f1a30c2dde5e720f2d6: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh 02:51:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 02:51:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 02:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:51:11 5c5fad3da4aa: Preparing 02:51:11 32f366d666a5: Preparing 02:51:11 5c5fad3da4aa: Layer already exists 02:51:11 32f366d666a5: Layer already exists 02:51:11 latest: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh 02:51:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh 02:51:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.55 02:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:51:12 5c5fad3da4aa: Preparing 02:51:12 32f366d666a5: Preparing 02:51:12 32f366d666a5: Layer already exists 02:51:12 5c5fad3da4aa: Layer already exists 02:51:12 2.0.0-dev.55: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh 02:51:12 ffd874e62e21: Pull complete 02:51:12 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:51:12 ---> cfc18b08335c 02:51:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:51:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh 02:51:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 02:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:51:12 5c5fad3da4aa: Preparing 02:51:12 32f366d666a5: Preparing 02:51:12 5c5fad3da4aa: Layer already exists 02:51:12 32f366d666a5: Layer already exists 02:51:12 e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh 02:51:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 02:51:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 02:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:51:13 5c5fad3da4aa: Preparing 02:51:13 32f366d666a5: Preparing 02:51:13 32f366d666a5: Layer already exists 02:51:13 5c5fad3da4aa: Layer already exists 02:51:13 master: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:13 ===================================================== [Pipeline] echo 02:51:13 taggedImages: 02:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 02:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.55 02:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 02:51:13 - 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 02:51:14 ---> job-cost.sh 02:51:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xjmb 02:51:14 ---> Running in a2d15ca0394c 02:51:14 Removing intermediate container a2d15ca0394c 02:51:14 ---> 836fcf66a5a4 02:51:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:14 ---> Running in 8f4f199e2a3b 02:51:17 Removing intermediate container 8f4f199e2a3b 02:51:17 ---> 8fb2270c8f81 02:51:17 Step 5/8 : RUN apk add --no-cache make git 02:51:17 ---> Running in 773df7056210 02:51:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:51:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:51:20 OK: 138 MiB in 40 packages 02:51:21 Removing intermediate container 773df7056210 02:51:21 ---> 2083213d97e6 02:51:21 Step 6/8 : WORKDIR /edgex-ui-go 02:51:21 ---> Running in 98350ea5fbf4 02:51:22 Removing intermediate container 98350ea5fbf4 02:51:22 ---> 6e18883bb7af 02:51:22 Step 7/8 : COPY . . 02:51:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:51:25 ---> 9660c06e2186 02:51:25 Step 8/8 : RUN go mod download 02:51:25 ---> Running in 4e6b411f0e11 02:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-Xjmb/bin to PATH 02:51:36 INFO: No Stack... 02:51:38 INFO: Retrieving Pricing Info for: v3-standard-2 02:51:38 INFO: Archiving Costs [Pipeline] sh 02:51:38 + cat /w/workspace/edgex-ui-go/115/archives/cost.csv 02:51:38 + cut -d, -f6 [Pipeline] lock 02:51:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] 02:51:38 Resource [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] did not exist. Created. 02:51:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:38 + echo total: 0.05999999865889549 [Pipeline] stash 02:51:39 Stashed 1 file(s) [Pipeline] } 02:51:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:51:52 Removing intermediate container 4e6b411f0e11 02:51:52 ---> 7e063adbb547 02:51:52 Successfully built 7e063adbb547 02:51:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:51:53 + docker inspect -f . ci-base-image-arm64 02:51:53 . [Pipeline] withDockerContainer 02:51:53 prd-ubuntu18.04-docker-arm64-4c-16g-14970 does not seem to be running inside a container 02:51:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 02:51:55 $ docker top 88886e47f464d2b9386ace4907597715130e283ccfdc139c731066d5a2bf477e -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:56 + go version 02:51:56 go version go1.16.3 linux/arm64 [Pipeline] } 02:51:56 $ docker stop --time=1 88886e47f464d2b9386ace4907597715130e283ccfdc139c731066d5a2bf477e 02:51:57 $ docker rm -f 88886e47f464d2b9386ace4907597715130e283ccfdc139c731066d5a2bf477e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:58 + docker inspect -f . ci-base-image-arm64 02:51:58 . [Pipeline] withDockerContainer 02:51:59 prd-ubuntu18.04-docker-arm64-4c-16g-14970 does not seem to be running inside a container 02:51:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 02:52:00 $ docker top f8fabbc97558d454d830ca1a8689e1338d95c777d1a80c5caed2fb45664dfc01 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:01 + go mod tidy [Pipeline] sh 02:52:02 + make test 02:52:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:52:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:52:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:52:36 GO111MODULE=on go vet ./... [Pipeline] } 02:52:55 $ docker stop --time=1 f8fabbc97558d454d830ca1a8689e1338d95c777d1a80c5caed2fb45664dfc01 02:52:57 $ docker rm -f f8fabbc97558d454d830ca1a8689e1338d95c777d1a80c5caed2fb45664dfc01 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:52:57 Warning: overwriting stash ‘coverage-report’ 02:52:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:52:59 + ls -al . 02:52:59 total 124 02:52:59 drwxrwxr-x 10 jenkins jenkins 4096 May 19 02:52 . 02:52:59 drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:50 .. 02:52:59 drwxrwxr-x 8 jenkins jenkins 4096 May 19 02:50 .git 02:52:59 drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:50 .github 02:52:59 -rw-rw-r-- 1 jenkins jenkins 162 May 19 02:50 .gitignore 02:52:59 -rw-rw-r-- 1 jenkins jenkins 3959 May 19 02:50 CONTRIBUTING.md 02:52:59 -rw-rw-r-- 1 jenkins jenkins 1508 May 19 02:50 Dockerfile 02:52:59 -rw-rw-r-- 1 jenkins jenkins 902 May 19 02:50 Dockerfile.build 02:52:59 -rw-rw-r-- 1 jenkins jenkins 652 May 19 02:50 Jenkinsfile 02:52:59 -rw-rw-r-- 1 jenkins jenkins 11357 May 19 02:50 LICENSE 02:52:59 -rw-rw-r-- 1 jenkins jenkins 941 May 19 02:50 Makefile 02:52:59 -rw-rw-r-- 1 jenkins jenkins 6012 May 19 02:50 README.md 02:52:59 -rw-rw-r-- 1 jenkins jenkins 12 May 19 02:47 VERSION 02:52:59 drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:50 assets 02:52:59 drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:50 bin 02:52:59 drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:50 cmd 02:52:59 -rw-r--r-- 1 jenkins jenkins 10 May 19 02:52 coverage.out 02:52:59 drwxrwxr-x 5 jenkins jenkins 4096 May 19 02:50 docs 02:52:59 -rw-rw-r-- 1 jenkins jenkins 971 May 19 02:50 go.mod 02:52:59 -rw-r--r-- 1 jenkins jenkins 24060 May 19 02:52 go.sum 02:52:59 drwxrwxr-x 10 jenkins jenkins 4096 May 19 02:50 internal 02:52:59 -rw-rw-r-- 1 jenkins jenkins 155 May 19 02:50 version.go 02:52:59 drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:50 web [Pipeline] isUnix [Pipeline] sh 02:52:59 + 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=e5e9987bdf20173169948f1a30c2dde5e720f2d6 --label arch=arm64 --label version=2.0.0-dev.55 . 02:53:00 Sending build context to Docker daemon 35.58MB 02:53:00 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:53:00 Step 2/24 : FROM ${BASE} AS builder 02:53:00 ---> 7e063adbb547 02:53:00 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:53:01 ---> Running in b15ef3d906d6 02:53:01 Removing intermediate container b15ef3d906d6 02:53:01 ---> bc6280ddf658 02:53:01 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:53:01 ---> Running in af50eff34771 02:53:01 Removing intermediate container af50eff34771 02:53:01 ---> 8dfb18d5acb6 02:53:01 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:53:02 ---> Running in c39a63452035 02:53:02 Removing intermediate container c39a63452035 02:53:02 ---> 5bcc72f2bb74 02:53:02 Step 6/24 : LABEL Name=edgex-ui-go 02:53:02 ---> Running in 15f59a5c02db 02:53:03 Removing intermediate container 15f59a5c02db 02:53:03 ---> 93f76afd994e 02:53:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:53:03 ---> Running in dcd1aa0a6a70 02:53:04 Removing intermediate container dcd1aa0a6a70 02:53:04 ---> da5bce595bd4 02:53:04 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:04 ---> Running in d9c238e0019a 02:53:06 Removing intermediate container d9c238e0019a 02:53:06 ---> 11bdc29509ae 02:53:06 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:53:06 ---> Running in 56512e53b085 02:53:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:53:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:53:08 OK: 138 MiB in 40 packages 02:53:09 Removing intermediate container 56512e53b085 02:53:09 ---> 673cd7682e4b 02:53:09 Step 10/24 : ENV GO111MODULE=on 02:53:10 ---> Running in 3356b6ac4d66 02:53:10 Removing intermediate container 3356b6ac4d66 02:53:10 ---> 99027d9868e2 02:53:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:53:10 ---> Running in 37346aab407a 02:53:10 Removing intermediate container 37346aab407a 02:53:10 ---> c40f1f2ac05b 02:53:10 Step 12/24 : COPY go.mod . 02:53:11 ---> 9fd465b10d1f 02:53:11 Step 13/24 : COPY Makefile . 02:53:12 ---> 9f0aa6920490 02:53:12 Step 14/24 : RUN make update 02:53:12 ---> Running in 0fbe3891362c 02:53:13 CGO_ENABLED=0 GO111MODULE=on go mod download 02:53:14 Removing intermediate container 0fbe3891362c 02:53:14 ---> 8c11fa737ad6 02:53:14 Step 15/24 : COPY . . 02:53:18 ---> 6f6c21a6adc8 02:53:18 Step 16/24 : RUN ${MAKE} 02:53:18 ---> Running in b6f386ce625d 02:53:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.55" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:53:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:53:48 Removing intermediate container b6f386ce625d 02:53:48 ---> 7eb816df0608 02:53:48 Step 17/24 : FROM alpine:3.12 02:53:49 3.12: Pulling from library/alpine 02:53:49 d2f70382dc9a: Pulling fs layer 02:53:50 d2f70382dc9a: Pull complete 02:53:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:53:50 Status: Downloaded newer image for alpine:3.12 02:53:50 ---> 9852663dfa18 02:53:50 Step 18/24 : EXPOSE 4000 02:53:50 ---> Running in 5f9e56ab90b0 02:53:50 Removing intermediate container 5f9e56ab90b0 02:53:50 ---> 84dce2ff0edc 02:53:50 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 02:53:53 ---> 4ba07d2e06c9 02:53:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:53:53 ---> Running in cda5e56e1600 02:53:54 Removing intermediate container cda5e56e1600 02:53:54 ---> 249e2df35f45 02:53:54 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:53:54 ---> Running in 84d2e133b9ca 02:53:54 Removing intermediate container 84d2e133b9ca 02:53:54 ---> 80b415e18a72 02:53:54 Step 22/24 : LABEL arch=arm64 02:53:54 ---> Running in c44326529908 02:53:55 Removing intermediate container c44326529908 02:53:55 ---> cc33d2bea30f 02:53:55 Step 23/24 : LABEL git_sha=e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:53:55 ---> Running in c8e17b80808b 02:53:55 Removing intermediate container c8e17b80808b 02:53:55 ---> 62fbf6752418 02:53:55 Step 24/24 : LABEL version=2.0.0-dev.55 02:53:55 ---> Running in c84e5e5ec24b 02:53:56 Removing intermediate container c84e5e5ec24b 02:53:56 ---> f48a8cf1d53c 02:53:56 [Warning] One or more build-args [ARCH] were not consumed 02:53:56 Successfully built f48a8cf1d53c 02:53:56 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 02:53:56 provisioning config files... 02:53:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config634282039562481221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:57 ---> docker-login.sh 02:53:57 nexus3.edgexfoundry.org:10001 02:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:57 Configure a credential helper to remove this warning. See 02:53:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:57 02:53:57 Login Succeeded 02:53:57 nexus3.edgexfoundry.org:10002 02:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:58 Configure a credential helper to remove this warning. See 02:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:58 02:53:58 Login Succeeded 02:53:58 nexus3.edgexfoundry.org:10003 02:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:58 Configure a credential helper to remove this warning. See 02:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:58 02:53:58 Login Succeeded 02:53:58 nexus3.edgexfoundry.org:10004 02:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:59 Configure a credential helper to remove this warning. See 02:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:59 02:53:59 Login Succeeded 02:53:59 docker.io 02:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:00 Configure a credential helper to remove this warning. See 02:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:00 02:54:00 Login Succeeded 02:54:00 ---> docker-login.sh ends [Pipeline] } 02:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:00 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 02:54:00 e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:54:00 latest 02:54:00 2.0.0-dev.55 02:54:00 e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 02:54:00 master 02:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:54:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] isUnix [Pipeline] sh 02:54:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:54:01 a97c19e0b71c: Preparing 02:54:01 3fbe34a1663b: Preparing 02:54:01 3fbe34a1663b: Layer already exists 02:54:06 a97c19e0b71c: Pushed 02:54:06 e5e9987bdf20173169948f1a30c2dde5e720f2d6: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh 02:54:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:54:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:54:07 a97c19e0b71c: Preparing 02:54:07 3fbe34a1663b: Preparing 02:54:07 3fbe34a1663b: Layer already exists 02:54:07 a97c19e0b71c: Layer already exists 02:54:07 latest: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh 02:54:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh 02:54:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.55 02:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:54:08 a97c19e0b71c: Preparing 02:54:08 3fbe34a1663b: Preparing 02:54:08 3fbe34a1663b: Layer already exists 02:54:08 a97c19e0b71c: Layer already exists 02:54:08 2.0.0-dev.55: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh 02:54:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh 02:54:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 02:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:54:09 a97c19e0b71c: Preparing 02:54:09 3fbe34a1663b: Preparing 02:54:09 3fbe34a1663b: Layer already exists 02:54:09 a97c19e0b71c: Layer already exists 02:54:09 e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh 02:54:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 02:54:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 02:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:54:10 a97c19e0b71c: Preparing 02:54:10 3fbe34a1663b: Preparing 02:54:10 3fbe34a1663b: Layer already exists 02:54:10 a97c19e0b71c: Layer already exists 02:54:10 master: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:10 ===================================================== [Pipeline] echo 02:54:10 taggedImages: 02:54:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6 02:54:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:54:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.55 02:54:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 02:54:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:54:11 ---> job-cost.sh 02:54:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GKDu 02:54:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-GKDu/bin to PATH 02:56:12 INFO: No Stack... 02:56:12 INFO: Retrieving Pricing Info for: v2-standard-4 02:56:12 INFO: Archiving Costs [Pipeline] sh 02:56:12 + cat /w/workspace/edgex-ui-go/115/archives/cost.csv 02:56:12 + cut -d, -f6 [Pipeline] lock 02:56:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] 02:56:12 Resource [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] did not exist. Created. 02:56:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:13 /w/workspace/edgex-ui-go/115@tmp/durable-da41d5d3/script.sh: 1: /w/workspace/edgex-ui-go/115@tmp/durable-da41d5d3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:56:13 + echo total: 0.18000000715255737 [Pipeline] stash 02:56:13 Warning: overwriting stash ‘stack-cost’ 02:56:13 Stashed 1 file(s) [Pipeline] } 02:56:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-115-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 02:56:14 provisioning config files... 02:56:14 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6571529192247825012tmp [Pipeline] { [Pipeline] sh 02:56:14 + set +x 02:56:14 + curl -s https://codecov.io/bash 02:56:14 + bash -s -- 02:56:14 02:56:14 _____ _ 02:56:14 / ____| | | 02:56:14 | | ___ __| | ___ ___ _____ __ 02:56:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:56:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:56:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:56:14 Bash-1.0.2 02:56:14 02:56:14 02:56:14 ==> git version 2.24.4 found 02:56:14 ==> 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 02:56:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:56:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:56:14 ==> Jenkins CI detected. 02:56:14 project root: . 02:56:14 --> token set from env 02:56:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:56:15 ==> Running gcov in . (disable via -X gcov) 02:56:15 ==> Python coveragepy not found 02:56:15 ==> Searching for coverage reports in: 02:56:15 + . 02:56:15 -> Found 1 reports 02:56:15 ==> Detecting git/mercurial file structure 02:56:15 ==> Reading reports 02:56:15 + ./coverage.out bytes=10 02:56:15 ==> Appending adjustments 02:56:15 https://docs.codecov.io/docs/fixing-reports 02:56:15 + Found adjustments 02:56:15 ==> Gzipping contents 02:56:15 4.0K /tmp/codecov.RdVQtj.gz 02:56:15 ==> Uploading reports 02:56:15 url: https://codecov.io 02:56:15 query: branch=master&commit=e5e9987bdf20173169948f1a30c2dde5e720f2d6&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:56:15 -> Pinging Codecov 02:56:15 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e5e9987bdf20173169948f1a30c2dde5e720f2d6&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:56:20 -> Uploading to 02:56:20 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/FB506323287CE973F263BFD2A0EB1F37/e5e9987bdf20173169948f1a30c2dde5e720f2d6/9c26a816-5f8e-490c-80f2-795926f02b42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T025619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1170bd6853712bc99795328123623344b68e93cd82d00fd3328ad20989516c1 02:56:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:56:20 Dload Upload Total Spent Left Speed 02:56:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 11433 --:--:-- --:--:-- --:--:-- 11456 02:56:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] } 02:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:56:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:56:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:56:21 02:56:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:56:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:56:21 188c0c94c7c5: Pulling fs layer 02:56:21 0ef7d3d256c8: Pulling fs layer 02:56:21 de9db76c5a1d: Pulling fs layer 02:56:21 0eba1c9be4d2: Pulling fs layer 02:56:21 0d57e429df01: Pulling fs layer 02:56:21 4e4be7b47b0d: Pulling fs layer 02:56:21 e1f770b5df2f: Pulling fs layer 02:56:21 85a0685a4137: Pulling fs layer 02:56:21 4e4be7b47b0d: Waiting 02:56:21 e1f770b5df2f: Waiting 02:56:21 85a0685a4137: Waiting 02:56:21 0eba1c9be4d2: Waiting 02:56:21 0d57e429df01: Waiting 02:56:21 de9db76c5a1d: Verifying Checksum 02:56:21 de9db76c5a1d: Download complete 02:56:21 0ef7d3d256c8: Verifying Checksum 02:56:21 0ef7d3d256c8: Download complete 02:56:21 0d57e429df01: Verifying Checksum 02:56:21 0d57e429df01: Download complete 02:56:21 4e4be7b47b0d: Verifying Checksum 02:56:21 4e4be7b47b0d: Download complete 02:56:21 188c0c94c7c5: Verifying Checksum 02:56:21 188c0c94c7c5: Download complete 02:56:22 188c0c94c7c5: Pull complete 02:56:22 0ef7d3d256c8: Pull complete 02:56:22 de9db76c5a1d: Pull complete 02:56:24 e1f770b5df2f: Download complete 02:56:27 0eba1c9be4d2: Verifying Checksum 02:56:27 0eba1c9be4d2: Download complete 02:56:27 85a0685a4137: Verifying Checksum 02:56:27 85a0685a4137: Download complete 02:56:31 0eba1c9be4d2: Pull complete 02:56:31 0d57e429df01: Pull complete 02:56:31 4e4be7b47b0d: Pull complete 02:56:31 e1f770b5df2f: Pull complete 02:56:35 85a0685a4137: Pull complete 02:56:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:56:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:56:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:56:35 prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container 02:56:35 $ 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 02:56:42 $ docker top bec64236771a9ed0a26cd8756c1dc4ac310e736cb8d050796c53b86c86afde7d -eo pid,comm [Pipeline] { [Pipeline] echo 02:56:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:56:42 + set -o pipefail 02:56:42 + snyk monitor '--org=edgex-jenkins' 02:56:49 02:56:49 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 02:56:49 02:56:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b0e00e17-dff2-495d-9819-d5325deb7aa2 02:56:49 02:56:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:56:49 02:56:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:56:49 02:56:49 [Pipeline] } 02:56:49 $ docker stop --time=1 bec64236771a9ed0a26cd8756c1dc4ac310e736cb8d050796c53b86c86afde7d 02:56:54 $ docker rm -f bec64236771a9ed0a26cd8756c1dc4ac310e736cb8d050796c53b86c86afde7d [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 02:56:55 + git log --format=format:%s -1 e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] isUnix [Pipeline] sh 02:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:56:56 . [Pipeline] withDockerContainer 02:56:56 prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container 02:56:56 $ 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 02:56:56 $ docker top 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:56 [ssh-agent] Looking for ssh-agent implementation... 02:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:57 $ docker exec 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 ssh-agent 02:56:57 SSH_AUTH_SOCK=/tmp/ssh-CvuT2xh3moen/agent.13 02:56:57 SSH_AGENT_PID=20 02:56:57 Running ssh-add (command line suppressed) 02:56:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7568425129583180703.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7568425129583180703.key) 02:56:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:57 + git semver tag 02:56:57 # -> Open(): unable to determine branch for HEAD 02:56:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 02:56:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 02:56:57 # $SEMVER_REMOTE_NAME = origin 02:56:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:56:57 # $SEMVER_USER_NAME = edgex-jenkins 02:56:57 # $SEMVER_BRANCH = master 02:56:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 02:56:57 # e5e9987bdf20173169948f1a30c2dde5e720f2d6 HEAD 02:56:57 # -> Force: false 02:56:57 # 4de4f64c7c69b5d6773a42a0ba71e7ce92a6f909 refs/tags/v2.0.0-dev.55 [Pipeline] } 02:56:57 $ docker exec --env ******** --env ******** 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 ssh-agent -k 02:56:57 unset SSH_AUTH_SOCK; 02:56:57 unset SSH_AGENT_PID; 02:56:57 echo Agent pid 20 killed; 02:56:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:58 + git semver [Pipeline] } 02:56:58 $ docker stop --time=1 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 02:56:59 $ docker rm -f 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:56:59 02:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:57:00 0.23.1-centos7: Pulling from edgex-lftools 02:57:00 ab5ef0e58194: Pulling fs layer 02:57:00 9712f1f96733: Pulling fs layer 02:57:00 63f879dbbcfc: Pulling fs layer 02:57:00 0d9ebad4ef96: Pulling fs layer 02:57:00 e9a5061849ea: Pulling fs layer 02:57:00 d747dcd14b5f: Pulling fs layer 02:57:00 2de7ff778b66: Pulling fs layer 02:57:00 e9a5061849ea: Waiting 02:57:00 d747dcd14b5f: Waiting 02:57:00 2de7ff778b66: Waiting 02:57:00 0d9ebad4ef96: Waiting 02:57:00 9712f1f96733: Verifying Checksum 02:57:00 9712f1f96733: Download complete 02:57:02 63f879dbbcfc: Verifying Checksum 02:57:02 63f879dbbcfc: Download complete 02:57:02 e9a5061849ea: Verifying Checksum 02:57:02 e9a5061849ea: Download complete 02:57:02 d747dcd14b5f: Verifying Checksum 02:57:02 d747dcd14b5f: Download complete 02:57:03 0d9ebad4ef96: Verifying Checksum 02:57:03 0d9ebad4ef96: Download complete 02:57:03 ab5ef0e58194: Verifying Checksum 02:57:03 ab5ef0e58194: Download complete 02:57:03 2de7ff778b66: Verifying Checksum 02:57:03 2de7ff778b66: Download complete 02:57:05 ab5ef0e58194: Pull complete 02:57:05 9712f1f96733: Pull complete 02:57:06 63f879dbbcfc: Pull complete 02:57:09 0d9ebad4ef96: Pull complete 02:57:09 e9a5061849ea: Pull complete 02:57:09 d747dcd14b5f: Pull complete 02:57:10 2de7ff778b66: Pull complete 02:57:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:57:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:57:11 prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container 02:57:11 $ 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 02:57:20 $ docker top ca6452dfcbb962e221278a54b940ea841c7528e332b2379f803af394c1cd3ede -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:57:20 provisioning config files... 02:57:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3110780888224873831tmp 02:57:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config631981562323124862tmp 02:57:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6081623386373689093tmp [Pipeline] { [Pipeline] echo 02:57:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:57:20 ---> sigul-configuration.sh 02:57:20 gpg: directory `/root/.gnupg' created 02:57:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:57:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:57:20 gpg: keyring `/root/.gnupg/secring.gpg' created 02:57:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:57:20 gpg: CAST5 encrypted data 02:57:20 gpg: encrypted with 1 passphrase 02:57:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:57:21 + mkdir /home/jenkins 02:57:21 + mkdir /home/jenkins/sigul [Pipeline] sh 02:57:21 + 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 02:57:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:57:22 ---> sigul-install.sh 02:57:26 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:57:26 + git tag --list 02:57:26 0.1.1 02:57:26 v1.1.0 02:57:26 v1.2.0 02:57:26 v1.2.1 02:57:26 v1.3.0 02:57:26 v2.0.0-dev.1 02:57:26 v2.0.0-dev.10 02:57:26 v2.0.0-dev.11 02:57:26 v2.0.0-dev.12 02:57:26 v2.0.0-dev.13 02:57:26 v2.0.0-dev.14 02:57:26 v2.0.0-dev.15 02:57:26 v2.0.0-dev.16 02:57:26 v2.0.0-dev.17 02:57:26 v2.0.0-dev.18 02:57:26 v2.0.0-dev.19 02:57:26 v2.0.0-dev.2 02:57:26 v2.0.0-dev.20 02:57:26 v2.0.0-dev.21 02:57:26 v2.0.0-dev.22 02:57:26 v2.0.0-dev.23 02:57:26 v2.0.0-dev.24 02:57:26 v2.0.0-dev.25 02:57:26 v2.0.0-dev.26 02:57:26 v2.0.0-dev.27 02:57:26 v2.0.0-dev.28 02:57:26 v2.0.0-dev.29 02:57:26 v2.0.0-dev.3 02:57:26 v2.0.0-dev.30 02:57:26 v2.0.0-dev.31 02:57:26 v2.0.0-dev.32 02:57:26 v2.0.0-dev.33 02:57:26 v2.0.0-dev.34 02:57:26 v2.0.0-dev.35 02:57:26 v2.0.0-dev.36 02:57:26 v2.0.0-dev.37 02:57:26 v2.0.0-dev.38 02:57:26 v2.0.0-dev.39 02:57:26 v2.0.0-dev.4 02:57:26 v2.0.0-dev.40 02:57:26 v2.0.0-dev.41 02:57:26 v2.0.0-dev.42 02:57:26 v2.0.0-dev.43 02:57:26 v2.0.0-dev.44 02:57:26 v2.0.0-dev.45 02:57:26 v2.0.0-dev.46 02:57:26 v2.0.0-dev.47 02:57:26 v2.0.0-dev.48 02:57:26 v2.0.0-dev.49 02:57:26 v2.0.0-dev.5 02:57:26 v2.0.0-dev.50 02:57:26 v2.0.0-dev.51 02:57:26 v2.0.0-dev.52 02:57:26 v2.0.0-dev.53 02:57:26 v2.0.0-dev.54 02:57:26 v2.0.0-dev.55 02:57:26 v2.0.0-dev.6 02:57:26 v2.0.0-dev.7 02:57:26 v2.0.0-dev.8 02:57:26 v2.0.0-dev.9 [Pipeline] sh 02:57:26 + lftools sign git-tag v2.0.0-dev.55 02:57:27 Signing Git tag with Sigul... 02:57:27 Signing v2.0.0-dev.55 [Pipeline] echo 02:57:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:57:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:57:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:57:29 $ docker stop --time=1 ca6452dfcbb962e221278a54b940ea841c7528e332b2379f803af394c1cd3ede 02:57:32 $ docker rm -f ca6452dfcbb962e221278a54b940ea841c7528e332b2379f803af394c1cd3ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:57:33 . [Pipeline] withDockerContainer 02:57:33 prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container 02:57:33 $ 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 02:57:34 $ docker top 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:34 [ssh-agent] Looking for ssh-agent implementation... 02:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:34 $ docker exec 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d ssh-agent 02:57:34 SSH_AUTH_SOCK=/tmp/ssh-qzk3ZTKVLq8Z/agent.15 02:57:34 SSH_AGENT_PID=22 02:57:34 Running ssh-add (command line suppressed) 02:57:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9157341563061067905.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9157341563061067905.key) 02:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:34 + git semver bump pre 02:57:34 # -> Open(): unable to determine branch for HEAD 02:57:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 02:57:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 02:57:34 # $SEMVER_REMOTE_NAME = origin 02:57:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:57:34 # $SEMVER_USER_NAME = edgex-jenkins 02:57:34 # $SEMVER_BRANCH = master 02:57:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 02:57:34 2.0.0-dev.56 [Pipeline] } 02:57:34 $ docker exec --env ******** --env ******** 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d ssh-agent -k 02:57:34 unset SSH_AUTH_SOCK; 02:57:34 unset SSH_AGENT_PID; 02:57:34 echo Agent pid 22 killed; 02:57:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:35 + git semver [Pipeline] } 02:57:35 $ docker stop --time=1 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d 02:57:36 $ docker rm -f 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:57:37 . [Pipeline] withDockerContainer 02:57:37 prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container 02:57:37 $ 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 02:57:37 $ docker top bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:38 [ssh-agent] Looking for ssh-agent implementation... 02:57:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:38 $ docker exec bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 ssh-agent 02:57:38 SSH_AUTH_SOCK=/tmp/ssh-tTylgSFGzqyG/agent.14 02:57:38 SSH_AGENT_PID=20 02:57:38 Running ssh-add (command line suppressed) 02:57:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_976680180334405272.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_976680180334405272.key) 02:57:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:38 + git semver push 02:57:38 # -> Open(): unable to determine branch for HEAD 02:57:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 02:57:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 02:57:38 # $SEMVER_REMOTE_NAME = origin 02:57:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:57:38 # $SEMVER_USER_NAME = edgex-jenkins 02:57:38 # $SEMVER_BRANCH = master 02:57:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 02:57:42 $ docker exec --env ******** --env ******** bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 ssh-agent -k 02:57:42 unset SSH_AUTH_SOCK; 02:57:42 unset SSH_AGENT_PID; 02:57:42 echo Agent pid 20 killed; 02:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:43 + git semver [Pipeline] } 02:57:43 $ docker stop --time=1 bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 02:57:44 $ docker rm -f bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 [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 02:57:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:57:46 ---> package-listing.sh 02:57:46 ++ tr '[:upper:]' '[:lower:]' 02:57:46 ++ facter osfamily 02:57:46 + OS_FAMILY=redhat 02:57:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 02:57:46 + START_PACKAGES=/tmp/packages_start.txt 02:57:46 + END_PACKAGES=/tmp/packages_end.txt 02:57:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:57:46 + PACKAGES=/tmp/packages_start.txt 02:57:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 02:57:46 + PACKAGES=/tmp/packages_end.txt 02:57:46 + case "${OS_FAMILY}" in 02:57:46 + rpm -qa 02:57:46 + sort 02:57:47 + '[' -f /tmp/packages_start.txt ']' 02:57:47 + '[' -f /tmp/packages_end.txt ']' 02:57:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:57:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 02:57:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 02:57:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 02:57:47 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 02:57:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:57:48 02:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:57:48 alpine: Pulling from edgex-lftools-log-publisher 02:57:48 df20fa9351a1: Pulling fs layer 02:57:48 36b3adc4ff6f: Pulling fs layer 02:57:48 8ad3a11d3b57: Pulling fs layer 02:57:48 46f8f816bc3b: Pulling fs layer 02:57:48 93b61091891f: Pulling fs layer 02:57:48 93b9cdb0e59b: Pulling fs layer 02:57:48 5e14af77c1be: Pulling fs layer 02:57:48 01666e4c0597: Pulling fs layer 02:57:48 aa168da1d23b: Pulling fs layer 02:57:48 46f8f816bc3b: Waiting 02:57:48 93b61091891f: Waiting 02:57:48 93b9cdb0e59b: Waiting 02:57:48 5e14af77c1be: Waiting 02:57:48 01666e4c0597: Waiting 02:57:48 aa168da1d23b: Waiting 02:57:48 36b3adc4ff6f: Verifying Checksum 02:57:48 36b3adc4ff6f: Download complete 02:57:48 46f8f816bc3b: Verifying Checksum 02:57:48 46f8f816bc3b: Download complete 02:57:48 df20fa9351a1: Verifying Checksum 02:57:48 df20fa9351a1: Download complete 02:57:48 93b9cdb0e59b: Verifying Checksum 02:57:48 93b9cdb0e59b: Download complete 02:57:48 93b61091891f: Verifying Checksum 02:57:48 93b61091891f: Download complete 02:57:48 5e14af77c1be: Verifying Checksum 02:57:48 5e14af77c1be: Download complete 02:57:48 01666e4c0597: Verifying Checksum 02:57:48 01666e4c0597: Download complete 02:57:48 8ad3a11d3b57: Verifying Checksum 02:57:48 8ad3a11d3b57: Download complete 02:57:49 df20fa9351a1: Pull complete 02:57:49 36b3adc4ff6f: Pull complete 02:57:49 8ad3a11d3b57: Pull complete 02:57:49 46f8f816bc3b: Pull complete 02:57:50 93b61091891f: Pull complete 02:57:50 93b9cdb0e59b: Pull complete 02:57:50 5e14af77c1be: Pull complete 02:57:50 01666e4c0597: Pull complete 02:57:50 aa168da1d23b: Verifying Checksum 02:57:50 aa168da1d23b: Download complete 02:57:54 aa168da1d23b: Pull complete 02:57:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:57:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:57:55 prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container 02:57:55 $ 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 02:58:01 $ docker top ef8e9e6182845672606967ad7321bba49060dbd14d88173cfe652b334cc79cac -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:01 + touch /tmp/pre-build-complete [Pipeline] sh 02:58:01 + mkdir -p /var/log/sa [Pipeline] sh 02:58:02 + ls /var/log/sa-host 02:58:02 + sadf -c /var/log/sa-host/sa05 02:58:02 file_magic: OK 02:58:02 HZ: Using current value: 100 02:58:02 file_header: OK 02:58:02 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 02:58:02 Statistics: 02:58:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:58:02 File successfully converted to sysstat format version 12.2.1 02:58:02 + sadf -c /var/log/sa-host/sa19 02:58:02 file_magic: OK 02:58:02 HZ: Using current value: 100 02:58:02 file_header: OK 02:58:02 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 02:58:02 Statistics: 02:58:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:58:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:02 provisioning config files... 02:58:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1948820015210766189tmp [Pipeline] { [Pipeline] echo 02:58:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:58:02 ---> create-netrc.sh [Pipeline] } 02:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:58:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:58:03 ---> python-tools-install.sh [Pipeline] echo 02:58:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:58:03 ---> sudo-logs.sh 02:58:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:58:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:58:03 ---> job-cost.sh 02:58:03 lf-activate-venv: SKIPPING 02:58:03 DEBUG: total: 0.18000000715255737 02:58:03 INFO: Retrieving Stack Cost... 02:58:04 INFO: Retrieving Pricing Info for: v3-standard-2 02:58:05 INFO: Archiving Costs [Pipeline] echo 02:58:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:58:05 ---> logs-deploy.sh 02:58:05 lf-activate-venv: SKIPPING 02:58:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/115 02:58:05 INFO: archiving workspace using pattern(s): 02:58:06 Archives upload complete. 02:58:06 INFO: archiving logs to Nexus 02:58:07 ---> uname -a: 02:58:07 Linux prd-centos7-docker-4c-2g-14968.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:58:07 02:58:07 02:58:07 ---> lscpu: 02:58:07 Architecture: x86_64 02:58:07 CPU op-mode(s): 32-bit, 64-bit 02:58:07 Byte Order: Little Endian 02:58:07 Address sizes: 40 bits physical, 48 bits virtual 02:58:07 CPU(s): 2 02:58:07 On-line CPU(s) list: 0,1 02:58:07 Thread(s) per core: 1 02:58:07 Core(s) per socket: 1 02:58:07 Socket(s): 2 02:58:07 NUMA node(s): 1 02:58:07 Vendor ID: AuthenticAMD 02:58:07 CPU family: 23 02:58:07 Model: 49 02:58:07 Model name: AMD EPYC-Rome Processor 02:58:07 Stepping: 0 02:58:07 CPU MHz: 2800.000 02:58:07 BogoMIPS: 5600.00 02:58:07 Virtualization: AMD-V 02:58:07 Hypervisor vendor: KVM 02:58:07 Virtualization type: full 02:58:07 L1d cache: 64 KiB 02:58:07 L1i cache: 64 KiB 02:58:07 L2 cache: 1 MiB 02:58:07 L3 cache: 32 MiB 02:58:07 NUMA node0 CPU(s): 0,1 02:58:07 Vulnerability Itlb multihit: Not affected 02:58:07 Vulnerability L1tf: Not affected 02:58:07 Vulnerability Mds: Not affected 02:58:07 Vulnerability Meltdown: Not affected 02:58:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:58:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:58:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:58:07 Vulnerability Srbds: Not affected 02:58:07 Vulnerability Tsx async abort: Not affected 02:58:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:58:07 02:58:07 02:58:07 ---> nproc: 02:58:07 2 02:58:07 02:58:07 02:58:07 ---> df -h: 02:58:07 Filesystem Size Used Available Use% Mounted on 02:58:07 overlay 40.0G 8.9G 31.1G 22% / 02:58:07 tmpfs 64.0M 0 64.0M 0% /dev 02:58:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:58:07 shm 64.0M 0 64.0M 0% /dev/shm 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 02:58:07 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:58:07 02:58:07 02:58:07 ---> free -m: 02:58:07 total used free shared buff/cache available 02:58:07 Mem: 7821 1165 3230 0 3425 6574 02:58:07 Swap: 1023 0 1023 02:58:07 02:58:07 02:58:07 ---> ip addr: 02:58:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:58:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:58:07 inet 127.0.0.1/8 scope host lo 02:58:07 valid_lft forever preferred_lft forever 02:58:07 inet6 ::1/128 scope host 02:58:07 valid_lft forever preferred_lft forever 02:58:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:58:07 link/ether fa:16:3e:52:4f:90 brd ff:ff:ff:ff:ff:ff 02:58:07 inet 10.30.122.232/23 brd 10.30.123.255 scope global dynamic eth0 02:58:07 valid_lft 85745sec preferred_lft 85745sec 02:58:07 inet6 fe80::f816:3eff:fe52:4f90/64 scope link 02:58:07 valid_lft forever preferred_lft forever 02:58:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:58:07 link/ether 02:42:1b:f4:91:f1 brd ff:ff:ff:ff:ff:ff 02:58:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:58:07 valid_lft forever preferred_lft forever 02:58:07 inet6 fe80::42:1bff:fef4:91f1/64 scope link 02:58:07 valid_lft forever preferred_lft forever 02:58:07 02:58:07 02:58:07 ---> sar -b -r -n DEV: 02:58:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:58:07 02:58:07 02:47:00 LINUX RESTART (2 CPU) 02:58:07 02:58:07 02:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:58:07 02:49:01 1.67 0.00 1.67 0.00 0.00 35.93 0.00 02:58:07 02:50:01 0.42 0.00 0.42 0.00 0.00 5.98 0.00 02:58:07 02:51:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 02:58:07 02:52:01 0.32 0.00 0.32 0.00 0.00 4.11 0.00 02:58:07 02:53:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 02:58:07 02:54:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 02:58:07 02:55:01 0.20 0.00 0.20 0.00 0.00 2.61 0.00 02:58:07 02:56:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 02:58:07 02:57:01 117.17 0.05 117.12 0.00 4.26 35343.79 0.00 02:58:07 02:58:01 162.21 0.10 162.11 0.00 9.99 41689.82 0.00 02:58:07 Average: 28.31 0.01 28.30 0.00 1.43 7710.42 0.00 02:58:07 02:58:07 02:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:58:07 02:49:01 5425156 0 802868 10.02 2620 1778288 1239416 13.68 574724 1607552 12 02:58:07 02:50:01 5424432 0 803588 10.03 2620 1778292 1231192 13.59 581052 1602084 8 02:58:07 02:51:01 5422172 0 805844 10.06 2620 1778296 1231264 13.59 579956 1605108 8 02:58:07 02:52:01 5425908 0 802104 10.02 2620 1778300 1207332 13.33 576256 1606164 12 02:58:07 02:53:01 5425464 0 802540 10.02 2620 1778308 1207572 13.33 573220 1610556 8 02:58:07 02:54:01 5425348 0 802656 10.02 2620 1778308 1207332 13.33 572960 1610556 8 02:58:07 02:55:01 5414668 0 813328 10.16 2620 1778316 1207332 13.33 583408 1610556 8 02:58:07 02:56:01 5411312 0 816680 10.20 2620 1778320 1207572 13.33 586456 1610556 8 02:58:07 02:57:01 4501160 0 947576 11.83 2620 2557576 1479148 16.33 759808 2258060 61180 02:58:07 02:58:01 3358868 0 1142708 14.27 2620 3504736 1442628 15.93 983092 2968240 36 02:58:07 Average: 5123449 0 853989 10.66 2620 2028874 1266079 13.98 637093 1808943 6129 02:58:07 02:58:07 02:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:58:07 02:49:01 eth0 1.50 0.37 0.41 0.22 0.00 0.00 0.00 0.00 02:58:07 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:50:01 eth0 1.37 0.35 0.39 0.20 0.00 0.00 0.00 0.00 02:58:07 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:51:01 eth0 1.25 0.53 0.55 0.39 0.00 0.00 0.00 0.00 02:58:07 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:52:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:58:07 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:53:01 eth0 0.72 0.57 0.41 0.28 0.00 0.00 0.00 0.00 02:58:07 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:54:01 eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:58:07 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:55:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:58:07 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:56:01 eth0 0.47 0.42 0.27 0.21 0.00 0.00 0.00 0.00 02:58:07 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:57:01 eth0 683.08 635.14 5488.15 82.52 0.00 0.00 0.00 0.00 02:58:07 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:57:01 docker0 70.52 67.57 5.99 347.32 0.00 0.00 0.00 0.00 02:58:07 02:58:01 eth0 544.25 477.65 4644.38 126.17 0.00 0.00 0.00 0.00 02:58:07 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 02:58:01 docker0 45.82 55.83 2.74 260.55 0.00 0.00 0.00 0.00 02:58:07 Average: eth0 123.41 111.53 1013.57 21.00 0.00 0.00 0.00 0.00 02:58:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:07 Average: docker0 11.64 12.34 0.87 60.79 0.00 0.00 0.00 0.00 02:58:07 02:58:07 02:58:07 ---> sar -P ALL: 02:58:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:58:07 02:58:07 02:47:00 LINUX RESTART (2 CPU) 02:58:07 02:58:07 02:48:01 CPU %user %nice %system %iowait %steal %idle 02:58:07 02:49:01 all 0.19 0.00 0.04 0.00 0.03 99.74 02:58:07 02:49:01 0 0.30 0.00 0.03 0.00 0.03 99.63 02:58:07 02:49:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:58:07 02:50:01 all 0.17 0.00 0.05 0.00 0.03 99.76 02:58:07 02:50:01 0 0.30 0.00 0.05 0.00 0.03 99.62 02:58:07 02:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:58:07 02:51:01 all 0.19 0.00 0.03 0.00 0.02 99.76 02:58:07 02:51:01 0 0.33 0.00 0.03 0.00 0.02 99.62 02:58:07 02:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:58:07 02:52:01 all 0.13 0.00 0.04 0.00 0.03 99.80 02:58:07 02:52:01 0 0.22 0.00 0.03 0.00 0.02 99.73 02:58:07 02:52:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:58:07 02:53:01 all 0.10 0.00 0.03 0.00 0.03 99.85 02:58:07 02:53:01 0 0.10 0.00 0.03 0.00 0.03 99.83 02:58:07 02:53:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:58:07 02:54:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:58:07 02:54:01 0 0.22 0.00 0.02 0.00 0.00 99.77 02:58:07 02:54:01 1 0.05 0.00 0.03 0.00 0.05 99.87 02:58:07 02:55:01 all 0.13 0.00 0.03 0.00 0.02 99.82 02:58:07 02:55:01 0 0.20 0.00 0.03 0.00 0.02 99.75 02:58:07 02:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:58:07 02:56:01 all 0.12 0.00 0.03 0.00 0.03 99.82 02:58:07 02:56:01 0 0.18 0.00 0.02 0.00 0.02 99.78 02:58:07 02:56:01 1 0.05 0.00 0.03 0.00 0.05 99.87 02:58:07 02:57:01 all 12.00 0.00 5.29 9.24 0.06 73.40 02:58:07 02:57:01 0 11.84 0.00 5.23 10.90 0.07 71.97 02:58:07 02:57:01 1 12.17 0.00 5.36 7.60 0.05 74.82 02:58:07 02:58:01 all 18.95 0.00 8.13 7.99 0.08 64.86 02:58:07 02:58:01 0 20.36 0.00 8.32 8.90 0.07 62.35 02:58:07 02:58:01 1 17.54 0.00 7.93 7.08 0.09 67.36 02:58:07 Average: all 3.11 0.00 1.32 1.67 0.03 93.87 02:58:07 Average: 0 3.29 0.00 1.33 1.91 0.03 93.44 02:58:07 Average: 1 2.92 0.00 1.32 1.42 0.04 94.30 02:58:07 02:58:07 02:58:07