Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 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-ssh813469093699037432.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-ssh2923586776478176040.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-ssh7577487781901921672.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-ssh1551330406598732006.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-ssh9058442495882215694.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 ‘prd-centos7-docker-4c-2g-1714’ is offline Running on prd-centos7-docker-4c-2g-1717 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-ssh759494665817605340.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 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (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 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 Commit message: "feat: update built production artifacts of ui" > git rev-list --no-walk f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:41:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:41:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:41:07 ========================================================= 16:41:07 EdgeX Global Pipelines Version Info 16:41:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:41:09 ------------------- 16:41:09 stable info: 16:41:09 ------------------- 16:41:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:41:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:41:09 Message: update stable to v1.0.195 16:41:09 ------------------- 16:41:09 experimental info: 16:41:09 ------------------- 16:41:09 Commited By: **** collab-it+edgex@linuxfoundation.org 16:41:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:41:09 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dffcf2a [Pipeline] echo 16:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:10 provisioning config files... 16:41:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config472273419365107068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:10 ---> docker-login.sh 16:41:10 nexus3.edgexfoundry.org:10001 16:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:11 Configure a credential helper to remove this warning. See 16:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:11 16:41:11 Login Succeeded 16:41:11 nexus3.edgexfoundry.org:10002 16:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:11 Configure a credential helper to remove this warning. See 16:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:11 16:41:11 Login Succeeded 16:41:11 nexus3.edgexfoundry.org:10003 16:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:11 Configure a credential helper to remove this warning. See 16:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:11 16:41:11 Login Succeeded 16:41:11 nexus3.edgexfoundry.org:10004 16:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:11 Configure a credential helper to remove this warning. See 16:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:11 16:41:11 Login Succeeded 16:41:11 docker.io 16:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:12 Configure a credential helper to remove this warning. See 16:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:12 16:41:12 Login Succeeded 16:41:12 ---> docker-login.sh ends [Pipeline] } 16:41: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 16:41:14 + git log --format=format:%s -1 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] echo 16:41:14 GIT_COMMIT: dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce, Commit Message: feat: update built production artifacts of ui [Pipeline] echo 16:41:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:15 16:41:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:41:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:15 latest: Pulling from edgex-devops/git-semver 16:41:15 31603596830f: Pulling fs layer 16:41:15 54011a49482f: Pulling fs layer 16:41:15 a6820b24f6d8: Pulling fs layer 16:41:15 f581987b2513: Pulling fs layer 16:41:15 54011a49482f: Verifying Checksum 16:41:15 54011a49482f: Download complete 16:41:16 31603596830f: Verifying Checksum 16:41:16 31603596830f: Download complete 16:41:16 a6820b24f6d8: Verifying Checksum 16:41:16 a6820b24f6d8: Download complete 16:41:16 f581987b2513: Verifying Checksum 16:41:16 f581987b2513: Download complete 16:41:16 31603596830f: Pull complete 16:41:16 54011a49482f: Pull complete 16:41:17 a6820b24f6d8: Pull complete 16:41:17 f581987b2513: Pull complete 16:41:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:41:17 prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container 16:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:41:18 $ docker top 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:19 [ssh-agent] Looking for ssh-agent implementation... 16:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:19 $ docker exec 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent 16:41:19 SSH_AUTH_SOCK=/tmp/ssh-FzA1JkaRosVH/agent.13 16:41:19 SSH_AGENT_PID=20 16:41:19 Running ssh-add (command line suppressed) 16:41:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1023407207055967429.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1023407207055967429.key) 16:41:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:19 + git tag --points-at HEAD [Pipeline] } 16:41:19 $ docker exec --env ******** --env ******** 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent -k 16:41:19 unset SSH_AUTH_SOCK; 16:41:19 unset SSH_AGENT_PID; 16:41:19 echo Agent pid 20 killed; 16:41:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:19 [ssh-agent] Looking for ssh-agent implementation... 16:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:19 $ docker exec 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent 16:41:20 SSH_AUTH_SOCK=/tmp/ssh-pwqBnVXJ850P/agent.54 16:41:20 SSH_AGENT_PID=60 16:41:20 Running ssh-add (command line suppressed) 16:41:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4886716005463977338.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4886716005463977338.key) 16:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:20 + git semver init 16:41:20 # -> Open(): unable to determine branch for HEAD 16:41:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 16:41:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 16:41:20 # $SEMVER_REMOTE_NAME = origin 16:41:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:41:20 # $SEMVER_USER_NAME = edgex-jenkins 16:41:20 # $SEMVER_BRANCH = master 16:41:20 # $SEMVER_TEMP = /tmp/semver-713476506 16:41:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 16:41:21 # '/tmp/semver-713476506' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 16:41:21 # -> Force: false 16:41:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 16:41:21 $ docker exec --env ******** --env ******** 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde ssh-agent -k 16:41:21 unset SSH_AUTH_SOCK; 16:41:22 unset SSH_AGENT_PID; 16:41:22 echo Agent pid 60 killed; 16:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:22 + git semver [Pipeline] } 16:41:22 $ docker stop --time=1 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde 16:41:24 $ docker rm -f 95f9a736ddc359bdfaeb96853abe595876b9e96b6f906844514d0770bc2a7dde [Pipeline] // withDockerContainer [Pipeline] sh 16:41:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:41:24 Stashed 1 file(s) [Pipeline] echo 16:41:24 [edgeXSemver]: initialized semver on version 2.0.0-dev.70 [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 16:41:39 Still waiting to schedule task 16:41:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:41:39 Still waiting to schedule task 16:41:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1715’ is offline 16:43:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1718 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 16:43:36 Running in /w/workspace/edgex-ui-go/130 [Pipeline] { [Pipeline] checkout 16:43:36 The recommended git tool is: git 16:43:44 using credential edgex-jenkins-ssh 16:43:44 Cloning the remote Git repository 16:43:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:43:44 > git init /w/workspace/edgex-ui-go/130 # timeout=10 16:43:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:43:44 > git --version # timeout=10 16:43:44 > git --version # 'git version 2.17.1' 16:43:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:47 Avoid second fetch 16:43:47 Checking out Revision dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (master) 16:43:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:43:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:47 > git config core.sparsecheckout # timeout=10 16:43:47 > git checkout -f dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 16:43:51 Commit message: "feat: update built production artifacts of ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:43:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:43:53 + sudo service docker restart 16:43:53 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:12 provisioning config files... 16:44:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config1471410161243729291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:12 ---> docker-login.sh 16:44:12 nexus3.edgexfoundry.org:10001 16:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:13 Configure a credential helper to remove this warning. See 16:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:13 16:44:13 Login Succeeded 16:44:13 nexus3.edgexfoundry.org:10002 16:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:14 Configure a credential helper to remove this warning. See 16:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:14 16:44:14 Login Succeeded 16:44:14 nexus3.edgexfoundry.org:10003 16:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:15 Configure a credential helper to remove this warning. See 16:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:15 16:44:15 Login Succeeded 16:44:15 nexus3.edgexfoundry.org:10004 16:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:15 Configure a credential helper to remove this warning. See 16:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:15 16:44:15 Login Succeeded 16:44:15 docker.io 16:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:16 Configure a credential helper to remove this warning. See 16:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:16 16:44:16 Login Succeeded 16:44:16 ---> docker-login.sh ends [Pipeline] } 16:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:44:16 ========================================================= 16:44:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:44:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:44:16 + 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 . 16:44:20 Sending build context to Docker daemon 21.78MB 16:44:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:44:20 Step 2/8 : FROM ${BASE} 16:44:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:20 595b0fe564bb: Pulling fs layer 16:44:20 3088b5b3c5c0: Pulling fs layer 16:44:20 5b7225fbf94c: Pulling fs layer 16:44:20 ba82ee9f976e: Pulling fs layer 16:44:20 506bd15cee9f: Pulling fs layer 16:44:20 75a0a4a0db45: Pulling fs layer 16:44:20 618dc40b7e24: Pulling fs layer 16:44:20 506bd15cee9f: Waiting 16:44:20 75a0a4a0db45: Waiting 16:44:20 618dc40b7e24: Waiting 16:44:20 ba82ee9f976e: Waiting 16:44:20 5b7225fbf94c: Verifying Checksum 16:44:20 5b7225fbf94c: Download complete 16:44:20 3088b5b3c5c0: Download complete 16:44:20 506bd15cee9f: Download complete 16:44:20 595b0fe564bb: Verifying Checksum 16:44:20 595b0fe564bb: Download complete 16:44:20 75a0a4a0db45: Download complete 16:44:20 595b0fe564bb: Pull complete 16:44:20 3088b5b3c5c0: Pull complete 16:44:20 5b7225fbf94c: Pull complete 16:44:20 Running on prd-centos7-docker-4c-2g-1719 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 16:44:20 Running in /w/workspace/edgex-ui-go/130 [Pipeline] { [Pipeline] checkout 16:44:20 The recommended git tool is: git 16:44:20 618dc40b7e24: Verifying Checksum 16:44:20 618dc40b7e24: Download complete 16:44:22 ba82ee9f976e: Verifying Checksum 16:44:22 ba82ee9f976e: Download complete 16:44:22 using credential edgex-jenkins-ssh 16:44:22 Cloning the remote Git repository 16:44:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:44:22 > git init /w/workspace/edgex-ui-go/130 # timeout=10 16:44:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:44:22 > git --version # timeout=10 16:44:22 > git --version # 'git version 2.24.4' 16:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:22 [INFO] Currently running in a labeled security context 16:44:22 [INFO] Currently SELinux is 'enforcing' on the host 16:44:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/130@tmp/jenkins-gitclient-ssh1945953798128823821.key 16:44:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:24 Avoid second fetch 16:44:24 Checking out Revision dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce (master) 16:44:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:44:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:23 > git config core.sparsecheckout # timeout=10 16:44:23 > git checkout -f dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 16:44:27 Commit message: "feat: update built production artifacts of ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:44:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:44:29 + true 16:44:29 + sudo service docker restart 16:44:29 Redirecting to /bin/systemctl restart docker.service 16:44:32 ba82ee9f976e: Pull complete 16:44:32 506bd15cee9f: Pull complete 16:44:32 75a0a4a0db45: Pull complete 16:44:36 618dc40b7e24: Pull complete 16:44:36 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:44:36 ---> a36622ca3599 16:44:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:44:38 ---> Running in b10c6312aca6 16:44:39 Removing intermediate container b10c6312aca6 16:44:39 ---> b43c1c1dd694 16:44:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:39 ---> Running in 91e4cac6ff7f 16:44:41 Removing intermediate container 91e4cac6ff7f 16:44:41 ---> 0e0e999112b3 16:44:41 Step 5/8 : RUN apk add --no-cache make git 16:44:41 ---> Running in 9276c0963e20 16:44:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:44:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:44 OK: 138 MiB in 40 packages 16:44:47 Removing intermediate container 9276c0963e20 16:44:47 ---> 2af9a948ac9f 16:44:47 Step 6/8 : WORKDIR /edgex-ui-go 16:44:47 ---> Running in b7fde938d8e1 16:44:47 Removing intermediate container b7fde938d8e1 16:44:47 ---> 90336314fa5c 16:44:47 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:47 provisioning config files... 16:44:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config3492349465189713293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:48 ---> docker-login.sh 16:44:48 nexus3.edgexfoundry.org:10001 16:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:48 Configure a credential helper to remove this warning. See 16:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:48 16:44:48 Login Succeeded 16:44:48 nexus3.edgexfoundry.org:10002 16:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:48 Configure a credential helper to remove this warning. See 16:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:48 16:44:48 Login Succeeded 16:44:48 nexus3.edgexfoundry.org:10003 16:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:48 Configure a credential helper to remove this warning. See 16:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:48 16:44:48 Login Succeeded 16:44:48 nexus3.edgexfoundry.org:10004 16:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:48 Configure a credential helper to remove this warning. See 16:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:48 16:44:48 Login Succeeded 16:44:48 docker.io 16:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:49 ---> de3b510a5aef 16:44:49 Step 8/8 : RUN go mod download 16:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:49 Configure a credential helper to remove this warning. See 16:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:49 16:44:49 Login Succeeded 16:44:49 ---> docker-login.sh ends [Pipeline] } 16:44:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:44:51 ---> Running in cd2ce1b03078 [Pipeline] echo 16:44:51 ========================================================= 16:44:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:44:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:44:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:44:52 Sending build context to Docker daemon 21.78MB 16:44:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:44:52 Step 2/8 : FROM ${BASE} 16:44:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:44:52 540db60ca938: Pulling fs layer 16:44:52 adcc1eea9eea: Pulling fs layer 16:44:52 4c4ab2625f07: Pulling fs layer 16:44:52 0510c868ecb4: Pulling fs layer 16:44:52 afea3b2eda06: Pulling fs layer 16:44:52 7809a108b3ef: Pulling fs layer 16:44:52 f706445af74f: Pulling fs layer 16:44:52 0510c868ecb4: Waiting 16:44:52 afea3b2eda06: Waiting 16:44:52 7809a108b3ef: Waiting 16:44:52 f706445af74f: Waiting 16:44:52 4c4ab2625f07: Verifying Checksum 16:44:52 4c4ab2625f07: Download complete 16:44:52 adcc1eea9eea: Verifying Checksum 16:44:52 adcc1eea9eea: Download complete 16:44:52 afea3b2eda06: Verifying Checksum 16:44:52 afea3b2eda06: Download complete 16:44:52 540db60ca938: Verifying Checksum 16:44:52 540db60ca938: Download complete 16:44:52 7809a108b3ef: Verifying Checksum 16:44:52 7809a108b3ef: Download complete 16:44:52 540db60ca938: Pull complete 16:44:53 adcc1eea9eea: Pull complete 16:44:53 4c4ab2625f07: Pull complete 16:44:54 f706445af74f: Verifying Checksum 16:44:54 f706445af74f: Download complete 16:44:54 0510c868ecb4: Verifying Checksum 16:44:54 0510c868ecb4: Download complete 16:44:58 0510c868ecb4: Pull complete 16:44:58 afea3b2eda06: Pull complete 16:44:58 7809a108b3ef: Pull complete 16:44:59 f706445af74f: Pull complete 16:44:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:44:59 ---> b068be0155e3 16:44:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:45:04 ---> Running in f8ae5676e6ba 16:45:04 Removing intermediate container f8ae5676e6ba 16:45:04 ---> 95d1aa764587 16:45:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:04 ---> Running in 377717af6723 16:45:04 Removing intermediate container 377717af6723 16:45:04 ---> fdbdf4a51419 16:45:04 Step 5/8 : RUN apk add --no-cache make git 16:45:04 ---> Running in e80f13b96787 16:45:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:45:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:45:07 OK: 149 MiB in 40 packages 16:45:07 Removing intermediate container e80f13b96787 16:45:07 ---> 03eb0b8b8812 16:45:07 Step 6/8 : WORKDIR /edgex-ui-go 16:45:07 ---> Running in 2aac4e143d00 16:45:07 Removing intermediate container 2aac4e143d00 16:45:07 ---> 513a8c9ee914 16:45:07 Step 7/8 : COPY . . 16:45:08 ---> 5d6277da6676 16:45:08 Step 8/8 : RUN go mod download 16:45:08 ---> Running in fc1a463f1cde 16:45:14 Removing intermediate container cd2ce1b03078 16:45:14 ---> 194349660966 16:45:14 Successfully built 194349660966 16:45:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:14 + docker inspect -f . ci-base-image-arm64 16:45:14 . [Pipeline] withDockerContainer 16:45:14 prd-ubuntu18.04-docker-arm64-4c-16g-1718 does not seem to be running inside a container 16:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@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 16:45:16 $ docker top 77f30fd472b7c876cfbb1234efc0ad2aa2b0315a657d6cd15b2b982937c2ef01 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:17 + go version 16:45:17 go version go1.16.5 linux/arm64 [Pipeline] } 16:45:17 $ docker stop --time=1 77f30fd472b7c876cfbb1234efc0ad2aa2b0315a657d6cd15b2b982937c2ef01 16:45:18 Removing intermediate container fc1a463f1cde 16:45:18 ---> c9c3478066c4 16:45:18 Successfully built c9c3478066c4 16:45:18 Successfully tagged ci-base-image-x86_64:latest 16:45:19 $ docker rm -f 77f30fd472b7c876cfbb1234efc0ad2aa2b0315a657d6cd15b2b982937c2ef01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:21 + docker inspect -f . ci-base-image-x86_64 16:45:21 . [Pipeline] withDockerContainer 16:45:21 prd-centos7-docker-4c-2g-1719 does not seem to be running inside a container 16:45:21 + docker inspect -f . ci-base-image-arm64 16:45:21 . 16:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:45:21 $ docker top 017f34d6f2c73b0835267b059a23aa7b50c1b878db058ab4575cf1e6e938eed0 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 16:45:22 prd-ubuntu18.04-docker-arm64-4c-16g-1718 does not seem to be running inside a container 16:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@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 16:45:24 $ docker top e96d2a251d067969fa92dcf28ad8ae05296e807b2790ba84a184c32e9bc8da98 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:45:24 + go version 16:45:24 go version go1.16.3 linux/amd64 [Pipeline] } 16:45:24 $ docker stop --time=1 017f34d6f2c73b0835267b059a23aa7b50c1b878db058ab4575cf1e6e938eed0 16:45:25 + go mod tidy 16:45:25 $ docker rm -f 017f34d6f2c73b0835267b059a23aa7b50c1b878db058ab4575cf1e6e938eed0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:26 + docker inspect -f . ci-base-image-x86_64 16:45:26 . [Pipeline] withDockerContainer 16:45:26 prd-centos7-docker-4c-2g-1719 does not seem to be running inside a container 16:45:26 + make test 16:45:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:45:27 $ docker top dc5386e655d3981b07f7b95d0113538d117b83fe49e018da8f4db706b2ded2ff -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:27 + go mod tidy 16:45:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 16:45:28 + make test 16:45:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:45:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:45:38 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:45:38 GO111MODULE=on go vet ./... [Pipeline] } 16:45:45 $ docker stop --time=1 dc5386e655d3981b07f7b95d0113538d117b83fe49e018da8f4db706b2ded2ff 16:45:46 $ docker rm -f dc5386e655d3981b07f7b95d0113538d117b83fe49e018da8f4db706b2ded2ff [Pipeline] // withDockerContainer [Pipeline] sh 16:45:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:45:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:45:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:45:51 + ls -al . 16:45:51 total 84 16:45:51 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 16 16:45 . 16:45:51 drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 16:44 .. 16:45:51 drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 16:44 assets 16:45:51 drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 16:44 bin 16:45:51 drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 16:44 cmd 16:45:51 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 16:44 CONTRIBUTING.md 16:45:51 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 16:45 coverage.out 16:45:51 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 16:44 Dockerfile 16:45:51 -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 16:44 Dockerfile.build 16:45:51 drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 16:44 docs 16:45:51 drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 16:44 .git 16:45:51 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 16:44 .github 16:45:51 -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 16:44 .gitignore 16:45:51 -rw-rw-r--. 1 jenkins jenkins 324 Jun 16 16:44 go.mod 16:45:51 -rw-r--r--. 1 jenkins jenkins 12542 Jun 16 16:45 go.sum 16:45:51 drwxrwxr-x. 9 jenkins jenkins 125 Jun 16 16:44 internal 16:45:51 -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 16:44 Jenkinsfile 16:45:51 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 16:44 LICENSE 16:45:51 -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 16:44 Makefile 16:45:51 drwxrwxr-x. 3 jenkins jenkins 19 Jun 16 16:44 pkg 16:45:51 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 16:44 README.md 16:45:51 -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 16:41 VERSION 16:45:51 -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 16:44 version.go 16:45:51 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 16:44 web [Pipeline] isUnix [Pipeline] sh 16:45:52 + 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=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce --label arch=amd64 --label version=2.0.0-dev.70 . 16:45:52 Sending build context to Docker daemon 21.79MB 16:45:52 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:45:52 Step 2/24 : FROM ${BASE} AS builder 16:45:52 ---> c9c3478066c4 16:45:52 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:45:52 ---> Running in ea5f562d4bcc 16:45:52 Removing intermediate container ea5f562d4bcc 16:45:52 ---> 2aef22475dbc 16:45:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:45:52 ---> Running in 16d041c09d72 16:45:52 Removing intermediate container 16d041c09d72 16:45:52 ---> 651b9ca7f194 16:45:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:45:52 ---> Running in 84c446c7ae8d 16:45:52 Removing intermediate container 84c446c7ae8d 16:45:52 ---> b83101db049d 16:45:52 Step 6/24 : LABEL Name=edgex-ui-go 16:45:52 ---> Running in 8948a4be2c9a 16:45:52 Removing intermediate container 8948a4be2c9a 16:45:52 ---> e5f1113a9400 16:45:52 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:45:52 ---> Running in 9f84ebb0b304 16:45:52 Removing intermediate container 9f84ebb0b304 16:45:52 ---> 2f6ae24a897a 16:45:52 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:52 ---> Running in ebf013b92fe8 16:45:53 Removing intermediate container ebf013b92fe8 16:45:53 ---> 98ee18eee8d2 16:45:53 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:53 ---> Running in bf78b2f2c065 16:45:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:45:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:45:55 OK: 149 MiB in 40 packages 16:45:55 Removing intermediate container bf78b2f2c065 16:45:55 ---> 31e87fdbdeba 16:45:55 Step 10/24 : ENV GO111MODULE=on 16:45:55 ---> Running in f12917449a5e 16:45:55 Removing intermediate container f12917449a5e 16:45:55 ---> 8f6d75cff2dd 16:45:55 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:45:55 ---> Running in d615a91b004e 16:45:55 Removing intermediate container d615a91b004e 16:45:55 ---> 501abed34ee9 16:45:55 Step 12/24 : COPY go.mod . 16:45:55 ---> 321683df1dbc 16:45:55 Step 13/24 : COPY Makefile . 16:45:56 ---> 17e74e46c9b3 16:45:56 Step 14/24 : RUN make update 16:45:56 ---> Running in 6c754c052ac6 16:45:56 CGO_ENABLED=0 GO111MODULE=on go mod download 16:45:56 Removing intermediate container 6c754c052ac6 16:45:56 ---> 084fb27f4b74 16:45:56 Step 15/24 : COPY . . 16:45:57 ---> beecea503615 16:45:57 Step 16/24 : RUN ${MAKE} 16:45:57 ---> Running in 9aec72dc3d1c 16:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.70" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:46:00 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:46:00 GO111MODULE=on go vet ./... 16:46:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:46:07 Removing intermediate container 9aec72dc3d1c 16:46:07 ---> 28f44f087482 16:46:07 Step 17/24 : FROM alpine:3.12 16:46:08 3.12: Pulling from library/alpine 16:46:08 339de151aab4: Pulling fs layer 16:46:08 339de151aab4: Verifying Checksum 16:46:08 339de151aab4: Download complete 16:46:08 339de151aab4: Pull complete 16:46:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:46:08 Status: Downloaded newer image for alpine:3.12 16:46:08 ---> 13621d1b12d4 16:46:08 Step 18/24 : EXPOSE 4000 16:46:09 ---> Running in 16b8e416499e 16:46:09 Removing intermediate container 16b8e416499e 16:46:09 ---> 397e6a4bacf2 16:46:09 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:46:11 ---> f2eabc210caa 16:46:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:46:11 ---> Running in 46130376cf8d 16:46:11 Removing intermediate container 46130376cf8d 16:46:11 ---> 7bf516cd67af 16:46:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:46:11 ---> Running in 98e09c4534ed 16:46:11 Removing intermediate container 98e09c4534ed 16:46:11 ---> c51d2d10e63c 16:46:11 Step 22/24 : LABEL arch=amd64 16:46:11 ---> Running in 5ab95caeab4d 16:46:11 Removing intermediate container 5ab95caeab4d 16:46:11 ---> 3c3e84e0a4ec 16:46:11 Step 23/24 : LABEL git_sha=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:46:11 ---> Running in 6d8cee416247 16:46:11 Removing intermediate container 6d8cee416247 16:46:11 ---> f460cb1f53d5 16:46:11 Step 24/24 : LABEL version=2.0.0-dev.70 16:46:11 ---> Running in 0e66919c08d9 16:46:11 Removing intermediate container 0e66919c08d9 16:46:11 ---> c65bf9b06300 16:46:11 [Warning] One or more build-args [ARCH] were not consumed 16:46:11 Successfully built c65bf9b06300 16:46:11 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:46:11 provisioning config files... 16:46:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config4449965414732767514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:46:11 ---> docker-login.sh 16:46:11 nexus3.edgexfoundry.org:10001 16:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:11 Configure a credential helper to remove this warning. See 16:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:11 16:46:11 Login Succeeded 16:46:11 nexus3.edgexfoundry.org:10002 16:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:12 Configure a credential helper to remove this warning. See 16:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:12 16:46:12 Login Succeeded 16:46:12 nexus3.edgexfoundry.org:10003 16:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:12 Configure a credential helper to remove this warning. See 16:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:12 16:46:12 Login Succeeded 16:46:12 nexus3.edgexfoundry.org:10004 16:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:12 Configure a credential helper to remove this warning. See 16:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:12 16:46:12 Login Succeeded 16:46:12 docker.io 16:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:12 Configure a credential helper to remove this warning. See 16:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:12 16:46:12 Login Succeeded 16:46:12 ---> docker-login.sh ends [Pipeline] } 16:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:12 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:46:12 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:46:12 latest 16:46:12 2.0.0-dev.70 16:46:12 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 16:46:12 master 16:46:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] isUnix [Pipeline] sh 16:46:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:46:13 625efced7adf: Preparing 16:46:13 32f366d666a5: Preparing 16:46:13 32f366d666a5: Layer already exists 16:46:15 625efced7adf: Pushed 16:46:15 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh 16:46:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 16:46:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:46:16 625efced7adf: Preparing 16:46:16 32f366d666a5: Preparing 16:46:16 32f366d666a5: Layer already exists 16:46:16 625efced7adf: Layer already exists 16:46:16 latest: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh 16:46:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh 16:46:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.70 16:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:46:17 625efced7adf: Preparing 16:46:17 32f366d666a5: Preparing 16:46:17 625efced7adf: Layer already exists 16:46:17 32f366d666a5: Layer already exists 16:46:17 2.0.0-dev.70: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh 16:46:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh 16:46:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 16:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:46:17 625efced7adf: Preparing 16:46:17 32f366d666a5: Preparing 16:46:17 32f366d666a5: Layer already exists 16:46:17 625efced7adf: Layer already exists 16:46:17 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] isUnix [Pipeline] sh 16:46:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 16:46:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 16:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:46:18 625efced7adf: Preparing 16:46:18 32f366d666a5: Preparing 16:46:18 32f366d666a5: Layer already exists 16:46:18 625efced7adf: Layer already exists 16:46:18 master: digest: sha256:2020e3e4b315c9fb779c15c75bfedb26f0bc8f906754d27b1f6056d8465e903e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:18 ===================================================== [Pipeline] echo 16:46:18 taggedImages: 16:46:18 - nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:46:18 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:46:18 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.70 16:46:18 - nexus3.edgexfoundry.org:10004/edgex-ui:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 16:46:18 - 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 16:46:19 ---> job-cost.sh 16:46:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yTs3 [Pipeline] } 16:46:19 $ docker stop --time=1 e96d2a251d067969fa92dcf28ad8ae05296e807b2790ba84a184c32e9bc8da98 16:46:21 $ docker rm -f e96d2a251d067969fa92dcf28ad8ae05296e807b2790ba84a184c32e9bc8da98 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:46:22 Warning: overwriting stash ‘coverage-report’ 16:46:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:46:23 + ls -al . 16:46:23 total 120 16:46:23 drwxrwxr-x 11 jenkins jenkins 4096 Jun 16 16:45 . 16:46:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:43 .. 16:46:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 16:43 .git 16:46:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:43 .github 16:46:23 -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 16:43 .gitignore 16:46:23 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 16:43 CONTRIBUTING.md 16:46:23 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 16:43 Dockerfile 16:46:23 -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 16:43 Dockerfile.build 16:46:23 -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 16:43 Jenkinsfile 16:46:23 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 16:43 LICENSE 16:46:23 -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 16:43 Makefile 16:46:23 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 16:43 README.md 16:46:23 -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 16:41 VERSION 16:46:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:43 assets 16:46:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:43 bin 16:46:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:43 cmd 16:46:23 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 16:45 coverage.out 16:46:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:43 docs 16:46:23 -rw-rw-r-- 1 jenkins jenkins 324 Jun 16 16:43 go.mod 16:46:23 -rw-r--r-- 1 jenkins jenkins 12542 Jun 16 16:45 go.sum 16:46:23 drwxrwxr-x 9 jenkins jenkins 4096 Jun 16 16:43 internal 16:46:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:43 pkg 16:46:23 -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 16:43 version.go 16:46:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:43 web [Pipeline] isUnix [Pipeline] sh 16:46:24 + 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=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce --label arch=arm64 --label version=2.0.0-dev.70 . 16:46:24 Sending build context to Docker daemon 21.79MB 16:46:24 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:46:24 Step 2/24 : FROM ${BASE} AS builder 16:46:24 ---> 194349660966 16:46:24 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:46:25 ---> Running in 0604d4c8cdb3 16:46:25 Removing intermediate container 0604d4c8cdb3 16:46:25 ---> 3ddbeed13084 16:46:25 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:46:25 ---> Running in a04a2ed387ce 16:46:26 Removing intermediate container a04a2ed387ce 16:46:26 ---> abfde0941229 16:46:26 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:46:26 ---> Running in 611cfdfb6106 16:46:27 Removing intermediate container 611cfdfb6106 16:46:27 ---> 897d83e1cebd 16:46:27 Step 6/24 : LABEL Name=edgex-ui-go 16:46:27 ---> Running in 18939d3b95c9 16:46:27 Removing intermediate container 18939d3b95c9 16:46:27 ---> 6c77abeff413 16:46:27 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:46:27 ---> Running in 51f922efcc30 16:46:28 Removing intermediate container 51f922efcc30 16:46:28 ---> 185b5594a6e5 16:46:28 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:28 ---> Running in 45339151934d 16:46:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:46:31 Removing intermediate container 45339151934d 16:46:31 ---> 92ceb8a3da38 16:46:31 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:46:31 ---> Running in c8926291cd20 16:46:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:33 OK: 138 MiB in 40 packages 16:46:35 Removing intermediate container c8926291cd20 16:46:35 ---> ac5a3445a583 16:46:35 Step 10/24 : ENV GO111MODULE=on 16:46:35 ---> Running in 783d67c5d7ff 16:46:35 Removing intermediate container 783d67c5d7ff 16:46:35 ---> fcf53dae6221 16:46:35 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:46:35 ---> Running in e4d4d070cc3a 16:46:36 Removing intermediate container e4d4d070cc3a 16:46:36 ---> 7b84d5ecc6e0 16:46:36 Step 12/24 : COPY go.mod . 16:46:37 ---> 0bb220422a51 16:46:37 Step 13/24 : COPY Makefile . 16:46:37 ---> 48e65c958b97 16:46:37 Step 14/24 : RUN make update 16:46:38 ---> Running in c28dc3a869c5 16:46:38 CGO_ENABLED=0 GO111MODULE=on go mod download 16:46:40 Removing intermediate container c28dc3a869c5 16:46:40 ---> c7c1626c1144 16:46:40 Step 15/24 : COPY . . 16:46:43 ---> 48e9d34a30fc 16:46:43 Step 16/24 : RUN ${MAKE} 16:46:43 ---> Running in e6361776cff6 16:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-yTs3/bin to PATH 16:46:44 INFO: No Stack... 16:46:44 INFO: Retrieving Pricing Info for: v3-standard-2 16:46:44 INFO: Archiving Costs [Pipeline] sh 16:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.70" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:46:44 + cat /w/workspace/edgex-ui-go/130/archives/cost.csv 16:46:44 + cut -d, -f6 [Pipeline] lock 16:46:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] 16:46:44 Resource [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] did not exist. Created. 16:46:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:46:44 + echo total: 0.05999999865889549 [Pipeline] stash 16:46:45 Stashed 1 file(s) [Pipeline] } 16:46:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:47:12 Removing intermediate container e6361776cff6 16:47:12 ---> 3f56052d5927 16:47:12 Step 17/24 : FROM alpine:3.12 16:47:12 3.12: Pulling from library/alpine 16:47:12 d2f70382dc9a: Pulling fs layer 16:47:13 d2f70382dc9a: Verifying Checksum 16:47:13 d2f70382dc9a: Download complete 16:47:13 d2f70382dc9a: Pull complete 16:47:13 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:47:13 Status: Downloaded newer image for alpine:3.12 16:47:13 ---> c4fd0aeabfcf 16:47:13 Step 18/24 : EXPOSE 4000 16:47:14 ---> Running in 40883d085e99 16:47:14 Removing intermediate container 40883d085e99 16:47:14 ---> f99edc97595a 16:47:14 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 16:47:18 ---> 8a82ce000586 16:47:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:47:18 ---> Running in 4c7f2fac4723 16:47:18 Removing intermediate container 4c7f2fac4723 16:47:18 ---> 4634fb9577dd 16:47:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:47:18 ---> Running in 4833717f4ce4 16:47:18 Removing intermediate container 4833717f4ce4 16:47:18 ---> 703a4fc815fd 16:47:18 Step 22/24 : LABEL arch=arm64 16:47:18 ---> Running in 4cb6083142d0 16:47:18 Removing intermediate container 4cb6083142d0 16:47:18 ---> 27cc3aad1f08 16:47:18 Step 23/24 : LABEL git_sha=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:47:18 ---> Running in d4e508927136 16:47:18 Removing intermediate container d4e508927136 16:47:18 ---> cccdada61874 16:47:18 Step 24/24 : LABEL version=2.0.0-dev.70 16:47:19 ---> Running in 1f57265578cc 16:47:19 Removing intermediate container 1f57265578cc 16:47:19 ---> d812dbf3116c 16:47:19 [Warning] One or more build-args [ARCH] were not consumed 16:47:19 Successfully built d812dbf3116c 16:47:19 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 16:47:19 provisioning config files... 16:47:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config1606451708527768011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:20 ---> docker-login.sh 16:47:20 nexus3.edgexfoundry.org:10001 16:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:20 Configure a credential helper to remove this warning. See 16:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:20 16:47:20 Login Succeeded 16:47:20 nexus3.edgexfoundry.org:10002 16:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:21 Configure a credential helper to remove this warning. See 16:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:21 16:47:21 Login Succeeded 16:47:21 nexus3.edgexfoundry.org:10003 16:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:21 Configure a credential helper to remove this warning. See 16:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:21 16:47:21 Login Succeeded 16:47:21 nexus3.edgexfoundry.org:10004 16:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:22 Configure a credential helper to remove this warning. See 16:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:22 16:47:22 Login Succeeded 16:47:22 docker.io 16:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:23 Configure a credential helper to remove this warning. See 16:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:23 16:47:23 Login Succeeded 16:47:23 ---> docker-login.sh ends [Pipeline] } 16:47:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:23 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:47:23 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:47:23 latest 16:47:23 2.0.0-dev.70 16:47:23 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 16:47:23 master 16:47:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] isUnix [Pipeline] sh 16:47:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:47:24 ee66b127c82f: Preparing 16:47:24 3fbe34a1663b: Preparing 16:47:24 3fbe34a1663b: Layer already exists 16:47:28 ee66b127c82f: Pushed 16:47:28 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh 16:47:28 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:47:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:47:29 ee66b127c82f: Preparing 16:47:29 3fbe34a1663b: Preparing 16:47:29 ee66b127c82f: Layer already exists 16:47:29 3fbe34a1663b: Layer already exists 16:47:29 latest: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh 16:47:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh 16:47:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.70 16:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:47:30 ee66b127c82f: Preparing 16:47:30 3fbe34a1663b: Preparing 16:47:30 ee66b127c82f: Layer already exists 16:47:30 3fbe34a1663b: Layer already exists 16:47:30 2.0.0-dev.70: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh 16:47:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 [Pipeline] isUnix [Pipeline] sh 16:47:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 16:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:47:31 ee66b127c82f: Preparing 16:47:31 3fbe34a1663b: Preparing 16:47:31 3fbe34a1663b: Layer already exists 16:47:31 ee66b127c82f: Layer already exists 16:47:31 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] isUnix [Pipeline] sh 16:47:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 16:47:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 16:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:47:32 ee66b127c82f: Preparing 16:47:32 3fbe34a1663b: Preparing 16:47:32 ee66b127c82f: Layer already exists 16:47:32 3fbe34a1663b: Layer already exists 16:47:32 master: digest: sha256:08e68ddd770f72e839091413e17311fb08fa3dfe3819d323ba101a75913c0a5c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:32 ===================================================== [Pipeline] echo 16:47:32 taggedImages: 16:47:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce 16:47:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:47:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.70 16:47:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce-2.0.0-dev.70 16:47:32 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:47:33 ---> job-cost.sh 16:47:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xgD3 16:48:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-xgD3/bin to PATH 16:49:33 INFO: No Stack... 16:49:33 INFO: Retrieving Pricing Info for: v2-standard-4 16:49:33 INFO: Archiving Costs [Pipeline] sh 16:49:34 + cut -d, -f6 16:49:34 + cat /w/workspace/edgex-ui-go/130/archives/cost.csv [Pipeline] lock 16:49:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] 16:49:34 Resource [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] did not exist. Created. 16:49:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:34 /w/workspace/edgex-ui-go/130@tmp/durable-51bccaa2/script.sh: 1: /w/workspace/edgex-ui-go/130@tmp/durable-51bccaa2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:49:35 + echo total: 0.18000000715255737 [Pipeline] stash 16:49:35 Warning: overwriting stash ‘stack-cost’ 16:49:35 Stashed 1 file(s) [Pipeline] } 16:49:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-130-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 16:49:40 provisioning config files... 16:49:40 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3176118386406321503tmp [Pipeline] { [Pipeline] sh 16:49:40 + set +x 16:49:40 + curl -s https://codecov.io/bash 16:49:40 + bash -s -- 16:49:40 16:49:40 _____ _ 16:49:40 / ____| | | 16:49:40 | | ___ __| | ___ ___ _____ __ 16:49:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:49:40 | |___| (_) | (_| | __/ (_| (_) \ V / 16:49:40 \_____\___/ \__,_|\___|\___\___/ \_/ 16:49:40 Bash-1.0.3 16:49:40 16:49:40 16:49:40 ==> git version 2.24.4 found 16:49:40 ==> 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 16:49:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:49:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:49:40 ==> Jenkins CI detected. 16:49:40 project root: . 16:49:40 --> token set from env 16:49:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:49:40 ==> Running gcov in . (disable via -X gcov) 16:49:40 ==> Python coveragepy not found 16:49:40 ==> Searching for coverage reports in: 16:49:40 + . 16:49:41 -> Found 1 reports 16:49:41 ==> Detecting git/mercurial file structure 16:49:41 ==> Reading reports 16:49:41 + ./coverage.out bytes=10 16:49:41 ==> Appending adjustments 16:49:41 https://docs.codecov.io/docs/fixing-reports 16:49:41 + Found adjustments 16:49:41 ==> Gzipping contents 16:49:41 4.0K /tmp/codecov.uL2u3b.gz 16:49:41 ==> Uploading reports 16:49:41 url: https://codecov.io 16:49:41 query: branch=master&commit=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:41 -> Pinging Codecov 16:49:41 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:41 -> Uploading to 16:49:41 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce/3bdf2f19-9745-4539-a20e-16889dff46a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T164941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cefdd186fdb45da8fb0ce05c38d3c73176f864698ebefce1f37ec7ef6a9f607 16:49:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:41 Dload Upload Total Spent Left Speed 16:49:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 11410 --:--:-- --:--:-- --:--:-- 11402 16:49:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] } 16:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:49:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:49:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:43 16:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:49:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:49:43 188c0c94c7c5: Pulling fs layer 16:49:43 0ef7d3d256c8: Pulling fs layer 16:49:43 de9db76c5a1d: Pulling fs layer 16:49:43 0eba1c9be4d2: Pulling fs layer 16:49:43 0d57e429df01: Pulling fs layer 16:49:43 4e4be7b47b0d: Pulling fs layer 16:49:43 e1f770b5df2f: Pulling fs layer 16:49:43 85a0685a4137: Pulling fs layer 16:49:43 0eba1c9be4d2: Waiting 16:49:43 0d57e429df01: Waiting 16:49:43 4e4be7b47b0d: Waiting 16:49:43 e1f770b5df2f: Waiting 16:49:43 85a0685a4137: Waiting 16:49:43 de9db76c5a1d: Verifying Checksum 16:49:43 de9db76c5a1d: Download complete 16:49:43 0ef7d3d256c8: Verifying Checksum 16:49:43 0ef7d3d256c8: Download complete 16:49:43 0d57e429df01: Verifying Checksum 16:49:43 0d57e429df01: Download complete 16:49:43 4e4be7b47b0d: Verifying Checksum 16:49:43 4e4be7b47b0d: Download complete 16:49:43 188c0c94c7c5: Verifying Checksum 16:49:43 188c0c94c7c5: Download complete 16:49:43 188c0c94c7c5: Pull complete 16:49:43 0ef7d3d256c8: Pull complete 16:49:43 de9db76c5a1d: Pull complete 16:49:45 e1f770b5df2f: Verifying Checksum 16:49:45 e1f770b5df2f: Download complete 16:49:47 0eba1c9be4d2: Verifying Checksum 16:49:47 0eba1c9be4d2: Download complete 16:49:47 85a0685a4137: Verifying Checksum 16:49:47 85a0685a4137: Download complete 16:49:50 0eba1c9be4d2: Pull complete 16:49:50 0d57e429df01: Pull complete 16:49:50 4e4be7b47b0d: Pull complete 16:49:51 e1f770b5df2f: Pull complete 16:49:54 85a0685a4137: Pull complete 16:49:54 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:49:54 prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container 16:49:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:49:57 $ docker top c6492d8abe6898fd027ef76954e3de5b326e0814a764dd28a70177a554257a17 -eo pid,comm [Pipeline] { [Pipeline] echo 16:49:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:49:57 + set -o pipefail 16:49:57 + snyk monitor '--org=edgex-jenkins' 16:50:03 16:50:03 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 16:50:03 16:50:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f739d666-1bc8-49ee-8a51-c11a2c385328 16:50:03 16:50:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:50:03 16:50:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:50:03 16:50:03 [Pipeline] } 16:50:04 $ docker stop --time=1 c6492d8abe6898fd027ef76954e3de5b326e0814a764dd28a70177a554257a17 16:50:05 $ docker rm -f c6492d8abe6898fd027ef76954e3de5b326e0814a764dd28a70177a554257a17 [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 16:50:09 + git log --format=format:%s -1 dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce [Pipeline] isUnix [Pipeline] sh 16:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:09 . [Pipeline] withDockerContainer 16:50:10 prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container 16:50:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:50:10 $ docker top 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:10 [ssh-agent] Looking for ssh-agent implementation... 16:50:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:10 $ docker exec 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 ssh-agent 16:50:10 SSH_AUTH_SOCK=/tmp/ssh-u7aDg4Sgeg0k/agent.15 16:50:10 SSH_AGENT_PID=23 16:50:10 Running ssh-add (command line suppressed) 16:50:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_897825651010604602.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_897825651010604602.key) 16:50:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:11 + git semver tag 16:50:11 # -> Open(): unable to determine branch for HEAD 16:50:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 16:50:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 16:50:11 # $SEMVER_REMOTE_NAME = origin 16:50:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:50:11 # $SEMVER_USER_NAME = edgex-jenkins 16:50:11 # $SEMVER_BRANCH = master 16:50:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 16:50:11 # dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce HEAD 16:50:11 # -> Force: false 16:50:11 # 61f566d86aa57a93bed13d91a06316fdaa8c919b refs/tags/v2.0.0-dev.70 [Pipeline] } 16:50:11 $ docker exec --env ******** --env ******** 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 ssh-agent -k 16:50:11 unset SSH_AUTH_SOCK; 16:50:11 unset SSH_AGENT_PID; 16:50:11 echo Agent pid 23 killed; 16:50:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:11 + git semver [Pipeline] } 16:50:11 $ docker stop --time=1 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 16:50:12 $ docker rm -f 3c59b82d84f1ad3ec717b20942eee85c76dfa8b485bba3031c82342ba47c1ff0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:13 16:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:13 0.23.1-centos7: Pulling from edgex-lftools 16:50:13 ab5ef0e58194: Pulling fs layer 16:50:13 9712f1f96733: Pulling fs layer 16:50:13 63f879dbbcfc: Pulling fs layer 16:50:13 0d9ebad4ef96: Pulling fs layer 16:50:13 e9a5061849ea: Pulling fs layer 16:50:13 d747dcd14b5f: Pulling fs layer 16:50:13 2de7ff778b66: Pulling fs layer 16:50:13 0d9ebad4ef96: Waiting 16:50:13 e9a5061849ea: Waiting 16:50:13 d747dcd14b5f: Waiting 16:50:13 2de7ff778b66: Waiting 16:50:13 9712f1f96733: Verifying Checksum 16:50:13 9712f1f96733: Download complete 16:50:15 63f879dbbcfc: Verifying Checksum 16:50:15 63f879dbbcfc: Download complete 16:50:15 e9a5061849ea: Verifying Checksum 16:50:15 e9a5061849ea: Download complete 16:50:15 d747dcd14b5f: Verifying Checksum 16:50:15 d747dcd14b5f: Download complete 16:50:15 2de7ff778b66: Verifying Checksum 16:50:15 2de7ff778b66: Download complete 16:50:15 0d9ebad4ef96: Verifying Checksum 16:50:15 0d9ebad4ef96: Download complete 16:50:15 ab5ef0e58194: Verifying Checksum 16:50:15 ab5ef0e58194: Download complete 16:50:18 ab5ef0e58194: Pull complete 16:50:18 9712f1f96733: Pull complete 16:50:18 63f879dbbcfc: Pull complete 16:50:22 0d9ebad4ef96: Pull complete 16:50:22 e9a5061849ea: Pull complete 16:50:22 d747dcd14b5f: Pull complete 16:50:23 2de7ff778b66: Pull complete 16:50:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:50:23 prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container 16:50:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:50:27 $ docker top de3e235537170b9d98d5e0e056a367657caba8ef8704ad336ae89c54742d437f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:50:27 provisioning config files... 16:50:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3620849953462380973tmp 16:50:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1544334362581339030tmp 16:50:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5892321899107375288tmp [Pipeline] { [Pipeline] echo 16:50:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:50:27 ---> sigul-configuration.sh 16:50:27 gpg: directory `/root/.gnupg' created 16:50:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:50:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:50:27 gpg: keyring `/root/.gnupg/secring.gpg' created 16:50:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:50:27 gpg: CAST5 encrypted data 16:50:27 gpg: encrypted with 1 passphrase 16:50:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:50:28 + mkdir /home/jenkins 16:50:28 + mkdir /home/jenkins/sigul [Pipeline] sh 16:50:28 + 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 16:50:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:50:28 ---> sigul-install.sh 16:50:34 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:50:34 + git tag --list 16:50:34 0.1.1 16:50:34 v1.1.0 16:50:34 v1.2.0 16:50:34 v1.2.1 16:50:34 v1.3.0 16:50:34 v2.0.0-dev.1 16:50:34 v2.0.0-dev.10 16:50:34 v2.0.0-dev.11 16:50:34 v2.0.0-dev.12 16:50:34 v2.0.0-dev.13 16:50:34 v2.0.0-dev.14 16:50:34 v2.0.0-dev.15 16:50:34 v2.0.0-dev.16 16:50:34 v2.0.0-dev.17 16:50:34 v2.0.0-dev.18 16:50:34 v2.0.0-dev.19 16:50:34 v2.0.0-dev.2 16:50:34 v2.0.0-dev.20 16:50:34 v2.0.0-dev.21 16:50:34 v2.0.0-dev.22 16:50:34 v2.0.0-dev.23 16:50:34 v2.0.0-dev.24 16:50:34 v2.0.0-dev.25 16:50:34 v2.0.0-dev.26 16:50:34 v2.0.0-dev.27 16:50:34 v2.0.0-dev.28 16:50:34 v2.0.0-dev.29 16:50:34 v2.0.0-dev.3 16:50:34 v2.0.0-dev.30 16:50:34 v2.0.0-dev.31 16:50:34 v2.0.0-dev.32 16:50:34 v2.0.0-dev.33 16:50:34 v2.0.0-dev.34 16:50:34 v2.0.0-dev.35 16:50:34 v2.0.0-dev.36 16:50:34 v2.0.0-dev.37 16:50:34 v2.0.0-dev.38 16:50:34 v2.0.0-dev.39 16:50:34 v2.0.0-dev.4 16:50:34 v2.0.0-dev.40 16:50:34 v2.0.0-dev.41 16:50:34 v2.0.0-dev.42 16:50:34 v2.0.0-dev.43 16:50:34 v2.0.0-dev.44 16:50:34 v2.0.0-dev.45 16:50:34 v2.0.0-dev.46 16:50:34 v2.0.0-dev.47 16:50:34 v2.0.0-dev.48 16:50:34 v2.0.0-dev.49 16:50:34 v2.0.0-dev.5 16:50:34 v2.0.0-dev.50 16:50:34 v2.0.0-dev.51 16:50:34 v2.0.0-dev.52 16:50:34 v2.0.0-dev.53 16:50:34 v2.0.0-dev.54 16:50:34 v2.0.0-dev.55 16:50:34 v2.0.0-dev.56 16:50:34 v2.0.0-dev.57 16:50:34 v2.0.0-dev.58 16:50:34 v2.0.0-dev.59 16:50:34 v2.0.0-dev.6 16:50:34 v2.0.0-dev.60 16:50:34 v2.0.0-dev.61 16:50:34 v2.0.0-dev.62 16:50:34 v2.0.0-dev.63 16:50:34 v2.0.0-dev.64 16:50:34 v2.0.0-dev.65 16:50:34 v2.0.0-dev.66 16:50:34 v2.0.0-dev.67 16:50:34 v2.0.0-dev.68 16:50:34 v2.0.0-dev.69 16:50:34 v2.0.0-dev.7 16:50:34 v2.0.0-dev.70 16:50:34 v2.0.0-dev.8 16:50:34 v2.0.0-dev.9 [Pipeline] sh 16:50:34 + lftools sign git-tag v2.0.0-dev.70 16:50:35 Signing Git tag with Sigul... 16:50:35 Signing v2.0.0-dev.70 [Pipeline] echo 16:50:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:50:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:50:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:50:36 $ docker stop --time=1 de3e235537170b9d98d5e0e056a367657caba8ef8704ad336ae89c54742d437f 16:50:37 $ docker rm -f de3e235537170b9d98d5e0e056a367657caba8ef8704ad336ae89c54742d437f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:38 . [Pipeline] withDockerContainer 16:50:38 prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container 16:50:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:50:38 $ docker top d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:41 [ssh-agent] Looking for ssh-agent implementation... 16:50:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:41 $ docker exec d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda ssh-agent 16:50:41 SSH_AUTH_SOCK=/tmp/ssh-aLJU7sQosdLi/agent.14 16:50:41 SSH_AGENT_PID=20 16:50:41 Running ssh-add (command line suppressed) 16:50:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5987669375918089535.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5987669375918089535.key) 16:50:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:42 + git semver bump pre 16:50:42 # -> Open(): unable to determine branch for HEAD 16:50:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 16:50:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 16:50:42 # $SEMVER_REMOTE_NAME = origin 16:50:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:50:42 # $SEMVER_USER_NAME = edgex-jenkins 16:50:42 # $SEMVER_BRANCH = master 16:50:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 16:50:42 2.0.0-dev.71 [Pipeline] } 16:50:42 $ docker exec --env ******** --env ******** d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda ssh-agent -k 16:50:42 unset SSH_AUTH_SOCK; 16:50:42 unset SSH_AGENT_PID; 16:50:42 echo Agent pid 20 killed; 16:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:42 + git semver [Pipeline] } 16:50:42 $ docker stop --time=1 d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda 16:50:43 $ docker rm -f d8a857a98bbde8c9242b4dd7ba4d1b9a54fa030aee4e1c75f82a8f624e37efda [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:50:44 . [Pipeline] withDockerContainer 16:50:44 prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container 16:50:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:50:44 $ docker top 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:44 [ssh-agent] Looking for ssh-agent implementation... 16:50:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:44 $ docker exec 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 ssh-agent 16:50:44 SSH_AUTH_SOCK=/tmp/ssh-6042AIlj2F9f/agent.14 16:50:44 SSH_AGENT_PID=21 16:50:44 Running ssh-add (command line suppressed) 16:50:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_106139600780951253.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_106139600780951253.key) 16:50:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:45 + git semver push 16:50:45 # -> Open(): unable to determine branch for HEAD 16:50:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 16:50:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 16:50:45 # $SEMVER_REMOTE_NAME = origin 16:50:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:50:45 # $SEMVER_USER_NAME = edgex-jenkins 16:50:45 # $SEMVER_BRANCH = master 16:50:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 16:50:50 $ docker exec --env ******** --env ******** 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 ssh-agent -k 16:50:50 unset SSH_AUTH_SOCK; 16:50:50 unset SSH_AGENT_PID; 16:50:50 echo Agent pid 21 killed; 16:50:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:50 + git semver [Pipeline] } 16:50:50 $ docker stop --time=1 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 16:50:52 $ docker rm -f 34438b1d4a4c68a80f15371f5eb96d84df19ab2b6aa104aac4b9f92a5bad1765 [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 16:50:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:53 ---> package-listing.sh 16:50:53 ++ facter osfamily 16:50:53 ++ tr '[:upper:]' '[:lower:]' 16:50:54 + OS_FAMILY=redhat 16:50:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 16:50:54 + START_PACKAGES=/tmp/packages_start.txt 16:50:54 + END_PACKAGES=/tmp/packages_end.txt 16:50:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:54 + PACKAGES=/tmp/packages_start.txt 16:50:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 16:50:54 + PACKAGES=/tmp/packages_end.txt 16:50:54 + case "${OS_FAMILY}" in 16:50:54 + sort 16:50:54 + rpm -qa 16:50:54 + '[' -f /tmp/packages_start.txt ']' 16:50:54 + '[' -f /tmp/packages_end.txt ']' 16:50:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 16:50:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 16:50:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 16:50:54 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 16:50:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:55 16:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:55 alpine: Pulling from edgex-lftools-log-publisher 16:50:55 df20fa9351a1: Pulling fs layer 16:50:55 36b3adc4ff6f: Pulling fs layer 16:50:55 8ad3a11d3b57: Pulling fs layer 16:50:55 46f8f816bc3b: Pulling fs layer 16:50:55 93b61091891f: Pulling fs layer 16:50:55 93b9cdb0e59b: Pulling fs layer 16:50:55 5e14af77c1be: Pulling fs layer 16:50:55 01666e4c0597: Pulling fs layer 16:50:55 aa168da1d23b: Pulling fs layer 16:50:55 93b9cdb0e59b: Waiting 16:50:55 5e14af77c1be: Waiting 16:50:55 01666e4c0597: Waiting 16:50:55 aa168da1d23b: Waiting 16:50:55 46f8f816bc3b: Waiting 16:50:55 93b61091891f: Waiting 16:50:55 36b3adc4ff6f: Verifying Checksum 16:50:55 36b3adc4ff6f: Download complete 16:50:55 46f8f816bc3b: Verifying Checksum 16:50:55 46f8f816bc3b: Download complete 16:50:55 df20fa9351a1: Verifying Checksum 16:50:55 df20fa9351a1: Download complete 16:50:56 93b9cdb0e59b: Verifying Checksum 16:50:56 93b9cdb0e59b: Download complete 16:50:56 93b61091891f: Verifying Checksum 16:50:56 93b61091891f: Download complete 16:50:56 5e14af77c1be: Verifying Checksum 16:50:56 5e14af77c1be: Download complete 16:50:56 01666e4c0597: Verifying Checksum 16:50:56 01666e4c0597: Download complete 16:50:56 8ad3a11d3b57: Verifying Checksum 16:50:56 8ad3a11d3b57: Download complete 16:50:56 df20fa9351a1: Pull complete 16:50:56 36b3adc4ff6f: Pull complete 16:50:56 8ad3a11d3b57: Pull complete 16:50:57 46f8f816bc3b: Pull complete 16:50:57 93b61091891f: Pull complete 16:50:57 93b9cdb0e59b: Pull complete 16:50:57 5e14af77c1be: Pull complete 16:50:57 01666e4c0597: Pull complete 16:50:57 aa168da1d23b: Verifying Checksum 16:50:57 aa168da1d23b: Download complete 16:51:02 aa168da1d23b: Pull complete 16:51:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:51:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:51:02 prd-centos7-docker-4c-2g-1717 does not seem to be running inside a container 16:51:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:51:07 $ docker top 25ba5ecf83d8f1df3915edf471482a762f60dae81b0e24a6f69ed9281c1be03b -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:07 + mkdir -p /var/log/sa [Pipeline] sh 16:51:08 + ls /var/log/sa-host 16:51:08 + sadf -c /var/log/sa-host/sa05 16:51:08 file_magic: OK 16:51:08 HZ: Using current value: 100 16:51:08 file_header: OK 16:51:08 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 16:51:08 Statistics: 16:51:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:08 File successfully converted to sysstat format version 12.2.1 16:51:08 + sadf -c /var/log/sa-host/sa16 16:51:08 file_magic: OK 16:51:08 HZ: Using current value: 100 16:51:08 file_header: OK 16:51:08 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 16:51:08 Statistics: 16:51:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:08 provisioning config files... 16:51:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6182538717924640854tmp [Pipeline] { [Pipeline] echo 16:51:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:09 ---> create-netrc.sh [Pipeline] } 16:51:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:09 ---> python-tools-install.sh [Pipeline] echo 16:51:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:09 ---> sudo-logs.sh 16:51:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:51:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:10 ---> job-cost.sh 16:51:10 lf-activate-venv: SKIPPING 16:51:10 DEBUG: total: 0.18000000715255737 16:51:10 INFO: Retrieving Stack Cost... 16:51:11 INFO: Retrieving Pricing Info for: v3-standard-2 16:51:11 INFO: Archiving Costs [Pipeline] echo 16:51:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:12 ---> logs-deploy.sh 16:51:12 lf-activate-venv: SKIPPING 16:51:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/130 16:51:12 INFO: archiving workspace using pattern(s): 16:51:13 Archives upload complete. 16:51:13 INFO: archiving logs to Nexus 16:51:13 ---> uname -a: 16:51:13 Linux prd-centos7-docker-4c-2g-1717.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:51:13 16:51:13 16:51:13 ---> lscpu: 16:51:13 Architecture: x86_64 16:51:13 CPU op-mode(s): 32-bit, 64-bit 16:51:13 Byte Order: Little Endian 16:51:13 Address sizes: 40 bits physical, 48 bits virtual 16:51:13 CPU(s): 2 16:51:13 On-line CPU(s) list: 0,1 16:51:13 Thread(s) per core: 1 16:51:13 Core(s) per socket: 1 16:51:13 Socket(s): 2 16:51:13 NUMA node(s): 1 16:51:13 Vendor ID: AuthenticAMD 16:51:13 CPU family: 23 16:51:13 Model: 49 16:51:13 Model name: AMD EPYC-Rome Processor 16:51:13 Stepping: 0 16:51:13 CPU MHz: 2799.998 16:51:13 BogoMIPS: 5599.99 16:51:13 Virtualization: AMD-V 16:51:13 Hypervisor vendor: KVM 16:51:13 Virtualization type: full 16:51:13 L1d cache: 64 KiB 16:51:13 L1i cache: 64 KiB 16:51:13 L2 cache: 1 MiB 16:51:13 L3 cache: 32 MiB 16:51:13 NUMA node0 CPU(s): 0,1 16:51:13 Vulnerability Itlb multihit: Not affected 16:51:13 Vulnerability L1tf: Not affected 16:51:13 Vulnerability Mds: Not affected 16:51:13 Vulnerability Meltdown: Not affected 16:51:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:51:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:51:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:51:13 Vulnerability Srbds: Not affected 16:51:13 Vulnerability Tsx async abort: Not affected 16:51:13 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 16:51:13 16:51:13 16:51:13 ---> nproc: 16:51:13 2 16:51:13 16:51:13 16:51:13 ---> df -h: 16:51:13 Filesystem Size Used Available Use% Mounted on 16:51:13 overlay 40.0G 8.9G 31.1G 22% / 16:51:13 tmpfs 64.0M 0 64.0M 0% /dev 16:51:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:51:13 shm 64.0M 0 64.0M 0% /dev/shm 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 16:51:13 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 16:51:13 16:51:13 16:51:13 ---> free -m: 16:51:13 total used free shared buff/cache available 16:51:13 Mem: 7821 1177 3227 0 3415 6563 16:51:13 Swap: 1023 0 1023 16:51:13 16:51:13 16:51:13 ---> ip addr: 16:51:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:51:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:51:13 inet 127.0.0.1/8 scope host lo 16:51:13 valid_lft forever preferred_lft forever 16:51:13 inet6 ::1/128 scope host 16:51:13 valid_lft forever preferred_lft forever 16:51:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:51:13 link/ether fa:16:3e:34:54:d8 brd ff:ff:ff:ff:ff:ff 16:51:13 inet 10.30.122.108/23 brd 10.30.123.255 scope global dynamic eth0 16:51:13 valid_lft 85758sec preferred_lft 85758sec 16:51:13 inet6 fe80::f816:3eff:fe34:54d8/64 scope link 16:51:13 valid_lft forever preferred_lft forever 16:51:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:51:13 link/ether 02:42:4c:2e:bd:ae brd ff:ff:ff:ff:ff:ff 16:51:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:51:13 valid_lft forever preferred_lft forever 16:51:13 inet6 fe80::42:4cff:fe2e:bdae/64 scope link 16:51:13 valid_lft forever preferred_lft forever 16:51:13 16:51:13 16:51:13 ---> sar -b -r -n DEV: 16:51:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 16:51:13 16:51:13 16:40:20 LINUX RESTART (2 CPU) 16:51:13 16:51:13 16:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:51:13 16:42:01 82.93 3.56 79.37 0.00 2600.77 4947.66 0.00 16:51:13 16:43:01 1.72 0.00 1.72 0.00 0.00 32.93 0.00 16:51:13 16:44:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 16:51:13 16:45:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 16:51:13 16:46:01 0.28 0.00 0.28 0.00 0.00 3.83 0.00 16:51:13 16:47:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 16:51:13 16:48:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 16:51:13 16:49:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 16:51:13 16:50:01 77.63 0.03 77.60 0.00 3.73 28073.47 0.00 16:51:13 16:51:01 132.20 0.10 132.10 0.00 9.99 30642.45 0.00 16:51:13 Average: 29.61 0.37 29.24 0.00 261.50 6373.49 0.00 16:51:13 16:51:13 16:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:51:13 16:42:01 5426220 0 811592 10.13 2620 1768508 1300428 14.36 580344 1600308 20 16:51:13 16:43:01 5437404 0 800400 9.99 2620 1768516 1209532 13.35 570956 1600272 8 16:51:13 16:44:01 5436004 0 801796 10.01 2620 1768520 1209828 13.36 572476 1600072 8 16:51:13 16:45:01 5434644 0 803152 10.03 2620 1768524 1209928 13.36 573684 1600072 8 16:51:13 16:46:01 5435568 0 802220 10.02 2620 1768532 1209772 13.36 569652 1603208 16 16:51:13 16:47:01 5435784 0 802004 10.01 2620 1768532 1209784 13.36 569800 1603208 8 16:51:13 16:48:01 5436100 0 801680 10.01 2620 1768540 1209664 13.36 569168 1603208 16 16:51:13 16:49:01 5422072 0 815704 10.18 2620 1768544 1240972 13.70 582484 1603208 8 16:51:13 16:50:01 4374016 0 1047884 13.08 2620 2584420 1547232 17.08 806808 2318128 79724 16:51:13 16:51:01 3301064 0 1210820 15.12 2620 3494436 1754080 19.37 1040296 2977960 403368 16:51:13 Average: 5113888 0 869725 10.86 2620 2022707 1310122 14.46 643567 1810964 48318 16:51:13 16:51:13 16:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:51:13 16:42:01 eth0 239.65 214.19 736.81 36.05 0.00 0.00 0.00 0.00 16:51:13 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:42:01 docker0 74.19 56.22 6.43 175.72 0.00 0.00 0.00 0.00 16:51:13 16:43:01 eth0 0.75 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:51:13 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:44:01 eth0 4.43 2.12 3.43 0.32 0.00 0.00 0.00 0.00 16:51:13 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:45:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 16:51:13 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:46:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:51:13 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:47:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:51:13 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:48:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:51:13 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:49:01 eth0 1.28 1.37 0.19 8.13 0.00 0.00 0.00 0.00 16:51:13 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:50:01 eth0 469.54 431.68 4385.39 51.26 0.00 0.00 0.00 0.00 16:51:13 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:50:01 docker0 46.57 48.07 3.36 302.37 0.00 0.00 0.00 0.00 16:51:13 16:50:01 veth9cf7d61 46.57 48.17 4.00 302.38 0.00 0.00 0.00 0.00 16:51:13 16:51:01 eth0 653.34 578.49 5697.65 133.62 0.00 0.00 0.00 0.00 16:51:13 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 16:51:01 docker0 39.80 43.18 2.51 274.90 0.00 0.00 0.00 0.00 16:51:13 Average: eth0 137.05 122.90 1082.73 22.97 0.00 0.00 0.00 0.00 16:51:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:13 Average: docker0 16.06 14.75 1.23 75.32 0.00 0.00 0.00 0.00 16:51:13 16:51:13 16:51:13 ---> sar -P ALL: 16:51:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 16:51:13 16:51:13 16:40:20 LINUX RESTART (2 CPU) 16:51:13 16:51:13 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:51:13 16:42:01 all 5.42 0.00 2.29 2.97 0.07 89.26 16:51:13 16:42:01 0 5.42 0.00 2.48 3.57 0.07 88.45 16:51:13 16:42:01 1 5.41 0.00 2.09 2.37 0.07 90.06 16:51:13 16:43:01 all 0.05 0.00 0.03 0.00 0.03 99.88 16:51:13 16:43:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:51:13 16:43:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:51:13 16:44:01 all 0.14 0.00 0.05 0.00 0.03 99.78 16:51:13 16:44:01 0 0.17 0.00 0.03 0.00 0.02 99.78 16:51:13 16:44:01 1 0.12 0.00 0.07 0.00 0.03 99.78 16:51:13 16:45:01 all 0.09 0.00 0.03 0.01 0.03 99.85 16:51:13 16:45:01 0 0.15 0.00 0.02 0.02 0.02 99.80 16:51:13 16:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:51:13 16:46:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:51:13 16:46:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:51:13 16:46:01 1 0.07 0.00 0.03 0.00 0.05 99.85 16:51:13 16:47:01 all 0.02 0.00 0.03 0.00 0.03 99.93 16:51:13 16:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:13 16:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:51:13 16:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 16:51:13 16:48:01 0 0.13 0.00 0.03 0.00 0.03 99.80 16:51:13 16:48:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:51:13 16:49:01 all 0.07 0.00 0.06 0.00 0.02 99.86 16:51:13 16:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:51:13 16:49:01 1 0.10 0.00 0.05 0.00 0.03 99.82 16:51:13 16:50:01 all 9.65 0.00 3.66 1.61 0.06 85.01 16:51:13 16:50:01 0 9.60 0.00 3.89 1.05 0.05 85.41 16:51:13 16:50:01 1 9.71 0.00 3.43 2.18 0.07 84.62 16:51:13 16:51:01 all 20.01 0.00 8.60 1.65 0.10 69.65 16:51:13 16:51:01 0 22.22 0.00 8.63 1.24 0.09 67.82 16:51:13 16:51:01 1 17.82 0.00 8.57 2.05 0.11 71.46 16:51:13 Average: all 3.46 0.00 1.43 0.61 0.04 94.46 16:51:13 Average: 0 3.67 0.00 1.47 0.58 0.03 94.24 16:51:13 Average: 1 3.24 0.00 1.39 0.65 0.05 94.67 16:51:13 16:51:13 16:51:13