Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 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-ssh8365181931030783882.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-ssh5689097992990899018.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-ssh5892587249375197336.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-ssh3616121686946908706.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-ssh8384699119152177813.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-534 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-ssh7105185145974892991.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 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (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 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 Commit message: "feat: update built production artifacts ui" > git rev-list --no-walk 39dc5604784c768f29f8d77da4d375323c8e0e47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:15 ========================================================= 15:35:15 EdgeX Global Pipelines Version Info 15:35:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:16 ------------------- 15:35:16 stable info: 15:35:16 ------------------- 15:35:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:35:16 Message: update stable to v1.0.195 15:35:17 ------------------- 15:35:17 experimental info: 15:35:17 ------------------- 15:35:17 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:35:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:35:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:35:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:35:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] echo 15:35:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdb5529 [Pipeline] echo 15:35:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:18 provisioning config files... 15:35:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8280195217286331162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:18 ---> docker-login.sh 15:35:18 nexus3.edgexfoundry.org:10001 15:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:18 Configure a credential helper to remove this warning. See 15:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:18 15:35:18 Login Succeeded 15:35:18 nexus3.edgexfoundry.org:10002 15:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:19 Configure a credential helper to remove this warning. See 15:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:19 15:35:19 Login Succeeded 15:35:19 nexus3.edgexfoundry.org:10003 15:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:19 Configure a credential helper to remove this warning. See 15:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:19 15:35:19 Login Succeeded 15:35:19 nexus3.edgexfoundry.org:10004 15:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:19 Configure a credential helper to remove this warning. See 15:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:19 15:35:19 Login Succeeded 15:35:19 docker.io 15:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:19 Configure a credential helper to remove this warning. See 15:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:19 15:35:19 Login Succeeded 15:35:19 ---> docker-login.sh ends [Pipeline] } 15:35:19 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 15:35:20 + git log --format=format:%s -1 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] echo 15:35:20 GIT_COMMIT: cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff, Commit Message: feat: update built production artifacts ui [Pipeline] echo 15:35:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:21 15:35:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:35:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:21 latest: Pulling from edgex-devops/git-semver 15:35:21 31603596830f: Pulling fs layer 15:35:21 54011a49482f: Pulling fs layer 15:35:21 a6820b24f6d8: Pulling fs layer 15:35:21 f581987b2513: Pulling fs layer 15:35:21 f581987b2513: Waiting 15:35:21 54011a49482f: Verifying Checksum 15:35:21 54011a49482f: Download complete 15:35:21 31603596830f: Verifying Checksum 15:35:21 31603596830f: Download complete 15:35:21 a6820b24f6d8: Verifying Checksum 15:35:21 a6820b24f6d8: Download complete 15:35:21 f581987b2513: Verifying Checksum 15:35:21 f581987b2513: Download complete 15:35:21 31603596830f: Pull complete 15:35:22 54011a49482f: Pull complete 15:35:22 a6820b24f6d8: Pull complete 15:35:22 f581987b2513: Pull complete 15:35:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:22 prd-centos7-docker-4c-2g-534 does not seem to be running inside a container 15:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:23 $ docker top bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:24 [ssh-agent] Looking for ssh-agent implementation... 15:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:24 $ docker exec bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent 15:35:24 SSH_AUTH_SOCK=/tmp/ssh-W1B1ucyzcvdW/agent.13 15:35:24 SSH_AGENT_PID=20 15:35:24 Running ssh-add (command line suppressed) 15:35:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8093922306935500142.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8093922306935500142.key) 15:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:24 + git tag --points-at HEAD [Pipeline] } 15:35:24 $ docker exec --env ******** --env ******** bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent -k 15:35:24 unset SSH_AUTH_SOCK; 15:35:24 unset SSH_AGENT_PID; 15:35:24 echo Agent pid 20 killed; 15:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:24 [ssh-agent] Looking for ssh-agent implementation... 15:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:25 $ docker exec bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent 15:35:25 SSH_AUTH_SOCK=/tmp/ssh-zo3oUvkGX02G/agent.54 15:35:25 SSH_AGENT_PID=60 15:35:25 Running ssh-add (command line suppressed) 15:35:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2705266028551909841.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2705266028551909841.key) 15:35:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:25 + git semver init 15:35:25 # -> Open(): unable to determine branch for HEAD 15:35:25 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:35:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:35:25 # $SEMVER_REMOTE_NAME = origin 15:35:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:25 # $SEMVER_USER_NAME = edgex-jenkins 15:35:25 # $SEMVER_BRANCH = master 15:35:25 # $SEMVER_TEMP = /tmp/semver-646229476 15:35:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:35:28 # '/tmp/semver-646229476' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 15:35:28 # -> Force: false 15:35:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 15:35:28 $ docker exec --env ******** --env ******** bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd ssh-agent -k 15:35:28 unset SSH_AUTH_SOCK; 15:35:28 unset SSH_AGENT_PID; 15:35:28 echo Agent pid 60 killed; 15:35:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:28 + git semver [Pipeline] } 15:35:28 $ docker stop --time=1 bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd 15:35:30 $ docker rm -f bef7d598e2b5a016877a6c75ba80df9346ef9f75788a2becec2da003f64568dd [Pipeline] // withDockerContainer [Pipeline] sh 15:35:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:30 Stashed 1 file(s) [Pipeline] echo 15:35:30 [edgeXSemver]: initialized semver on version 2.0.0-dev.80 [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 15:35:46 Still waiting to schedule task 15:35:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:35:46 Still waiting to schedule task 15:35:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-532’ 15:38:21 Running on prd-centos7-docker-4c-2g-535 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 15:38:21 Running in /w/workspace/edgex-ui-go/140 [Pipeline] { [Pipeline] checkout 15:38:21 The recommended git tool is: git 15:38:23 using credential edgex-jenkins-ssh 15:38:23 Cloning the remote Git repository 15:38:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:38:23 > git init /w/workspace/edgex-ui-go/140 # timeout=10 15:38:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:38:23 > git --version # timeout=10 15:38:23 > git --version # 'git version 2.24.4' 15:38:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:23 [INFO] Currently running in a labeled security context 15:38:23 [INFO] Currently SELinux is 'enforcing' on the host 15:38:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/140@tmp/jenkins-gitclient-ssh4883156490272222904.key 15:38:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:25 Avoid second fetch 15:38:25 Checking out Revision cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (master) 15:38:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:38:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:25 > git config core.sparsecheckout # timeout=10 15:38:25 > git checkout -f cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 15:38:29 Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:38:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:38:31 + sudo service docker restart 15:38:31 + true 15:38:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:49 provisioning config files... 15:38:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config4287045160689929399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:49 ---> docker-login.sh 15:38:49 nexus3.edgexfoundry.org:10001 15:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:50 Configure a credential helper to remove this warning. See 15:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:50 15:38:50 Login Succeeded 15:38:50 nexus3.edgexfoundry.org:10002 15:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:50 Configure a credential helper to remove this warning. See 15:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:50 15:38:50 Login Succeeded 15:38:50 nexus3.edgexfoundry.org:10003 15:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:50 Configure a credential helper to remove this warning. See 15:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:50 15:38:50 Login Succeeded 15:38:50 nexus3.edgexfoundry.org:10004 15:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:50 Configure a credential helper to remove this warning. See 15:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:50 15:38:50 Login Succeeded 15:38:50 docker.io 15:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 ---> docker-login.sh ends [Pipeline] } 15:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:51 ========================================================= 15:38:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:38:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:38:51 + 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 . 15:38:51 Sending build context to Docker daemon 17.93MB 15:38:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:38:51 Step 2/8 : FROM ${BASE} 15:38:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:38:51 540db60ca938: Pulling fs layer 15:38:51 adcc1eea9eea: Pulling fs layer 15:38:51 4c4ab2625f07: Pulling fs layer 15:38:51 0510c868ecb4: Pulling fs layer 15:38:51 afea3b2eda06: Pulling fs layer 15:38:51 7809a108b3ef: Pulling fs layer 15:38:51 f706445af74f: Pulling fs layer 15:38:51 afea3b2eda06: Waiting 15:38:51 7809a108b3ef: Waiting 15:38:51 f706445af74f: Waiting 15:38:51 0510c868ecb4: Waiting 15:38:51 4c4ab2625f07: Verifying Checksum 15:38:51 4c4ab2625f07: Download complete 15:38:51 adcc1eea9eea: Verifying Checksum 15:38:51 adcc1eea9eea: Download complete 15:38:51 afea3b2eda06: Verifying Checksum 15:38:51 afea3b2eda06: Download complete 15:38:51 7809a108b3ef: Verifying Checksum 15:38:51 7809a108b3ef: Download complete 15:38:51 540db60ca938: Verifying Checksum 15:38:51 540db60ca938: Download complete 15:38:52 540db60ca938: Pull complete 15:38:52 adcc1eea9eea: Pull complete 15:38:52 4c4ab2625f07: Pull complete 15:38:53 f706445af74f: Verifying Checksum 15:38:53 f706445af74f: Download complete 15:38:53 0510c868ecb4: Verifying Checksum 15:38:53 0510c868ecb4: Download complete 15:38:57 0510c868ecb4: Pull complete 15:38:57 afea3b2eda06: Pull complete 15:38:57 7809a108b3ef: Pull complete 15:38:59 f706445af74f: Pull complete 15:38:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:38:59 ---> b068be0155e3 15:38:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:39:03 ---> Running in bf243d36a0fd 15:39:03 Removing intermediate container bf243d36a0fd 15:39:03 ---> 630d9028622b 15:39:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:03 ---> Running in 687c4b504735 15:39:03 Removing intermediate container 687c4b504735 15:39:03 ---> 74f57442d97b 15:39:03 Step 5/8 : RUN apk add --no-cache make git 15:39:03 ---> Running in 8e9f394473f1 15:39:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:39:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:39:05 OK: 149 MiB in 40 packages 15:39:05 Removing intermediate container 8e9f394473f1 15:39:05 ---> 149cdb6abda1 15:39:05 Step 6/8 : WORKDIR /edgex-ui-go 15:39:05 ---> Running in af4cb24ccd4c 15:39:05 Removing intermediate container af4cb24ccd4c 15:39:05 ---> 8a2945efb652 15:39:05 Step 7/8 : COPY . . 15:39:06 ---> 06ac44076bbc 15:39:06 Step 8/8 : RUN go mod download 15:39:06 ---> Running in a677afa8a1fc 15:39:21 Removing intermediate container a677afa8a1fc 15:39:21 ---> a294b480b6e2 15:39:21 Successfully built a294b480b6e2 15:39:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:39:21 + docker inspect -f . ci-base-image-x86_64 15:39:21 . [Pipeline] withDockerContainer 15:39:21 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 15:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@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 15:39:22 $ docker top 3890b1b7804a20099a8eb73b314e5f3f9d791915c5c6b400ec16bcc04e4a7a99 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:22 + go version 15:39:22 go version go1.16.3 linux/amd64 [Pipeline] } 15:39:22 $ docker stop --time=1 3890b1b7804a20099a8eb73b314e5f3f9d791915c5c6b400ec16bcc04e4a7a99 15:39:23 $ docker rm -f 3890b1b7804a20099a8eb73b314e5f3f9d791915c5c6b400ec16bcc04e4a7a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:24 + docker inspect -f . ci-base-image-x86_64 15:39:24 . [Pipeline] withDockerContainer 15:39:24 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 15:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@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 15:39:24 $ docker top 50d2a09224fbd79cc64a1c0857f7c776645ac9f7661097d87dedc7e18cfba691 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:25 + go mod tidy [Pipeline] sh 15:39:26 + make test 15:39:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:39:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:39:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-536 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 15:39:33 Running in /w/workspace/edgex-ui-go/140 [Pipeline] { [Pipeline] checkout 15:39:33 The recommended git tool is: git 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:39:36 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:39:36 GO111MODULE=on go vet ./... 15:39:39 using credential edgex-jenkins-ssh 15:39:39 Cloning the remote Git repository 15:39:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:39:39 > git init /w/workspace/edgex-ui-go/140 # timeout=10 15:39:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:39:39 > git --version # timeout=10 15:39:39 > git --version # 'git version 2.17.1' 15:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 15:39:41 $ docker stop --time=1 50d2a09224fbd79cc64a1c0857f7c776645ac9f7661097d87dedc7e18cfba691 15:39:42 Avoid second fetch 15:39:42 Checking out Revision cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (master) 15:39:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:39:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:42 > git config core.sparsecheckout # timeout=10 15:39:42 > git checkout -f cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 15:39:42 $ docker rm -f 50d2a09224fbd79cc64a1c0857f7c776645ac9f7661097d87dedc7e18cfba691 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:45 + ls -al . 15:39:45 total 92 15:39:45 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 15:39 . 15:39:45 drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 15:38 .. 15:39:45 drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 15:38 assets 15:39:45 drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 15:38 bin 15:39:45 drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 15:38 cmd 15:39:45 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 15:38 CONTRIBUTING.md 15:39:45 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 15:39 coverage.out 15:39:45 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 15:38 Dockerfile 15:39:45 -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 15:38 Dockerfile.build 15:39:45 drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 15:38 docs 15:39:45 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 15:38 .git 15:39:45 drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 15:38 .github 15:39:45 -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 15:38 .gitignore 15:39:45 -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 15:38 go.mod 15:39:45 -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 15:39 go.sum 15:39:45 drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 15:38 internal 15:39:45 -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 15:38 Jenkinsfile 15:39:45 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 15:38 LICENSE 15:39:45 -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 15:38 Makefile 15:39:45 drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 15:38 pkg 15:39:45 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 15:38 README.md 15:39:45 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 15:35 VERSION 15:39:45 -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 15:38 version.go 15:39:45 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 15:38 web [Pipeline] isUnix [Pipeline] sh 15:39:46 + 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=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff --label arch=amd64 --label version=2.0.0-dev.80 . 15:39:46 Sending build context to Docker daemon 17.95MB 15:39:46 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 15:39:46 Step 2/24 : FROM ${BASE} AS builder 15:39:46 ---> a294b480b6e2 15:39:46 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:39:46 ---> Running in cb4334aca098 15:39:46 Removing intermediate container cb4334aca098 15:39:46 ---> 260d4a7ab0fa 15:39:46 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:39:46 ---> Running in 98c902a5af06 15:39:46 Commit message: "feat: update built production artifacts ui" 15:39:46 Removing intermediate container 98c902a5af06 15:39:46 ---> a0ea03d159cd 15:39:46 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:39:46 ---> Running in c481437d963d 15:39:46 Removing intermediate container c481437d963d 15:39:46 ---> ea8841e8fc55 15:39:46 Step 6/24 : LABEL Name=edgex-ui-go 15:39:46 ---> Running in 66ca81193598 15:39:47 Removing intermediate container 66ca81193598 15:39:47 ---> 3438af706f75 15:39:47 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:39:47 ---> Running in 2ae461888205 15:39:47 Removing intermediate container 2ae461888205 15:39:47 ---> 8d50a08ec1c0 15:39:47 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:47 ---> Running in c3e4f326a842 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:47 Removing intermediate container c3e4f326a842 15:39:47 ---> 2d6536eaa642 15:39:47 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:47 ---> Running in 3d07e0abb497 15:39:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:39:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:39:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:39:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:39:48 + + truesudo 15:39:48 service docker restart 15:39:49 OK: 149 MiB in 40 packages 15:39:49 Removing intermediate container 3d07e0abb497 15:39:49 ---> e919aa576493 15:39:49 Step 10/24 : ENV GO111MODULE=on 15:39:49 ---> Running in f7f7fdcf586d 15:39:49 Removing intermediate container f7f7fdcf586d 15:39:49 ---> d2a5a10fdf61 15:39:49 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:39:49 ---> Running in 81c561bd3548 15:39:49 Removing intermediate container 81c561bd3548 15:39:49 ---> 82374878ad4c 15:39:49 Step 12/24 : COPY go.mod . 15:39:50 ---> dcbd64d26b62 15:39:50 Step 13/24 : COPY Makefile . 15:39:50 ---> 2a77efcb101b 15:39:50 Step 14/24 : RUN make update 15:39:50 ---> Running in 7108333adcc7 15:39:50 CGO_ENABLED=0 GO111MODULE=on go mod download 15:39:51 Removing intermediate container 7108333adcc7 15:39:51 ---> f2f8749269b9 15:39:51 Step 15/24 : COPY . . 15:39:51 ---> 46686715bcc8 15:39:51 Step 16/24 : RUN ${MAKE} 15:39:51 ---> Running in 7f111dda1454 15:39:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.80" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:40:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:40:01 Removing intermediate container 7f111dda1454 15:40:01 ---> eb9fc87a37b1 15:40:01 Step 17/24 : FROM alpine:3.12 15:40:02 3.12: Pulling from library/alpine 15:40:02 339de151aab4: Pulling fs layer 15:40:02 339de151aab4: Verifying Checksum 15:40:02 339de151aab4: Download complete 15:40:02 339de151aab4: Pull complete 15:40:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:40:02 Status: Downloaded newer image for alpine:3.12 15:40:02 ---> 13621d1b12d4 15:40:02 Step 18/24 : EXPOSE 4000 15:40:02 ---> Running in 8712e4279a3c 15:40:02 Removing intermediate container 8712e4279a3c 15:40:02 ---> 4d582ad3f1f9 15:40:02 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 15:40:03 ---> 0d2b2d2f5a3a 15:40:03 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:40:03 ---> Running in 1ba9dc62d1b9 15:40:03 Removing intermediate container 1ba9dc62d1b9 15:40:03 ---> 1c140f2a6a1c 15:40:03 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:40:03 ---> Running in 7a0e5ab74070 15:40:03 Removing intermediate container 7a0e5ab74070 15:40:03 ---> 4408f6dda763 15:40:03 Step 22/24 : LABEL arch=amd64 15:40:03 ---> Running in d2322edee009 15:40:03 Removing intermediate container d2322edee009 15:40:03 ---> ef1bc85d0bf1 15:40:03 Step 23/24 : LABEL git_sha=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:40:03 ---> Running in ebbdd9919922 15:40:03 Removing intermediate container ebbdd9919922 15:40:03 ---> 2b7fc849173e 15:40:03 Step 24/24 : LABEL version=2.0.0-dev.80 15:40:03 ---> Running in 5e78cb3b357d 15:40:03 Removing intermediate container 5e78cb3b357d 15:40:03 ---> bffced93cb44 15:40:03 [Warning] One or more build-args [ARCH] were not consumed 15:40:03 Successfully built bffced93cb44 15:40:03 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:03 provisioning config files... 15:40:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config1882638027657895958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:04 ---> docker-login.sh 15:40:04 nexus3.edgexfoundry.org:10001 15:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:04 Configure a credential helper to remove this warning. See 15:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:04 15:40:04 Login Succeeded 15:40:04 nexus3.edgexfoundry.org:10002 15:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:04 Configure a credential helper to remove this warning. See 15:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:04 15:40:04 Login Succeeded 15:40:04 nexus3.edgexfoundry.org:10003 15:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:04 Configure a credential helper to remove this warning. See 15:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:04 15:40:04 Login Succeeded 15:40:04 nexus3.edgexfoundry.org:10004 15:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:04 Configure a credential helper to remove this warning. See 15:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:04 15:40:04 Login Succeeded 15:40:04 docker.io 15:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:05 Configure a credential helper to remove this warning. See 15:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:05 15:40:05 Login Succeeded 15:40:05 ---> docker-login.sh ends [Pipeline] } 15:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:05 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:40:05 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:40:05 latest 15:40:05 2.0.0-dev.80 15:40:05 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 15:40:05 master 15:40:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] isUnix [Pipeline] sh 15:40:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:40:05 cc6ea2a9db0a: Preparing 15:40:05 32f366d666a5: Preparing 15:40:05 32f366d666a5: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:07 provisioning config files... 15:40:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config2821114951426728575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:07 ---> docker-login.sh 15:40:07 nexus3.edgexfoundry.org:10001 15:40:07 cc6ea2a9db0a: Pushed 15:40:07 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh 15:40:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 15:40:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:40:08 cc6ea2a9db0a: Preparing 15:40:08 32f366d666a5: Preparing 15:40:08 cc6ea2a9db0a: Layer already exists 15:40:08 32f366d666a5: Layer already exists 15:40:08 latest: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh 15:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh 15:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:08 Configure a credential helper to remove this warning. See 15:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:08 15:40:08 Login Succeeded 15:40:08 nexus3.edgexfoundry.org:10002 15:40:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.80 15:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:40:08 cc6ea2a9db0a: Preparing 15:40:08 32f366d666a5: Preparing 15:40:08 32f366d666a5: Layer already exists 15:40:08 cc6ea2a9db0a: Layer already exists 15:40:08 2.0.0-dev.80: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh 15:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh 15:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:09 Configure a credential helper to remove this warning. See 15:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:09 15:40:09 Login Succeeded 15:40:09 nexus3.edgexfoundry.org:10003 15:40:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 15:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:40:09 cc6ea2a9db0a: Preparing 15:40:09 32f366d666a5: Preparing 15:40:09 cc6ea2a9db0a: Layer already exists 15:40:09 32f366d666a5: Layer already exists 15:40:09 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] isUnix [Pipeline] sh 15:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 15:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:10 Configure a credential helper to remove this warning. See 15:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:10 15:40:10 Login Succeeded 15:40:10 nexus3.edgexfoundry.org:10004 15:40:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 15:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:40:10 cc6ea2a9db0a: Preparing 15:40:10 32f366d666a5: Preparing 15:40:10 cc6ea2a9db0a: Layer already exists 15:40:10 32f366d666a5: Layer already exists 15:40:10 master: digest: sha256:3efa81318da9402af2331d99852eee761849c4261da4991f8a15c130eaf0fed1 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:10 ===================================================== [Pipeline] echo 15:40:10 taggedImages: 15:40:10 - nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:40:10 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:40:10 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.80 15:40:10 - nexus3.edgexfoundry.org:10004/edgex-ui:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 15:40:10 - 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] } 15:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:10 Configure a credential helper to remove this warning. See 15:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:10 15:40:10 Login Succeeded 15:40:10 docker.io [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:40:11 ---> job-cost.sh 15:40:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SQg1 15:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:11 Configure a credential helper to remove this warning. See 15:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:11 15:40:11 Login Succeeded 15:40:11 ---> docker-login.sh ends [Pipeline] } 15:40:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:11 ========================================================= 15:40:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:40:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:40:12 + 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 . 15:40:12 Sending build context to Docker daemon 17.92MB 15:40:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:40:13 Step 2/8 : FROM ${BASE} 15:40:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:13 595b0fe564bb: Pulling fs layer 15:40:13 3088b5b3c5c0: Pulling fs layer 15:40:13 5b7225fbf94c: Pulling fs layer 15:40:13 ba82ee9f976e: Pulling fs layer 15:40:13 506bd15cee9f: Pulling fs layer 15:40:13 75a0a4a0db45: Pulling fs layer 15:40:13 618dc40b7e24: Pulling fs layer 15:40:13 ba82ee9f976e: Waiting 15:40:13 506bd15cee9f: Waiting 15:40:13 75a0a4a0db45: Waiting 15:40:13 618dc40b7e24: Waiting 15:40:13 5b7225fbf94c: Download complete 15:40:13 3088b5b3c5c0: Download complete 15:40:13 506bd15cee9f: Verifying Checksum 15:40:13 506bd15cee9f: Download complete 15:40:13 595b0fe564bb: Verifying Checksum 15:40:13 595b0fe564bb: Download complete 15:40:13 75a0a4a0db45: Verifying Checksum 15:40:13 75a0a4a0db45: Download complete 15:40:14 595b0fe564bb: Pull complete 15:40:14 3088b5b3c5c0: Pull complete 15:40:15 5b7225fbf94c: Pull complete 15:40:15 618dc40b7e24: Download complete 15:40:17 ba82ee9f976e: Download complete 15:40:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:40:29 ba82ee9f976e: Pull complete 15:40:29 506bd15cee9f: Pull complete 15:40:29 75a0a4a0db45: Pull complete 15:40:32 618dc40b7e24: Pull complete 15:40:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:40:32 ---> a36622ca3599 15:40:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-SQg1/bin to PATH 15:40:33 INFO: No Stack... 15:40:34 INFO: Retrieving Pricing Info for: v3-standard-2 15:40:34 ---> Running in efdb7a1f52a7 15:40:34 Removing intermediate container efdb7a1f52a7 15:40:34 ---> 9df5a453cf5b 15:40:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:34 ---> Running in 265c363086cd 15:40:34 INFO: Archiving Costs [Pipeline] sh 15:40:35 + cat /w/workspace/edgex-ui-go/140/archives/cost.csv 15:40:35 + cut -d, -f6 [Pipeline] lock 15:40:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] 15:40:35 Resource [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] did not exist. Created. 15:40:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:35 + echo total: 0.05999999865889549 [Pipeline] stash 15:40:35 Stashed 1 file(s) [Pipeline] } 15:40:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:37 Removing intermediate container 265c363086cd 15:40:37 ---> 4e9cb3d52969 15:40:37 Step 5/8 : RUN apk add --no-cache make git 15:40:37 ---> Running in 5f6463b9a8df 15:40:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:40:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:40:40 OK: 138 MiB in 40 packages 15:40:41 Removing intermediate container 5f6463b9a8df 15:40:41 ---> f2be9b65b2fd 15:40:41 Step 6/8 : WORKDIR /edgex-ui-go 15:40:41 ---> Running in be4e83d0a49c 15:40:41 Removing intermediate container be4e83d0a49c 15:40:41 ---> 3fe9aded7e25 15:40:41 Step 7/8 : COPY . . 15:40:44 ---> 88a7a350e087 15:40:44 Step 8/8 : RUN go mod download 15:40:44 ---> Running in 243fcdf1b119 15:41:11 Removing intermediate container 243fcdf1b119 15:41:11 ---> 2a31d91bc0d2 15:41:11 Successfully built 2a31d91bc0d2 15:41:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:11 + docker inspect -f . ci-base-image-arm64 15:41:11 . [Pipeline] withDockerContainer 15:41:12 prd-ubuntu18.04-docker-arm64-4c-16g-536 does not seem to be running inside a container 15:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:41:13 $ docker top fe30df8471addb5bc0279699ddd2708ca08786910d35c32527490edfd2d17818 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:14 + go version 15:41:14 go version go1.16.5 linux/arm64 [Pipeline] } 15:41:14 $ docker stop --time=1 fe30df8471addb5bc0279699ddd2708ca08786910d35c32527490edfd2d17818 15:41:16 $ docker rm -f fe30df8471addb5bc0279699ddd2708ca08786910d35c32527490edfd2d17818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:17 + docker inspect -f . ci-base-image-arm64 15:41:17 . [Pipeline] withDockerContainer 15:41:17 prd-ubuntu18.04-docker-arm64-4c-16g-536 does not seem to be running inside a container 15:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:41:19 $ docker top 31bd6228ca8f138ab04d63328fa07d147c42e760c00a4cd1ad4380f45fe727b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:20 + go mod tidy [Pipeline] sh 15:41:21 + make test 15:41:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:41:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:41:55 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:41:55 GO111MODULE=on go vet ./... [Pipeline] } 15:42:14 $ docker stop --time=1 31bd6228ca8f138ab04d63328fa07d147c42e760c00a4cd1ad4380f45fe727b0 15:42:15 $ docker rm -f 31bd6228ca8f138ab04d63328fa07d147c42e760c00a4cd1ad4380f45fe727b0 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:16 Warning: overwriting stash ‘coverage-report’ 15:42:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:42:18 + ls -al . 15:42:18 total 128 15:42:18 drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 15:41 . 15:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 15:39 .. 15:42:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 15:39 .git 15:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:39 .github 15:42:18 -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 15:39 .gitignore 15:42:18 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 15:39 CONTRIBUTING.md 15:42:18 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 15:39 Dockerfile 15:42:18 -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 15:39 Dockerfile.build 15:42:18 -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 15:39 Jenkinsfile 15:42:18 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 15:39 LICENSE 15:42:18 -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 15:39 Makefile 15:42:18 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 15:39 README.md 15:42:18 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 15:35 VERSION 15:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:39 assets 15:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:39 bin 15:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:39 cmd 15:42:18 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 15:41 coverage.out 15:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 15:39 docs 15:42:18 -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 15:39 go.mod 15:42:18 -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 15:41 go.sum 15:42:18 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 15:39 internal 15:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 15:39 pkg 15:42:18 -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 15:39 version.go 15:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 15:39 web [Pipeline] isUnix [Pipeline] sh 15:42:18 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff --label arch=arm64 --label version=2.0.0-dev.80 . 15:42:19 Sending build context to Docker daemon 17.95MB 15:42:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 15:42:19 Step 2/24 : FROM ${BASE} AS builder 15:42:19 ---> 2a31d91bc0d2 15:42:19 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:42:19 ---> Running in 7b618210e59f 15:42:20 Removing intermediate container 7b618210e59f 15:42:20 ---> bc60b00b6b92 15:42:20 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:42:20 ---> Running in b9c53be5369f 15:42:21 Removing intermediate container b9c53be5369f 15:42:21 ---> 45c1079bcc90 15:42:21 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:42:21 ---> Running in 0ba8bc9d20dd 15:42:21 Removing intermediate container 0ba8bc9d20dd 15:42:21 ---> 623e9cbe6b60 15:42:21 Step 6/24 : LABEL Name=edgex-ui-go 15:42:21 ---> Running in 16b331fe09f1 15:42:22 Removing intermediate container 16b331fe09f1 15:42:22 ---> 8cd46ca3814d 15:42:22 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:42:22 ---> Running in 7d2693459697 15:42:22 Removing intermediate container 7d2693459697 15:42:22 ---> bbdbbe529bb8 15:42:22 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:22 ---> Running in a2911f60e6fb 15:42:24 Removing intermediate container a2911f60e6fb 15:42:24 ---> d230d97c6455 15:42:24 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:25 ---> Running in c06bcc214053 15:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:42:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:42:28 OK: 138 MiB in 40 packages 15:42:29 Removing intermediate container c06bcc214053 15:42:29 ---> eb32081cc60d 15:42:29 Step 10/24 : ENV GO111MODULE=on 15:42:29 ---> Running in 46ff7f6c0fdc 15:42:29 Removing intermediate container 46ff7f6c0fdc 15:42:29 ---> 93cab509f73e 15:42:29 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:42:29 ---> Running in d1d8492be862 15:42:30 Removing intermediate container d1d8492be862 15:42:30 ---> aa00429c7174 15:42:30 Step 12/24 : COPY go.mod . 15:42:30 ---> 5ac58f869c7b 15:42:30 Step 13/24 : COPY Makefile . 15:42:31 ---> c4ed7011ad95 15:42:31 Step 14/24 : RUN make update 15:42:31 ---> Running in e03d4b6571aa 15:42:32 CGO_ENABLED=0 GO111MODULE=on go mod download 15:42:34 Removing intermediate container e03d4b6571aa 15:42:34 ---> eb3e54d104a9 15:42:34 Step 15/24 : COPY . . 15:42:37 ---> 49b7e0b3ae18 15:42:37 Step 16/24 : RUN ${MAKE} 15:42:37 ---> Running in 146f4492304e 15:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.80" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:43:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:43:09 Removing intermediate container 146f4492304e 15:43:09 ---> aad7af3f6e8a 15:43:09 Step 17/24 : FROM alpine:3.12 15:43:09 3.12: Pulling from library/alpine 15:43:09 d2f70382dc9a: Pulling fs layer 15:43:09 d2f70382dc9a: Verifying Checksum 15:43:09 d2f70382dc9a: Download complete 15:43:10 d2f70382dc9a: Pull complete 15:43:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:43:10 Status: Downloaded newer image for alpine:3.12 15:43:10 ---> c4fd0aeabfcf 15:43:10 Step 18/24 : EXPOSE 4000 15:43:10 ---> Running in 3e5e0673a27a 15:43:10 Removing intermediate container 3e5e0673a27a 15:43:10 ---> 9acd12c0d451 15:43:10 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 15:43:12 ---> 448803237f20 15:43:12 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:43:12 ---> Running in 7bd9add8dd33 15:43:12 Removing intermediate container 7bd9add8dd33 15:43:12 ---> de8f9491608d 15:43:12 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:43:12 ---> Running in 9953b9067488 15:43:13 Removing intermediate container 9953b9067488 15:43:13 ---> 072876a9074f 15:43:13 Step 22/24 : LABEL arch=arm64 15:43:13 ---> Running in b959777362cd 15:43:14 Removing intermediate container b959777362cd 15:43:14 ---> 6584fe43058d 15:43:14 Step 23/24 : LABEL git_sha=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:43:14 ---> Running in c868e9b228b8 15:43:14 Removing intermediate container c868e9b228b8 15:43:14 ---> 713707cec62c 15:43:14 Step 24/24 : LABEL version=2.0.0-dev.80 15:43:14 ---> Running in 784697931aa8 15:43:15 Removing intermediate container 784697931aa8 15:43:15 ---> cdd94d78743a 15:43:15 [Warning] One or more build-args [ARCH] were not consumed 15:43:15 Successfully built cdd94d78743a 15:43:15 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:15 provisioning config files... 15:43:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config2460398008085691421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:15 ---> docker-login.sh 15:43:15 nexus3.edgexfoundry.org:10001 15:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:16 Configure a credential helper to remove this warning. See 15:43:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:16 15:43:16 Login Succeeded 15:43:16 nexus3.edgexfoundry.org:10002 15:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:16 Configure a credential helper to remove this warning. See 15:43:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:16 15:43:16 Login Succeeded 15:43:16 nexus3.edgexfoundry.org:10003 15:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:17 Configure a credential helper to remove this warning. See 15:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:17 15:43:17 Login Succeeded 15:43:17 nexus3.edgexfoundry.org:10004 15:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:18 Configure a credential helper to remove this warning. See 15:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:18 15:43:18 Login Succeeded 15:43:18 docker.io 15:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:19 Configure a credential helper to remove this warning. See 15:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:19 15:43:19 Login Succeeded 15:43:19 ---> docker-login.sh ends [Pipeline] } 15:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:19 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:43:19 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:43:19 latest 15:43:19 2.0.0-dev.80 15:43:19 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 15:43:19 master 15:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] isUnix [Pipeline] sh 15:43:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:43:19 244f50239f70: Preparing 15:43:19 3fbe34a1663b: Preparing 15:43:20 3fbe34a1663b: Layer already exists 15:43:23 244f50239f70: Pushed 15:43:23 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh 15:43:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:43:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:43:24 244f50239f70: Preparing 15:43:24 3fbe34a1663b: Preparing 15:43:24 3fbe34a1663b: Layer already exists 15:43:24 244f50239f70: Layer already exists 15:43:24 latest: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh 15:43:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh 15:43:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.80 15:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:43:25 244f50239f70: Preparing 15:43:25 3fbe34a1663b: Preparing 15:43:25 3fbe34a1663b: Layer already exists 15:43:25 244f50239f70: Layer already exists 15:43:25 2.0.0-dev.80: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh 15:43:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 [Pipeline] isUnix [Pipeline] sh 15:43:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 15:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:43:26 244f50239f70: Preparing 15:43:26 3fbe34a1663b: Preparing 15:43:26 3fbe34a1663b: Layer already exists 15:43:26 244f50239f70: Layer already exists 15:43:26 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] isUnix [Pipeline] sh 15:43:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 15:43:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 15:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:43:27 244f50239f70: Preparing 15:43:27 3fbe34a1663b: Preparing 15:43:27 244f50239f70: Layer already exists 15:43:27 3fbe34a1663b: Layer already exists 15:43:27 master: digest: sha256:df17008eff21a88ec3170a6624f0310ccdd71a274389da166028eb921c00e2a2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:27 ===================================================== [Pipeline] echo 15:43:27 taggedImages: 15:43:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff 15:43:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:43:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.80 15:43:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff-2.0.0-dev.80 15:43:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:43:27 ---> job-cost.sh 15:43:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u2nE 15:44:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:45:28 lf-activate-venv(): INFO: Adding /tmp/venv-u2nE/bin to PATH 15:45:28 INFO: No Stack... 15:45:29 INFO: Retrieving Pricing Info for: v2-standard-4 15:45:29 INFO: Archiving Costs [Pipeline] sh 15:45:29 + cut -d, -f6 15:45:29 + cat /w/workspace/edgex-ui-go/140/archives/cost.csv [Pipeline] lock 15:45:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] 15:45:30 Resource [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] did not exist. Created. 15:45:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:45:30 /w/workspace/edgex-ui-go/140@tmp/durable-de13e672/script.sh: 1: /w/workspace/edgex-ui-go/140@tmp/durable-de13e672/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:45:30 + echo total: 0.18000000715255737 [Pipeline] stash 15:45:30 Warning: overwriting stash ‘stack-cost’ 15:45:31 Stashed 1 file(s) [Pipeline] } 15:45:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-140-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 15:45:31 provisioning config files... 15:45:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1447057874140675780tmp [Pipeline] { [Pipeline] sh 15:45:32 + set +x 15:45:32 + curl -s https://codecov.io/bash 15:45:32 + bash -s -- 15:45:32 15:45:32 _____ _ 15:45:32 / ____| | | 15:45:32 | | ___ __| | ___ ___ _____ __ 15:45:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:45:32 | |___| (_) | (_| | __/ (_| (_) \ V / 15:45:32 \_____\___/ \__,_|\___|\___\___/ \_/ 15:45:32 Bash-1.0.3 15:45:32 15:45:32 15:45:32 ==> git version 2.24.4 found 15:45:32 ==> 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 15:45:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:45:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:45:32 ==> Jenkins CI detected. 15:45:32 project root: . 15:45:32 --> token set from env 15:45:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:45:32 ==> Running gcov in . (disable via -X gcov) 15:45:32 ==> Python coveragepy not found 15:45:32 ==> Searching for coverage reports in: 15:45:32 + . 15:45:32 -> Found 1 reports 15:45:32 ==> Detecting git/mercurial file structure 15:45:32 ==> Reading reports 15:45:32 + ./coverage.out bytes=10 15:45:32 ==> Appending adjustments 15:45:32 https://docs.codecov.io/docs/fixing-reports 15:45:32 + Found adjustments 15:45:32 ==> Gzipping contents 15:45:32 4.0K /tmp/codecov.BaOEEA.gz 15:45:32 ==> Uploading reports 15:45:32 url: https://codecov.io 15:45:32 query: branch=master&commit=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:32 -> Pinging Codecov 15:45:32 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F140%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:32 -> Uploading to 15:45:32 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff/ad50f468-649f-4142-bd35-3fdafae6579a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T154532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ec142ac38e6346a7953cb39388ebd147897153d60e87056c8f7bc9741647519 15:45:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:32 Dload Upload Total Spent Left Speed 15:45:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 7959 --:--:-- --:--:-- --:--:-- 7970 15:45:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] } 15:45:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:45:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:45:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:45:34 15:45:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:45:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:45:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:45:34 188c0c94c7c5: Pulling fs layer 15:45:34 0ef7d3d256c8: Pulling fs layer 15:45:34 de9db76c5a1d: Pulling fs layer 15:45:34 0eba1c9be4d2: Pulling fs layer 15:45:34 0d57e429df01: Pulling fs layer 15:45:34 4e4be7b47b0d: Pulling fs layer 15:45:34 e1f770b5df2f: Pulling fs layer 15:45:34 85a0685a4137: Pulling fs layer 15:45:34 0eba1c9be4d2: Waiting 15:45:34 0d57e429df01: Waiting 15:45:34 4e4be7b47b0d: Waiting 15:45:34 e1f770b5df2f: Waiting 15:45:34 85a0685a4137: Waiting 15:45:34 de9db76c5a1d: Verifying Checksum 15:45:34 de9db76c5a1d: Download complete 15:45:34 0ef7d3d256c8: Verifying Checksum 15:45:34 0ef7d3d256c8: Download complete 15:45:34 0d57e429df01: Verifying Checksum 15:45:34 0d57e429df01: Download complete 15:45:34 188c0c94c7c5: Verifying Checksum 15:45:34 188c0c94c7c5: Download complete 15:45:34 4e4be7b47b0d: Verifying Checksum 15:45:34 4e4be7b47b0d: Download complete 15:45:35 188c0c94c7c5: Pull complete 15:45:35 0ef7d3d256c8: Pull complete 15:45:35 de9db76c5a1d: Pull complete 15:45:36 e1f770b5df2f: Verifying Checksum 15:45:36 e1f770b5df2f: Download complete 15:45:38 0eba1c9be4d2: Verifying Checksum 15:45:38 0eba1c9be4d2: Download complete 15:45:38 85a0685a4137: Verifying Checksum 15:45:38 85a0685a4137: Download complete 15:45:41 0eba1c9be4d2: Pull complete 15:45:41 0d57e429df01: Pull complete 15:45:41 4e4be7b47b0d: Pull complete 15:45:41 e1f770b5df2f: Pull complete 15:45:45 85a0685a4137: Pull complete 15:45:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:45:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:45:45 prd-centos7-docker-4c-2g-534 does not seem to be running inside a container 15:45:45 $ 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 15:45:48 $ docker top 20cd53e988c801ed01e77f7e9f4119cb52e411e7dbeab8c6ba982c49b2da9180 -eo pid,comm [Pipeline] { [Pipeline] echo 15:45:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:45:48 + set -o pipefail 15:45:48 + snyk monitor '--org=edgex-jenkins' 15:45:53 15:45:53 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 15:45:53 15:45:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/fe612944-7d61-4e7a-8091-7179841613b5 15:45:53 15:45:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:45:53 15:45:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:45:53 15:45:53 [Pipeline] } 15:45:54 $ docker stop --time=1 20cd53e988c801ed01e77f7e9f4119cb52e411e7dbeab8c6ba982c49b2da9180 15:45:56 $ docker rm -f 20cd53e988c801ed01e77f7e9f4119cb52e411e7dbeab8c6ba982c49b2da9180 [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 15:45:57 + git log --format=format:%s -1 cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff [Pipeline] isUnix [Pipeline] sh 15:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:57 . [Pipeline] withDockerContainer 15:45:57 prd-centos7-docker-4c-2g-534 does not seem to be running inside a container 15:45:57 $ 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 15:45:58 $ docker top 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:58 [ssh-agent] Looking for ssh-agent implementation... 15:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:58 $ docker exec 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 ssh-agent 15:45:58 SSH_AUTH_SOCK=/tmp/ssh-J1jD1h5EboWT/agent.14 15:45:58 SSH_AGENT_PID=20 15:45:58 Running ssh-add (command line suppressed) 15:45:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8412296324556976311.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8412296324556976311.key) 15:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:59 + git semver tag 15:45:59 # -> Open(): unable to determine branch for HEAD 15:45:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:45:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:45:59 # $SEMVER_REMOTE_NAME = origin 15:45:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:45:59 # $SEMVER_USER_NAME = edgex-jenkins 15:45:59 # $SEMVER_BRANCH = master 15:45:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 15:45:59 # cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff HEAD 15:45:59 # -> Force: false 15:45:59 # e3638aff9d789760d8377851357c1e77cfdaa5b7 refs/tags/v2.0.0-dev.80 [Pipeline] } 15:45:59 $ docker exec --env ******** --env ******** 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 ssh-agent -k 15:45:59 unset SSH_AUTH_SOCK; 15:45:59 unset SSH_AGENT_PID; 15:45:59 echo Agent pid 20 killed; 15:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:59 + git semver [Pipeline] } 15:45:59 $ docker stop --time=1 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 15:46:00 $ docker rm -f 3a040ae90ffa754ea40d7857d528d0cc3c28e92a17d5d8dfc42421466b271d30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:01 15:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:46:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:01 0.23.1-centos7: Pulling from edgex-lftools 15:46:01 ab5ef0e58194: Pulling fs layer 15:46:01 9712f1f96733: Pulling fs layer 15:46:01 63f879dbbcfc: Pulling fs layer 15:46:01 0d9ebad4ef96: Pulling fs layer 15:46:01 e9a5061849ea: Pulling fs layer 15:46:01 d747dcd14b5f: Pulling fs layer 15:46:01 2de7ff778b66: Pulling fs layer 15:46:01 0d9ebad4ef96: Waiting 15:46:01 e9a5061849ea: Waiting 15:46:01 d747dcd14b5f: Waiting 15:46:01 2de7ff778b66: Waiting 15:46:01 9712f1f96733: Verifying Checksum 15:46:01 9712f1f96733: Download complete 15:46:03 63f879dbbcfc: Verifying Checksum 15:46:03 63f879dbbcfc: Download complete 15:46:03 e9a5061849ea: Verifying Checksum 15:46:03 e9a5061849ea: Download complete 15:46:03 d747dcd14b5f: Verifying Checksum 15:46:03 d747dcd14b5f: Download complete 15:46:03 2de7ff778b66: Verifying Checksum 15:46:03 2de7ff778b66: Download complete 15:46:03 0d9ebad4ef96: Verifying Checksum 15:46:03 0d9ebad4ef96: Download complete 15:46:03 ab5ef0e58194: Verifying Checksum 15:46:03 ab5ef0e58194: Download complete 15:46:06 ab5ef0e58194: Pull complete 15:46:06 9712f1f96733: Pull complete 15:46:06 63f879dbbcfc: Pull complete 15:46:10 0d9ebad4ef96: Pull complete 15:46:10 e9a5061849ea: Pull complete 15:46:10 d747dcd14b5f: Pull complete 15:46:11 2de7ff778b66: Pull complete 15:46:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:46:11 prd-centos7-docker-4c-2g-534 does not seem to be running inside a container 15:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:46:16 $ docker top 343c78c1ec3491d7e4476afac5863fba5b6881e46b6cafcc68d9c0081f2aea59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:46:16 provisioning config files... 15:46:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4429634412456431098tmp 15:46:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7179790945960788172tmp 15:46:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config589799989518551719tmp [Pipeline] { [Pipeline] echo 15:46:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:46:17 ---> sigul-configuration.sh 15:46:17 gpg: directory `/root/.gnupg' created 15:46:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:46:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:46:17 gpg: keyring `/root/.gnupg/secring.gpg' created 15:46:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:46:17 gpg: CAST5 encrypted data 15:46:17 gpg: encrypted with 1 passphrase 15:46:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:46:17 + mkdir /home/jenkins 15:46:17 + mkdir /home/jenkins/sigul [Pipeline] sh 15:46:17 + 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 15:46:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:46:17 ---> sigul-install.sh 15:46:22 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:46:22 + git tag --list 15:46:22 0.1.1 15:46:22 v1.1.0 15:46:22 v1.2.0 15:46:22 v1.2.1 15:46:22 v1.3.0 15:46:22 v2.0.0-dev.1 15:46:22 v2.0.0-dev.10 15:46:22 v2.0.0-dev.11 15:46:22 v2.0.0-dev.12 15:46:22 v2.0.0-dev.13 15:46:22 v2.0.0-dev.14 15:46:22 v2.0.0-dev.15 15:46:22 v2.0.0-dev.16 15:46:22 v2.0.0-dev.17 15:46:22 v2.0.0-dev.18 15:46:22 v2.0.0-dev.19 15:46:22 v2.0.0-dev.2 15:46:22 v2.0.0-dev.20 15:46:22 v2.0.0-dev.21 15:46:22 v2.0.0-dev.22 15:46:22 v2.0.0-dev.23 15:46:22 v2.0.0-dev.24 15:46:22 v2.0.0-dev.25 15:46:22 v2.0.0-dev.26 15:46:22 v2.0.0-dev.27 15:46:22 v2.0.0-dev.28 15:46:22 v2.0.0-dev.29 15:46:22 v2.0.0-dev.3 15:46:22 v2.0.0-dev.30 15:46:22 v2.0.0-dev.31 15:46:22 v2.0.0-dev.32 15:46:22 v2.0.0-dev.33 15:46:22 v2.0.0-dev.34 15:46:22 v2.0.0-dev.35 15:46:22 v2.0.0-dev.36 15:46:22 v2.0.0-dev.37 15:46:22 v2.0.0-dev.38 15:46:22 v2.0.0-dev.39 15:46:22 v2.0.0-dev.4 15:46:22 v2.0.0-dev.40 15:46:22 v2.0.0-dev.41 15:46:22 v2.0.0-dev.42 15:46:22 v2.0.0-dev.43 15:46:22 v2.0.0-dev.44 15:46:22 v2.0.0-dev.45 15:46:22 v2.0.0-dev.46 15:46:22 v2.0.0-dev.47 15:46:22 v2.0.0-dev.48 15:46:22 v2.0.0-dev.49 15:46:22 v2.0.0-dev.5 15:46:22 v2.0.0-dev.50 15:46:22 v2.0.0-dev.51 15:46:22 v2.0.0-dev.52 15:46:22 v2.0.0-dev.53 15:46:22 v2.0.0-dev.54 15:46:22 v2.0.0-dev.55 15:46:22 v2.0.0-dev.56 15:46:22 v2.0.0-dev.57 15:46:22 v2.0.0-dev.58 15:46:22 v2.0.0-dev.59 15:46:22 v2.0.0-dev.6 15:46:22 v2.0.0-dev.60 15:46:22 v2.0.0-dev.61 15:46:22 v2.0.0-dev.62 15:46:22 v2.0.0-dev.63 15:46:22 v2.0.0-dev.64 15:46:22 v2.0.0-dev.65 15:46:22 v2.0.0-dev.66 15:46:22 v2.0.0-dev.67 15:46:22 v2.0.0-dev.68 15:46:22 v2.0.0-dev.69 15:46:22 v2.0.0-dev.7 15:46:22 v2.0.0-dev.70 15:46:22 v2.0.0-dev.71 15:46:22 v2.0.0-dev.72 15:46:22 v2.0.0-dev.73 15:46:22 v2.0.0-dev.74 15:46:22 v2.0.0-dev.75 15:46:22 v2.0.0-dev.76 15:46:22 v2.0.0-dev.77 15:46:22 v2.0.0-dev.78 15:46:22 v2.0.0-dev.79 15:46:22 v2.0.0-dev.8 15:46:22 v2.0.0-dev.80 15:46:22 v2.0.0-dev.9 [Pipeline] sh 15:46:22 + lftools sign git-tag v2.0.0-dev.80 15:46:23 Signing Git tag with Sigul... 15:46:23 Signing v2.0.0-dev.80 [Pipeline] echo 15:46:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:46:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:46:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:46:24 $ docker stop --time=1 343c78c1ec3491d7e4476afac5863fba5b6881e46b6cafcc68d9c0081f2aea59 15:46:26 $ docker rm -f 343c78c1ec3491d7e4476afac5863fba5b6881e46b6cafcc68d9c0081f2aea59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:27 . [Pipeline] withDockerContainer 15:46:27 prd-centos7-docker-4c-2g-534 does not seem to be running inside a container 15:46:27 $ 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 15:46:27 $ docker top 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:28 [ssh-agent] Looking for ssh-agent implementation... 15:46:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:28 $ docker exec 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd ssh-agent 15:46:28 SSH_AUTH_SOCK=/tmp/ssh-J4XBRojgUCPo/agent.13 15:46:28 SSH_AGENT_PID=19 15:46:28 Running ssh-add (command line suppressed) 15:46:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4914530289451203243.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4914530289451203243.key) 15:46:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:28 + git semver bump pre 15:46:28 # -> Open(): unable to determine branch for HEAD 15:46:28 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:46:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:46:28 # $SEMVER_REMOTE_NAME = origin 15:46:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:28 # $SEMVER_USER_NAME = edgex-jenkins 15:46:28 # $SEMVER_BRANCH = master 15:46:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 15:46:28 2.0.0-dev.81 [Pipeline] } 15:46:28 $ docker exec --env ******** --env ******** 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd ssh-agent -k 15:46:28 unset SSH_AUTH_SOCK; 15:46:28 unset SSH_AGENT_PID; 15:46:28 echo Agent pid 19 killed; 15:46:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:29 + git semver [Pipeline] } 15:46:29 $ docker stop --time=1 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd 15:46:30 $ docker rm -f 1b29c455de192573aea70b24db8f353d2c035150f8ade026261e32589a8dfcbd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:30 . [Pipeline] withDockerContainer 15:46:30 prd-centos7-docker-4c-2g-534 does not seem to be running inside a container 15:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:46:31 $ docker top 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:31 [ssh-agent] Looking for ssh-agent implementation... 15:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:31 $ docker exec 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 ssh-agent 15:46:31 SSH_AUTH_SOCK=/tmp/ssh-SjBHAMepscrx/agent.14 15:46:31 SSH_AGENT_PID=21 15:46:31 Running ssh-add (command line suppressed) 15:46:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7083194545526517341.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7083194545526517341.key) 15:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:32 + git semver push 15:46:32 # -> Open(): unable to determine branch for HEAD 15:46:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:46:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:46:32 # $SEMVER_REMOTE_NAME = origin 15:46:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:32 # $SEMVER_USER_NAME = edgex-jenkins 15:46:32 # $SEMVER_BRANCH = master 15:46:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 15:46:37 $ docker exec --env ******** --env ******** 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 ssh-agent -k 15:46:37 unset SSH_AUTH_SOCK; 15:46:37 unset SSH_AGENT_PID; 15:46:37 echo Agent pid 21 killed; 15:46:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:37 + git semver [Pipeline] } 15:46:37 $ docker stop --time=1 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 15:46:39 $ docker rm -f 44756905a7c2e4e0a6d3405d7ec21a51d1a6764ff7d6b807a214b52cd53fbfd9 [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 15:46:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:40 ---> package-listing.sh 15:46:40 ++ facter osfamily 15:46:40 ++ tr '[:upper:]' '[:lower:]' 15:46:41 + OS_FAMILY=redhat 15:46:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 15:46:41 + START_PACKAGES=/tmp/packages_start.txt 15:46:41 + END_PACKAGES=/tmp/packages_end.txt 15:46:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:41 + PACKAGES=/tmp/packages_start.txt 15:46:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 15:46:41 + PACKAGES=/tmp/packages_end.txt 15:46:41 + case "${OS_FAMILY}" in 15:46:41 + rpm -qa 15:46:41 + sort 15:46:42 + '[' -f /tmp/packages_start.txt ']' 15:46:42 + '[' -f /tmp/packages_end.txt ']' 15:46:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 15:46:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 15:46:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 15:46:42 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 15:46:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:46:42 15:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:46:43 alpine: Pulling from edgex-lftools-log-publisher 15:46:43 df20fa9351a1: Pulling fs layer 15:46:43 36b3adc4ff6f: Pulling fs layer 15:46:43 8ad3a11d3b57: Pulling fs layer 15:46:43 46f8f816bc3b: Pulling fs layer 15:46:43 93b61091891f: Pulling fs layer 15:46:43 93b9cdb0e59b: Pulling fs layer 15:46:43 5e14af77c1be: Pulling fs layer 15:46:43 01666e4c0597: Pulling fs layer 15:46:43 aa168da1d23b: Pulling fs layer 15:46:43 46f8f816bc3b: Waiting 15:46:43 93b61091891f: Waiting 15:46:43 93b9cdb0e59b: Waiting 15:46:43 5e14af77c1be: Waiting 15:46:43 01666e4c0597: Waiting 15:46:43 aa168da1d23b: Waiting 15:46:43 36b3adc4ff6f: Verifying Checksum 15:46:43 36b3adc4ff6f: Download complete 15:46:43 46f8f816bc3b: Verifying Checksum 15:46:43 46f8f816bc3b: Download complete 15:46:43 df20fa9351a1: Verifying Checksum 15:46:43 93b9cdb0e59b: Verifying Checksum 15:46:43 93b9cdb0e59b: Download complete 15:46:43 5e14af77c1be: Verifying Checksum 15:46:43 5e14af77c1be: Download complete 15:46:43 93b61091891f: Verifying Checksum 15:46:43 93b61091891f: Download complete 15:46:43 01666e4c0597: Verifying Checksum 15:46:43 01666e4c0597: Download complete 15:46:43 df20fa9351a1: Pull complete 15:46:43 36b3adc4ff6f: Pull complete 15:46:43 8ad3a11d3b57: Verifying Checksum 15:46:43 8ad3a11d3b57: Download complete 15:46:44 8ad3a11d3b57: Pull complete 15:46:44 46f8f816bc3b: Pull complete 15:46:44 93b61091891f: Pull complete 15:46:44 93b9cdb0e59b: Pull complete 15:46:44 5e14af77c1be: Pull complete 15:46:44 01666e4c0597: Pull complete 15:46:45 aa168da1d23b: Download complete 15:46:49 aa168da1d23b: Pull complete 15:46:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:46:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:46:49 prd-centos7-docker-4c-2g-534 does not seem to be running inside a container 15:46:49 $ 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 15:46:54 $ docker top 8bf0afcce90023b68c107ce9a5d2033d37cb48fe2dc4ad7d771f20969ae799fd -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:55 + touch /tmp/pre-build-complete [Pipeline] sh 15:46:55 + mkdir -p /var/log/sa [Pipeline] sh 15:46:55 + ls /var/log/sa-host 15:46:55 + sadf -c /var/log/sa-host/sa05 15:46:55 file_magic: OK 15:46:55 HZ: Using current value: 100 15:46:55 file_header: OK 15:46:55 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 15:46:55 Statistics: 15:46:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:46:55 File successfully converted to sysstat format version 12.2.1 15:46:55 + sadf -c /var/log/sa-host/sa21 15:46:55 file_magic: OK 15:46:55 HZ: Using current value: 100 15:46:55 file_header: OK 15:46:55 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 15:46:55 Statistics: 15:46:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:46:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:56 provisioning config files... 15:46:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4206205902951064158tmp [Pipeline] { [Pipeline] echo 15:46:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:46:56 ---> create-netrc.sh [Pipeline] } 15:46:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:46:57 ---> python-tools-install.sh [Pipeline] echo 15:46:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:46:57 ---> sudo-logs.sh 15:46:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:46:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:46:58 ---> job-cost.sh 15:46:58 lf-activate-venv: SKIPPING 15:46:58 DEBUG: total: 0.18000000715255737 15:46:58 INFO: Retrieving Stack Cost... 15:46:58 INFO: Retrieving Pricing Info for: v3-standard-2 15:46:59 INFO: Archiving Costs [Pipeline] echo 15:46:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:59 ---> logs-deploy.sh 15:46:59 lf-activate-venv: SKIPPING 15:46:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/140 15:46:59 INFO: archiving workspace using pattern(s): 15:47:00 Archives upload complete. 15:47:00 INFO: archiving logs to Nexus 15:47:01 ---> uname -a: 15:47:01 Linux prd-centos7-docker-4c-2g-534.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:47:01 15:47:01 15:47:01 ---> lscpu: 15:47:01 Architecture: x86_64 15:47:01 CPU op-mode(s): 32-bit, 64-bit 15:47:01 Byte Order: Little Endian 15:47:01 Address sizes: 40 bits physical, 48 bits virtual 15:47:01 CPU(s): 2 15:47:01 On-line CPU(s) list: 0,1 15:47:01 Thread(s) per core: 1 15:47:01 Core(s) per socket: 1 15:47:01 Socket(s): 2 15:47:01 NUMA node(s): 1 15:47:01 Vendor ID: AuthenticAMD 15:47:01 CPU family: 23 15:47:01 Model: 49 15:47:01 Model name: AMD EPYC-Rome Processor 15:47:01 Stepping: 0 15:47:01 CPU MHz: 2800.000 15:47:01 BogoMIPS: 5600.00 15:47:01 Virtualization: AMD-V 15:47:01 Hypervisor vendor: KVM 15:47:01 Virtualization type: full 15:47:01 L1d cache: 64 KiB 15:47:01 L1i cache: 64 KiB 15:47:01 L2 cache: 1 MiB 15:47:01 L3 cache: 32 MiB 15:47:01 NUMA node0 CPU(s): 0,1 15:47:01 Vulnerability Itlb multihit: Not affected 15:47:01 Vulnerability L1tf: Not affected 15:47:01 Vulnerability Mds: Not affected 15:47:01 Vulnerability Meltdown: Not affected 15:47:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:47:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:47:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:47:01 Vulnerability Srbds: Not affected 15:47:01 Vulnerability Tsx async abort: Not affected 15:47:01 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 15:47:01 15:47:01 15:47:01 ---> nproc: 15:47:01 2 15:47:01 15:47:01 15:47:01 ---> df -h: 15:47:01 Filesystem Size Used Available Use% Mounted on 15:47:01 overlay 40.0G 8.9G 31.1G 22% / 15:47:01 tmpfs 64.0M 0 64.0M 0% /dev 15:47:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:47:01 shm 64.0M 0 64.0M 0% /dev/shm 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:47:01 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:47:01 15:47:01 15:47:01 ---> free -m: 15:47:01 total used free shared buff/cache available 15:47:01 Mem: 7821 1173 3234 0 3413 6567 15:47:01 Swap: 1023 0 1023 15:47:01 15:47:01 15:47:01 ---> ip addr: 15:47:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:47:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:47:01 inet 127.0.0.1/8 scope host lo 15:47:01 valid_lft forever preferred_lft forever 15:47:01 inet6 ::1/128 scope host 15:47:01 valid_lft forever preferred_lft forever 15:47:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:47:01 link/ether fa:16:3e:d3:71:07 brd ff:ff:ff:ff:ff:ff 15:47:01 inet 10.30.122.183/23 brd 10.30.123.255 scope global dynamic eth0 15:47:01 valid_lft 85661sec preferred_lft 85661sec 15:47:01 inet6 fe80::f816:3eff:fed3:7107/64 scope link 15:47:01 valid_lft forever preferred_lft forever 15:47:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:47:01 link/ether 02:42:e7:69:ed:2c brd ff:ff:ff:ff:ff:ff 15:47:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:47:01 valid_lft forever preferred_lft forever 15:47:01 inet6 fe80::42:e7ff:fe69:ed2c/64 scope link 15:47:01 valid_lft forever preferred_lft forever 15:47:01 15:47:01 15:47:01 ---> sar -b -r -n DEV: 15:47:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 15:47:01 15:47:01 15:34:31 LINUX RESTART (2 CPU) 15:47:01 15:47:01 15:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:47:01 15:36:01 93.26 9.79 83.47 0.00 4076.32 4882.28 0.00 15:47:01 15:37:01 0.80 0.00 0.80 0.00 0.00 16.26 0.00 15:47:01 15:38:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 15:47:01 15:39:01 0.13 0.00 0.13 0.00 0.00 2.02 0.00 15:47:01 15:40:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 15:47:01 15:41:01 0.38 0.00 0.38 0.00 0.00 5.30 0.00 15:47:01 15:42:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 15:47:01 15:43:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 15:47:01 15:44:01 0.22 0.00 0.22 0.00 0.00 2.63 0.00 15:47:01 15:45:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 15:47:01 15:46:01 106.03 0.05 105.98 0.00 4.00 31197.97 0.00 15:47:01 Average: 18.38 0.89 17.49 0.00 371.10 3285.09 0.00 15:47:01 15:47:01 15:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:47:01 15:36:01 5432344 0 808228 10.09 2620 1765748 1279520 14.13 582540 1592568 132 15:47:01 15:37:01 5442428 0 798136 9.97 2620 1765756 1205860 13.31 574172 1592536 16 15:47:01 15:38:01 5442572 0 797992 9.96 2620 1765756 1205860 13.31 577316 1589244 8 15:47:01 15:39:01 5439460 0 801100 10.00 2620 1765760 1206112 13.32 580404 1589244 8 15:47:01 15:40:01 5439876 0 800676 10.00 2620 1765768 1206052 13.32 575112 1594164 8 15:47:01 15:41:01 5437832 0 802720 10.02 2620 1765768 1206028 13.32 577728 1594164 8 15:47:01 15:42:01 5438292 0 802252 10.02 2620 1765776 1205860 13.31 576768 1594164 16 15:47:01 15:43:01 5436464 0 804072 10.04 2620 1765784 1205860 13.31 578780 1594164 8 15:47:01 15:44:01 5428712 0 811820 10.14 2620 1765788 1206040 13.32 586316 1594164 20 15:47:01 15:45:01 5429020 0 811508 10.13 2620 1765792 1205992 13.31 587792 1592348 16 15:47:01 15:46:01 4539788 0 951264 11.88 2620 2515268 1476380 16.30 756296 2222392 31228 15:47:01 Average: 5355163 0 817252 10.20 2620 1833906 1237233 13.66 595748 1649923 2861 15:47:01 15:47:01 15:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:47:01 15:36:01 eth0 698.20 529.57 1423.95 96.76 0.00 0.00 0.00 0.00 15:47:01 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:36:01 docker0 84.65 59.61 6.90 193.39 0.00 0.00 0.00 0.00 15:47:01 15:37:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:47:01 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:38:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:47:01 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:39:01 eth0 1.23 0.45 0.33 0.21 0.00 0.00 0.00 0.00 15:47:01 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:40:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 15:47:01 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:41:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 15:47:01 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:47:01 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:43:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:47:01 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:44:01 eth0 0.98 0.30 0.32 0.20 0.00 0.00 0.00 0.00 15:47:01 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:45:01 eth0 0.98 0.28 0.32 0.20 0.00 0.00 0.00 0.00 15:47:01 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:46:01 eth0 565.15 516.19 4980.85 74.35 0.00 0.00 0.00 0.00 15:47:01 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 15:46:01 docker0 71.57 73.22 5.91 349.72 0.00 0.00 0.00 0.00 15:47:01 Average: eth0 115.35 95.28 582.56 15.64 0.00 0.00 0.00 0.00 15:47:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 Average: docker0 14.21 12.08 1.17 49.39 0.00 0.00 0.00 0.00 15:47:01 15:47:01 15:47:01 ---> sar -P ALL: 15:47:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 15:47:01 15:47:01 15:34:31 LINUX RESTART (2 CPU) 15:47:01 15:47:01 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:47:01 15:36:01 all 12.40 0.00 3.25 3.02 0.08 81.25 15:47:01 15:36:01 0 12.55 0.00 3.72 2.25 0.07 81.42 15:47:01 15:36:01 1 12.25 0.00 2.79 3.80 0.09 81.08 15:47:01 15:37:01 all 0.15 0.00 0.05 0.00 0.03 99.77 15:47:01 15:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:47:01 15:37:01 1 0.27 0.00 0.05 0.00 0.03 99.65 15:47:01 15:38:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:47:01 15:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:47:01 15:38:01 1 0.33 0.00 0.03 0.00 0.02 99.62 15:47:01 15:39:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:47:01 15:39:01 0 0.08 0.00 0.05 0.00 0.03 99.83 15:47:01 15:39:01 1 0.32 0.00 0.03 0.00 0.00 99.65 15:47:01 15:40:01 all 0.19 0.00 0.07 0.00 0.03 99.72 15:47:01 15:40:01 0 0.12 0.00 0.08 0.00 0.03 99.77 15:47:01 15:40:01 1 0.27 0.00 0.05 0.00 0.02 99.67 15:47:01 15:41:01 all 0.14 0.00 0.05 0.00 0.02 99.79 15:47:01 15:41:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:47:01 15:41:01 1 0.23 0.00 0.05 0.00 0.00 99.72 15:47:01 15:42:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:47:01 15:42:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:47:01 15:42:01 1 0.18 0.00 0.03 0.00 0.02 99.77 15:47:01 15:43:01 all 0.18 0.00 0.06 0.00 0.01 99.76 15:47:01 15:43:01 0 0.03 0.00 0.08 0.00 0.02 99.87 15:47:01 15:43:01 1 0.32 0.00 0.03 0.00 0.00 99.65 15:47:01 15:44:01 all 0.18 0.00 0.04 0.00 0.03 99.74 15:47:01 15:44:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:47:01 15:44:01 1 0.28 0.00 0.03 0.00 0.05 99.63 15:47:01 15:45:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:47:01 15:45:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:47:01 15:45:01 1 0.18 0.00 0.02 0.00 0.02 99.78 15:47:01 15:46:01 all 12.04 0.00 4.94 2.38 0.08 80.56 15:47:01 15:46:01 0 12.39 0.00 5.27 2.54 0.09 79.71 15:47:01 15:46:01 1 11.68 0.00 4.62 2.22 0.07 81.41 15:47:01 15:47:01 Average: CPU %user %nice %system %iowait %steal %idle 15:47:01 Average: all 2.31 0.00 0.77 0.48 0.03 96.42 15:47:01 Average: 0 2.26 0.00 0.84 0.42 0.03 96.44 15:47:01 Average: 1 2.35 0.00 0.69 0.54 0.03 96.40 15:47:01 15:47:01 15:47:01