Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6eb81e99157ae153f20d7cb606dbe27b8fc87177 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-ssh8655965241267792567.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-ssh964821820352100672.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-ssh4755476001972473662.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-ssh3691790054375469426.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-ssh9076330124594724154.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-2045 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 Avoid second fetch Checking out Revision 6eb81e99157ae153f20d7cb606dbe27b8fc87177 (master) [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-ssh3897683484743951892.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" > git rev-list --no-walk dffcf2ae75cc22a52ff9d6a526699e0dd5c687ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:18:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:18:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:18:22 ========================================================= 07:18:22 EdgeX Global Pipelines Version Info 07:18:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:18:32 ------------------- 07:18:32 stable info: 07:18:32 ------------------- 07:18:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:18:32 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:18:32 Message: update stable to v1.0.195 07:18:32 ------------------- 07:18:32 experimental info: 07:18:32 ------------------- 07:18:32 Commited By: **** collab-it+edgex@linuxfoundation.org 07:18:32 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:18:32 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:18:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:18:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:18:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:18:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:18:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:18:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:18:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:18:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:18:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:18:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:18:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:18:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:18:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:18:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:18:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:18:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:18:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:18:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:18:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:18:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:18:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] echo 07:18:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6eb81e9 [Pipeline] echo 07:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:05 provisioning config files... 07:19:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6026494636813573931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:07 ---> docker-login.sh 07:19:07 nexus3.edgexfoundry.org:10001 07:19:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:08 Configure a credential helper to remove this warning. See 07:19:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:08 07:19:08 Login Succeeded 07:19:08 nexus3.edgexfoundry.org:10002 07:19:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:10 Configure a credential helper to remove this warning. See 07:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:10 07:19:10 Login Succeeded 07:19:10 nexus3.edgexfoundry.org:10003 07:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:10 Configure a credential helper to remove this warning. See 07:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:10 07:19:10 Login Succeeded 07:19:10 nexus3.edgexfoundry.org:10004 07:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:10 Configure a credential helper to remove this warning. See 07:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:10 07:19:10 Login Succeeded 07:19:10 docker.io 07:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:10 Configure a credential helper to remove this warning. See 07:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:10 07:19:10 Login Succeeded 07:19:10 ---> docker-login.sh ends [Pipeline] } 07:19:10 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 07:19:15 + git log --format=format:%s -1 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] echo 07:19:15 GIT_COMMIT: 6eb81e99157ae153f20d7cb606dbe27b8fc87177, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo 07:19:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:41 07:19:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:19:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:48 latest: Pulling from edgex-devops/git-semver 07:19:48 31603596830f: Pulling fs layer 07:19:48 54011a49482f: Pulling fs layer 07:19:48 a6820b24f6d8: Pulling fs layer 07:19:48 f581987b2513: Pulling fs layer 07:19:48 f581987b2513: Waiting 07:19:48 54011a49482f: Verifying Checksum 07:19:48 54011a49482f: Download complete 07:19:48 31603596830f: Verifying Checksum 07:19:48 31603596830f: Download complete 07:19:48 f581987b2513: Verifying Checksum 07:19:48 f581987b2513: Download complete 07:19:48 a6820b24f6d8: Verifying Checksum 07:19:48 a6820b24f6d8: Download complete 07:19:48 31603596830f: Pull complete 07:19:48 54011a49482f: Pull complete 07:19:48 a6820b24f6d8: Pull complete 07:19:48 f581987b2513: Pull complete 07:19:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:19:50 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 07:19:52 $ 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 07:19:55 $ docker top 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:55 [ssh-agent] Looking for ssh-agent implementation... 07:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:57 $ docker exec 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent 07:19:57 SSH_AUTH_SOCK=/tmp/ssh-XbuqR0gbRXAa/agent.15 07:19:57 SSH_AGENT_PID=20 07:19:57 Running ssh-add (command line suppressed) 07:19:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5041655371382550805.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5041655371382550805.key) 07:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:00 + git tag --points-at HEAD [Pipeline] } 07:20:00 $ docker exec --env ******** --env ******** 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent -k 07:20:00 unset SSH_AUTH_SOCK; 07:20:00 unset SSH_AGENT_PID; 07:20:00 echo Agent pid 20 killed; 07:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:05 [ssh-agent] Looking for ssh-agent implementation... 07:20:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:05 $ docker exec 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent 07:20:05 SSH_AUTH_SOCK=/tmp/ssh-PvPK6rdcwNzC/agent.53 07:20:05 SSH_AGENT_PID=59 07:20:05 Running ssh-add (command line suppressed) 07:20:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9141569011049687422.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9141569011049687422.key) 07:20:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:08 + git semver init 07:20:08 # -> Open(): unable to determine branch for HEAD 07:20:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:20:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:20:08 # $SEMVER_REMOTE_NAME = origin 07:20:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:20:08 # $SEMVER_USER_NAME = edgex-jenkins 07:20:08 # $SEMVER_BRANCH = master 07:20:08 # $SEMVER_TEMP = /tmp/semver-369385294 07:20:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:20:08 # '/tmp/semver-369385294' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 07:20:08 # -> Force: false 07:20:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:20:08 $ docker exec --env ******** --env ******** 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 ssh-agent -k 07:20:08 unset SSH_AUTH_SOCK; 07:20:08 unset SSH_AGENT_PID; 07:20:08 echo Agent pid 59 killed; 07:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:12 + git semver [Pipeline] } 07:20:12 $ docker stop --time=1 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 07:20:14 $ docker rm -f 28e7aa91b8becb27bcda52a2ce52aa43b781f8a730d1bee2da8ce8aeb7766247 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:20:33 Stashed 1 file(s) [Pipeline] echo 07:20:35 [edgeXSemver]: initialized semver on version 2.0.0-dev.71 [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 07:21:04 Still waiting to schedule task 07:21:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:21:08 Still waiting to schedule task 07:21:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2042’ is offline 07:23:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2046 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:23:51 Running in /w/workspace/edgex-ui-go/131 [Pipeline] { [Pipeline] checkout 07:24:00 The recommended git tool is: git 07:24:25 Running on prd-centos7-docker-4c-2g-2047 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:24:25 Running in /w/workspace/edgex-ui-go/131 [Pipeline] { [Pipeline] checkout 07:24:28 The recommended git tool is: git 07:24:56 using credential edgex-jenkins-ssh 07:24:56 Cloning the remote Git repository 07:24:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:24:57 > git init /w/workspace/edgex-ui-go/131 # timeout=10 07:24:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:24:57 > git --version # timeout=10 07:24:57 > git --version # 'git version 2.24.4' 07:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:59 [INFO] Currently running in a labeled security context 07:24:59 [INFO] Currently SELinux is 'enforcing' on the host 07:24:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/131@tmp/jenkins-gitclient-ssh8460418751465175725.key 07:24:59 using credential edgex-jenkins-ssh 07:24:59 Cloning the remote Git repository 07:24:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:24:59 > git init /w/workspace/edgex-ui-go/131 # timeout=10 07:24:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:24:59 > git --version # timeout=10 07:24:59 > git --version # 'git version 2.17.1' 07:24:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:25:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:03 Avoid second fetch 07:25:03 Checking out Revision 6eb81e99157ae153f20d7cb606dbe27b8fc87177 (master) 07:24:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:25:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:03 Avoid second fetch 07:25:03 Checking out Revision 6eb81e99157ae153f20d7cb606dbe27b8fc87177 (master) 07:25:03 > git config core.sparsecheckout # timeout=10 07:25:03 > git checkout -f 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 07:25:03 > git config core.sparsecheckout # timeout=10 07:25:03 > git checkout -f 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 07:25:14 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:21 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 07:25:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 07:25:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:25:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:25:32 + sudo service docker restart 07:25:32 + true 07:25:32 Redirecting to /bin/systemctl restart docker.service 07:25:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:25:32 + sudo service docker restart 07:25:32 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:49 provisioning config files... 07:25:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config7987413065204371740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:52 provisioning config files... 07:25:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config1820475782173336690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:54 ---> docker-login.sh 07:25:54 nexus3.edgexfoundry.org:10001 07:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:54 Configure a credential helper to remove this warning. See 07:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:54 07:25:54 Login Succeeded 07:25:54 nexus3.edgexfoundry.org:10002 07:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:54 Configure a credential helper to remove this warning. See 07:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:54 07:25:54 Login Succeeded 07:25:54 nexus3.edgexfoundry.org:10003 07:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:54 Configure a credential helper to remove this warning. See 07:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:54 07:25:54 Login Succeeded 07:25:54 nexus3.edgexfoundry.org:10004 07:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:54 Configure a credential helper to remove this warning. See 07:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:54 07:25:54 Login Succeeded 07:25:54 docker.io 07:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:54 Configure a credential helper to remove this warning. See 07:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:54 07:25:54 Login Succeeded 07:25:54 ---> docker-login.sh ends [Pipeline] } 07:25:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:25:54 ========================================================= 07:25:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:25:54 ========================================================= 07:25:57 ---> docker-login.sh 07:25:57 nexus3.edgexfoundry.org:10001 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 nexus3.edgexfoundry.org:10002 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 nexus3.edgexfoundry.org:10003 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 + 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 . 07:25:57 Sending build context to Docker daemon 21.78MB 07:25:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:25:57 Step 2/8 : FROM ${BASE} 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 docker.io 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:25:58 540db60ca938: Pulling fs layer 07:25:58 adcc1eea9eea: Pulling fs layer 07:25:58 4c4ab2625f07: Pulling fs layer 07:25:58 0510c868ecb4: Pulling fs layer 07:25:58 afea3b2eda06: Pulling fs layer 07:25:58 7809a108b3ef: Pulling fs layer 07:25:58 f706445af74f: Pulling fs layer 07:25:58 0510c868ecb4: Waiting 07:25:58 afea3b2eda06: Waiting 07:25:58 7809a108b3ef: Waiting 07:25:58 f706445af74f: Waiting 07:25:58 4c4ab2625f07: Verifying Checksum 07:25:58 4c4ab2625f07: Download complete 07:25:58 adcc1eea9eea: Verifying Checksum 07:25:58 adcc1eea9eea: Download complete 07:25:58 afea3b2eda06: Verifying Checksum 07:25:58 afea3b2eda06: Download complete 07:25:58 540db60ca938: Verifying Checksum 07:25:58 540db60ca938: Download complete 07:25:58 7809a108b3ef: Verifying Checksum 07:25:58 7809a108b3ef: Download complete 07:25:58 540db60ca938: Pull complete 07:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:58 Configure a credential helper to remove this warning. See 07:25:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:58 07:25:58 Login Succeeded 07:25:58 adcc1eea9eea: Pull complete 07:25:58 ---> docker-login.sh ends [Pipeline] } 07:26:00 Deleting 1 temporary files [2021-06-17T07:26:01.022Z] 4c4ab2625f07: Pull complete 07:26:01 f706445af74f: Verifying Checksum 07:26:01 f706445af74f: Download complete 07:26:01 0510c868ecb4: Verifying Checksum 07:26:01 0510c868ecb4: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:26:03 ========================================================= 07:26:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:26:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:26:03 0510c868ecb4: Pull complete 07:26:03 afea3b2eda06: Pull complete 07:26:03 7809a108b3ef: Pull complete 07:26:04 + 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 . 07:26:05 Sending build context to Docker daemon 21.78MB 07:26:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:26:05 Step 2/8 : FROM ${BASE} 07:26:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:26:05 595b0fe564bb: Pulling fs layer 07:26:05 3088b5b3c5c0: Pulling fs layer 07:26:05 5b7225fbf94c: Pulling fs layer 07:26:05 ba82ee9f976e: Pulling fs layer 07:26:05 506bd15cee9f: Pulling fs layer 07:26:05 75a0a4a0db45: Pulling fs layer 07:26:05 618dc40b7e24: Pulling fs layer 07:26:05 506bd15cee9f: Waiting 07:26:05 ba82ee9f976e: Waiting 07:26:05 75a0a4a0db45: Waiting 07:26:05 618dc40b7e24: Waiting 07:26:05 5b7225fbf94c: Download complete 07:26:05 3088b5b3c5c0: Verifying Checksum 07:26:05 3088b5b3c5c0: Download complete 07:26:05 f706445af74f: Pull complete 07:26:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:26:05 ---> b068be0155e3 07:26:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:26:05 595b0fe564bb: Verifying Checksum 07:26:05 595b0fe564bb: Download complete 07:26:05 506bd15cee9f: Download complete 07:26:05 75a0a4a0db45: Verifying Checksum 07:26:05 75a0a4a0db45: Download complete 07:26:08 595b0fe564bb: Pull complete 07:26:08 3088b5b3c5c0: Pull complete 07:26:08 5b7225fbf94c: Pull complete 07:26:08 618dc40b7e24: Download complete 07:26:09 ba82ee9f976e: Verifying Checksum 07:26:09 ba82ee9f976e: Download complete 07:26:09 ---> Running in 9f2e42386dfc 07:26:09 Removing intermediate container 9f2e42386dfc 07:26:09 ---> b221d3fcac96 07:26:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:09 ---> Running in 6d0547090e82 07:26:09 Removing intermediate container 6d0547090e82 07:26:09 ---> 4dbdc580e4bd 07:26:09 Step 5/8 : RUN apk add --no-cache make git 07:26:09 ---> Running in 56163de7fc85 07:26:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:26:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:26:12 OK: 149 MiB in 40 packages 07:26:12 Removing intermediate container 56163de7fc85 07:26:12 ---> 0bd3fc9c5c6e 07:26:12 Step 6/8 : WORKDIR /edgex-ui-go 07:26:12 ---> Running in 9627d520681e 07:26:12 Removing intermediate container 9627d520681e 07:26:12 ---> a769e3324787 07:26:12 Step 7/8 : COPY . . 07:26:12 ---> e1b8af0e1813 07:26:12 Step 8/8 : RUN go mod download 07:26:12 ---> Running in e297fa3d369e 07:26:20 ba82ee9f976e: Pull complete 07:26:20 506bd15cee9f: Pull complete 07:26:20 75a0a4a0db45: Pull complete 07:26:23 Removing intermediate container e297fa3d369e 07:26:23 ---> 9d2d9c789bf5 07:26:23 Successfully built 9d2d9c789bf5 07:26:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:26:25 618dc40b7e24: Pull complete 07:26:25 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:26:25 ---> a36622ca3599 07:26:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:26:25 ---> Running in 852d83873e16 07:26:25 Removing intermediate container 852d83873e16 07:26:25 ---> e8f29a16c3b0 07:26:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:27 + docker inspect -f . ci-base-image-x86_64 07:26:27 . 07:26:27 ---> Running in f8596b0ecfc8 [Pipeline] withDockerContainer 07:26:30 prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container 07:26:30 Removing intermediate container f8596b0ecfc8 07:26:30 ---> 7dc110e9ef9e 07:26:30 Step 5/8 : RUN apk add --no-cache make git 07:26:30 ---> Running in 450f6bbf5fef 07:26:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:26:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@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 07:26:32 $ docker top 041394048f2afdb761b9797585c29337f1f60946a3a2efbd7e1c08636608f5f9 -eo pid,comm 07:26:32 OK: 138 MiB in 40 packages 07:26:32 Removing intermediate container 450f6bbf5fef 07:26:32 ---> 1361f5002432 07:26:32 Step 6/8 : WORKDIR /edgex-ui-go 07:26:32 ---> Running in d0e50bb24b68 07:26:32 Removing intermediate container d0e50bb24b68 07:26:32 ---> aa9b564e28e2 07:26:32 Step 7/8 : COPY . . [Pipeline] { [Pipeline] sh 07:26:35 ---> 3e4a4b06e152 07:26:35 Step 8/8 : RUN go mod download 07:26:37 + go version 07:26:37 go version go1.16.3 linux/amd64 07:26:37 ---> Running in 7060e5a8e173 [Pipeline] } 07:26:37 $ docker stop --time=1 041394048f2afdb761b9797585c29337f1f60946a3a2efbd7e1c08636608f5f9 07:26:38 $ docker rm -f 041394048f2afdb761b9797585c29337f1f60946a3a2efbd7e1c08636608f5f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:26:44 + docker inspect -f . ci-base-image-x86_64 07:26:44 . [Pipeline] withDockerContainer 07:26:44 prd-centos7-docker-4c-2g-2047 does not seem to be running inside a container 07:26:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@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 07:26:44 $ docker top 7ad69a3ddbd5427ef694fee011ebeee1df8d95d4066238510d07f2733ca9ee67 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:47 + go mod tidy [Pipeline] sh 07:26:50 + make test 07:26:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:26:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:26:58 Removing intermediate container 7060e5a8e173 07:26:58 ---> 5355c2784178 07:26:58 Successfully built 5355c2784178 07:26:58 Successfully tagged ci-base-image-arm64:latest 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:26:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:26:58 GO111MODULE=on go vet ./... [Pipeline] isUnix [Pipeline] sh 07:26:59 + docker inspect -f . ci-base-image-arm64 07:26:59 . [Pipeline] withDockerContainer 07:26:59 prd-ubuntu18.04-docker-arm64-4c-16g-2046 does not seem to be running inside a container 07:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:27:02 $ docker top 1959bb97768d4dfb346ada7a882c3b3d21d1fbf8767df85242999684042294ea -eo pid,comm [Pipeline] { [Pipeline] } 07:27:02 $ docker stop --time=1 7ad69a3ddbd5427ef694fee011ebeee1df8d95d4066238510d07f2733ca9ee67 07:27:04 $ docker rm -f 7ad69a3ddbd5427ef694fee011ebeee1df8d95d4066238510d07f2733ca9ee67 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:27:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:07 Stashed 1 file(s) [Pipeline] } 07:27:07 + go version 07:27:07 go version go1.16.5 linux/arm64 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } 07:27:12 $ docker stop --time=1 1959bb97768d4dfb346ada7a882c3b3d21d1fbf8767df85242999684042294ea 07:27:14 $ docker rm -f 1959bb97768d4dfb346ada7a882c3b3d21d1fbf8767df85242999684042294ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:29:01 + sudo chown -R jenkins:jenkins . 07:29:01 + docker inspect -f . ci-base-image-arm64 07:29:01 . [Pipeline] sh [Pipeline] withDockerContainer 07:29:01 + ls -al . 07:29:01 total 84 07:29:01 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 17 07:26 . 07:29:01 drwxrwxr-x. 4 jenkins jenkins 32 Jun 17 07:24 .. 07:29:01 drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 07:25 assets 07:29:01 drwxrwxr-x. 2 jenkins jenkins 35 Jun 17 07:25 bin 07:29:01 drwxrwxr-x. 3 jenkins jenkins 29 Jun 17 07:25 cmd 07:29:01 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 17 07:25 CONTRIBUTING.md 07:29:01 -rw-r--r--. 1 jenkins jenkins 10 Jun 17 07:26 coverage.out 07:29:01 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 17 07:25 Dockerfile 07:29:01 -rw-rw-r--. 1 jenkins jenkins 902 Jun 17 07:25 Dockerfile.build 07:29:01 drwxrwxr-x. 2 jenkins jenkins 23 Jun 17 07:25 docs 07:29:01 drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 07:25 .git 07:29:01 drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 07:25 .github 07:29:01 -rw-rw-r--. 1 jenkins jenkins 162 Jun 17 07:25 .gitignore 07:29:01 -rw-rw-r--. 1 jenkins jenkins 324 Jun 17 07:25 go.mod 07:29:01 -rw-r--r--. 1 jenkins jenkins 12542 Jun 17 07:26 go.sum 07:29:01 drwxrwxr-x. 9 jenkins jenkins 125 Jun 17 07:25 internal 07:29:01 -rw-rw-r--. 1 jenkins jenkins 652 Jun 17 07:25 Jenkinsfile 07:29:01 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 17 07:25 LICENSE 07:29:01 -rw-rw-r--. 1 jenkins jenkins 941 Jun 17 07:25 Makefile 07:29:01 drwxrwxr-x. 3 jenkins jenkins 19 Jun 17 07:25 pkg 07:29:01 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 17 07:25 README.md 07:29:01 -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 07:20 VERSION 07:29:01 -rw-rw-r--. 1 jenkins jenkins 155 Jun 17 07:25 version.go 07:29:01 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 17 07:25 web 07:29:02 prd-ubuntu18.04-docker-arm64-4c-16g-2046 does not seem to be running inside a container 07:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/131 -v /w/workspace/edgex-ui-go/131:/w/workspace/edgex-ui-go/131:rw,z -v /w/workspace/edgex-ui-go/131@tmp:/w/workspace/edgex-ui-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:29:05 $ docker top c0d132766ae08bfc9ecd9f2ec671c78cef6b0b24438fe33fd10e07bb20eba29b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:29:08 + go mod tidy [Pipeline] sh 07:29:08 + 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=6eb81e99157ae153f20d7cb606dbe27b8fc87177 --label arch=amd64 --label version=2.0.0-dev.71 . 07:29:08 Sending build context to Docker daemon 21.8MB 07:29:08 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:29:08 Step 2/24 : FROM ${BASE} AS builder 07:29:08 ---> 9d2d9c789bf5 07:29:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:29:08 ---> Running in 7449501c5fa4 07:29:08 Removing intermediate container 7449501c5fa4 07:29:08 ---> 5c631066278a 07:29:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:29:09 + make test 07:29:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:29:11 ---> Running in 75a03b8ab581 07:29:11 Removing intermediate container 75a03b8ab581 07:29:11 ---> a5300d933ad3 07:29:11 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:29:11 ---> Running in 64deaf66fa15 07:29:11 Removing intermediate container 64deaf66fa15 07:29:11 ---> b698dc022126 07:29:11 Step 6/24 : LABEL Name=edgex-ui-go 07:29:11 ---> Running in 24bdb3bcaee1 07:29:11 Removing intermediate container 24bdb3bcaee1 07:29:11 ---> e3fd55df33f2 07:29:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:29:11 ---> Running in 24c9abf246d7 07:29:11 Removing intermediate container 24c9abf246d7 07:29:11 ---> 468f4881b8eb 07:29:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:11 ---> Running in 70fc90ec89a0 07:29:11 Removing intermediate container 70fc90ec89a0 07:29:11 ---> 7bba344228d1 07:29:11 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:29:11 ---> Running in 7cca326312e2 07:29:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:29:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:29:11 OK: 149 MiB in 40 packages 07:29:11 Removing intermediate container 7cca326312e2 07:29:11 ---> 621fb93788ae 07:29:11 Step 10/24 : ENV GO111MODULE=on 07:29:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:29:11 ---> Running in f4c0e1a05a00 07:29:11 Removing intermediate container f4c0e1a05a00 07:29:11 ---> c508e8c0899d 07:29:11 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:29:11 ---> Running in fab3fa0ffe4b 07:29:11 Removing intermediate container fab3fa0ffe4b 07:29:11 ---> 4f96b350b75e 07:29:11 Step 12/24 : COPY go.mod . 07:29:12 ---> 68474e7c620d 07:29:12 Step 13/24 : COPY Makefile . 07:29:12 ---> 4bc26047e787 07:29:12 Step 14/24 : RUN make update 07:29:12 ---> Running in 6c3c46d1ef5e 07:29:12 CGO_ENABLED=0 GO111MODULE=on go mod download 07:29:12 Removing intermediate container 6c3c46d1ef5e 07:29:12 ---> 3bff726d673a 07:29:12 Step 15/24 : COPY . . 07:29:13 ---> 935f155308da 07:29:13 Step 16/24 : RUN ${MAKE} 07:29:13 ---> Running in df3d64af2509 07:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.71" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:29:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:29:24 Removing intermediate container df3d64af2509 07:29:24 ---> e333fcb9ad08 07:29:24 Step 17/24 : FROM alpine:3.12 07:29:24 3.12: Pulling from library/alpine 07:29:24 339de151aab4: Pulling fs layer 07:29:24 339de151aab4: Verifying Checksum 07:29:24 339de151aab4: Download complete 07:29:24 339de151aab4: Pull complete 07:29:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:29:24 Status: Downloaded newer image for alpine:3.12 07:29:24 ---> 13621d1b12d4 07:29:24 Step 18/24 : EXPOSE 4000 07:29:24 ---> Running in 342fb5e5fa93 07:29:24 Removing intermediate container 342fb5e5fa93 07:29:24 ---> edd21838b7e8 07:29:24 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 07:29:24 ---> 9712e67c3425 07:29:24 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:29:24 ---> Running in a3f11078396f 07:29:24 Removing intermediate container a3f11078396f 07:29:24 ---> d5a54957627b 07:29:24 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:29:24 ---> Running in a0052a9c7941 07:29:24 Removing intermediate container a0052a9c7941 07:29:24 ---> 54d4e3a25537 07:29:24 Step 22/24 : LABEL arch=amd64 07:29:24 ---> Running in 8cb4d26d7ed7 07:29:26 Removing intermediate container 8cb4d26d7ed7 07:29:26 ---> 51a91fc8ac1b 07:29:26 Step 23/24 : LABEL git_sha=6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:29:26 ---> Running in 77da304bc8ad 07:29:26 Removing intermediate container 77da304bc8ad 07:29:26 ---> c1c91ff01db6 07:29:26 Step 24/24 : LABEL version=2.0.0-dev.71 07:29:26 ---> Running in 1e54bb79dd55 07:29:26 Removing intermediate container 1e54bb79dd55 07:29:26 ---> a20de18ab887 07:29:26 [Warning] One or more build-args [ARCH] were not consumed 07:29:26 Successfully built a20de18ab887 07:29:26 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:38 provisioning config files... 07:29:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config1809018717221379115tmp [Pipeline] { [Pipeline] libraryResource 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:29:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:29:40 GO111MODULE=on go vet ./... [Pipeline] sh 07:29:40 ---> docker-login.sh 07:29:40 nexus3.edgexfoundry.org:10001 07:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:40 Configure a credential helper to remove this warning. See 07:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:40 07:29:40 Login Succeeded 07:29:40 nexus3.edgexfoundry.org:10002 07:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:41 Configure a credential helper to remove this warning. See 07:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:41 07:29:41 Login Succeeded 07:29:41 nexus3.edgexfoundry.org:10003 07:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:41 Configure a credential helper to remove this warning. See 07:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:41 07:29:41 Login Succeeded 07:29:41 nexus3.edgexfoundry.org:10004 07:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:41 Configure a credential helper to remove this warning. See 07:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:41 07:29:41 Login Succeeded 07:29:41 docker.io 07:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:41 Configure a credential helper to remove this warning. See 07:29:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:41 07:29:41 Login Succeeded 07:29:41 ---> docker-login.sh ends [Pipeline] } 07:29:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:44 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:29:44 6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:29:44 latest 07:29:44 2.0.0-dev.71 07:29:44 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 07:29:44 master 07:29:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:29:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] isUnix [Pipeline] sh 07:29:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:29:49 a394dabd78eb: Preparing 07:29:49 32f366d666a5: Preparing 07:29:49 32f366d666a5: Layer already exists 07:29:52 a394dabd78eb: Pushed 07:29:52 6eb81e99157ae153f20d7cb606dbe27b8fc87177: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh 07:29:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:29:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:29:53 a394dabd78eb: Preparing 07:29:53 32f366d666a5: Preparing 07:29:53 32f366d666a5: Layer already exists 07:29:53 a394dabd78eb: Layer already exists 07:29:53 latest: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh 07:29:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.71 [Pipeline] isUnix [Pipeline] sh 07:29:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.71 07:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:29:56 a394dabd78eb: Preparing 07:29:56 32f366d666a5: Preparing 07:29:56 a394dabd78eb: Layer already exists 07:29:56 32f366d666a5: Layer already exists 07:29:56 2.0.0-dev.71: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 07:29:58 $ docker stop --time=1 c0d132766ae08bfc9ecd9f2ec671c78cef6b0b24438fe33fd10e07bb20eba29b 07:29:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 07:30:00 $ docker rm -f c0d132766ae08bfc9ecd9f2ec671c78cef6b0b24438fe33fd10e07bb20eba29b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:30:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:30:04 Warning: overwriting stash ‘coverage-report’ 07:30:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 07:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:30:06 a394dabd78eb: Preparing 07:30:06 32f366d666a5: Preparing 07:30:06 a394dabd78eb: Layer already exists 07:30:06 32f366d666a5: Layer already exists 07:30:06 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] isUnix [Pipeline] sh 07:30:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 07:30:11 Stashed 1 file(s) 07:30:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 07:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:30:11 a394dabd78eb: Preparing 07:30:11 32f366d666a5: Preparing 07:30:11 a394dabd78eb: Layer already exists 07:30:11 32f366d666a5: Layer already exists 07:30:11 master: digest: sha256:3c0d8ad1dea4d030628c85e4cde00e020e6f811db91d6e906d18c220ea9cde5e size: 739 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:14 ===================================================== [Pipeline] echo 07:30:14 taggedImages: 07:30:14 - nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:30:14 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:30:14 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.71 07:30:14 - nexus3.edgexfoundry.org:10004/edgex-ui:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 07:30:14 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 07:30:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:30:24 + ls -al . 07:30:24 total 120 07:30:24 drwxrwxr-x 11 jenkins jenkins 4096 Jun 17 07:29 . 07:30:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:24 .. 07:30:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 07:25 .git 07:30:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:25 .github 07:30:24 -rw-rw-r-- 1 jenkins jenkins 162 Jun 17 07:25 .gitignore 07:30:24 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 17 07:25 CONTRIBUTING.md 07:30:24 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 17 07:25 Dockerfile 07:30:24 -rw-rw-r-- 1 jenkins jenkins 902 Jun 17 07:25 Dockerfile.build 07:30:24 -rw-rw-r-- 1 jenkins jenkins 652 Jun 17 07:25 Jenkinsfile 07:30:24 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 17 07:25 LICENSE 07:30:24 -rw-rw-r-- 1 jenkins jenkins 941 Jun 17 07:25 Makefile 07:30:24 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 17 07:25 README.md 07:30:24 -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 07:20 VERSION 07:30:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:25 assets 07:30:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:25 bin 07:30:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:25 cmd 07:30:24 -rw-r--r-- 1 jenkins jenkins 10 Jun 17 07:29 coverage.out 07:30:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:25 docs 07:30:24 -rw-rw-r-- 1 jenkins jenkins 324 Jun 17 07:25 go.mod 07:30:24 -rw-r--r-- 1 jenkins jenkins 12542 Jun 17 07:29 go.sum 07:30:24 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 07:25 internal 07:30:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:25 pkg 07:30:24 -rw-rw-r-- 1 jenkins jenkins 155 Jun 17 07:25 version.go 07:30:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:25 web [Pipeline] libraryResource [Pipeline] sh 07:30:31 ---> job-cost.sh 07:30:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8I06 [Pipeline] isUnix [Pipeline] sh 07:30:31 + 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=6eb81e99157ae153f20d7cb606dbe27b8fc87177 --label arch=arm64 --label version=2.0.0-dev.71 . 07:30:32 Sending build context to Docker daemon 21.79MB 07:30:32 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:30:32 Step 2/24 : FROM ${BASE} AS builder 07:30:32 ---> 5355c2784178 07:30:32 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:30:32 ---> Running in 31e6da9d3eef 07:30:33 Removing intermediate container 31e6da9d3eef 07:30:33 ---> 855a2822974e 07:30:33 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:30:33 ---> Running in 3871107396bd 07:30:34 Removing intermediate container 3871107396bd 07:30:34 ---> f08e3cfb9388 07:30:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:30:34 ---> Running in a78fc770b5c1 07:30:36 Removing intermediate container a78fc770b5c1 07:30:36 ---> 3440985b99a2 07:30:36 Step 6/24 : LABEL Name=edgex-ui-go 07:30:36 ---> Running in 497b9ed08d47 07:30:36 Removing intermediate container 497b9ed08d47 07:30:36 ---> 030f1f29b66d 07:30:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:30:36 ---> Running in 9420eaaad027 07:30:36 Removing intermediate container 9420eaaad027 07:30:36 ---> bf59b5ba936f 07:30:36 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:36 ---> Running in cf3b5008e4bb 07:30:38 Removing intermediate container cf3b5008e4bb 07:30:38 ---> 247584cdf189 07:30:38 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:30:38 ---> Running in 6b524fde12dd 07:30:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:30:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:30:41 OK: 138 MiB in 40 packages 07:30:42 Removing intermediate container 6b524fde12dd 07:30:42 ---> 79f606b52d5f 07:30:42 Step 10/24 : ENV GO111MODULE=on 07:30:42 ---> Running in 1af0ed8b272d 07:30:42 Removing intermediate container 1af0ed8b272d 07:30:42 ---> 0c0f1014b74b 07:30:42 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:30:42 ---> Running in e758154a9589 07:30:43 Removing intermediate container e758154a9589 07:30:43 ---> ce4b886a8c58 07:30:43 Step 12/24 : COPY go.mod . 07:30:44 ---> 97357149dead 07:30:44 Step 13/24 : COPY Makefile . 07:30:45 ---> 67c5c6801e35 07:30:45 Step 14/24 : RUN make update 07:30:45 ---> Running in 04ac71909172 07:30:46 CGO_ENABLED=0 GO111MODULE=on go mod download 07:30:49 Removing intermediate container 04ac71909172 07:30:49 ---> 86cc372f836e 07:30:49 Step 15/24 : COPY . . 07:30:50 ---> fce7021e0b9b 07:30:50 Step 16/24 : RUN ${MAKE} 07:30:50 ---> Running in 2be1cf1f085e 07:30:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.71" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:30:53 lf-activate-venv(): INFO: Adding /tmp/venv-8I06/bin to PATH 07:30:53 INFO: No Stack... 07:30:53 INFO: Retrieving Pricing Info for: v3-standard-2 07:30:53 INFO: Archiving Costs [Pipeline] sh 07:30:56 + cut -d, -f6 07:30:56 + cat /w/workspace/edgex-ui-go/131/archives/cost.csv [Pipeline] lock 07:30:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] 07:30:56 Resource [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] did not exist. Created. 07:30:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:30:56 + echo total: 0.05999999865889549 [Pipeline] stash 07:30:56 Stashed 1 file(s) [Pipeline] } 07:30:58 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:31:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:31:19 Removing intermediate container 2be1cf1f085e 07:31:19 ---> e868f8bef607 07:31:19 Step 17/24 : FROM alpine:3.12 07:31:19 3.12: Pulling from library/alpine 07:31:19 d2f70382dc9a: Pulling fs layer 07:31:20 d2f70382dc9a: Verifying Checksum 07:31:20 d2f70382dc9a: Download complete 07:31:20 d2f70382dc9a: Pull complete 07:31:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:31:20 Status: Downloaded newer image for alpine:3.12 07:31:20 ---> c4fd0aeabfcf 07:31:20 Step 18/24 : EXPOSE 4000 07:31:20 ---> Running in dd5867a8cf5c 07:31:21 Removing intermediate container dd5867a8cf5c 07:31:21 ---> d42d92e70f33 07:31:21 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:31:26 ---> c48de29c812e 07:31:26 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:31:26 ---> Running in cebeff255b7d 07:31:26 Removing intermediate container cebeff255b7d 07:31:26 ---> 3a7471a889a3 07:31:26 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:31:26 ---> Running in 8601c2a35150 07:31:26 Removing intermediate container 8601c2a35150 07:31:26 ---> 646c239f7473 07:31:26 Step 22/24 : LABEL arch=arm64 07:31:26 ---> Running in 9407ca7c26ed 07:31:26 Removing intermediate container 9407ca7c26ed 07:31:26 ---> 60ffc92826d3 07:31:26 Step 23/24 : LABEL git_sha=6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:31:26 ---> Running in 8a62571b6a53 07:31:26 Removing intermediate container 8a62571b6a53 07:31:26 ---> 91942bd7a293 07:31:26 Step 24/24 : LABEL version=2.0.0-dev.71 07:31:26 ---> Running in efa1440bf276 07:31:26 Removing intermediate container efa1440bf276 07:31:26 ---> c27267aba86e 07:31:26 [Warning] One or more build-args [ARCH] were not consumed 07:31:26 Successfully built c27267aba86e 07:31:26 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:31 provisioning config files... 07:31:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/131@tmp/config6954427120531346043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:33 ---> docker-login.sh 07:31:33 nexus3.edgexfoundry.org:10001 07:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:33 Configure a credential helper to remove this warning. See 07:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:33 07:31:33 Login Succeeded 07:31:33 nexus3.edgexfoundry.org:10002 07:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:33 Configure a credential helper to remove this warning. See 07:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:33 07:31:33 Login Succeeded 07:31:33 nexus3.edgexfoundry.org:10003 07:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:33 Configure a credential helper to remove this warning. See 07:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:33 07:31:33 Login Succeeded 07:31:33 nexus3.edgexfoundry.org:10004 07:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:33 Configure a credential helper to remove this warning. See 07:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:33 07:31:33 Login Succeeded 07:31:33 docker.io 07:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:31:34 Configure a credential helper to remove this warning. See 07:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:31:34 07:31:34 Login Succeeded 07:31:34 ---> docker-login.sh ends [Pipeline] } 07:31:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:36 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:31:36 6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:31:36 latest 07:31:36 2.0.0-dev.71 07:31:36 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 07:31:36 master 07:31:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:31:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] isUnix [Pipeline] sh 07:31:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:31:40 4ee5272f770e: Preparing 07:31:40 3fbe34a1663b: Preparing 07:31:40 3fbe34a1663b: Layer already exists 07:31:44 4ee5272f770e: Pushed 07:31:44 6eb81e99157ae153f20d7cb606dbe27b8fc87177: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh 07:31:44 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:31:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:31:46 4ee5272f770e: Preparing 07:31:46 3fbe34a1663b: Preparing 07:31:46 3fbe34a1663b: Layer already exists 07:31:46 4ee5272f770e: Layer already exists 07:31:46 latest: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh 07:31:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.71 [Pipeline] isUnix [Pipeline] sh 07:31:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.71 07:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:31:47 4ee5272f770e: Preparing 07:31:47 3fbe34a1663b: Preparing 07:31:47 3fbe34a1663b: Layer already exists 07:31:47 4ee5272f770e: Layer already exists 07:31:47 2.0.0-dev.71: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh 07:31:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 [Pipeline] isUnix [Pipeline] sh 07:31:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 07:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:31:50 4ee5272f770e: Preparing 07:31:50 3fbe34a1663b: Preparing 07:31:51 4ee5272f770e: Layer already exists 07:31:51 3fbe34a1663b: Layer already exists 07:31:51 6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] isUnix [Pipeline] sh 07:31:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 07:31:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 07:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:31:54 4ee5272f770e: Preparing 07:31:54 3fbe34a1663b: Preparing 07:31:54 4ee5272f770e: Layer already exists 07:31:54 3fbe34a1663b: Layer already exists 07:31:54 master: digest: sha256:fbb231fe2a7fa68c10d88dd23ea56aa11da67629e41eca84b9ea99f9bef5f41d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:54 ===================================================== [Pipeline] echo 07:31:54 taggedImages: 07:31:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177 07:31:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:31:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.71 07:31:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6eb81e99157ae153f20d7cb606dbe27b8fc87177-2.0.0-dev.71 07:31:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:31:59 ---> job-cost.sh 07:31:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m9M3 07:32:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-m9M3/bin to PATH 07:34:04 INFO: No Stack... 07:34:04 INFO: Retrieving Pricing Info for: v2-standard-4 07:34:04 INFO: Archiving Costs [Pipeline] sh 07:34:09 + cat /w/workspace/edgex-ui-go/131/archives/cost.csv 07:34:09 + cut -d, -f6 [Pipeline] lock 07:34:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] 07:34:09 Resource [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] did not exist. Created. 07:34:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:34:12 /w/workspace/edgex-ui-go/131@tmp/durable-bcd54820/script.sh: 1: /w/workspace/edgex-ui-go/131@tmp/durable-bcd54820/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:34:12 + echo total: 0.18000000715255737 [Pipeline] stash 07:34:12 Warning: overwriting stash ‘stack-cost’ 07:34:12 Stashed 1 file(s) [Pipeline] } 07:34:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-131-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 07:34:36 provisioning config files... 07:34:36 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config946104499050821490tmp [Pipeline] { [Pipeline] sh 07:34:39 + set +x 07:34:39 + curl -s https://codecov.io/bash 07:34:39 + bash -s -- 07:34:39 07:34:39 _____ _ 07:34:39 / ____| | | 07:34:39 | | ___ __| | ___ ___ _____ __ 07:34:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:34:39 | |___| (_) | (_| | __/ (_| (_) \ V / 07:34:39 \_____\___/ \__,_|\___|\___\___/ \_/ 07:34:39 Bash-1.0.3 07:34:39 07:34:39 07:34:39 ==> git version 2.24.4 found 07:34:39 ==> 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 07:34:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:34:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:34:39 ==> Jenkins CI detected. 07:34:39 project root: . 07:34:39 --> token set from env 07:34:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:34:39 ==> Running gcov in . (disable via -X gcov) 07:34:39 ==> Python coveragepy not found 07:34:39 ==> Searching for coverage reports in: 07:34:39 + . 07:34:39 -> Found 1 reports 07:34:39 ==> Detecting git/mercurial file structure 07:34:39 ==> Reading reports 07:34:39 + ./coverage.out bytes=10 07:34:39 ==> Appending adjustments 07:34:39 https://docs.codecov.io/docs/fixing-reports 07:34:39 + Found adjustments 07:34:39 ==> Gzipping contents 07:34:39 4.0K /tmp/codecov.M25sEo.gz 07:34:39 ==> Uploading reports 07:34:39 url: https://codecov.io 07:34:39 query: branch=master&commit=6eb81e99157ae153f20d7cb606dbe27b8fc87177&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F131%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:34:39 -> Pinging Codecov 07:34:39 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=6eb81e99157ae153f20d7cb606dbe27b8fc87177&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F131%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:34:40 -> Uploading to 07:34:40 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/FB506323287CE973F263BFD2A0EB1F37/6eb81e99157ae153f20d7cb606dbe27b8fc87177/8399e012-de50-4b16-aa98-2c54c0837f09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T073439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0dec8a48d1e6a4ca715414b2bfbc3a0455ca07a5dcf120c8d9221ebe26578eb1 07:34:40 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:40 Dload Upload Total Spent Left Speed 07:34:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 6792 --:--:-- --:--:-- --:--:-- 6787 100 3740 0 0 100 3740 0 6790 --:--:-- --:--:-- --:--:-- 6787 07:34:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] } 07:34:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:35:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:35:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:04 07:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:35:07 188c0c94c7c5: Pulling fs layer 07:35:07 0ef7d3d256c8: Pulling fs layer 07:35:07 de9db76c5a1d: Pulling fs layer 07:35:07 0eba1c9be4d2: Pulling fs layer 07:35:07 0d57e429df01: Pulling fs layer 07:35:07 4e4be7b47b0d: Pulling fs layer 07:35:07 e1f770b5df2f: Pulling fs layer 07:35:07 85a0685a4137: Pulling fs layer 07:35:07 0d57e429df01: Waiting 07:35:07 4e4be7b47b0d: Waiting 07:35:07 e1f770b5df2f: Waiting 07:35:07 85a0685a4137: Waiting 07:35:07 0eba1c9be4d2: Waiting 07:35:07 de9db76c5a1d: Download complete 07:35:07 0ef7d3d256c8: Verifying Checksum 07:35:07 0ef7d3d256c8: Download complete 07:35:07 0d57e429df01: Verifying Checksum 07:35:07 0d57e429df01: Download complete 07:35:07 4e4be7b47b0d: Verifying Checksum 07:35:07 4e4be7b47b0d: Download complete 07:35:07 188c0c94c7c5: Verifying Checksum 07:35:07 188c0c94c7c5: Download complete 07:35:07 188c0c94c7c5: Pull complete 07:35:07 0ef7d3d256c8: Pull complete 07:35:07 de9db76c5a1d: Pull complete 07:35:08 e1f770b5df2f: Verifying Checksum 07:35:08 e1f770b5df2f: Download complete 07:35:11 0eba1c9be4d2: Verifying Checksum 07:35:11 0eba1c9be4d2: Download complete 07:35:11 85a0685a4137: Verifying Checksum 07:35:11 85a0685a4137: Download complete 07:35:13 0eba1c9be4d2: Pull complete 07:35:13 0d57e429df01: Pull complete 07:35:13 4e4be7b47b0d: Pull complete 07:35:14 e1f770b5df2f: Pull complete 07:35:20 85a0685a4137: Pull complete 07:35:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:35:23 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 07:35:23 $ 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 07:35:25 $ docker top 58d2606281184da015e4681fc1d67a3a36571f59c1ab7f29ace37f9f8a4e6fca -eo pid,comm [Pipeline] { [Pipeline] echo 07:35:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:35:32 + set -o pipefail 07:35:32 + snyk monitor '--org=edgex-jenkins' 07:35:37 07:35:37 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 07:35:37 07:35:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f4c91d39-0f3a-4733-84e2-d7b57a6257ce 07:35:37 07:35:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:35:37 07:35:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:35:37 07:35:37 [Pipeline] } 07:35:37 $ docker stop --time=1 58d2606281184da015e4681fc1d67a3a36571f59c1ab7f29ace37f9f8a4e6fca 07:35:39 $ docker rm -f 58d2606281184da015e4681fc1d67a3a36571f59c1ab7f29ace37f9f8a4e6fca [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 07:35:51 + git log --format=format:%s -1 6eb81e99157ae153f20d7cb606dbe27b8fc87177 [Pipeline] isUnix [Pipeline] sh 07:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:52 . [Pipeline] withDockerContainer 07:35:54 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 07:35:54 $ 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 07:35:55 $ docker top ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:57 [ssh-agent] Looking for ssh-agent implementation... 07:35:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:57 $ docker exec ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 ssh-agent 07:35:57 SSH_AUTH_SOCK=/tmp/ssh-oHuX6KXXv2Fl/agent.14 07:35:57 SSH_AGENT_PID=21 07:35:58 Running ssh-add (command line suppressed) 07:35:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6467037756410958752.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6467037756410958752.key) 07:35:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:58 + git semver tag 07:35:58 # -> Open(): unable to determine branch for HEAD 07:35:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:35:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:35:58 # $SEMVER_REMOTE_NAME = origin 07:35:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:35:58 # $SEMVER_USER_NAME = edgex-jenkins 07:35:58 # $SEMVER_BRANCH = master 07:35:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:35:58 # 6eb81e99157ae153f20d7cb606dbe27b8fc87177 HEAD 07:35:58 # -> Force: false 07:35:58 # c549516408efaa8ff5318893b287c1e0409d5949 refs/tags/v2.0.0-dev.71 [Pipeline] } 07:35:58 $ docker exec --env ******** --env ******** ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 ssh-agent -k 07:35:58 unset SSH_AUTH_SOCK; 07:35:58 unset SSH_AGENT_PID; 07:35:58 echo Agent pid 21 killed; 07:35:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:01 + git semver [Pipeline] } 07:36:01 $ docker stop --time=1 ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 07:36:02 $ docker rm -f ca9c8b348b4daf921fc530b6ee9eac599bfad8d631c5b2ef18b0fca789c07ee4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:36:09 07:36:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:36:12 0.23.1-centos7: Pulling from edgex-lftools 07:36:12 ab5ef0e58194: Pulling fs layer 07:36:12 9712f1f96733: Pulling fs layer 07:36:12 63f879dbbcfc: Pulling fs layer 07:36:12 0d9ebad4ef96: Pulling fs layer 07:36:12 e9a5061849ea: Pulling fs layer 07:36:12 d747dcd14b5f: Pulling fs layer 07:36:12 2de7ff778b66: Pulling fs layer 07:36:12 e9a5061849ea: Waiting 07:36:12 d747dcd14b5f: Waiting 07:36:12 2de7ff778b66: Waiting 07:36:12 0d9ebad4ef96: Waiting 07:36:12 9712f1f96733: Verifying Checksum 07:36:12 9712f1f96733: Download complete 07:36:15 63f879dbbcfc: Verifying Checksum 07:36:15 63f879dbbcfc: Download complete 07:36:15 e9a5061849ea: Verifying Checksum 07:36:15 e9a5061849ea: Download complete 07:36:15 d747dcd14b5f: Verifying Checksum 07:36:15 d747dcd14b5f: Download complete 07:36:15 2de7ff778b66: Verifying Checksum 07:36:15 2de7ff778b66: Download complete 07:36:15 ab5ef0e58194: Verifying Checksum 07:36:15 ab5ef0e58194: Download complete 07:36:15 0d9ebad4ef96: Verifying Checksum 07:36:15 0d9ebad4ef96: Download complete 07:36:18 ab5ef0e58194: Pull complete 07:36:18 9712f1f96733: Pull complete 07:36:18 63f879dbbcfc: Pull complete 07:36:21 0d9ebad4ef96: Pull complete 07:36:21 e9a5061849ea: Pull complete 07:36:21 d747dcd14b5f: Pull complete 07:36:22 2de7ff778b66: Pull complete 07:36:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:36:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:36:22 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 07:36:22 $ 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 07:36:26 $ docker top 4d1ccf7fd5b9d8c2dcda7334d56904f95eebb05c3741b8a4c56d20f82a9effcf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:36:27 provisioning config files... 07:36:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4879561034087323438tmp 07:36:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2010611359133188831tmp 07:36:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4911357434395630354tmp [Pipeline] { [Pipeline] echo 07:36:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:36:29 ---> sigul-configuration.sh 07:36:29 gpg: directory `/root/.gnupg' created 07:36:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:36:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:36:29 gpg: keyring `/root/.gnupg/secring.gpg' created 07:36:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:36:29 gpg: CAST5 encrypted data 07:36:29 gpg: encrypted with 1 passphrase 07:36:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:36:32 + mkdir /home/jenkins 07:36:32 + mkdir /home/jenkins/sigul [Pipeline] sh 07:36:32 + 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 07:36:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:36:33 ---> sigul-install.sh 07:36:39 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:36:39 + git tag --list 07:36:39 0.1.1 07:36:39 v1.1.0 07:36:39 v1.2.0 07:36:39 v1.2.1 07:36:39 v1.3.0 07:36:39 v2.0.0-dev.1 07:36:39 v2.0.0-dev.10 07:36:39 v2.0.0-dev.11 07:36:39 v2.0.0-dev.12 07:36:39 v2.0.0-dev.13 07:36:39 v2.0.0-dev.14 07:36:39 v2.0.0-dev.15 07:36:39 v2.0.0-dev.16 07:36:39 v2.0.0-dev.17 07:36:39 v2.0.0-dev.18 07:36:39 v2.0.0-dev.19 07:36:39 v2.0.0-dev.2 07:36:39 v2.0.0-dev.20 07:36:39 v2.0.0-dev.21 07:36:39 v2.0.0-dev.22 07:36:39 v2.0.0-dev.23 07:36:39 v2.0.0-dev.24 07:36:39 v2.0.0-dev.25 07:36:39 v2.0.0-dev.26 07:36:39 v2.0.0-dev.27 07:36:39 v2.0.0-dev.28 07:36:39 v2.0.0-dev.29 07:36:39 v2.0.0-dev.3 07:36:39 v2.0.0-dev.30 07:36:39 v2.0.0-dev.31 07:36:39 v2.0.0-dev.32 07:36:39 v2.0.0-dev.33 07:36:39 v2.0.0-dev.34 07:36:39 v2.0.0-dev.35 07:36:39 v2.0.0-dev.36 07:36:39 v2.0.0-dev.37 07:36:39 v2.0.0-dev.38 07:36:39 v2.0.0-dev.39 07:36:39 v2.0.0-dev.4 07:36:39 v2.0.0-dev.40 07:36:39 v2.0.0-dev.41 07:36:39 v2.0.0-dev.42 07:36:39 v2.0.0-dev.43 07:36:39 v2.0.0-dev.44 07:36:39 v2.0.0-dev.45 07:36:39 v2.0.0-dev.46 07:36:39 v2.0.0-dev.47 07:36:39 v2.0.0-dev.48 07:36:39 v2.0.0-dev.49 07:36:39 v2.0.0-dev.5 07:36:39 v2.0.0-dev.50 07:36:39 v2.0.0-dev.51 07:36:39 v2.0.0-dev.52 07:36:39 v2.0.0-dev.53 07:36:39 v2.0.0-dev.54 07:36:39 v2.0.0-dev.55 07:36:39 v2.0.0-dev.56 07:36:39 v2.0.0-dev.57 07:36:39 v2.0.0-dev.58 07:36:39 v2.0.0-dev.59 07:36:39 v2.0.0-dev.6 07:36:39 v2.0.0-dev.60 07:36:39 v2.0.0-dev.61 07:36:39 v2.0.0-dev.62 07:36:39 v2.0.0-dev.63 07:36:39 v2.0.0-dev.64 07:36:39 v2.0.0-dev.65 07:36:39 v2.0.0-dev.66 07:36:39 v2.0.0-dev.67 07:36:39 v2.0.0-dev.68 07:36:39 v2.0.0-dev.69 07:36:39 v2.0.0-dev.7 07:36:39 v2.0.0-dev.70 07:36:39 v2.0.0-dev.71 07:36:39 v2.0.0-dev.8 07:36:39 v2.0.0-dev.9 [Pipeline] sh 07:36:42 + lftools sign git-tag v2.0.0-dev.71 07:36:42 Signing Git tag with Sigul... 07:36:42 Signing v2.0.0-dev.71 [Pipeline] echo 07:36:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:36:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:36:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:36:42 $ docker stop --time=1 4d1ccf7fd5b9d8c2dcda7334d56904f95eebb05c3741b8a4c56d20f82a9effcf 07:36:44 $ docker rm -f 4d1ccf7fd5b9d8c2dcda7334d56904f95eebb05c3741b8a4c56d20f82a9effcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:36:49 . [Pipeline] withDockerContainer 07:36:50 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 07:36:50 $ 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 07:36:52 $ docker top 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:52 [ssh-agent] Looking for ssh-agent implementation... 07:36:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:52 $ docker exec 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 ssh-agent 07:36:52 SSH_AUTH_SOCK=/tmp/ssh-cieWt4VV8Kf1/agent.13 07:36:52 SSH_AGENT_PID=19 07:36:52 Running ssh-add (command line suppressed) 07:36:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5983878254303182126.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5983878254303182126.key) 07:36:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:55 + git semver bump pre 07:36:55 # -> Open(): unable to determine branch for HEAD 07:36:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:36:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:36:55 # $SEMVER_REMOTE_NAME = origin 07:36:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:36:55 # $SEMVER_USER_NAME = edgex-jenkins 07:36:55 # $SEMVER_BRANCH = master 07:36:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:36:55 2.0.0-dev.72 [Pipeline] } 07:36:55 $ docker exec --env ******** --env ******** 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 ssh-agent -k 07:36:55 unset SSH_AUTH_SOCK; 07:36:55 unset SSH_AGENT_PID; 07:36:55 echo Agent pid 19 killed; 07:36:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:58 + git semver [Pipeline] } 07:36:58 $ docker stop --time=1 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 07:36:59 $ docker rm -f 78a60ad1135a19e5d5e83e7f9f84c306f39b1e72e6d82f531629d2f00ab6e680 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:37:02 . [Pipeline] withDockerContainer 07:37:04 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 07:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:37:05 $ docker top a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:05 [ssh-agent] Looking for ssh-agent implementation... 07:37:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:05 $ docker exec a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 ssh-agent 07:37:07 SSH_AUTH_SOCK=/tmp/ssh-tRVpClP3pPxH/agent.14 07:37:07 SSH_AGENT_PID=20 07:37:07 Running ssh-add (command line suppressed) 07:37:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8876266788944325564.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8876266788944325564.key) 07:37:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:08 + git semver push 07:37:08 # -> Open(): unable to determine branch for HEAD 07:37:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:37:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:37:08 # $SEMVER_REMOTE_NAME = origin 07:37:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:37:08 # $SEMVER_USER_NAME = edgex-jenkins 07:37:08 # $SEMVER_BRANCH = master 07:37:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:37:13 $ docker exec --env ******** --env ******** a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 ssh-agent -k 07:37:13 unset SSH_AUTH_SOCK; 07:37:13 unset SSH_AGENT_PID; 07:37:13 echo Agent pid 20 killed; 07:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:14 + git semver [Pipeline] } 07:37:14 $ docker stop --time=1 a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 07:37:16 $ docker rm -f a7dc22e9489e3fbe5c91c69ea06ae4802cd0796f4281322c40b01e019d4597f3 [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 07:37:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:37:44 ---> package-listing.sh 07:37:44 ++ facter osfamily 07:37:44 ++ tr '[:upper:]' '[:lower:]' 07:37:45 + OS_FAMILY=redhat 07:37:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:37:45 + START_PACKAGES=/tmp/packages_start.txt 07:37:45 + END_PACKAGES=/tmp/packages_end.txt 07:37:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:37:45 + PACKAGES=/tmp/packages_start.txt 07:37:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:37:45 + PACKAGES=/tmp/packages_end.txt 07:37:45 + case "${OS_FAMILY}" in 07:37:45 + rpm -qa 07:37:45 + sort 07:37:47 + '[' -f /tmp/packages_start.txt ']' 07:37:47 + '[' -f /tmp/packages_end.txt ']' 07:37:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:37:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:37:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:37:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 07:37:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:37:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:37:48 07:37:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:37:51 alpine: Pulling from edgex-lftools-log-publisher 07:37:51 df20fa9351a1: Pulling fs layer 07:37:51 36b3adc4ff6f: Pulling fs layer 07:37:51 8ad3a11d3b57: Pulling fs layer 07:37:51 46f8f816bc3b: Pulling fs layer 07:37:51 93b61091891f: Pulling fs layer 07:37:51 93b9cdb0e59b: Pulling fs layer 07:37:51 5e14af77c1be: Pulling fs layer 07:37:51 01666e4c0597: Pulling fs layer 07:37:51 aa168da1d23b: Pulling fs layer 07:37:51 46f8f816bc3b: Waiting 07:37:51 93b61091891f: Waiting 07:37:51 93b9cdb0e59b: Waiting 07:37:51 5e14af77c1be: Waiting 07:37:51 01666e4c0597: Waiting 07:37:51 aa168da1d23b: Waiting 07:37:51 36b3adc4ff6f: Verifying Checksum 07:37:51 36b3adc4ff6f: Download complete 07:37:51 46f8f816bc3b: Verifying Checksum 07:37:51 46f8f816bc3b: Download complete 07:37:51 df20fa9351a1: Verifying Checksum 07:37:51 df20fa9351a1: Download complete 07:37:51 93b9cdb0e59b: Verifying Checksum 07:37:51 93b9cdb0e59b: Download complete 07:37:51 5e14af77c1be: Verifying Checksum 07:37:51 5e14af77c1be: Download complete 07:37:51 93b61091891f: Verifying Checksum 07:37:51 93b61091891f: Download complete 07:37:51 01666e4c0597: Verifying Checksum 07:37:51 01666e4c0597: Download complete 07:37:51 df20fa9351a1: Pull complete 07:37:52 36b3adc4ff6f: Pull complete 07:37:52 8ad3a11d3b57: Verifying Checksum 07:37:52 8ad3a11d3b57: Download complete 07:37:54 8ad3a11d3b57: Pull complete 07:37:54 46f8f816bc3b: Pull complete 07:37:54 93b61091891f: Pull complete 07:37:54 93b9cdb0e59b: Pull complete 07:37:54 5e14af77c1be: Pull complete 07:37:54 01666e4c0597: Pull complete 07:37:54 aa168da1d23b: Verifying Checksum 07:37:54 aa168da1d23b: Download complete 07:37:58 aa168da1d23b: Pull complete 07:37:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:37:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:37:58 prd-centos7-docker-4c-2g-2045 does not seem to be running inside a container 07:37:58 $ 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 07:38:01 $ docker top 85df309d783ef56315631de848deba486d409b92862604d5f171347afded12aa -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:03 + touch /tmp/pre-build-complete [Pipeline] sh 07:38:03 + mkdir -p /var/log/sa [Pipeline] sh 07:38:04 + ls /var/log/sa-host 07:38:04 + sadf -c /var/log/sa-host/sa05 07:38:04 file_magic: OK 07:38:04 HZ: Using current value: 100 07:38:04 file_header: OK 07:38:04 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 07:38:04 Statistics: 07:38:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:38:04 File successfully converted to sysstat format version 12.2.1 07:38:04 + sadf -c /var/log/sa-host/sa17 07:38:04 file_magic: OK 07:38:04 HZ: Using current value: 100 07:38:04 file_header: OK 07:38:04 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 07:38:04 Statistics: 07:38:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:38:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:27 provisioning config files... 07:38:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5169548594657420831tmp [Pipeline] { [Pipeline] echo 07:38:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:38:31 ---> create-netrc.sh [Pipeline] } 07:38:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:38:43 ---> python-tools-install.sh [Pipeline] echo 07:38:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:38:45 ---> sudo-logs.sh 07:38:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:38:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:38:48 ---> job-cost.sh 07:38:48 lf-activate-venv: SKIPPING 07:38:48 DEBUG: total: 0.18000000715255737 07:38:48 INFO: Retrieving Stack Cost... 07:38:49 INFO: Retrieving Pricing Info for: v3-standard-2 07:38:49 INFO: Archiving Costs [Pipeline] echo 07:38:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:38:52 ---> logs-deploy.sh 07:38:52 lf-activate-venv: SKIPPING 07:38:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/131 07:38:52 INFO: archiving workspace using pattern(s): 07:38:53 Archives upload complete. 07:38:53 INFO: archiving logs to Nexus 07:38:53 ---> uname -a: 07:38:53 Linux prd-centos7-docker-4c-2g-2045.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:38:53 07:38:53 07:38:53 ---> lscpu: 07:38:53 Architecture: x86_64 07:38:53 CPU op-mode(s): 32-bit, 64-bit 07:38:53 Byte Order: Little Endian 07:38:53 Address sizes: 40 bits physical, 48 bits virtual 07:38:53 CPU(s): 2 07:38:53 On-line CPU(s) list: 0,1 07:38:53 Thread(s) per core: 1 07:38:53 Core(s) per socket: 1 07:38:53 Socket(s): 2 07:38:53 NUMA node(s): 1 07:38:53 Vendor ID: AuthenticAMD 07:38:53 CPU family: 23 07:38:53 Model: 49 07:38:53 Model name: AMD EPYC-Rome Processor 07:38:53 Stepping: 0 07:38:53 CPU MHz: 2799.998 07:38:53 BogoMIPS: 5599.99 07:38:53 Virtualization: AMD-V 07:38:53 Hypervisor vendor: KVM 07:38:53 Virtualization type: full 07:38:53 L1d cache: 64 KiB 07:38:53 L1i cache: 64 KiB 07:38:53 L2 cache: 1 MiB 07:38:53 L3 cache: 32 MiB 07:38:53 NUMA node0 CPU(s): 0,1 07:38:53 Vulnerability Itlb multihit: Not affected 07:38:53 Vulnerability L1tf: Not affected 07:38:53 Vulnerability Mds: Not affected 07:38:53 Vulnerability Meltdown: Not affected 07:38:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:38:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:38:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:38:53 Vulnerability Srbds: Not affected 07:38:53 Vulnerability Tsx async abort: Not affected 07:38:53 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 07:38:53 07:38:53 07:38:53 ---> nproc: 07:38:53 2 07:38:53 07:38:53 07:38:53 ---> df -h: 07:38:53 Filesystem Size Used Available Use% Mounted on 07:38:53 overlay 40.0G 8.5G 31.4G 21% / 07:38:53 tmpfs 64.0M 0 64.0M 0% /dev 07:38:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:38:53 shm 64.0M 0 64.0M 0% /dev/shm 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /facter-os 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/resolv.conf 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hostname 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hosts 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/auth.log 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /run/cloud-init/result.json 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgexfoundry_edgex-ui-go_master 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/sa-host 07:38:53 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/secure 07:38:53 07:38:53 07:38:53 ---> free -m: 07:38:53 total used free shared buff/cache available 07:38:53 Mem: 7821 1050 3353 0 3416 6690 07:38:53 Swap: 1023 0 1023 07:38:53 07:38:53 07:38:53 ---> ip addr: 07:38:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:38:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:38:53 inet 127.0.0.1/8 scope host lo 07:38:53 valid_lft forever preferred_lft forever 07:38:53 inet6 ::1/128 scope host 07:38:53 valid_lft forever preferred_lft forever 07:38:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:38:53 link/ether fa:16:3e:02:7b:b1 brd ff:ff:ff:ff:ff:ff 07:38:53 inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 07:38:53 valid_lft 85046sec preferred_lft 85046sec 07:38:53 inet6 fe80::f816:3eff:fe02:7bb1/64 scope link 07:38:53 valid_lft forever preferred_lft forever 07:38:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:38:53 link/ether 02:42:cc:fb:1f:55 brd ff:ff:ff:ff:ff:ff 07:38:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:38:53 valid_lft forever preferred_lft forever 07:38:53 inet6 fe80::42:ccff:fefb:1f55/64 scope link 07:38:53 valid_lft forever preferred_lft forever 07:38:53 07:38:53 07:38:53 ---> sar -b -r -n DEV: 07:38:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 07:38:53 07:38:53 07:16:09 LINUX RESTART (2 CPU) 07:38:53 07:38:53 07:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:38:53 07:18:01 4.15 0.82 3.33 0.00 234.11 1254.71 0.00 07:38:53 07:19:01 67.10 0.25 66.85 0.00 37.58 1216.09 0.00 07:38:53 07:20:01 15.45 3.16 12.29 0.00 2541.08 1692.47 0.00 07:38:53 07:21:01 7.40 0.15 7.25 0.00 22.12 904.98 0.00 07:38:53 07:22:01 1.03 0.00 1.03 0.00 0.00 20.31 0.00 07:38:53 07:23:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 07:38:53 07:24:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 07:38:53 07:25:01 0.38 0.00 0.38 0.00 0.00 5.46 0.00 07:38:53 07:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 07:38:53 07:27:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 07:38:53 07:28:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 07:38:53 07:29:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 07:38:53 07:30:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 07:38:53 07:31:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 07:38:53 07:32:01 0.42 0.15 0.27 0.00 4.80 3.45 0.00 07:38:53 07:33:01 0.78 0.00 0.78 0.00 0.00 15.49 0.00 07:38:53 07:34:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 07:38:53 07:35:01 0.32 0.03 0.28 0.00 3.73 5.63 0.00 07:38:53 07:36:01 103.40 0.00 103.40 0.00 0.00 30661.00 0.00 07:38:53 07:37:02 105.18 0.02 105.16 0.00 0.27 27016.19 0.00 07:38:53 07:38:01 66.46 0.10 66.36 0.00 10.16 15030.88 0.00 07:38:53 Average: 17.79 0.22 17.56 0.00 136.03 3699.07 0.00 07:38:53 07:38:53 07:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:38:53 07:18:01 5722008 0 651672 8.14 2620 1632640 1065996 11.77 378284 1519372 16140 07:38:53 07:19:01 5704692 0 663636 8.29 2620 1637992 1025904 11.33 393580 1519344 196 07:38:53 07:20:01 5551024 0 698144 8.72 2620 1757152 1156236 12.77 472532 1582824 44 07:38:53 07:21:01 5543316 0 693804 8.66 2620 1769200 1065504 11.76 472500 1592068 44 07:38:53 07:22:01 5554480 0 682636 8.52 2620 1769204 968272 10.69 463644 1592064 8 07:38:53 07:23:01 5543296 0 693820 8.66 2620 1769204 968188 10.69 468564 1598088 12 07:38:53 07:24:01 5541916 0 695192 8.68 2620 1769212 968380 10.69 471376 1596200 8 07:38:53 07:25:01 5541808 0 695296 8.68 2620 1769216 968368 10.69 469680 1597952 12 07:38:53 07:26:01 5543424 0 693676 8.66 2620 1769220 968188 10.69 477384 1589232 16 07:38:53 07:27:01 5542488 0 694608 8.67 2620 1769224 968320 10.69 478044 1589232 16 07:38:53 07:28:01 5543176 0 693916 8.66 2620 1769228 968188 10.69 477316 1589232 12 07:38:53 07:29:01 5543480 0 693608 8.66 2620 1769232 968188 10.69 476564 1589976 8 07:38:53 07:30:01 5542764 0 694320 8.67 2620 1769236 968188 10.69 477440 1589976 8 07:38:53 07:31:01 5542524 0 694556 8.67 2620 1769240 968188 10.69 477408 1589976 8 07:38:53 07:32:01 5542032 0 695044 8.68 2620 1769244 968272 10.69 477976 1589976 24 07:38:53 07:33:01 5542536 0 694536 8.67 2620 1769248 968188 10.69 478096 1589232 16 07:38:53 07:34:01 5542196 0 694868 8.68 2620 1769256 968188 10.69 478224 1589232 16 07:38:53 07:35:01 5539232 0 697704 8.71 2620 1769384 968668 10.69 480840 1589116 24 07:38:53 07:36:01 4687444 0 831396 10.38 2620 2487480 1301852 14.37 640980 2194864 68 07:38:53 07:37:02 3957964 0 957224 11.95 2620 3091132 1110332 12.26 703860 2709644 20 07:38:53 07:38:01 3447388 0 1063340 13.28 2620 3495592 1544708 17.05 893000 2969584 0 07:38:53 Average: 5343771 0 727286 9.08 2620 1935264 1039348 11.47 505109 1731771 795 07:38:53 07:38:53 07:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:38:53 07:18:01 eth0 226.18 170.92 439.65 37.86 0.00 0.00 0.00 0.00 07:38:53 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:19:01 eth0 53.27 38.48 88.17 10.40 0.00 0.00 0.00 0.00 07:38:53 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:20:01 eth0 52.32 45.48 317.32 15.94 0.00 0.00 0.00 0.00 07:38:53 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:20:01 veth5fb403d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 07:38:53 07:20:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:38:53 07:21:01 eth0 66.47 83.06 203.13 19.01 0.00 0.00 0.00 0.00 07:38:53 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:21:01 docker0 70.93 51.49 6.04 186.85 0.00 0.00 0.00 0.00 07:38:53 07:22:01 eth0 0.77 0.22 0.18 0.07 0.00 0.00 0.00 0.00 07:38:53 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:23:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:38:53 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:24:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 07:38:53 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:25:01 eth0 0.65 0.35 0.39 0.23 0.00 0.00 0.00 0.00 07:38:53 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:26:01 eth0 0.12 0.08 0.01 0.03 0.00 0.00 0.00 0.00 07:38:53 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:27:01 eth0 0.35 0.23 0.15 0.08 0.00 0.00 0.00 0.00 07:38:53 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:38:53 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:29:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 07:38:53 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:30:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:38:53 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:31:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:38:53 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:32:01 eth0 0.68 0.22 0.19 0.07 0.00 0.00 0.00 0.00 07:38:53 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:38:53 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:34:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:38:53 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:35:01 eth0 4.63 3.07 4.59 1.58 0.00 0.00 0.00 0.00 07:38:53 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:36:01 eth0 464.90 429.01 4396.16 58.94 0.00 0.00 0.00 0.00 07:38:53 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:36:01 veth8f6b6c4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:38:53 07:36:01 docker0 48.48 49.99 3.62 302.94 0.00 0.00 0.00 0.00 07:38:53 07:37:02 eth0 503.76 417.20 3506.84 67.67 0.00 0.00 0.00 0.00 07:38:53 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:37:02 docker0 70.64 120.97 3.62 281.67 0.00 0.00 0.00 0.00 07:38:53 07:38:01 eth0 202.78 182.74 2221.37 41.20 0.00 0.00 0.00 0.00 07:38:53 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 07:38:01 docker0 2.18 1.58 0.43 0.50 0.00 0.00 0.00 0.00 07:38:53 Average: eth0 75.13 65.25 531.09 12.04 0.00 0.00 0.00 0.00 07:38:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:53 Average: docker0 9.16 10.68 0.65 36.80 0.00 0.00 0.00 0.00 07:38:53 07:38:53 07:38:53 ---> sar -P ALL: 07:38:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 07:38:53 07:38:53 07:16:09 LINUX RESTART (2 CPU) 07:38:53 07:38:53 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:38:53 07:18:01 all 3.84 0.00 0.48 0.07 0.04 95.57 07:38:53 07:18:01 0 3.02 0.00 0.62 0.02 0.05 96.29 07:38:53 07:18:01 1 4.67 0.00 0.34 0.12 0.03 94.84 07:38:53 07:19:01 all 1.43 0.00 0.62 1.55 0.04 96.35 07:38:53 07:19:01 0 1.48 0.00 0.49 0.25 0.03 97.75 07:38:53 07:19:01 1 1.39 0.00 0.75 2.85 0.05 94.96 07:38:53 07:20:01 all 1.97 0.00 0.98 0.66 0.04 96.35 07:38:53 07:20:01 0 2.09 0.00 1.01 0.49 0.03 96.38 07:38:53 07:20:01 1 1.85 0.00 0.94 0.84 0.05 96.32 07:38:53 07:21:01 all 1.54 0.00 0.52 0.12 0.03 97.79 07:38:53 07:21:01 0 1.50 0.00 0.52 0.03 0.03 97.92 07:38:53 07:21:01 1 1.58 0.00 0.52 0.20 0.03 97.67 07:38:53 07:22:01 all 0.06 0.00 0.04 0.00 0.04 99.86 07:38:53 07:22:01 0 0.05 0.00 0.03 0.00 0.05 99.87 07:38:53 07:22:01 1 0.07 0.00 0.05 0.00 0.03 99.85 07:38:53 07:23:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:38:53 07:23:01 0 0.03 0.00 0.03 0.00 0.05 99.88 07:38:53 07:23:01 1 0.08 0.00 0.02 0.00 0.02 99.88 07:38:53 07:24:01 all 0.03 0.00 0.03 0.00 0.03 99.91 07:38:53 07:24:01 0 0.03 0.00 0.03 0.00 0.05 99.88 07:38:53 07:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:38:53 07:25:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:38:53 07:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:38:53 07:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:38:53 07:26:01 all 0.08 0.00 0.02 0.00 0.03 99.87 07:38:53 07:26:01 0 0.02 0.00 0.02 0.00 0.05 99.92 07:38:53 07:26:01 1 0.13 0.00 0.02 0.00 0.02 99.83 07:38:53 07:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 07:38:53 07:27:01 0 0.05 0.00 0.02 0.00 0.05 99.88 07:38:53 07:27:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:38:53 07:28:01 all 0.03 0.00 0.02 0.00 0.03 99.92 07:38:53 07:28:01 0 0.05 0.00 0.02 0.00 0.05 99.88 07:38:53 07:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:38:53 07:38:53 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:38:53 07:29:01 all 0.05 0.00 0.02 0.00 0.03 99.90 07:38:53 07:29:01 0 0.07 0.00 0.02 0.00 0.05 99.87 07:38:53 07:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:38:53 07:30:01 all 0.02 0.00 0.03 0.00 0.03 99.92 07:38:53 07:30:01 0 0.02 0.00 0.03 0.00 0.05 99.90 07:38:53 07:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:38:53 07:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 07:38:53 07:31:01 0 0.15 0.00 0.03 0.00 0.03 99.78 07:38:53 07:31:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:38:53 07:32:01 all 0.17 0.00 0.04 0.00 0.03 99.77 07:38:53 07:32:01 0 0.32 0.00 0.03 0.00 0.03 99.62 07:38:53 07:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:38:53 07:33:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:38:53 07:33:01 0 0.08 0.00 0.03 0.00 0.03 99.85 07:38:53 07:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:38:53 07:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 07:38:53 07:34:01 0 0.15 0.00 0.02 0.00 0.03 99.80 07:38:53 07:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:38:53 07:35:01 all 0.33 0.00 0.28 0.00 0.03 99.36 07:38:53 07:35:01 0 0.30 0.00 0.22 0.00 0.03 99.45 07:38:53 07:35:01 1 0.35 0.00 0.35 0.00 0.03 99.27 07:38:53 07:36:01 all 10.64 0.00 4.38 1.45 0.07 83.47 07:38:53 07:36:01 0 10.66 0.00 4.47 1.85 0.09 82.94 07:38:53 07:36:01 1 10.61 0.00 4.28 1.05 0.05 84.00 07:38:53 07:37:02 all 11.86 0.00 4.91 1.78 0.06 81.39 07:38:53 07:37:02 0 10.52 0.00 4.73 1.24 0.05 83.46 07:38:53 07:37:02 1 13.20 0.00 5.10 2.31 0.07 79.31 07:38:53 07:38:01 all 7.02 0.00 2.97 0.76 0.06 89.19 07:38:53 07:38:01 0 6.92 0.00 2.93 0.54 0.05 89.56 07:38:53 07:38:01 1 7.12 0.00 3.01 0.99 0.07 88.81 07:38:53 Average: all 1.84 0.00 0.72 0.30 0.04 97.10 07:38:53 Average: 0 1.75 0.00 0.71 0.21 0.04 97.28 07:38:53 Average: 1 1.93 0.00 0.73 0.39 0.03 96.92 07:38:53 07:38:53 07:38:53