Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0a7a6af34237fc1703c907cf55ffaafc1a498efa 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-ssh3287541083595278811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7797776495586686864.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5946379928806920452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh4198591258302992107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh8661914381925951373.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-500 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-ssh1584689495526573537.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 0a7a6af34237fc1703c907cf55ffaafc1a498efa (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 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 Commit message: "feat: remove all codes of the older web static of v1 version" > git rev-list --no-walk db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:50:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:50:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:50:07 ========================================================= 09:50:07 EdgeX Global Pipelines Version Info 09:50:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:50:08 ------------------- 09:50:08 stable info: 09:50:08 ------------------- 09:50:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:50:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:50:08 Message: update stable to v1.0.195 09:50:09 ------------------- 09:50:09 experimental info: 09:50:09 ------------------- 09:50:09 Commited By: **** collab-it+edgex@linuxfoundation.org 09:50:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:50:09 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a7a6af [Pipeline] echo 09:50:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:10 provisioning config files... 09:50:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config192500568094837597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:11 ---> docker-login.sh 09:50:11 nexus3.edgexfoundry.org:10001 09:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:11 Configure a credential helper to remove this warning. See 09:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:11 09:50:11 Login Succeeded 09:50:11 nexus3.edgexfoundry.org:10002 09:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:11 Configure a credential helper to remove this warning. See 09:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:11 09:50:11 Login Succeeded 09:50:11 nexus3.edgexfoundry.org:10003 09:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:11 Configure a credential helper to remove this warning. See 09:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:11 09:50:11 Login Succeeded 09:50:11 nexus3.edgexfoundry.org:10004 09:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:11 Configure a credential helper to remove this warning. See 09:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:11 09:50:11 Login Succeeded 09:50:11 docker.io 09:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:12 Configure a credential helper to remove this warning. See 09:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:12 09:50:12 Login Succeeded 09:50:12 ---> docker-login.sh ends [Pipeline] } 09:50:12 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 09:50:12 + git log --format=format:%s -1 0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] echo 09:50:12 GIT_COMMIT: 0a7a6af34237fc1703c907cf55ffaafc1a498efa, Commit Message: feat: remove all codes of the older web static of v1 version [Pipeline] echo 09:50:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:50:13 09:50:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:50:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:50:13 latest: Pulling from edgex-devops/git-semver 09:50:13 31603596830f: Pulling fs layer 09:50:13 54011a49482f: Pulling fs layer 09:50:13 a6820b24f6d8: Pulling fs layer 09:50:13 f581987b2513: Pulling fs layer 09:50:13 f581987b2513: Waiting 09:50:13 54011a49482f: Verifying Checksum 09:50:13 54011a49482f: Download complete 09:50:14 31603596830f: Verifying Checksum 09:50:14 31603596830f: Download complete 09:50:14 f581987b2513: Verifying Checksum 09:50:14 f581987b2513: Download complete 09:50:14 a6820b24f6d8: Verifying Checksum 09:50:14 a6820b24f6d8: Download complete 09:50:14 31603596830f: Pull complete 09:50:14 54011a49482f: Pull complete 09:50:14 a6820b24f6d8: Pull complete 09:50:15 f581987b2513: Pull complete 09:50:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:50:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:50:15 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 09:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:50:16 $ docker top a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:16 [ssh-agent] Looking for ssh-agent implementation... 09:50:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:16 $ docker exec a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent 09:50:16 SSH_AUTH_SOCK=/tmp/ssh-tm0igdVeENbI/agent.13 09:50:16 SSH_AGENT_PID=19 09:50:16 Running ssh-add (command line suppressed) 09:50:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4143696917882527245.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4143696917882527245.key) 09:50:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:17 + git tag --points-at HEAD [Pipeline] } 09:50:17 $ docker exec --env ******** --env ******** a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent -k 09:50:17 unset SSH_AUTH_SOCK; 09:50:17 unset SSH_AGENT_PID; 09:50:17 echo Agent pid 19 killed; 09:50:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:50:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:17 [ssh-agent] Looking for ssh-agent implementation... 09:50:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:17 $ docker exec a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent 09:50:17 SSH_AUTH_SOCK=/tmp/ssh-MahZYuBfJQj4/agent.53 09:50:17 SSH_AGENT_PID=59 09:50:17 Running ssh-add (command line suppressed) 09:50:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2527068877660271808.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2527068877660271808.key) 09:50:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:18 + git semver init 09:50:18 # -> Open(): unable to determine branch for HEAD 09:50:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:50:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:50:18 # $SEMVER_REMOTE_NAME = origin 09:50:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:50:18 # $SEMVER_USER_NAME = edgex-jenkins 09:50:18 # $SEMVER_BRANCH = master 09:50:18 # $SEMVER_TEMP = /tmp/semver-955331415 09:50:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:50:20 # '/tmp/semver-955331415' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 09:50:20 # -> Force: false 09:50:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:50:20 $ docker exec --env ******** --env ******** a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 ssh-agent -k 09:50:20 unset SSH_AUTH_SOCK; 09:50:20 unset SSH_AGENT_PID; 09:50:20 echo Agent pid 59 killed; 09:50:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:20 + git semver [Pipeline] } 09:50:20 $ docker stop --time=1 a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 09:50:22 $ docker rm -f a3f8f27e468fe13b59444ca43a522be292ffa24e89002c8988e0e2aca291a8e6 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:50:22 Stashed 1 file(s) [Pipeline] echo 09:50:22 [edgeXSemver]: initialized semver on version 2.0.0-dev.78 [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 09:50:38 Still waiting to schedule task 09:50:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:50:38 Still waiting to schedule task 09:50:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-498’ is offline 09:52:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-501 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:52:36 Running in /w/workspace/edgex-ui-go/138 [Pipeline] { [Pipeline] checkout 09:52:36 The recommended git tool is: git 09:52:42 using credential edgex-jenkins-ssh 09:52:42 Cloning the remote Git repository 09:52:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:52:42 > git init /w/workspace/edgex-ui-go/138 # timeout=10 09:52:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:52:42 > git --version # timeout=10 09:52:42 > git --version # 'git version 2.17.1' 09:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:45 Avoid second fetch 09:52:45 Checking out Revision 0a7a6af34237fc1703c907cf55ffaafc1a498efa (master) 09:52:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:52:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:45 > git config core.sparsecheckout # timeout=10 09:52:45 > git checkout -f 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 09:52:50 Commit message: "feat: remove all codes of the older web static of v1 version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:52:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:52:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:52:52 + true 09:52:52 + sudo service docker restart 09:52:54 Running on prd-centos7-docker-4c-2g-502 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:52:54 Running in /w/workspace/edgex-ui-go/138 [Pipeline] { [Pipeline] checkout 09:52:54 The recommended git tool is: git 09:52:56 using credential edgex-jenkins-ssh 09:52:56 Cloning the remote Git repository 09:52:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:52:56 > git init /w/workspace/edgex-ui-go/138 # timeout=10 09:52:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:52:56 > git --version # timeout=10 09:52:56 > git --version # 'git version 2.24.4' 09:52:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:56 [INFO] Currently running in a labeled security context 09:52:56 [INFO] Currently SELinux is 'enforcing' on the host 09:52:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/138@tmp/jenkins-gitclient-ssh5584369695366383822.key 09:52:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:58 Avoid second fetch 09:52:58 Checking out Revision 0a7a6af34237fc1703c907cf55ffaafc1a498efa (master) 09:52:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:52:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:57 > git config core.sparsecheckout # timeout=10 09:52:57 > git checkout -f 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 09:53:01 Commit message: "feat: remove all codes of the older web static of v1 version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:53:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:53:03 + sudo service docker restart 09:53:03 + true 09:53:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:10 provisioning config files... 09:53:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config7222549831508969810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:11 ---> docker-login.sh 09:53:11 nexus3.edgexfoundry.org:10001 09:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:12 Configure a credential helper to remove this warning. See 09:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:12 09:53:12 Login Succeeded 09:53:12 nexus3.edgexfoundry.org:10002 09:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:13 Configure a credential helper to remove this warning. See 09:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:13 09:53:13 Login Succeeded 09:53:13 nexus3.edgexfoundry.org:10003 09:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:13 Configure a credential helper to remove this warning. See 09:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:13 09:53:13 Login Succeeded 09:53:13 nexus3.edgexfoundry.org:10004 09:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:14 Configure a credential helper to remove this warning. See 09:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:14 09:53:14 Login Succeeded 09:53:14 docker.io 09:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:15 Configure a credential helper to remove this warning. See 09:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:15 09:53:15 Login Succeeded 09:53:15 ---> docker-login.sh ends [Pipeline] } 09:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:53:15 ========================================================= 09:53:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:53:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:53:15 + 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 . 09:53:16 Sending build context to Docker daemon 17.87MB 09:53:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:53:16 Step 2/8 : FROM ${BASE} 09:53:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:53:16 595b0fe564bb: Pulling fs layer 09:53:16 3088b5b3c5c0: Pulling fs layer 09:53:16 5b7225fbf94c: Pulling fs layer 09:53:16 ba82ee9f976e: Pulling fs layer 09:53:16 506bd15cee9f: Pulling fs layer 09:53:16 75a0a4a0db45: Pulling fs layer 09:53:16 618dc40b7e24: Pulling fs layer 09:53:16 ba82ee9f976e: Waiting 09:53:16 506bd15cee9f: Waiting 09:53:16 75a0a4a0db45: Waiting 09:53:16 618dc40b7e24: Waiting 09:53:16 3088b5b3c5c0: Verifying Checksum 09:53:16 3088b5b3c5c0: Download complete 09:53:16 5b7225fbf94c: Verifying Checksum 09:53:16 5b7225fbf94c: Download complete 09:53:16 506bd15cee9f: Download complete 09:53:16 75a0a4a0db45: Verifying Checksum 09:53:16 75a0a4a0db45: Download complete 09:53:16 595b0fe564bb: Verifying Checksum 09:53:16 595b0fe564bb: Download complete 09:53:17 595b0fe564bb: Pull complete 09:53:18 3088b5b3c5c0: Pull complete 09:53:18 5b7225fbf94c: Pull complete 09:53:19 618dc40b7e24: Verifying Checksum 09:53:20 ba82ee9f976e: Verifying Checksum 09:53:20 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:21 provisioning config files... 09:53:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config6608683498177019278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:22 ---> docker-login.sh 09:53:22 nexus3.edgexfoundry.org:10001 09:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:22 Configure a credential helper to remove this warning. See 09:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:22 09:53:22 Login Succeeded 09:53:22 nexus3.edgexfoundry.org:10002 09:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:22 Configure a credential helper to remove this warning. See 09:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:22 09:53:22 Login Succeeded 09:53:22 nexus3.edgexfoundry.org:10003 09:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:22 Configure a credential helper to remove this warning. See 09:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:22 09:53:22 Login Succeeded 09:53:22 nexus3.edgexfoundry.org:10004 09:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:22 Configure a credential helper to remove this warning. See 09:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:22 09:53:22 Login Succeeded 09:53:22 docker.io 09:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:23 Configure a credential helper to remove this warning. See 09:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:23 09:53:23 Login Succeeded 09:53:23 ---> docker-login.sh ends [Pipeline] } 09:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:53:23 ========================================================= 09:53:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:53:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:53:23 + 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 . 09:53:23 Sending build context to Docker daemon 17.87MB 09:53:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:53:23 Step 2/8 : FROM ${BASE} 09:53:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:53:23 540db60ca938: Pulling fs layer 09:53:23 adcc1eea9eea: Pulling fs layer 09:53:23 4c4ab2625f07: Pulling fs layer 09:53:23 0510c868ecb4: Pulling fs layer 09:53:23 afea3b2eda06: Pulling fs layer 09:53:23 7809a108b3ef: Pulling fs layer 09:53:23 f706445af74f: Pulling fs layer 09:53:23 0510c868ecb4: Waiting 09:53:23 afea3b2eda06: Waiting 09:53:23 7809a108b3ef: Waiting 09:53:23 f706445af74f: Waiting 09:53:23 4c4ab2625f07: Verifying Checksum 09:53:23 4c4ab2625f07: Download complete 09:53:23 adcc1eea9eea: Verifying Checksum 09:53:23 adcc1eea9eea: Download complete 09:53:23 afea3b2eda06: Verifying Checksum 09:53:23 afea3b2eda06: Download complete 09:53:23 540db60ca938: Verifying Checksum 09:53:23 540db60ca938: Download complete 09:53:23 7809a108b3ef: Verifying Checksum 09:53:23 7809a108b3ef: Download complete 09:53:24 540db60ca938: Pull complete 09:53:24 adcc1eea9eea: Pull complete 09:53:24 4c4ab2625f07: Pull complete 09:53:25 f706445af74f: Verifying Checksum 09:53:25 f706445af74f: Download complete 09:53:25 0510c868ecb4: Verifying Checksum 09:53:25 0510c868ecb4: Download complete 09:53:29 0510c868ecb4: Pull complete 09:53:29 afea3b2eda06: Pull complete 09:53:29 7809a108b3ef: Pull complete 09:53:30 ba82ee9f976e: Pull complete 09:53:30 506bd15cee9f: Pull complete 09:53:30 f706445af74f: Pull complete 09:53:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:53:30 ---> b068be0155e3 09:53:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:31 75a0a4a0db45: Pull complete 09:53:34 ---> Running in 23ff555e03d0 09:53:34 Removing intermediate container 23ff555e03d0 09:53:34 ---> 6b4ed10186dc 09:53:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:34 ---> Running in 7bc8cbbb4de2 09:53:34 618dc40b7e24: Pull complete 09:53:34 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:53:34 ---> a36622ca3599 09:53:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:34 Removing intermediate container 7bc8cbbb4de2 09:53:34 ---> 295b56f8c1b3 09:53:34 Step 5/8 : RUN apk add --no-cache make git 09:53:34 ---> Running in bc5839f2cfd9 09:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:53:36 OK: 149 MiB in 40 packages 09:53:36 Removing intermediate container bc5839f2cfd9 09:53:36 ---> 4243a98304d8 09:53:36 Step 6/8 : WORKDIR /edgex-ui-go 09:53:36 ---> Running in 00e2bec587a0 09:53:36 Removing intermediate container 00e2bec587a0 09:53:36 ---> 151e9b18659c 09:53:36 Step 7/8 : COPY . . 09:53:36 ---> Running in 9ecb8a32d0eb 09:53:36 Removing intermediate container 9ecb8a32d0eb 09:53:36 ---> 73d80ba47fbb 09:53:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:37 ---> Running in 4d7c1c7f219c 09:53:37 ---> 445bb31e4f31 09:53:37 Step 8/8 : RUN go mod download 09:53:37 ---> Running in 7952d36a5a8a 09:53:39 Removing intermediate container 4d7c1c7f219c 09:53:39 ---> 53c583513dc1 09:53:39 Step 5/8 : RUN apk add --no-cache make git 09:53:39 ---> Running in 38d7ba485ba9 09:53:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:53:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:53:42 OK: 138 MiB in 40 packages 09:53:44 Removing intermediate container 38d7ba485ba9 09:53:44 ---> 81259669ef80 09:53:44 Step 6/8 : WORKDIR /edgex-ui-go 09:53:44 ---> Running in a138805cda88 09:53:44 Removing intermediate container a138805cda88 09:53:44 ---> 3894e84f39bd 09:53:44 Step 7/8 : COPY . . 09:53:47 ---> b4cfb695fe69 09:53:47 Step 8/8 : RUN go mod download 09:53:47 ---> Running in 143198fb8c8d 09:53:49 Removing intermediate container 7952d36a5a8a 09:53:49 ---> 52aa63594ae5 09:53:49 Successfully built 52aa63594ae5 09:53:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:53:50 + docker inspect -f . ci-base-image-x86_64 09:53:50 . [Pipeline] withDockerContainer 09:53:50 prd-centos7-docker-4c-2g-502 does not seem to be running inside a container 09:53:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@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 ******** ci-base-image-x86_64 cat 09:53:50 $ docker top fffc50bd958615ffc10c48fa0f8b16b739d9d24729c16088b7ea2ee99e3c539d -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:50 + go version 09:53:50 go version go1.16.3 linux/amd64 [Pipeline] } 09:53:50 $ docker stop --time=1 fffc50bd958615ffc10c48fa0f8b16b739d9d24729c16088b7ea2ee99e3c539d 09:53:52 $ docker rm -f fffc50bd958615ffc10c48fa0f8b16b739d9d24729c16088b7ea2ee99e3c539d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:52 + docker inspect -f . ci-base-image-x86_64 09:53:52 . [Pipeline] withDockerContainer 09:53:52 prd-centos7-docker-4c-2g-502 does not seem to be running inside a container 09:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@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 ******** ci-base-image-x86_64 cat 09:53:53 $ docker top be20d3b8dd91821dc249463b3196c322d3217356cd6c0dfe9df5e772b4447936 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:53 + go mod tidy [Pipeline] sh 09:53:54 + make test 09:53:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:53:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:54:06 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:54:06 GO111MODULE=on go vet ./... [Pipeline] } 09:54:09 $ docker stop --time=1 be20d3b8dd91821dc249463b3196c322d3217356cd6c0dfe9df5e772b4447936 09:54:10 $ docker rm -f be20d3b8dd91821dc249463b3196c322d3217356cd6c0dfe9df5e772b4447936 [Pipeline] // withDockerContainer [Pipeline] sh 09:54:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:54:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:54:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:54:13 Removing intermediate container 143198fb8c8d 09:54:13 ---> cb672a52cb0f 09:54:13 Successfully built cb672a52cb0f 09:54:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:54:14 + ls -al . 09:54:14 total 92 09:54:14 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 09:53 . 09:54:14 drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 09:52 .. 09:54:14 drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 09:52 assets 09:54:14 drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 09:52 bin 09:54:14 drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 09:52 cmd 09:54:14 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 09:52 CONTRIBUTING.md 09:54:14 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 09:53 coverage.out 09:54:14 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 09:52 Dockerfile 09:54:14 -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 09:52 Dockerfile.build 09:54:14 drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 09:52 docs 09:54:14 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 09:53 .git 09:54:14 drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 09:52 .github 09:54:14 -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 09:52 .gitignore 09:54:14 -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 09:52 go.mod 09:54:14 -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 09:53 go.sum 09:54:14 drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 09:52 internal 09:54:14 -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 09:52 Jenkinsfile 09:54:14 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 09:52 LICENSE 09:54:14 -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 09:52 Makefile 09:54:14 drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 09:52 pkg 09:54:14 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 09:52 README.md 09:54:14 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 09:50 VERSION 09:54:14 -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 09:52 version.go 09:54:14 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 09:52 web [Pipeline] isUnix [Pipeline] sh 09:54:14 + docker inspect -f . ci-base-image-arm64 09:54:14 . [Pipeline] withDockerContainer 09:54:14 + 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=0a7a6af34237fc1703c907cf55ffaafc1a498efa --label arch=amd64 --label version=2.0.0-dev.78 . 09:54:14 Sending build context to Docker daemon 17.9MB 09:54:14 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:54:14 Step 2/24 : FROM ${BASE} AS builder 09:54:14 ---> 52aa63594ae5 09:54:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:54:14 ---> Running in a183beb73ef9 09:54:14 Removing intermediate container a183beb73ef9 09:54:14 ---> 3fe9f303ff46 09:54:14 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:54:14 ---> Running in b987d785743f 09:54:14 Removing intermediate container b987d785743f 09:54:14 ---> 59f551dbdab9 09:54:14 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:54:14 ---> Running in 9e8d9718eaf0 09:54:14 prd-ubuntu18.04-docker-arm64-4c-16g-501 does not seem to be running inside a container 09:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@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 09:54:15 Removing intermediate container 9e8d9718eaf0 09:54:15 ---> 1b970b42aae0 09:54:15 Step 6/24 : LABEL Name=edgex-ui-go 09:54:15 ---> Running in 067d40e19e17 09:54:15 Removing intermediate container 067d40e19e17 09:54:15 ---> ef563c1c92ec 09:54:15 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:54:15 ---> Running in 339f0e8fe1c9 09:54:15 Removing intermediate container 339f0e8fe1c9 09:54:15 ---> 26d1241d8883 09:54:15 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:15 ---> Running in f57b1618587f 09:54:15 Removing intermediate container f57b1618587f 09:54:15 ---> c8d0cecf1e6f 09:54:15 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:54:15 ---> Running in 12339eddfb19 09:54:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:54:16 $ docker top c89f4876b28467247be1704edf7f92a340172c0dd20e3b1ab2e9459c13ed5186 -eo pid,comm 09:54:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 09:54:17 OK: 149 MiB in 40 packages 09:54:17 Removing intermediate container 12339eddfb19 09:54:17 ---> 5db7f671e2d0 09:54:17 Step 10/24 : ENV GO111MODULE=on 09:54:17 ---> Running in d0acb1376311 09:54:17 Removing intermediate container d0acb1376311 09:54:17 ---> 157f43ec8d4d 09:54:17 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:54:17 ---> Running in 3be95875ed58 09:54:17 Removing intermediate container 3be95875ed58 09:54:17 ---> 1e63af0a8aba 09:54:17 Step 12/24 : COPY go.mod . 09:54:17 ---> a49629eb1dc0 09:54:17 Step 13/24 : COPY Makefile . 09:54:17 + go version 09:54:17 go version go1.16.5 linux/arm64 [Pipeline] } 09:54:17 $ docker stop --time=1 c89f4876b28467247be1704edf7f92a340172c0dd20e3b1ab2e9459c13ed5186 09:54:17 ---> 6099451b7ceb 09:54:17 Step 14/24 : RUN make update 09:54:17 ---> Running in 51abec9ce097 09:54:18 CGO_ENABLED=0 GO111MODULE=on go mod download 09:54:18 Removing intermediate container 51abec9ce097 09:54:18 ---> 32eefefc5876 09:54:18 Step 15/24 : COPY . . 09:54:18 ---> 9e4735601c04 09:54:18 Step 16/24 : RUN ${MAKE} 09:54:18 ---> Running in ef81a9bdff4e 09:54:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.78" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:54:19 $ docker rm -f c89f4876b28467247be1704edf7f92a340172c0dd20e3b1ab2e9459c13ed5186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:20 + docker inspect -f . ci-base-image-arm64 09:54:20 . [Pipeline] withDockerContainer 09:54:20 prd-ubuntu18.04-docker-arm64-4c-16g-501 does not seem to be running inside a container 09:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/138 -v /w/workspace/edgex-ui-go/138:/w/workspace/edgex-ui-go/138:rw,z -v /w/workspace/edgex-ui-go/138@tmp:/w/workspace/edgex-ui-go/138@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 09:54:22 $ docker top e9330b67db9c70ea8614f27dc0d148b37f63ceec85984f4bb591ec3f38c0d4fb -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:23 + go mod tidy [Pipeline] sh 09:54:24 + make test 09:54:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:54:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:54:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:54:28 Removing intermediate container ef81a9bdff4e 09:54:28 ---> 9a18c2ba220f 09:54:28 Step 17/24 : FROM alpine:3.12 09:54:29 3.12: Pulling from library/alpine 09:54:29 339de151aab4: Pulling fs layer 09:54:29 339de151aab4: Verifying Checksum 09:54:29 339de151aab4: Download complete 09:54:29 339de151aab4: Pull complete 09:54:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:54:29 Status: Downloaded newer image for alpine:3.12 09:54:29 ---> 13621d1b12d4 09:54:29 Step 18/24 : EXPOSE 4000 09:54:29 ---> Running in 3cf5b408b45f 09:54:29 Removing intermediate container 3cf5b408b45f 09:54:29 ---> f15bb2eac3a7 09:54:29 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 09:54:30 ---> 861f980135dc 09:54:30 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:54:30 ---> Running in 4d3d0902e64f 09:54:30 Removing intermediate container 4d3d0902e64f 09:54:30 ---> 95ae9a7eccec 09:54:30 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:54:30 ---> Running in eaad93b8b6f6 09:54:30 Removing intermediate container eaad93b8b6f6 09:54:30 ---> 438057be4d3a 09:54:30 Step 22/24 : LABEL arch=amd64 09:54:30 ---> Running in 1114182a170d 09:54:30 Removing intermediate container 1114182a170d 09:54:30 ---> eed6eb74b82e 09:54:30 Step 23/24 : LABEL git_sha=0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:54:30 ---> Running in 2d912a694a44 09:54:30 Removing intermediate container 2d912a694a44 09:54:30 ---> dc43ccb14925 09:54:30 Step 24/24 : LABEL version=2.0.0-dev.78 09:54:30 ---> Running in e7cb50a16070 09:54:30 Removing intermediate container e7cb50a16070 09:54:30 ---> b630b81a20c3 09:54:30 [Warning] One or more build-args [ARCH] were not consumed 09:54:30 Successfully built b630b81a20c3 09:54:30 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:30 provisioning config files... 09:54:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config6300837026085930840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:31 ---> docker-login.sh 09:54:31 nexus3.edgexfoundry.org:10001 09:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:31 Configure a credential helper to remove this warning. See 09:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:31 09:54:31 Login Succeeded 09:54:31 nexus3.edgexfoundry.org:10002 09:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:31 Configure a credential helper to remove this warning. See 09:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:31 09:54:31 Login Succeeded 09:54:31 nexus3.edgexfoundry.org:10003 09:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:31 Configure a credential helper to remove this warning. See 09:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:31 09:54:31 Login Succeeded 09:54:31 nexus3.edgexfoundry.org:10004 09:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:31 Configure a credential helper to remove this warning. See 09:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:31 09:54:31 Login Succeeded 09:54:31 docker.io 09:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:32 Configure a credential helper to remove this warning. See 09:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:32 09:54:32 Login Succeeded 09:54:32 ---> docker-login.sh ends [Pipeline] } 09:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:32 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:54:32 0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:54:32 latest 09:54:32 2.0.0-dev.78 09:54:32 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 09:54:32 master 09:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] isUnix [Pipeline] sh 09:54:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:54:32 238892132d32: Preparing 09:54:32 32f366d666a5: Preparing 09:54:32 32f366d666a5: Layer already exists 09:54:34 238892132d32: Pushed 09:54:34 0a7a6af34237fc1703c907cf55ffaafc1a498efa: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh 09:54:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:54:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:54:35 238892132d32: Preparing 09:54:35 32f366d666a5: Preparing 09:54:35 238892132d32: Layer already exists 09:54:35 32f366d666a5: Layer already exists 09:54:35 latest: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh 09:54:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh 09:54:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.78 09:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:54:35 238892132d32: Preparing 09:54:35 32f366d666a5: Preparing 09:54:35 238892132d32: Layer already exists 09:54:35 32f366d666a5: Layer already exists 09:54:35 2.0.0-dev.78: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh 09:54:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh 09:54:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 09:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:54:36 238892132d32: Preparing 09:54:36 32f366d666a5: Preparing 09:54:36 238892132d32: Layer already exists 09:54:36 32f366d666a5: Layer already exists 09:54:36 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] isUnix [Pipeline] sh 09:54:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 09:54:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 09:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:54:37 238892132d32: Preparing 09:54:37 32f366d666a5: Preparing 09:54:37 32f366d666a5: Layer already exists 09:54:37 238892132d32: Layer already exists 09:54:37 master: digest: sha256:acd7743e21f02e1b6368406652565353d897705e95e53d288ebd8909864d0897 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:54:37 ===================================================== [Pipeline] echo 09:54:37 taggedImages: 09:54:37 - nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:54:37 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:54:37 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.78 09:54:37 - nexus3.edgexfoundry.org:10004/edgex-ui:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 09:54:37 - 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 09:54:37 ---> job-cost.sh 09:54:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6aT9 09:54:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:54:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:54:58 GO111MODULE=on go vet ./... 09:54:58 lf-activate-venv(): INFO: Adding /tmp/venv-6aT9/bin to PATH 09:54:58 INFO: No Stack... 09:54:59 INFO: Retrieving Pricing Info for: v3-standard-2 09:54:59 INFO: Archiving Costs [Pipeline] sh 09:55:00 + cat /w/workspace/edgex-ui-go/138/archives/cost.csv 09:55:00 + cut -d, -f6 [Pipeline] lock 09:55:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] 09:55:00 Resource [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] did not exist. Created. 09:55:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:55:00 + echo total: 0.05999999865889549 [Pipeline] stash 09:55:00 Stashed 1 file(s) [Pipeline] } 09:55:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 09:55:25 $ docker stop --time=1 e9330b67db9c70ea8614f27dc0d148b37f63ceec85984f4bb591ec3f38c0d4fb 09:55:27 $ docker rm -f e9330b67db9c70ea8614f27dc0d148b37f63ceec85984f4bb591ec3f38c0d4fb [Pipeline] // withDockerContainer [Pipeline] sh 09:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:55:27 Warning: overwriting stash ‘coverage-report’ 09:55:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:55:29 + ls -al . 09:55:29 total 128 09:55:29 drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 09:54 . 09:55:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:52 .. 09:55:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 09:52 .git 09:55:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:52 .github 09:55:29 -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 09:52 .gitignore 09:55:29 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 09:52 CONTRIBUTING.md 09:55:29 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 09:52 Dockerfile 09:55:29 -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 09:52 Dockerfile.build 09:55:29 -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 09:52 Jenkinsfile 09:55:29 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 09:52 LICENSE 09:55:29 -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 09:52 Makefile 09:55:29 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 09:52 README.md 09:55:29 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 09:50 VERSION 09:55:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:52 assets 09:55:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:52 bin 09:55:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:52 cmd 09:55:29 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 09:54 coverage.out 09:55:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:52 docs 09:55:29 -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 09:52 go.mod 09:55:29 -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 09:54 go.sum 09:55:29 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 09:52 internal 09:55:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:52 pkg 09:55:29 -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 09:52 version.go 09:55:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:52 web [Pipeline] isUnix [Pipeline] sh 09:55:29 + 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=0a7a6af34237fc1703c907cf55ffaafc1a498efa --label arch=arm64 --label version=2.0.0-dev.78 . 09:55:30 Sending build context to Docker daemon 17.9MB 09:55:30 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:55:30 Step 2/24 : FROM ${BASE} AS builder 09:55:30 ---> cb672a52cb0f 09:55:30 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:55:30 ---> Running in b9b1b29a57bf 09:55:31 Removing intermediate container b9b1b29a57bf 09:55:31 ---> 232a729afb9e 09:55:31 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:55:31 ---> Running in 5b3272a1a3c3 09:55:32 Removing intermediate container 5b3272a1a3c3 09:55:32 ---> 1a7876d9093b 09:55:32 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:55:32 ---> Running in 14c1b900e581 09:55:32 Removing intermediate container 14c1b900e581 09:55:32 ---> 678704e86c5d 09:55:32 Step 6/24 : LABEL Name=edgex-ui-go 09:55:32 ---> Running in 3c5b51bfd659 09:55:33 Removing intermediate container 3c5b51bfd659 09:55:33 ---> cda619d666e4 09:55:33 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:55:33 ---> Running in 8990130625c3 09:55:33 Removing intermediate container 8990130625c3 09:55:33 ---> 4a4f5e5899d8 09:55:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:33 ---> Running in 1f5633a05e93 09:55:36 Removing intermediate container 1f5633a05e93 09:55:36 ---> a1172c8f1fdb 09:55:36 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:55:36 ---> Running in 37efabc738bc 09:55:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:55:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:55:39 OK: 138 MiB in 40 packages 09:55:40 Removing intermediate container 37efabc738bc 09:55:40 ---> 054004a7abea 09:55:40 Step 10/24 : ENV GO111MODULE=on 09:55:40 ---> Running in 3f465bd55f8e 09:55:41 Removing intermediate container 3f465bd55f8e 09:55:41 ---> eed3bfcd7c84 09:55:41 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:55:41 ---> Running in b9def5c9e503 09:55:41 Removing intermediate container b9def5c9e503 09:55:41 ---> 4a5ef0c18747 09:55:41 Step 12/24 : COPY go.mod . 09:55:42 ---> 24ef9a6ee19d 09:55:42 Step 13/24 : COPY Makefile . 09:55:43 ---> 9fce1e2c18da 09:55:43 Step 14/24 : RUN make update 09:55:43 ---> Running in d0b3f43f48fa 09:55:44 CGO_ENABLED=0 GO111MODULE=on go mod download 09:55:45 Removing intermediate container d0b3f43f48fa 09:55:45 ---> 9efe072a2e40 09:55:45 Step 15/24 : COPY . . 09:55:48 ---> 104b8c89f363 09:55:48 Step 16/24 : RUN ${MAKE} 09:55:48 ---> Running in 8358c8bca374 09:55:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.78" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:56:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:56:19 Removing intermediate container 8358c8bca374 09:56:19 ---> a50bce80b570 09:56:19 Step 17/24 : FROM alpine:3.12 09:56:20 3.12: Pulling from library/alpine 09:56:20 d2f70382dc9a: Pulling fs layer 09:56:20 d2f70382dc9a: Verifying Checksum 09:56:20 d2f70382dc9a: Download complete 09:56:21 d2f70382dc9a: Pull complete 09:56:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:56:21 Status: Downloaded newer image for alpine:3.12 09:56:21 ---> c4fd0aeabfcf 09:56:21 Step 18/24 : EXPOSE 4000 09:56:21 ---> Running in 431e376affe7 09:56:21 Removing intermediate container 431e376affe7 09:56:21 ---> 0b13185b01b7 09:56:21 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 09:56:23 ---> 0999bb3eb6cc 09:56:23 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:56:23 ---> Running in 35a7d079a1f0 09:56:23 Removing intermediate container 35a7d079a1f0 09:56:23 ---> aee3a919896b 09:56:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:56:24 ---> Running in 0e49e9809730 09:56:24 Removing intermediate container 0e49e9809730 09:56:24 ---> d6048d6153c0 09:56:24 Step 22/24 : LABEL arch=arm64 09:56:24 ---> Running in fbce924d4516 09:56:25 Removing intermediate container fbce924d4516 09:56:25 ---> c88ecd74239e 09:56:25 Step 23/24 : LABEL git_sha=0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:56:25 ---> Running in bf897eb94658 09:56:25 Removing intermediate container bf897eb94658 09:56:25 ---> b446bf8cce6b 09:56:25 Step 24/24 : LABEL version=2.0.0-dev.78 09:56:25 ---> Running in 6faee76dafaa 09:56:26 Removing intermediate container 6faee76dafaa 09:56:26 ---> 40a945e8cd3d 09:56:26 [Warning] One or more build-args [ARCH] were not consumed 09:56:26 Successfully built 40a945e8cd3d 09:56:26 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 09:56:26 provisioning config files... 09:56:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/138@tmp/config4359852952863696662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:27 ---> docker-login.sh 09:56:27 nexus3.edgexfoundry.org:10001 09:56:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:27 Configure a credential helper to remove this warning. See 09:56:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:27 09:56:27 Login Succeeded 09:56:27 nexus3.edgexfoundry.org:10002 09:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:28 Configure a credential helper to remove this warning. See 09:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:28 09:56:28 Login Succeeded 09:56:28 nexus3.edgexfoundry.org:10003 09:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:28 Configure a credential helper to remove this warning. See 09:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:28 09:56:28 Login Succeeded 09:56:28 nexus3.edgexfoundry.org:10004 09:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:29 Configure a credential helper to remove this warning. See 09:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:29 09:56:29 Login Succeeded 09:56:29 docker.io 09:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:30 Configure a credential helper to remove this warning. See 09:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:30 09:56:30 Login Succeeded 09:56:30 ---> docker-login.sh ends [Pipeline] } 09:56:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:30 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:56:30 0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:56:30 latest 09:56:30 2.0.0-dev.78 09:56:30 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 09:56:30 master 09:56:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] isUnix [Pipeline] sh 09:56:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:56:31 b5d9ff980459: Preparing 09:56:31 3fbe34a1663b: Preparing 09:56:31 3fbe34a1663b: Layer already exists 09:56:34 b5d9ff980459: Pushed 09:56:34 0a7a6af34237fc1703c907cf55ffaafc1a498efa: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh 09:56:35 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:56:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:56:35 b5d9ff980459: Preparing 09:56:35 3fbe34a1663b: Preparing 09:56:35 b5d9ff980459: Layer already exists 09:56:35 3fbe34a1663b: Layer already exists 09:56:35 latest: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh 09:56:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh 09:56:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.78 09:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:56:36 b5d9ff980459: Preparing 09:56:36 3fbe34a1663b: Preparing 09:56:36 3fbe34a1663b: Layer already exists 09:56:36 b5d9ff980459: Layer already exists 09:56:36 2.0.0-dev.78: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh 09:56:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 [Pipeline] isUnix [Pipeline] sh 09:56:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 09:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:56:37 b5d9ff980459: Preparing 09:56:37 3fbe34a1663b: Preparing 09:56:37 3fbe34a1663b: Layer already exists 09:56:37 b5d9ff980459: Layer already exists 09:56:38 0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] isUnix [Pipeline] sh 09:56:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 09:56:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 09:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:56:38 b5d9ff980459: Preparing 09:56:38 3fbe34a1663b: Preparing 09:56:38 3fbe34a1663b: Layer already exists 09:56:38 b5d9ff980459: Layer already exists 09:56:39 master: digest: sha256:2a0686a47c6e396144b66d7c9329fe062e6cf6a10a50c315f5f90b39a6ef4bed size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:56:39 ===================================================== [Pipeline] echo 09:56:39 taggedImages: 09:56:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa 09:56:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:56:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.78 09:56:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0a7a6af34237fc1703c907cf55ffaafc1a498efa-2.0.0-dev.78 09:56:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:56:39 ---> job-cost.sh 09:56:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MkWw 09:57:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:58:40 lf-activate-venv(): INFO: Adding /tmp/venv-MkWw/bin to PATH 09:58:40 INFO: No Stack... 09:58:40 INFO: Retrieving Pricing Info for: v2-standard-4 09:58:40 INFO: Archiving Costs [Pipeline] sh 09:58:40 + + cutcat -d, /w/workspace/edgex-ui-go/138/archives/cost.csv -f6 09:58:40 [Pipeline] lock 09:58:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] 09:58:40 Resource [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] did not exist. Created. 09:58:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:41 /w/workspace/edgex-ui-go/138@tmp/durable-541cf6dc/script.sh: 1: /w/workspace/edgex-ui-go/138@tmp/durable-541cf6dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:58:41 + echo total: 0.18000000715255737 [Pipeline] stash 09:58:41 Warning: overwriting stash ‘stack-cost’ 09:58:41 Stashed 1 file(s) [Pipeline] } 09:58:41 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-138-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 09:58:42 provisioning config files... 09:58:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8963873551468334941tmp [Pipeline] { [Pipeline] sh 09:58:42 + set +x 09:58:42 + curl -s https://codecov.io/bash 09:58:42 + bash -s -- 09:58:42 09:58:42 _____ _ 09:58:42 / ____| | | 09:58:42 | | ___ __| | ___ ___ _____ __ 09:58:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:58:42 | |___| (_) | (_| | __/ (_| (_) \ V / 09:58:42 \_____\___/ \__,_|\___|\___\___/ \_/ 09:58:42 Bash-1.0.3 09:58:42 09:58:42 09:58:42 ==> git version 2.24.4 found 09:58:42 ==> 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 09:58:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:58:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:58:43 ==> Jenkins CI detected. 09:58:43 project root: . 09:58:43 --> token set from env 09:58:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:58:43 ==> Running gcov in . (disable via -X gcov) 09:58:43 ==> Python coveragepy not found 09:58:43 ==> Searching for coverage reports in: 09:58:43 + . 09:58:43 -> Found 1 reports 09:58:43 ==> Detecting git/mercurial file structure 09:58:43 ==> Reading reports 09:58:43 + ./coverage.out bytes=10 09:58:43 ==> Appending adjustments 09:58:43 https://docs.codecov.io/docs/fixing-reports 09:58:43 + Found adjustments 09:58:43 ==> Gzipping contents 09:58:43 4.0K /tmp/codecov.1PyjBx.gz 09:58:43 ==> Uploading reports 09:58:43 url: https://codecov.io 09:58:43 query: branch=master&commit=0a7a6af34237fc1703c907cf55ffaafc1a498efa&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F138%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:58:43 -> Pinging Codecov 09:58:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0a7a6af34237fc1703c907cf55ffaafc1a498efa&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F138%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:58:43 -> Uploading to 09:58:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/0a7a6af34237fc1703c907cf55ffaafc1a498efa/48147708-a90d-4942-bdb7-30535e9275e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T095843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77bf6034e9741268ce30e786f3c930d0b2ac44f8d398cb62d66eef8a4313e109 09:58:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:43 Dload Upload Total Spent Left Speed 09:58:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 8266 --:--:-- --:--:-- --:--:-- 8268 09:58:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] } 09:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:58:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:58:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:58:45 09:58:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:58:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:58:45 188c0c94c7c5: Pulling fs layer 09:58:45 0ef7d3d256c8: Pulling fs layer 09:58:45 de9db76c5a1d: Pulling fs layer 09:58:45 0eba1c9be4d2: Pulling fs layer 09:58:45 0d57e429df01: Pulling fs layer 09:58:45 4e4be7b47b0d: Pulling fs layer 09:58:45 e1f770b5df2f: Pulling fs layer 09:58:45 85a0685a4137: Pulling fs layer 09:58:45 0d57e429df01: Waiting 09:58:45 4e4be7b47b0d: Waiting 09:58:45 e1f770b5df2f: Waiting 09:58:45 85a0685a4137: Waiting 09:58:45 0eba1c9be4d2: Waiting 09:58:45 de9db76c5a1d: Verifying Checksum 09:58:45 de9db76c5a1d: Download complete 09:58:45 0ef7d3d256c8: Verifying Checksum 09:58:45 0ef7d3d256c8: Download complete 09:58:45 0d57e429df01: Verifying Checksum 09:58:45 0d57e429df01: Download complete 09:58:45 4e4be7b47b0d: Verifying Checksum 09:58:45 4e4be7b47b0d: Download complete 09:58:45 188c0c94c7c5: Verifying Checksum 09:58:45 188c0c94c7c5: Download complete 09:58:45 188c0c94c7c5: Pull complete 09:58:46 0ef7d3d256c8: Pull complete 09:58:46 de9db76c5a1d: Pull complete 09:58:47 e1f770b5df2f: Verifying Checksum 09:58:47 e1f770b5df2f: Download complete 09:58:49 0eba1c9be4d2: Verifying Checksum 09:58:49 0eba1c9be4d2: Download complete 09:58:49 85a0685a4137: Verifying Checksum 09:58:49 85a0685a4137: Download complete 09:58:52 0eba1c9be4d2: Pull complete 09:58:52 0d57e429df01: Pull complete 09:58:52 4e4be7b47b0d: Pull complete 09:58:53 e1f770b5df2f: Pull complete 09:58:56 85a0685a4137: Pull complete 09:58:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:58:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:58:56 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 09:58:56 $ 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 09:58:59 $ docker top c210bb946efd1d94dcda5811ae2908d279ee410b61e4a3d0af951eae2f60e137 -eo pid,comm [Pipeline] { [Pipeline] echo 09:58:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:58:59 + set -o pipefail 09:58:59 + snyk monitor '--org=edgex-jenkins' 09:59:26 09:59:26 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 09:59:26 09:59:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/e7227b43-2148-4641-9638-608b36e7ec73 09:59:26 09:59:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:59:26 09:59:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:59:26 09:59:26 [Pipeline] } 09:59:26 $ docker stop --time=1 c210bb946efd1d94dcda5811ae2908d279ee410b61e4a3d0af951eae2f60e137 09:59:28 $ docker rm -f c210bb946efd1d94dcda5811ae2908d279ee410b61e4a3d0af951eae2f60e137 [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 09:59:29 + git log --format=format:%s -1 0a7a6af34237fc1703c907cf55ffaafc1a498efa [Pipeline] isUnix [Pipeline] sh 09:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:59:29 . [Pipeline] withDockerContainer 09:59:30 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 09:59:30 $ 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 09:59:30 $ docker top c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:30 [ssh-agent] Looking for ssh-agent implementation... 09:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:30 $ docker exec c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead ssh-agent 09:59:30 SSH_AUTH_SOCK=/tmp/ssh-mI7NZAyGKhGC/agent.15 09:59:30 SSH_AGENT_PID=21 09:59:30 Running ssh-add (command line suppressed) 09:59:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_564177610398281548.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_564177610398281548.key) 09:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:31 + git semver tag 09:59:31 # -> Open(): unable to determine branch for HEAD 09:59:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:59:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:59:31 # $SEMVER_REMOTE_NAME = origin 09:59:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:59:31 # $SEMVER_USER_NAME = edgex-jenkins 09:59:31 # $SEMVER_BRANCH = master 09:59:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:59:31 # 0a7a6af34237fc1703c907cf55ffaafc1a498efa HEAD 09:59:31 # -> Force: false 09:59:31 # 4bbc34ed36ed77f73e511d83b516a3d6138afefe refs/tags/v2.0.0-dev.78 [Pipeline] } 09:59:31 $ docker exec --env ******** --env ******** c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead ssh-agent -k 09:59:31 unset SSH_AUTH_SOCK; 09:59:31 unset SSH_AGENT_PID; 09:59:31 echo Agent pid 21 killed; 09:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:31 + git semver [Pipeline] } 09:59:31 $ docker stop --time=1 c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead 09:59:33 $ docker rm -f c9cb0b959847ece5474ee65f0b024433914a9aa55beeac6c426708162f216ead [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:59:33 09:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:59:34 0.23.1-centos7: Pulling from edgex-lftools 09:59:34 ab5ef0e58194: Pulling fs layer 09:59:34 9712f1f96733: Pulling fs layer 09:59:34 63f879dbbcfc: Pulling fs layer 09:59:34 0d9ebad4ef96: Pulling fs layer 09:59:34 e9a5061849ea: Pulling fs layer 09:59:34 d747dcd14b5f: Pulling fs layer 09:59:34 2de7ff778b66: Pulling fs layer 09:59:34 e9a5061849ea: Waiting 09:59:34 d747dcd14b5f: Waiting 09:59:34 2de7ff778b66: Waiting 09:59:34 0d9ebad4ef96: Waiting 09:59:34 9712f1f96733: Verifying Checksum 09:59:34 9712f1f96733: Download complete 09:59:35 63f879dbbcfc: Verifying Checksum 09:59:35 63f879dbbcfc: Download complete 09:59:35 e9a5061849ea: Verifying Checksum 09:59:35 e9a5061849ea: Download complete 09:59:35 d747dcd14b5f: Download complete 09:59:36 2de7ff778b66: Verifying Checksum 09:59:36 2de7ff778b66: Download complete 09:59:36 0d9ebad4ef96: Verifying Checksum 09:59:36 0d9ebad4ef96: Download complete 09:59:36 ab5ef0e58194: Verifying Checksum 09:59:36 ab5ef0e58194: Download complete 09:59:39 ab5ef0e58194: Pull complete 09:59:39 9712f1f96733: Pull complete 09:59:40 63f879dbbcfc: Pull complete 09:59:43 0d9ebad4ef96: Pull complete 09:59:44 e9a5061849ea: Pull complete 09:59:44 d747dcd14b5f: Pull complete 09:59:45 2de7ff778b66: Pull complete 09:59:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:59:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:59:45 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 09:59:45 $ 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 09:59:49 $ docker top 83799ad21712c1a1802891e73b81d0772d5f7c02c20be6e6c87e4266dbdbb92e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:59:49 provisioning config files... 09:59:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7140711775009573650tmp 09:59:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5180475149557972250tmp 09:59:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9069809970287607049tmp [Pipeline] { [Pipeline] echo 09:59:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:59:49 ---> sigul-configuration.sh 09:59:49 gpg: directory `/root/.gnupg' created 09:59:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:59:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:59:49 gpg: keyring `/root/.gnupg/secring.gpg' created 09:59:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:59:49 gpg: CAST5 encrypted data 09:59:49 gpg: encrypted with 1 passphrase 09:59:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:59:49 + mkdir /home/jenkins 09:59:49 + mkdir /home/jenkins/sigul [Pipeline] sh 09:59:50 + 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 09:59:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:59:50 ---> sigul-install.sh 09:59:55 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:59:56 + git tag --list 09:59:56 0.1.1 09:59:56 v1.1.0 09:59:56 v1.2.0 09:59:56 v1.2.1 09:59:56 v1.3.0 09:59:56 v2.0.0-dev.1 09:59:56 v2.0.0-dev.10 09:59:56 v2.0.0-dev.11 09:59:56 v2.0.0-dev.12 09:59:56 v2.0.0-dev.13 09:59:56 v2.0.0-dev.14 09:59:56 v2.0.0-dev.15 09:59:56 v2.0.0-dev.16 09:59:56 v2.0.0-dev.17 09:59:56 v2.0.0-dev.18 09:59:56 v2.0.0-dev.19 09:59:56 v2.0.0-dev.2 09:59:56 v2.0.0-dev.20 09:59:56 v2.0.0-dev.21 09:59:56 v2.0.0-dev.22 09:59:56 v2.0.0-dev.23 09:59:56 v2.0.0-dev.24 09:59:56 v2.0.0-dev.25 09:59:56 v2.0.0-dev.26 09:59:56 v2.0.0-dev.27 09:59:56 v2.0.0-dev.28 09:59:56 v2.0.0-dev.29 09:59:56 v2.0.0-dev.3 09:59:56 v2.0.0-dev.30 09:59:56 v2.0.0-dev.31 09:59:56 v2.0.0-dev.32 09:59:56 v2.0.0-dev.33 09:59:56 v2.0.0-dev.34 09:59:56 v2.0.0-dev.35 09:59:56 v2.0.0-dev.36 09:59:56 v2.0.0-dev.37 09:59:56 v2.0.0-dev.38 09:59:56 v2.0.0-dev.39 09:59:56 v2.0.0-dev.4 09:59:56 v2.0.0-dev.40 09:59:56 v2.0.0-dev.41 09:59:56 v2.0.0-dev.42 09:59:56 v2.0.0-dev.43 09:59:56 v2.0.0-dev.44 09:59:56 v2.0.0-dev.45 09:59:56 v2.0.0-dev.46 09:59:56 v2.0.0-dev.47 09:59:56 v2.0.0-dev.48 09:59:56 v2.0.0-dev.49 09:59:56 v2.0.0-dev.5 09:59:56 v2.0.0-dev.50 09:59:56 v2.0.0-dev.51 09:59:56 v2.0.0-dev.52 09:59:56 v2.0.0-dev.53 09:59:56 v2.0.0-dev.54 09:59:56 v2.0.0-dev.55 09:59:56 v2.0.0-dev.56 09:59:56 v2.0.0-dev.57 09:59:56 v2.0.0-dev.58 09:59:56 v2.0.0-dev.59 09:59:56 v2.0.0-dev.6 09:59:56 v2.0.0-dev.60 09:59:56 v2.0.0-dev.61 09:59:56 v2.0.0-dev.62 09:59:56 v2.0.0-dev.63 09:59:56 v2.0.0-dev.64 09:59:56 v2.0.0-dev.65 09:59:56 v2.0.0-dev.66 09:59:56 v2.0.0-dev.67 09:59:56 v2.0.0-dev.68 09:59:56 v2.0.0-dev.69 09:59:56 v2.0.0-dev.7 09:59:56 v2.0.0-dev.70 09:59:56 v2.0.0-dev.71 09:59:56 v2.0.0-dev.72 09:59:56 v2.0.0-dev.73 09:59:56 v2.0.0-dev.74 09:59:56 v2.0.0-dev.75 09:59:56 v2.0.0-dev.76 09:59:56 v2.0.0-dev.77 09:59:56 v2.0.0-dev.78 09:59:56 v2.0.0-dev.8 09:59:56 v2.0.0-dev.9 [Pipeline] sh 09:59:56 + lftools sign git-tag v2.0.0-dev.78 09:59:57 Signing Git tag with Sigul... 09:59:57 Signing v2.0.0-dev.78 [Pipeline] echo 09:59:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:59:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:59:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:59:58 $ docker stop --time=1 83799ad21712c1a1802891e73b81d0772d5f7c02c20be6e6c87e4266dbdbb92e 09:59:59 $ docker rm -f 83799ad21712c1a1802891e73b81d0772d5f7c02c20be6e6c87e4266dbdbb92e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:00 . [Pipeline] withDockerContainer 10:00:00 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 10:00:00 $ 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 10:00:01 $ docker top 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:00:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:00:01 [ssh-agent] Looking for ssh-agent implementation... 10:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:00:01 $ docker exec 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 ssh-agent 10:00:01 SSH_AUTH_SOCK=/tmp/ssh-DAtnLYwZHXny/agent.13 10:00:01 SSH_AGENT_PID=19 10:00:01 Running ssh-add (command line suppressed) 10:00:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1919697358275338186.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1919697358275338186.key) 10:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:00:02 + git semver bump pre 10:00:02 # -> Open(): unable to determine branch for HEAD 10:00:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:00:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:00:02 # $SEMVER_REMOTE_NAME = origin 10:00:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:00:02 # $SEMVER_USER_NAME = edgex-jenkins 10:00:02 # $SEMVER_BRANCH = master 10:00:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:00:02 2.0.0-dev.79 [Pipeline] } 10:00:02 $ docker exec --env ******** --env ******** 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 ssh-agent -k 10:00:02 unset SSH_AUTH_SOCK; 10:00:02 unset SSH_AGENT_PID; 10:00:02 echo Agent pid 19 killed; 10:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:00:02 + git semver [Pipeline] } 10:00:02 $ docker stop --time=1 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 10:00:04 $ docker rm -f 53db70f4331303fee0e0310d3c3804f0e854c589b5b6e9e398cd15410437a066 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:04 . [Pipeline] withDockerContainer 10:00:04 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 10:00:04 $ 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 10:00:05 $ docker top 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:00:05 [ssh-agent] Looking for ssh-agent implementation... 10:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:00:05 $ docker exec 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e ssh-agent 10:00:05 SSH_AUTH_SOCK=/tmp/ssh-e7GJLxJV9zrf/agent.15 10:00:05 SSH_AGENT_PID=21 10:00:05 Running ssh-add (command line suppressed) 10:00:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2111261002538953788.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2111261002538953788.key) 10:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:00:06 + git semver push 10:00:06 # -> Open(): unable to determine branch for HEAD 10:00:06 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:00:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:00:06 # $SEMVER_REMOTE_NAME = origin 10:00:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:00:06 # $SEMVER_USER_NAME = edgex-jenkins 10:00:06 # $SEMVER_BRANCH = master 10:00:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:00:12 $ docker exec --env ******** --env ******** 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e ssh-agent -k 10:00:12 unset SSH_AUTH_SOCK; 10:00:12 unset SSH_AGENT_PID; 10:00:12 echo Agent pid 21 killed; 10:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:00:13 + git semver [Pipeline] } 10:00:13 $ docker stop --time=1 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e 10:00:14 $ docker rm -f 42d1726aaff70e66f09bd1c6dbacac7b5b343cc9aae5b79048dff58aaba8761e [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 10:00:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:00:16 ---> package-listing.sh 10:00:16 ++ facter osfamily 10:00:16 ++ tr '[:upper:]' '[:lower:]' 10:00:16 + OS_FAMILY=redhat 10:00:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:00:16 + START_PACKAGES=/tmp/packages_start.txt 10:00:16 + END_PACKAGES=/tmp/packages_end.txt 10:00:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:16 + PACKAGES=/tmp/packages_start.txt 10:00:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:00:16 + PACKAGES=/tmp/packages_end.txt 10:00:16 + case "${OS_FAMILY}" in 10:00:16 + rpm -qa 10:00:16 + sort 10:00:16 + '[' -f /tmp/packages_start.txt ']' 10:00:16 + '[' -f /tmp/packages_end.txt ']' 10:00:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:00:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:00:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 10:00:16 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 10:00:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:17 10:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:18 alpine: Pulling from edgex-lftools-log-publisher 10:00:18 df20fa9351a1: Pulling fs layer 10:00:18 36b3adc4ff6f: Pulling fs layer 10:00:18 8ad3a11d3b57: Pulling fs layer 10:00:18 46f8f816bc3b: Pulling fs layer 10:00:18 93b61091891f: Pulling fs layer 10:00:18 93b9cdb0e59b: Pulling fs layer 10:00:18 5e14af77c1be: Pulling fs layer 10:00:18 01666e4c0597: Pulling fs layer 10:00:18 aa168da1d23b: Pulling fs layer 10:00:18 93b9cdb0e59b: Waiting 10:00:18 5e14af77c1be: Waiting 10:00:18 01666e4c0597: Waiting 10:00:18 aa168da1d23b: Waiting 10:00:18 93b61091891f: Waiting 10:00:18 46f8f816bc3b: Waiting 10:00:18 36b3adc4ff6f: Verifying Checksum 10:00:18 36b3adc4ff6f: Download complete 10:00:18 46f8f816bc3b: Verifying Checksum 10:00:18 46f8f816bc3b: Download complete 10:00:18 df20fa9351a1: Verifying Checksum 10:00:18 df20fa9351a1: Download complete 10:00:18 93b9cdb0e59b: Verifying Checksum 10:00:18 93b9cdb0e59b: Download complete 10:00:18 5e14af77c1be: Verifying Checksum 10:00:18 5e14af77c1be: Download complete 10:00:18 01666e4c0597: Verifying Checksum 10:00:18 01666e4c0597: Download complete 10:00:18 8ad3a11d3b57: Verifying Checksum 10:00:18 8ad3a11d3b57: Download complete 10:00:18 df20fa9351a1: Pull complete 10:00:18 36b3adc4ff6f: Pull complete 10:00:18 93b61091891f: Verifying Checksum 10:00:18 93b61091891f: Download complete 10:00:19 8ad3a11d3b57: Pull complete 10:00:19 46f8f816bc3b: Pull complete 10:00:19 93b61091891f: Pull complete 10:00:19 93b9cdb0e59b: Pull complete 10:00:19 5e14af77c1be: Pull complete 10:00:19 01666e4c0597: Pull complete 10:00:20 aa168da1d23b: Verifying Checksum 10:00:20 aa168da1d23b: Download complete 10:00:24 aa168da1d23b: Pull complete 10:00:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:00:24 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 10:00:24 $ 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 10:00:26 $ docker top 6984adbb727fa78156ae94b2339fd8196ce7877bbf26003c12b72adffb27c9d1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:27 + touch /tmp/pre-build-complete [Pipeline] sh 10:00:27 + mkdir -p /var/log/sa [Pipeline] sh 10:00:27 + ls /var/log/sa-host 10:00:27 + sadf -c /var/log/sa-host/sa05 10:00:27 file_magic: OK 10:00:27 HZ: Using current value: 100 10:00:27 file_header: OK 10:00:27 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 10:00:27 Statistics: 10:00:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:00:27 File successfully converted to sysstat format version 12.2.1 10:00:27 + sadf -c /var/log/sa-host/sa21 10:00:27 file_magic: OK 10:00:27 HZ: Using current value: 100 10:00:27 file_header: OK 10:00:27 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 10:00:27 Statistics: 10:00:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:00:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:28 provisioning config files... 10:00:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3460146068265415918tmp [Pipeline] { [Pipeline] echo 10:00:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:00:28 ---> create-netrc.sh [Pipeline] } 10:00:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:00:29 ---> python-tools-install.sh [Pipeline] echo 10:00:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:00:29 ---> sudo-logs.sh 10:00:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:00:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:00:29 ---> job-cost.sh 10:00:29 lf-activate-venv: SKIPPING 10:00:29 DEBUG: total: 0.18000000715255737 10:00:29 INFO: Retrieving Stack Cost... 10:00:30 INFO: Retrieving Pricing Info for: v3-standard-2 10:00:31 INFO: Archiving Costs [Pipeline] echo 10:00:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:00:31 ---> logs-deploy.sh 10:00:31 lf-activate-venv: SKIPPING 10:00:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/138 10:00:31 INFO: archiving workspace using pattern(s): 10:00:32 Archives upload complete. 10:00:32 INFO: archiving logs to Nexus 10:00:33 ---> uname -a: 10:00:33 Linux prd-centos7-docker-4c-2g-500.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:00:33 10:00:33 10:00:33 ---> lscpu: 10:00:33 Architecture: x86_64 10:00:33 CPU op-mode(s): 32-bit, 64-bit 10:00:33 Byte Order: Little Endian 10:00:33 Address sizes: 40 bits physical, 48 bits virtual 10:00:33 CPU(s): 2 10:00:33 On-line CPU(s) list: 0,1 10:00:33 Thread(s) per core: 1 10:00:33 Core(s) per socket: 1 10:00:33 Socket(s): 2 10:00:33 NUMA node(s): 1 10:00:33 Vendor ID: AuthenticAMD 10:00:33 CPU family: 23 10:00:33 Model: 49 10:00:33 Model name: AMD EPYC-Rome Processor 10:00:33 Stepping: 0 10:00:33 CPU MHz: 2799.998 10:00:33 BogoMIPS: 5599.99 10:00:33 Virtualization: AMD-V 10:00:33 Hypervisor vendor: KVM 10:00:33 Virtualization type: full 10:00:33 L1d cache: 64 KiB 10:00:33 L1i cache: 64 KiB 10:00:33 L2 cache: 1 MiB 10:00:33 L3 cache: 32 MiB 10:00:33 NUMA node0 CPU(s): 0,1 10:00:33 Vulnerability Itlb multihit: Not affected 10:00:33 Vulnerability L1tf: Not affected 10:00:33 Vulnerability Mds: Not affected 10:00:33 Vulnerability Meltdown: Not affected 10:00:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:00:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:00:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:00:33 Vulnerability Srbds: Not affected 10:00:33 Vulnerability Tsx async abort: Not affected 10:00:33 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 10:00:33 10:00:33 10:00:33 ---> nproc: 10:00:33 2 10:00:33 10:00:33 10:00:33 ---> df -h: 10:00:33 Filesystem Size Used Available Use% Mounted on 10:00:33 overlay 40.0G 8.9G 31.1G 22% / 10:00:33 tmpfs 64.0M 0 64.0M 0% /dev 10:00:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:00:33 shm 64.0M 0 64.0M 0% /dev/shm 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 10:00:33 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 10:00:33 10:00:33 10:00:33 ---> free -m: 10:00:33 total used free shared buff/cache available 10:00:33 Mem: 7821 1287 3120 0 3413 6453 10:00:33 Swap: 1023 0 1023 10:00:33 10:00:33 10:00:33 ---> ip addr: 10:00:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:00:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:33 inet 127.0.0.1/8 scope host lo 10:00:33 valid_lft forever preferred_lft forever 10:00:33 inet6 ::1/128 scope host 10:00:33 valid_lft forever preferred_lft forever 10:00:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:00:33 link/ether fa:16:3e:4a:73:dd brd ff:ff:ff:ff:ff:ff 10:00:33 inet 10.30.122.132/23 brd 10.30.123.255 scope global dynamic eth0 10:00:33 valid_lft 85743sec preferred_lft 85743sec 10:00:33 inet6 fe80::f816:3eff:fe4a:73dd/64 scope link 10:00:33 valid_lft forever preferred_lft forever 10:00:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:00:33 link/ether 02:42:76:d7:8f:8a brd ff:ff:ff:ff:ff:ff 10:00:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:00:33 valid_lft forever preferred_lft forever 10:00:33 inet6 fe80::42:76ff:fed7:8f8a/64 scope link 10:00:33 valid_lft forever preferred_lft forever 10:00:33 10:00:33 10:00:33 ---> sar -b -r -n DEV: 10:00:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 10:00:33 10:00:33 09:49:25 LINUX RESTART (2 CPU) 10:00:33 10:00:33 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:00:33 09:51:02 82.69 3.56 79.12 0.00 2599.90 4789.80 0.00 10:00:33 09:52:01 0.42 0.00 0.42 0.00 0.00 7.45 0.00 10:00:33 09:53:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 10:00:33 09:54:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 10:00:33 09:55:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 10:00:33 09:56:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 10:00:33 09:57:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 10:00:33 09:58:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 10:00:33 09:59:01 64.76 0.03 64.73 0.00 3.73 27096.29 0.00 10:00:33 10:00:01 140.93 0.00 140.93 0.00 0.00 31441.96 0.00 10:00:33 Average: 29.09 0.36 28.73 0.00 260.90 6348.01 0.00 10:00:33 10:00:33 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:33 09:51:02 5423828 0 816800 10.20 2620 1765684 1292772 14.27 590076 1592700 20 10:00:33 09:52:01 5435872 0 804748 10.05 2620 1765692 1196268 13.21 579824 1592664 8 10:00:33 09:53:01 5434476 0 806144 10.07 2620 1765692 1196568 13.21 585240 1588824 16 10:00:33 09:54:01 5434820 0 805744 10.06 2620 1765748 1196268 13.21 584696 1588832 16 10:00:33 09:55:01 5432540 0 808068 10.09 2620 1765704 1196352 13.21 583560 1593280 16 10:00:33 09:56:01 5431788 0 808820 10.10 2620 1765704 1196352 13.21 583592 1593280 8 10:00:33 09:57:01 5432116 0 808484 10.09 2620 1765712 1196268 13.21 583100 1593280 16 10:00:33 09:58:01 5432152 0 808440 10.09 2620 1765720 1196268 13.21 583292 1593280 8 10:00:33 09:59:01 4496976 0 1025040 12.80 2620 2484296 1477416 16.31 786468 2236512 316 10:00:33 10:00:01 3707656 0 1210984 15.12 2620 3087672 1516964 16.75 948816 2714888 40 10:00:33 Average: 5166222 0 870327 10.87 2620 1969762 1266150 13.98 640866 1768754 46 10:00:33 10:00:33 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:33 09:51:02 eth0 240.74 218.26 829.96 38.70 0.00 0.00 0.00 0.00 10:00:33 09:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:51:02 docker0 78.71 59.61 6.57 193.35 0.00 0.00 0.00 0.00 10:00:33 09:52:01 eth0 0.78 0.07 0.07 0.01 0.00 0.00 0.00 0.00 10:00:33 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:53:01 eth0 1.37 0.57 0.58 0.36 0.00 0.00 0.00 0.00 10:00:33 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:54:01 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 0.00 10:00:33 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:55:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:00:33 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:56:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 10:00:33 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:57:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:00:33 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:00:33 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:59:01 eth0 409.24 376.89 4085.63 31.96 0.00 0.00 0.00 0.00 10:00:33 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 09:59:01 vethcb26e39 4.73 4.63 0.55 5.09 0.00 0.00 0.00 0.00 10:00:33 09:59:01 docker0 4.73 4.55 0.48 5.08 0.00 0.00 0.00 0.00 10:00:33 10:00:01 veth93d40f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 10:00:01 eth0 494.12 439.71 3843.22 48.80 0.00 0.00 0.00 0.00 10:00:33 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 10:00:01 docker0 92.51 105.94 6.37 611.19 0.00 0.00 0.00 0.00 10:00:33 Average: veth93d40f4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 Average: eth0 114.92 103.81 877.69 12.02 0.00 0.00 0.00 0.00 10:00:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:33 Average: docker0 17.63 17.05 1.35 81.14 0.00 0.00 0.00 0.00 10:00:33 10:00:33 10:00:33 ---> sar -P ALL: 10:00:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 10:00:33 10:00:33 09:49:25 LINUX RESTART (2 CPU) 10:00:33 10:00:33 09:50:01 CPU %user %nice %system %iowait %steal %idle 10:00:33 09:51:02 all 6.44 0.00 2.95 2.49 0.05 88.07 10:00:33 09:51:02 0 6.06 0.00 3.28 3.11 0.07 87.47 10:00:33 09:51:02 1 6.81 0.00 2.62 1.87 0.03 88.67 10:00:33 09:52:01 all 0.09 0.00 0.05 0.00 0.04 99.81 10:00:33 09:52:01 0 0.07 0.00 0.05 0.00 0.03 99.85 10:00:33 09:52:01 1 0.12 0.00 0.05 0.00 0.05 99.78 10:00:33 09:53:01 all 0.22 0.00 0.07 0.00 0.03 99.68 10:00:33 09:53:01 0 0.10 0.00 0.05 0.00 0.03 99.82 10:00:33 09:53:01 1 0.33 0.00 0.08 0.00 0.03 99.55 10:00:33 09:54:01 all 0.07 0.00 0.02 0.00 0.04 99.87 10:00:33 09:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:00:33 09:54:01 1 0.12 0.00 0.02 0.00 0.05 99.82 10:00:33 09:55:01 all 0.21 0.00 0.13 0.00 0.03 99.63 10:00:33 09:55:01 0 0.08 0.00 0.17 0.00 0.02 99.73 10:00:33 09:55:01 1 0.33 0.00 0.10 0.00 0.03 99.53 10:00:33 09:56:01 all 0.04 0.00 0.03 0.00 0.03 99.89 10:00:33 09:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:00:33 09:56:01 1 0.07 0.00 0.05 0.00 0.03 99.85 10:00:33 09:57:01 all 0.14 0.00 0.03 0.00 0.04 99.78 10:00:33 09:57:01 0 0.22 0.00 0.03 0.00 0.03 99.72 10:00:33 09:57:01 1 0.07 0.00 0.03 0.00 0.05 99.85 10:00:33 09:58:01 all 0.15 0.00 0.04 0.00 0.03 99.78 10:00:33 09:58:01 0 0.27 0.00 0.05 0.00 0.03 99.65 10:00:33 09:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:00:33 09:59:01 all 9.14 0.00 4.36 0.94 0.05 85.52 10:00:33 09:59:01 0 9.76 0.00 4.34 0.83 0.05 85.03 10:00:33 09:59:01 1 8.52 0.00 4.38 1.04 0.05 86.00 10:00:33 10:00:01 all 15.85 0.00 7.54 2.11 0.10 74.40 10:00:33 10:00:01 0 18.13 0.00 7.84 2.66 0.11 71.26 10:00:33 10:00:01 1 13.60 0.00 7.24 1.57 0.09 77.50 10:00:33 Average: all 3.16 0.00 1.49 0.54 0.04 94.76 10:00:33 Average: 0 3.38 0.00 1.54 0.65 0.04 94.39 10:00:33 Average: 1 2.94 0.00 1.43 0.44 0.04 95.14 10:00:33 10:00:33 10:00:33