Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0c35122181cb708d85647f089f7c0c68ed267eab 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-ssh7880716219338913101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7353681800334186016.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5357650123164513631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh3579120056600120843.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-ssh5845214738432194713.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1471 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh1963961526001046013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c35122181cb708d85647f089f7c0c68ed267eab (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c35122181cb708d85647f089f7c0c68ed267eab # 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 f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:05:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:05:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:05:32 ========================================================= 12:05:32 EdgeX Global Pipelines Version Info 12:05:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:05:34 ------------------- 12:05:34 stable info: 12:05:34 ------------------- 12:05:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:05:34 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 12:05:34 Message: update stable to v1.0.194 12:05:35 ------------------- 12:05:35 experimental info: 12:05:35 ------------------- 12:05:35 Commited By: **** collab-it+edgex@linuxfoundation.org 12:05:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:05:35 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:05:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:05:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:05:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:05:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:05:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:05:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c35122 [Pipeline] echo 12:05:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:43 provisioning config files... 12:05:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1340300497192628549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:43 ---> docker-login.sh 12:05:43 nexus3.edgexfoundry.org:10001 12:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:44 Configure a credential helper to remove this warning. See 12:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:44 12:05:44 Login Succeeded 12:05:44 nexus3.edgexfoundry.org:10002 12:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:44 Configure a credential helper to remove this warning. See 12:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:44 12:05:44 Login Succeeded 12:05:44 nexus3.edgexfoundry.org:10003 12:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:44 Configure a credential helper to remove this warning. See 12:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:44 12:05:44 Login Succeeded 12:05:44 nexus3.edgexfoundry.org:10004 12:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:44 Configure a credential helper to remove this warning. See 12:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:44 12:05:44 Login Succeeded 12:05:44 docker.io 12:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:45 Configure a credential helper to remove this warning. See 12:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:45 12:05:45 Login Succeeded 12:05:45 ---> docker-login.sh ends [Pipeline] } 12:05:45 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 12:05:45 + git log --format=format:%s -1 0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] echo 12:05:45 GIT_COMMIT: 0c35122181cb708d85647f089f7c0c68ed267eab, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo 12:05:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:05:46 12:05:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:05:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:05:46 latest: Pulling from edgex-devops/git-semver 12:05:46 31603596830f: Pulling fs layer 12:05:46 54011a49482f: Pulling fs layer 12:05:46 a6820b24f6d8: Pulling fs layer 12:05:46 f581987b2513: Pulling fs layer 12:05:46 f581987b2513: Waiting 12:05:46 54011a49482f: Verifying Checksum 12:05:46 54011a49482f: Download complete 12:05:47 31603596830f: Verifying Checksum 12:05:47 31603596830f: Download complete 12:05:47 f581987b2513: Verifying Checksum 12:05:47 f581987b2513: Download complete 12:05:47 31603596830f: Pull complete 12:05:47 a6820b24f6d8: Verifying Checksum 12:05:47 a6820b24f6d8: Download complete 12:05:47 54011a49482f: Pull complete 12:05:47 a6820b24f6d8: Pull complete 12:05:48 f581987b2513: Pull complete 12:05:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:05:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:05:48 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 12:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:05:49 $ docker top aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:05:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:49 [ssh-agent] Looking for ssh-agent implementation... 12:05:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:49 $ docker exec aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent 12:05:49 SSH_AUTH_SOCK=/tmp/ssh-v5eWpdeYusxF/agent.14 12:05:49 SSH_AGENT_PID=20 12:05:49 Running ssh-add (command line suppressed) 12:05:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6339993047764141092.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6339993047764141092.key) 12:05:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:50 + git tag --points-at HEAD [Pipeline] } 12:05:50 $ docker exec --env ******** --env ******** aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent -k 12:05:50 unset SSH_AUTH_SOCK; 12:05:50 unset SSH_AGENT_PID; 12:05:50 echo Agent pid 20 killed; 12:05:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:05:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:50 [ssh-agent] Looking for ssh-agent implementation... 12:05:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:50 $ docker exec aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent 12:05:50 SSH_AUTH_SOCK=/tmp/ssh-pNrczOitRNHW/agent.54 12:05:50 SSH_AGENT_PID=60 12:05:50 Running ssh-add (command line suppressed) 12:05:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6336748980539383663.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6336748980539383663.key) 12:05:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:51 + git semver init 12:05:51 # -> Open(): unable to determine branch for HEAD 12:05:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:05:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:05:51 # $SEMVER_REMOTE_NAME = origin 12:05:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:05:51 # $SEMVER_USER_NAME = edgex-jenkins 12:05:51 # $SEMVER_BRANCH = master 12:05:51 # $SEMVER_TEMP = /tmp/semver-664918913 12:05:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:05:52 # '/tmp/semver-664918913' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 12:05:52 # -> Force: false 12:05:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 12:05:52 $ docker exec --env ******** --env ******** aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 ssh-agent -k 12:05:52 unset SSH_AUTH_SOCK; 12:05:52 unset SSH_AGENT_PID; 12:05:52 echo Agent pid 60 killed; 12:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:05:53 + git semver [Pipeline] } 12:05:53 $ docker stop --time=1 aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 12:05:54 $ docker rm -f aaac4a9be26bb65671cbe333b0472fdcd34539e92642c7668cbdcab9d257c5c6 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:05:55 Stashed 1 file(s) [Pipeline] echo 12:05:55 [edgeXSemver]: initialized semver on version 2.0.0-dev.66 [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 12:06:10 Still waiting to schedule task 12:06:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:06:10 Still waiting to schedule task 12:06:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:08:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1472 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 12:08:03 Running in /w/workspace/edgex-ui-go/126 [Pipeline] { [Pipeline] checkout 12:08:03 The recommended git tool is: git 12:08:12 using credential edgex-jenkins-ssh 12:08:12 Cloning the remote Git repository 12:08:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:08:12 > git init /w/workspace/edgex-ui-go/126 # timeout=10 12:08:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:08:12 > git --version # timeout=10 12:08:12 > git --version # 'git version 2.17.1' 12:08:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:14 Avoid second fetch 12:08:14 Checking out Revision 0c35122181cb708d85647f089f7c0c68ed267eab (master) 12:08:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:08:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:14 > git config core.sparsecheckout # timeout=10 12:08:14 > git checkout -f 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 12:08:19 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 12:08:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:08:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:08:21 + + true 12:08:21 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:40 provisioning config files... 12:08:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config6235634449955326818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:40 ---> docker-login.sh 12:08:40 nexus3.edgexfoundry.org:10001 12:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:41 Configure a credential helper to remove this warning. See 12:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:41 12:08:41 Login Succeeded 12:08:41 nexus3.edgexfoundry.org:10002 12:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:42 Configure a credential helper to remove this warning. See 12:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:42 12:08:42 Login Succeeded 12:08:42 nexus3.edgexfoundry.org:10003 12:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:43 Configure a credential helper to remove this warning. See 12:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:43 12:08:43 Login Succeeded 12:08:43 nexus3.edgexfoundry.org:10004 12:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:43 Configure a credential helper to remove this warning. See 12:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:43 12:08:43 Login Succeeded 12:08:43 docker.io 12:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:44 Configure a credential helper to remove this warning. See 12:08:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:44 12:08:44 Login Succeeded 12:08:44 ---> docker-login.sh ends [Pipeline] } 12:08:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:44 ========================================================= 12:08:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:08:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:08:45 + 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 . 12:08:46 Sending build context to Docker daemon 35.85MB 12:08:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:08:46 Step 2/8 : FROM ${BASE} 12:08:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:08:46 595b0fe564bb: Pulling fs layer 12:08:46 3088b5b3c5c0: Pulling fs layer 12:08:46 5b7225fbf94c: Pulling fs layer 12:08:46 ba82ee9f976e: Pulling fs layer 12:08:46 506bd15cee9f: Pulling fs layer 12:08:46 75a0a4a0db45: Pulling fs layer 12:08:46 618dc40b7e24: Pulling fs layer 12:08:46 506bd15cee9f: Waiting 12:08:46 ba82ee9f976e: Waiting 12:08:46 75a0a4a0db45: Waiting 12:08:46 618dc40b7e24: Waiting 12:08:46 5b7225fbf94c: Verifying Checksum 12:08:46 5b7225fbf94c: Download complete 12:08:46 3088b5b3c5c0: Download complete 12:08:46 506bd15cee9f: Download complete 12:08:46 595b0fe564bb: Verifying Checksum 12:08:46 595b0fe564bb: Download complete 12:08:46 75a0a4a0db45: Verifying Checksum 12:08:46 75a0a4a0db45: Download complete 12:08:47 595b0fe564bb: Pull complete 12:08:47 3088b5b3c5c0: Pull complete 12:08:48 5b7225fbf94c: Pull complete 12:08:49 618dc40b7e24: Verifying Checksum 12:08:49 618dc40b7e24: Download complete 12:08:50 ba82ee9f976e: Verifying Checksum 12:08:50 ba82ee9f976e: Download complete 12:09:00 ba82ee9f976e: Pull complete 12:09:01 506bd15cee9f: Pull complete 12:09:01 75a0a4a0db45: Pull complete 12:09:03 Running on prd-centos7-docker-4c-2g-1473 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 12:09:03 Running in /w/workspace/edgex-ui-go/126 [Pipeline] { [Pipeline] checkout 12:09:03 The recommended git tool is: git 12:09:06 618dc40b7e24: Pull complete 12:09:06 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:09:06 ---> a36622ca3599 12:09:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:06 using credential edgex-jenkins-ssh 12:09:06 Cloning the remote Git repository 12:09:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:09:06 > git init /w/workspace/edgex-ui-go/126 # timeout=10 12:09:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:09:06 > git --version # timeout=10 12:09:06 > git --version # 'git version 2.24.4' 12:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:06 [INFO] Currently running in a labeled security context 12:09:06 [INFO] Currently SELinux is 'enforcing' on the host 12:09:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/126@tmp/jenkins-gitclient-ssh2660603684201242738.key 12:09:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:07 ---> Running in 08db5011b70a 12:09:07 Removing intermediate container 08db5011b70a 12:09:07 ---> f5a242ac2955 12:09:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:08 ---> Running in a8e084ccc224 12:09:08 Avoid second fetch 12:09:08 Checking out Revision 0c35122181cb708d85647f089f7c0c68ed267eab (master) 12:09:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:09:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:08 > git config core.sparsecheckout # timeout=10 12:09:08 > git checkout -f 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 12:09:10 Removing intermediate container a8e084ccc224 12:09:10 ---> 3bf2143469df 12:09:10 Step 5/8 : RUN apk add --no-cache make git 12:09:10 ---> Running in 9d4328b356bc 12:09:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:09:12 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" 12:09:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:13 OK: 138 MiB in 40 packages 12:09:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:09:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:09:14 Removing intermediate container 9d4328b356bc 12:09:14 ---> c223c3ca0e4a 12:09:14 Step 6/8 : WORKDIR /edgex-ui-go 12:09:14 + true 12:09:14 + sudo service docker restart 12:09:14 Redirecting to /bin/systemctl restart docker.service 12:09:14 ---> Running in 8bfc46a25e12 12:09:14 Removing intermediate container 8bfc46a25e12 12:09:14 ---> a44f2cdbdca9 12:09:14 Step 7/8 : COPY . . 12:09:18 ---> 6299cdc1cd97 12:09:18 Step 8/8 : RUN go mod download 12:09:18 ---> Running in 7bb11a867bc9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:32 provisioning config files... 12:09:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config9159683417758781185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:32 ---> docker-login.sh 12:09:32 nexus3.edgexfoundry.org:10001 12:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:33 Configure a credential helper to remove this warning. See 12:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:33 12:09:33 Login Succeeded 12:09:33 nexus3.edgexfoundry.org:10002 12:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:33 Configure a credential helper to remove this warning. See 12:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:33 12:09:33 Login Succeeded 12:09:33 nexus3.edgexfoundry.org:10003 12:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:33 Configure a credential helper to remove this warning. See 12:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:33 12:09:33 Login Succeeded 12:09:33 nexus3.edgexfoundry.org:10004 12:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:33 Configure a credential helper to remove this warning. See 12:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:33 12:09:33 Login Succeeded 12:09:33 docker.io 12:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:09:34 Configure a credential helper to remove this warning. See 12:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:09:34 12:09:34 Login Succeeded 12:09:34 ---> docker-login.sh ends [Pipeline] } 12:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:09:34 ========================================================= 12:09:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:09:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:09:34 + 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 . 12:09:34 Sending build context to Docker daemon 35.85MB 12:09:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:09:34 Step 2/8 : FROM ${BASE} 12:09:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:09:35 540db60ca938: Pulling fs layer 12:09:35 adcc1eea9eea: Pulling fs layer 12:09:35 4c4ab2625f07: Pulling fs layer 12:09:35 0510c868ecb4: Pulling fs layer 12:09:35 afea3b2eda06: Pulling fs layer 12:09:35 7809a108b3ef: Pulling fs layer 12:09:35 f706445af74f: Pulling fs layer 12:09:35 afea3b2eda06: Waiting 12:09:35 7809a108b3ef: Waiting 12:09:35 f706445af74f: Waiting 12:09:35 0510c868ecb4: Waiting 12:09:35 4c4ab2625f07: Verifying Checksum 12:09:35 4c4ab2625f07: Download complete 12:09:35 adcc1eea9eea: Verifying Checksum 12:09:35 adcc1eea9eea: Download complete 12:09:35 afea3b2eda06: Verifying Checksum 12:09:35 afea3b2eda06: Download complete 12:09:35 7809a108b3ef: Verifying Checksum 12:09:35 7809a108b3ef: Download complete 12:09:35 540db60ca938: Verifying Checksum 12:09:35 540db60ca938: Download complete 12:09:35 540db60ca938: Pull complete 12:09:35 adcc1eea9eea: Pull complete 12:09:35 4c4ab2625f07: Pull complete 12:09:37 f706445af74f: Verifying Checksum 12:09:37 f706445af74f: Download complete 12:09:37 0510c868ecb4: Verifying Checksum 12:09:37 0510c868ecb4: Download complete 12:09:41 0510c868ecb4: Pull complete 12:09:41 afea3b2eda06: Pull complete 12:09:41 7809a108b3ef: Pull complete 12:09:43 f706445af74f: Pull complete 12:09:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:09:43 ---> b068be0155e3 12:09:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:50 Removing intermediate container 7bb11a867bc9 12:09:50 ---> 610ef9334c6c 12:09:50 Successfully built 610ef9334c6c 12:09:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:09:52 ---> Running in f67b5cda309a 12:09:52 Removing intermediate container f67b5cda309a 12:09:52 ---> 6a00a81443b5 12:09:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:52 ---> Running in c5606e147229 12:09:52 Removing intermediate container c5606e147229 12:09:52 ---> 8d9b13f95652 12:09:52 Step 5/8 : RUN apk add --no-cache make git 12:09:52 ---> Running in 2f9ffa2589f7 12:09:52 + docker inspect -f . ci-base-image-arm64 12:09:52 . [Pipeline] withDockerContainer 12:09:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:09:52 prd-ubuntu18.04-docker-arm64-4c-16g-1472 does not seem to be running inside a container 12:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@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 12:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:09:54 $ docker top 381e7ed27e1ec649401829a86c5c3a149d9824242951c5d7899d4a83ae3e269b -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:55 OK: 149 MiB in 40 packages 12:09:55 + go version 12:09:55 go version go1.16.5 linux/arm64 [Pipeline] } 12:09:55 $ docker stop --time=1 381e7ed27e1ec649401829a86c5c3a149d9824242951c5d7899d4a83ae3e269b 12:09:55 Removing intermediate container 2f9ffa2589f7 12:09:55 ---> 7861fed54cea 12:09:55 Step 6/8 : WORKDIR /edgex-ui-go 12:09:55 ---> Running in 8afceea71b87 12:09:55 Removing intermediate container 8afceea71b87 12:09:55 ---> f200c84d2819 12:09:55 Step 7/8 : COPY . . 12:09:57 $ docker rm -f 381e7ed27e1ec649401829a86c5c3a149d9824242951c5d7899d4a83ae3e269b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:09:58 + docker inspect -f . ci-base-image-arm64 12:09:58 . [Pipeline] withDockerContainer 12:09:58 prd-ubuntu18.04-docker-arm64-4c-16g-1472 does not seem to be running inside a container 12:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@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 12:09:59 ---> 2503dbb6af00 12:09:59 Step 8/8 : RUN go mod download 12:09:59 ---> Running in a597234104db 12:10:00 $ docker top fb5bbf99e46dfd68a8cd103524611f70352bf2793de26ab83c5da4cb6249a0a2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:01 + go mod tidy [Pipeline] sh 12:10:02 + make test 12:10:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:10:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:10:18 Removing intermediate container a597234104db 12:10:18 ---> 1409cc57dbfa 12:10:18 Successfully built 1409cc57dbfa 12:10:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:10:18 + docker inspect -f . ci-base-image-x86_64 12:10:18 . [Pipeline] withDockerContainer 12:10:18 prd-centos7-docker-4c-2g-1473 does not seem to be running inside a container 12:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:10:18 $ docker top 8c37345688a12e274929c0089c0c1421d88531ee3d15e18acd7677b4675ca3ae -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:19 + go version 12:10:19 go version go1.16.3 linux/amd64 [Pipeline] } 12:10:19 $ docker stop --time=1 8c37345688a12e274929c0089c0c1421d88531ee3d15e18acd7677b4675ca3ae 12:10:20 $ docker rm -f 8c37345688a12e274929c0089c0c1421d88531ee3d15e18acd7677b4675ca3ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:10:21 + docker inspect -f . ci-base-image-x86_64 12:10:21 . [Pipeline] withDockerContainer 12:10:21 prd-centos7-docker-4c-2g-1473 does not seem to be running inside a container 12:10:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/126 -v /w/workspace/edgex-ui-go/126:/w/workspace/edgex-ui-go/126:rw,z -v /w/workspace/edgex-ui-go/126@tmp:/w/workspace/edgex-ui-go/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:10:21 $ docker top 4200a53e7f907fe988a1fe498fab6fb29e1ff6955cfe4cbe207a3611601c44db -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:22 + go mod tidy [Pipeline] sh 12:10:22 + make test 12:10:22 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:10:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:10:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:10:33 GO111MODULE=on go vet ./... 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:10:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:10:35 GO111MODULE=on go vet ./... [Pipeline] } 12:10:38 $ docker stop --time=1 4200a53e7f907fe988a1fe498fab6fb29e1ff6955cfe4cbe207a3611601c44db 12:10:40 $ docker rm -f 4200a53e7f907fe988a1fe498fab6fb29e1ff6955cfe4cbe207a3611601c44db [Pipeline] // withDockerContainer [Pipeline] sh 12:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:43 + ls -al . 12:10:43 total 92 12:10:43 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 12:10 . 12:10:43 drwxrwxr-x. 4 jenkins jenkins 32 Jun 15 12:09 .. 12:10:43 drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 12:09 assets 12:10:43 drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 12:09 bin 12:10:43 drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 12:09 cmd 12:10:43 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 12:09 CONTRIBUTING.md 12:10:43 -rw-r--r--. 1 jenkins jenkins 10 Jun 15 12:10 coverage.out 12:10:43 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 12:09 Dockerfile 12:10:43 -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 12:09 Dockerfile.build 12:10:43 drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 12:09 docs 12:10:43 drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 12:09 .git 12:10:43 drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 12:09 .github 12:10:43 -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 12:09 .gitignore 12:10:43 -rw-rw-r--. 1 jenkins jenkins 972 Jun 15 12:09 go.mod 12:10:43 -rw-r--r--. 1 jenkins jenkins 23961 Jun 15 12:10 go.sum 12:10:43 drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 12:09 internal 12:10:43 -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 12:09 Jenkinsfile 12:10:43 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 12:09 LICENSE 12:10:43 -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 12:09 Makefile 12:10:43 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 12:09 README.md 12:10:43 -rw-rw-r--. 1 jenkins jenkins 12 Jun 15 12:05 VERSION 12:10:43 -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 12:09 version.go 12:10:43 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 12:09 web [Pipeline] isUnix [Pipeline] sh 12:10:44 + 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=0c35122181cb708d85647f089f7c0c68ed267eab --label arch=amd64 --label version=2.0.0-dev.66 . 12:10:44 Sending build context to Docker daemon 35.88MB 12:10:44 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 12:10:44 Step 2/24 : FROM ${BASE} AS builder 12:10:44 ---> 1409cc57dbfa 12:10:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:10:44 ---> Running in c30286c374f5 12:10:44 Removing intermediate container c30286c374f5 12:10:44 ---> f7af7e2c43c1 12:10:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:10:44 ---> Running in 3d843c02d9d8 12:10:44 Removing intermediate container 3d843c02d9d8 12:10:44 ---> 27070ec66877 12:10:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:10:45 ---> Running in 235dcefc85a6 12:10:45 Removing intermediate container 235dcefc85a6 12:10:45 ---> 27ec6c33e3a6 12:10:45 Step 6/24 : LABEL Name=edgex-ui-go 12:10:45 ---> Running in 61e81676b676 12:10:45 Removing intermediate container 61e81676b676 12:10:45 ---> d6751304acbe 12:10:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:10:45 ---> Running in 07c1de16032c 12:10:45 Removing intermediate container 07c1de16032c 12:10:45 ---> aec389a945f7 12:10:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:45 ---> Running in 1b389826fd2d 12:10:46 Removing intermediate container 1b389826fd2d 12:10:46 ---> 91f1bd34f9ab 12:10:46 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:46 ---> Running in f15a487674d1 12:10:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:10:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:10:47 OK: 149 MiB in 40 packages 12:10:47 Removing intermediate container f15a487674d1 12:10:47 ---> 92653e5638aa 12:10:47 Step 10/24 : ENV GO111MODULE=on 12:10:47 ---> Running in 5d52a7ad2d7f 12:10:48 Removing intermediate container 5d52a7ad2d7f 12:10:48 ---> a4749c0a8fd1 12:10:48 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:10:48 ---> Running in eb3fe754d144 12:10:48 Removing intermediate container eb3fe754d144 12:10:48 ---> f5d7c95bc033 12:10:48 Step 12/24 : COPY go.mod . 12:10:48 ---> 388fd7e5740e 12:10:48 Step 13/24 : COPY Makefile . 12:10:48 ---> d267f11c4064 12:10:48 Step 14/24 : RUN make update 12:10:48 ---> Running in 23e400a3e231 12:10:49 CGO_ENABLED=0 GO111MODULE=on go mod download 12:10:49 Removing intermediate container 23e400a3e231 12:10:49 ---> cb5cb1383f01 12:10:49 Step 15/24 : COPY . . 12:10:52 ---> 2f6e66edb7d0 12:10:52 Step 16/24 : RUN ${MAKE} 12:10:52 ---> Running in 5091acbf6d7a 12:10:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.66" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] } 12:10:57 $ docker stop --time=1 fb5bbf99e46dfd68a8cd103524611f70352bf2793de26ab83c5da4cb6249a0a2 12:10:59 $ docker rm -f fb5bbf99e46dfd68a8cd103524611f70352bf2793de26ab83c5da4cb6249a0a2 [Pipeline] // withDockerContainer [Pipeline] sh 12:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:11:00 Warning: overwriting stash ‘coverage-report’ 12:11:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:11:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:02 Removing intermediate container 5091acbf6d7a 12:11:02 ---> 1d6c58d5b096 12:11:02 Step 17/24 : FROM alpine:3.12 12:11:02 + ls -al . 12:11:02 total 124 12:11:02 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 12:10 . 12:11:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 12:08 .. 12:11:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 12:08 .git 12:11:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 12:08 .github 12:11:02 -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 12:08 .gitignore 12:11:02 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 12:08 CONTRIBUTING.md 12:11:02 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 12:08 Dockerfile 12:11:02 -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 12:08 Dockerfile.build 12:11:02 -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 12:08 Jenkinsfile 12:11:02 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 12:08 LICENSE 12:11:02 -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 12:08 Makefile 12:11:02 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 12:08 README.md 12:11:02 -rw-rw-r-- 1 jenkins jenkins 12 Jun 15 12:05 VERSION 12:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 12:08 assets 12:11:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 12:08 bin 12:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 12:08 cmd 12:11:02 -rw-r--r-- 1 jenkins jenkins 10 Jun 15 12:10 coverage.out 12:11:02 drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 12:08 docs 12:11:02 -rw-rw-r-- 1 jenkins jenkins 972 Jun 15 12:08 go.mod 12:11:02 -rw-r--r-- 1 jenkins jenkins 23961 Jun 15 12:10 go.sum 12:11:02 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 12:08 internal 12:11:02 -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 12:08 version.go 12:11:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 12:08 web [Pipeline] isUnix [Pipeline] sh 12:11:02 + 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=0c35122181cb708d85647f089f7c0c68ed267eab --label arch=arm64 --label version=2.0.0-dev.66 . 12:11:02 3.12: Pulling from library/alpine 12:11:03 339de151aab4: Pulling fs layer 12:11:03 339de151aab4: Verifying Checksum 12:11:03 339de151aab4: Download complete 12:11:03 339de151aab4: Pull complete 12:11:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:11:03 Status: Downloaded newer image for alpine:3.12 12:11:03 ---> 13621d1b12d4 12:11:03 Step 18/24 : EXPOSE 4000 12:11:03 Sending build context to Docker daemon 35.88MB 12:11:03 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 12:11:03 Step 2/24 : FROM ${BASE} AS builder 12:11:03 ---> 610ef9334c6c 12:11:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:11:03 ---> Running in 896c43525418 12:11:03 Removing intermediate container 896c43525418 12:11:03 ---> 4f3134822ae0 12:11:03 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 12:11:04 ---> Running in eec3fc0db9b6 12:11:04 Removing intermediate container eec3fc0db9b6 12:11:04 ---> 5a9588598a28 12:11:04 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:11:05 ---> Running in 47de087c4816 12:11:05 ---> 2cf276c2ab86 12:11:05 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:11:05 ---> Running in ae7492428e17 12:11:05 Removing intermediate container ae7492428e17 12:11:05 ---> ef20e3437a65 12:11:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:11:05 ---> Running in a4be1b4226bf 12:11:05 Removing intermediate container 47de087c4816 12:11:05 ---> 08b042d6ad62 12:11:05 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:11:05 ---> Running in f6fa4b441481 12:11:05 Removing intermediate container a4be1b4226bf 12:11:05 ---> 18450490f68d 12:11:05 Step 22/24 : LABEL arch=amd64 12:11:05 ---> Running in 63b5e24fec41 12:11:05 Removing intermediate container 63b5e24fec41 12:11:05 ---> 4d2e6724f606 12:11:05 Step 23/24 : LABEL git_sha=0c35122181cb708d85647f089f7c0c68ed267eab 12:11:06 ---> Running in 68eb7a963a10 12:11:06 Removing intermediate container 68eb7a963a10 12:11:06 ---> 010330cbddde 12:11:06 Step 24/24 : LABEL version=2.0.0-dev.66 12:11:06 ---> Running in a60a4278e4a5 12:11:06 Removing intermediate container f6fa4b441481 12:11:06 ---> 8355cd6185e0 12:11:06 Step 6/24 : LABEL Name=edgex-ui-go 12:11:06 ---> Running in 8b8531a41382 12:11:06 Removing intermediate container a60a4278e4a5 12:11:06 ---> 18dbb7c07504 12:11:06 [Warning] One or more build-args [ARCH] were not consumed 12:11:06 Successfully built 18dbb7c07504 12:11:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:06 provisioning config files... 12:11:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config7597430934640502474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:06 Removing intermediate container 8b8531a41382 12:11:06 ---> 3c3d1c45f4ae 12:11:06 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:11:07 ---> docker-login.sh 12:11:07 nexus3.edgexfoundry.org:10001 12:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:07 Configure a credential helper to remove this warning. See 12:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:07 12:11:07 Login Succeeded 12:11:07 nexus3.edgexfoundry.org:10002 12:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:07 ---> Running in 37a431860b18 12:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:07 Configure a credential helper to remove this warning. See 12:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:07 12:11:07 Login Succeeded 12:11:07 nexus3.edgexfoundry.org:10003 12:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:07 Configure a credential helper to remove this warning. See 12:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:07 12:11:07 Login Succeeded 12:11:07 nexus3.edgexfoundry.org:10004 12:11:07 Removing intermediate container 37a431860b18 12:11:07 ---> c326330f9ca2 12:11:07 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:07 Configure a credential helper to remove this warning. See 12:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:07 12:11:07 Login Succeeded 12:11:07 docker.io 12:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:07 ---> Running in 3e3928828136 12:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:07 Configure a credential helper to remove this warning. See 12:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:07 12:11:07 Login Succeeded 12:11:07 ---> docker-login.sh ends [Pipeline] } 12:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:11:07 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 12:11:07 0c35122181cb708d85647f089f7c0c68ed267eab 12:11:07 latest 12:11:07 2.0.0-dev.66 12:11:07 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 12:11:07 master 12:11:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:11:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] isUnix [Pipeline] sh 12:11:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab 12:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:11:10 5c7d72b9c408: Preparing 12:11:10 32f366d666a5: Preparing 12:11:10 32f366d666a5: Layer already exists 12:11:10 Removing intermediate container 3e3928828136 12:11:10 ---> f8fdea7ce4dd 12:11:10 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:10 ---> Running in bb9dd4561cb6 12:11:11 5c7d72b9c408: Pushed 12:11:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:11:11 0c35122181cb708d85647f089f7c0c68ed267eab: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] isUnix [Pipeline] sh 12:11:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 12:11:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 12:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:11:12 5c7d72b9c408: Preparing 12:11:12 32f366d666a5: Preparing 12:11:12 32f366d666a5: Layer already exists 12:11:12 5c7d72b9c408: Layer already exists 12:11:12 latest: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] isUnix [Pipeline] sh 12:11:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:11:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh 12:11:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.66 12:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:11:12 5c7d72b9c408: Preparing 12:11:12 32f366d666a5: Preparing 12:11:12 5c7d72b9c408: Layer already exists 12:11:12 32f366d666a5: Layer already exists 12:11:12 2.0.0-dev.66: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] isUnix [Pipeline] sh 12:11:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh 12:11:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 12:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:11:13 5c7d72b9c408: Preparing 12:11:13 32f366d666a5: Preparing 12:11:13 5c7d72b9c408: Layer already exists 12:11:13 32f366d666a5: Layer already exists 12:11:13 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 12:11:13 OK: 138 MiB in 40 packages [Pipeline] isUnix [Pipeline] sh 12:11:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 12:11:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 12:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:11:14 5c7d72b9c408: Preparing 12:11:14 32f366d666a5: Preparing 12:11:14 5c7d72b9c408: Layer already exists 12:11:14 32f366d666a5: Layer already exists 12:11:14 master: digest: sha256:f42c744492ca0ec29f1723283e217ed68b177e0438c5581575792e14454ce163 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:11:14 ===================================================== [Pipeline] echo 12:11:14 taggedImages: 12:11:14 - nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab 12:11:14 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 12:11:14 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.66 12:11:14 - nexus3.edgexfoundry.org:10004/edgex-ui:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 12:11:14 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:11:14 ---> job-cost.sh 12:11:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H7bS 12:11:15 Removing intermediate container bb9dd4561cb6 12:11:15 ---> 658e86a0c041 12:11:15 Step 10/24 : ENV GO111MODULE=on 12:11:15 ---> Running in 83b49eb5dda3 12:11:15 Removing intermediate container 83b49eb5dda3 12:11:15 ---> 7f9f59916209 12:11:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:11:15 ---> Running in 1dfbeb522547 12:11:16 Removing intermediate container 1dfbeb522547 12:11:16 ---> dad1e9cc98a4 12:11:16 Step 12/24 : COPY go.mod . 12:11:17 ---> 350fa6620565 12:11:17 Step 13/24 : COPY Makefile . 12:11:18 ---> f970029844b3 12:11:18 Step 14/24 : RUN make update 12:11:18 ---> Running in 9df20db43166 12:11:19 CGO_ENABLED=0 GO111MODULE=on go mod download 12:11:20 Removing intermediate container 9df20db43166 12:11:20 ---> f6c939d1564c 12:11:20 Step 15/24 : COPY . . 12:11:24 ---> dc6d655b3f4d 12:11:24 Step 16/24 : RUN ${MAKE} 12:11:24 ---> Running in d63160048df2 12:11:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.66" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:11:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:11:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:11:54 Removing intermediate container d63160048df2 12:11:54 ---> 694365b3b92c 12:11:54 Step 17/24 : FROM alpine:3.12 12:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-H7bS/bin to PATH 12:11:55 INFO: No Stack... 12:11:55 INFO: Retrieving Pricing Info for: v3-standard-2 12:11:55 INFO: Archiving Costs [Pipeline] sh 12:11:55 3.12: Pulling from library/alpine 12:11:55 + cut -d, -f6 12:11:55 + cat /w/workspace/edgex-ui-go/126/archives/cost.csv [Pipeline] lock 12:11:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] 12:11:55 Resource [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] did not exist. Created. 12:11:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [Pipeline] { [Pipeline] unstash 12:11:55 d2f70382dc9a: Pulling fs layer [Pipeline] sh 12:11:55 d2f70382dc9a: Verifying Checksum 12:11:55 d2f70382dc9a: Download complete 12:11:55 + echo total: 0.05999999865889549 [Pipeline] stash 12:11:55 Stashed 1 file(s) [Pipeline] } 12:11:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:11:56 d2f70382dc9a: Pull complete 12:11:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 12:11:56 Status: Downloaded newer image for alpine:3.12 12:11:56 ---> 9852663dfa18 12:11:56 Step 18/24 : EXPOSE 4000 12:11:56 ---> Running in 448403d22cdf 12:11:57 Removing intermediate container 448403d22cdf 12:11:57 ---> 523bc18d21fe 12:11:57 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 12:11:59 ---> 7c6c4ee9e023 12:11:59 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:11:59 ---> Running in 51eea550ea42 12:12:00 Removing intermediate container 51eea550ea42 12:12:00 ---> 461a1bf4114d 12:12:00 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:12:00 ---> Running in 96298e48c3f1 12:12:00 Removing intermediate container 96298e48c3f1 12:12:00 ---> 73f77233abd9 12:12:00 Step 22/24 : LABEL arch=arm64 12:12:01 ---> Running in bc8ac89c6035 12:12:01 Removing intermediate container bc8ac89c6035 12:12:01 ---> fb51733ed888 12:12:01 Step 23/24 : LABEL git_sha=0c35122181cb708d85647f089f7c0c68ed267eab 12:12:01 ---> Running in 76cb89a4fb53 12:12:01 Removing intermediate container 76cb89a4fb53 12:12:01 ---> b903d15fc1f8 12:12:01 Step 24/24 : LABEL version=2.0.0-dev.66 12:12:02 ---> Running in 1b42a78c60c3 12:12:02 Removing intermediate container 1b42a78c60c3 12:12:02 ---> c1ab8f32b953 12:12:02 [Warning] One or more build-args [ARCH] were not consumed 12:12:02 Successfully built c1ab8f32b953 12:12:02 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 12:12:02 provisioning config files... 12:12:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/126@tmp/config7400889645257970017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:03 ---> docker-login.sh 12:12:03 nexus3.edgexfoundry.org:10001 12:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:03 Configure a credential helper to remove this warning. See 12:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:03 12:12:03 Login Succeeded 12:12:03 nexus3.edgexfoundry.org:10002 12:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:04 Configure a credential helper to remove this warning. See 12:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:04 12:12:04 Login Succeeded 12:12:04 nexus3.edgexfoundry.org:10003 12:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:05 Configure a credential helper to remove this warning. See 12:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:05 12:12:05 Login Succeeded 12:12:05 nexus3.edgexfoundry.org:10004 12:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:05 Configure a credential helper to remove this warning. See 12:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:05 12:12:05 Login Succeeded 12:12:05 docker.io 12:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:06 Configure a credential helper to remove this warning. See 12:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:06 12:12:06 Login Succeeded 12:12:06 ---> docker-login.sh ends [Pipeline] } 12:12:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:06 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 12:12:06 0c35122181cb708d85647f089f7c0c68ed267eab 12:12:06 latest 12:12:06 2.0.0-dev.66 12:12:06 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 12:12:06 master 12:12:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] isUnix [Pipeline] sh 12:12:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab 12:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:12:07 59eed1085a76: Preparing 12:12:07 3fbe34a1663b: Preparing 12:12:07 3fbe34a1663b: Layer already exists 12:12:14 59eed1085a76: Pushed 12:12:14 0c35122181cb708d85647f089f7c0c68ed267eab: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh 12:12:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:12:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:12:14 59eed1085a76: Preparing 12:12:14 3fbe34a1663b: Preparing 12:12:14 3fbe34a1663b: Layer already exists 12:12:14 59eed1085a76: Layer already exists 12:12:15 latest: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh 12:12:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh 12:12:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.66 12:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:12:15 59eed1085a76: Preparing 12:12:15 3fbe34a1663b: Preparing 12:12:15 3fbe34a1663b: Layer already exists 12:12:15 59eed1085a76: Layer already exists 12:12:16 2.0.0-dev.66: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh 12:12:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 [Pipeline] isUnix [Pipeline] sh 12:12:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 12:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:12:16 59eed1085a76: Preparing 12:12:16 3fbe34a1663b: Preparing 12:12:16 59eed1085a76: Layer already exists 12:12:16 3fbe34a1663b: Layer already exists 12:12:17 0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] isUnix [Pipeline] sh 12:12:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 12:12:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 12:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:12:17 59eed1085a76: Preparing 12:12:17 3fbe34a1663b: Preparing 12:12:17 3fbe34a1663b: Layer already exists 12:12:17 59eed1085a76: Layer already exists 12:12:18 master: digest: sha256:5fd36e0b6c4173216d6e3f0c44ef16953fb8bef974dab86556aca1b18e762938 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:12:18 ===================================================== [Pipeline] echo 12:12:18 taggedImages: 12:12:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab 12:12:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:12:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.66 12:12:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0c35122181cb708d85647f089f7c0c68ed267eab-2.0.0-dev.66 12:12:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:12:18 ---> job-cost.sh 12:12:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qCKd 12:12:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:14:19 lf-activate-venv(): INFO: Adding /tmp/venv-qCKd/bin to PATH 12:14:19 INFO: No Stack... 12:14:19 INFO: Retrieving Pricing Info for: v2-standard-4 12:14:19 INFO: Archiving Costs [Pipeline] sh 12:14:19 + cat /w/workspace/edgex-ui-go/126/archives/cost.csv 12:14:19 + cut -d, -f6 [Pipeline] lock 12:14:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] 12:14:20 Resource [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] did not exist. Created. 12:14:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:14:20 /w/workspace/edgex-ui-go/126@tmp/durable-e4b78ce6/script.sh: 1: /w/workspace/edgex-ui-go/126@tmp/durable-e4b78ce6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:14:20 + echo total: 0.18000000715255737 [Pipeline] stash 12:14:20 Warning: overwriting stash ‘stack-cost’ 12:14:21 Stashed 1 file(s) [Pipeline] } 12:14:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-126-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 12:14:22 provisioning config files... 12:14:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6951579756812042102tmp [Pipeline] { [Pipeline] sh 12:14:22 + set +x 12:14:22 + curl -s https://codecov.io/bash 12:14:22 + bash -s -- 12:14:22 12:14:22 _____ _ 12:14:22 / ____| | | 12:14:22 | | ___ __| | ___ ___ _____ __ 12:14:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:14:22 | |___| (_) | (_| | __/ (_| (_) \ V / 12:14:22 \_____\___/ \__,_|\___|\___\___/ \_/ 12:14:22 Bash-1.0.3 12:14:22 12:14:22 12:14:22 ==> git version 2.24.4 found 12:14:22 ==> 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 12:14:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:14:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:14:22 ==> Jenkins CI detected. 12:14:22 project root: . 12:14:22 --> token set from env 12:14:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:14:22 ==> Running gcov in . (disable via -X gcov) 12:14:22 ==> Python coveragepy not found 12:14:22 ==> Searching for coverage reports in: 12:14:22 + . 12:14:22 -> Found 1 reports 12:14:22 ==> Detecting git/mercurial file structure 12:14:22 ==> Reading reports 12:14:22 + ./coverage.out bytes=10 12:14:22 ==> Appending adjustments 12:14:22 https://docs.codecov.io/docs/fixing-reports 12:14:22 + Found adjustments 12:14:22 ==> Gzipping contents 12:14:22 4.0K /tmp/codecov.vKkxHo.gz 12:14:22 ==> Uploading reports 12:14:22 url: https://codecov.io 12:14:22 query: branch=master&commit=0c35122181cb708d85647f089f7c0c68ed267eab&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F126%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:14:22 -> Pinging Codecov 12:14:22 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0c35122181cb708d85647f089f7c0c68ed267eab&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F126%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:14:23 -> Uploading to 12:14:23 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/0c35122181cb708d85647f089f7c0c68ed267eab/d0f14577-991b-465d-9df1-3e41636de2e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T121423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75f341ced7bd81df9ed3ca310ba023c2ca1da3fd4f77727b5941daed0929e3c8 12:14:23 % Total % Received % Xferd Average Speed Time Time Time Current 12:14:23 Dload Upload Total Spent Left Speed 12:14:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 10916 --:--:-- --:--:-- --:--:-- 10897 100 3923 0 0 100 3923 0 10911 --:--:-- --:--:-- --:--:-- 10897 12:14:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] } 12:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:14:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:14:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:14:24 12:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 12:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:14:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:14:24 188c0c94c7c5: Pulling fs layer 12:14:24 0ef7d3d256c8: Pulling fs layer 12:14:24 de9db76c5a1d: Pulling fs layer 12:14:24 0eba1c9be4d2: Pulling fs layer 12:14:24 0d57e429df01: Pulling fs layer 12:14:24 4e4be7b47b0d: Pulling fs layer 12:14:24 e1f770b5df2f: Pulling fs layer 12:14:24 85a0685a4137: Pulling fs layer 12:14:24 0eba1c9be4d2: Waiting 12:14:24 0d57e429df01: Waiting 12:14:24 85a0685a4137: Waiting 12:14:24 4e4be7b47b0d: Waiting 12:14:24 e1f770b5df2f: Waiting 12:14:24 de9db76c5a1d: Verifying Checksum 12:14:24 de9db76c5a1d: Download complete 12:14:24 0ef7d3d256c8: Verifying Checksum 12:14:24 0ef7d3d256c8: Download complete 12:14:25 0d57e429df01: Verifying Checksum 12:14:25 0d57e429df01: Download complete 12:14:25 4e4be7b47b0d: Verifying Checksum 12:14:25 4e4be7b47b0d: Download complete 12:14:25 188c0c94c7c5: Verifying Checksum 12:14:25 188c0c94c7c5: Pull complete 12:14:25 0ef7d3d256c8: Pull complete 12:14:25 de9db76c5a1d: Pull complete 12:14:27 e1f770b5df2f: Verifying Checksum 12:14:27 e1f770b5df2f: Download complete 12:14:28 0eba1c9be4d2: Verifying Checksum 12:14:28 0eba1c9be4d2: Download complete 12:14:29 85a0685a4137: Verifying Checksum 12:14:29 85a0685a4137: Download complete 12:14:33 0eba1c9be4d2: Pull complete 12:14:33 0d57e429df01: Pull complete 12:14:33 4e4be7b47b0d: Pull complete 12:14:34 e1f770b5df2f: Pull complete 12:14:39 85a0685a4137: Pull complete 12:14:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 12:14:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:14:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 12:14:39 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 12:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:14:51 $ docker top a2a63525ac0b05e3bfeefe37ce2cfd2cbe45997eabdda0b8284248daf250a9db -eo pid,comm [Pipeline] { [Pipeline] echo 12:14:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 12:14:51 + set -o pipefail 12:14:51 + snyk monitor '--org=edgex-jenkins' 12:14:59 12:14:59 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 12:14:59 12:14:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/d6a01794-4ac2-4fd7-9dc2-fb925b06efb7 12:14:59 12:14:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:14:59 12:14:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:14:59 12:14:59 [Pipeline] } 12:14:59 $ docker stop --time=1 a2a63525ac0b05e3bfeefe37ce2cfd2cbe45997eabdda0b8284248daf250a9db 12:15:08 $ docker rm -f a2a63525ac0b05e3bfeefe37ce2cfd2cbe45997eabdda0b8284248daf250a9db [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 12:15:09 + git log --format=format:%s -1 0c35122181cb708d85647f089f7c0c68ed267eab [Pipeline] isUnix [Pipeline] sh 12:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:15:09 . [Pipeline] withDockerContainer 12:15:09 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 12:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:15:12 $ docker top f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:15:12 [ssh-agent] Looking for ssh-agent implementation... 12:15:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:15:13 $ docker exec f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb ssh-agent 12:15:13 SSH_AUTH_SOCK=/tmp/ssh-dNhQzHTaNmiM/agent.14 12:15:13 SSH_AGENT_PID=20 12:15:13 Running ssh-add (command line suppressed) 12:15:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7398145688986751046.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7398145688986751046.key) 12:15:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:15:13 + git semver tag 12:15:13 # -> Open(): unable to determine branch for HEAD 12:15:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:15:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:15:13 # $SEMVER_REMOTE_NAME = origin 12:15:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:15:13 # $SEMVER_USER_NAME = edgex-jenkins 12:15:13 # $SEMVER_BRANCH = master 12:15:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 12:15:13 # 0c35122181cb708d85647f089f7c0c68ed267eab HEAD 12:15:13 # -> Force: false 12:15:13 # 5a81a166fe007b6614bb8073c1a6cd6d9c98ffff refs/tags/v2.0.0-dev.66 [Pipeline] } 12:15:13 $ docker exec --env ******** --env ******** f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb ssh-agent -k 12:15:13 unset SSH_AUTH_SOCK; 12:15:13 unset SSH_AGENT_PID; 12:15:13 echo Agent pid 20 killed; 12:15:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:15:14 + git semver [Pipeline] } 12:15:14 $ docker stop --time=1 f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb 12:15:15 $ docker rm -f f7657d3c9d68b31d39e4573928a56379d183843ccc08cbe44d9174bdd14835fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:15:16 12:15:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:15:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:15:16 0.23.1-centos7: Pulling from edgex-lftools 12:15:16 ab5ef0e58194: Pulling fs layer 12:15:16 9712f1f96733: Pulling fs layer 12:15:16 63f879dbbcfc: Pulling fs layer 12:15:16 0d9ebad4ef96: Pulling fs layer 12:15:16 e9a5061849ea: Pulling fs layer 12:15:16 d747dcd14b5f: Pulling fs layer 12:15:16 2de7ff778b66: Pulling fs layer 12:15:16 e9a5061849ea: Waiting 12:15:16 d747dcd14b5f: Waiting 12:15:16 2de7ff778b66: Waiting 12:15:16 0d9ebad4ef96: Waiting 12:15:16 9712f1f96733: Verifying Checksum 12:15:16 9712f1f96733: Download complete 12:15:17 63f879dbbcfc: Verifying Checksum 12:15:17 63f879dbbcfc: Download complete 12:15:18 e9a5061849ea: Verifying Checksum 12:15:18 e9a5061849ea: Download complete 12:15:18 d747dcd14b5f: Verifying Checksum 12:15:18 d747dcd14b5f: Download complete 12:15:18 0d9ebad4ef96: Verifying Checksum 12:15:18 0d9ebad4ef96: Download complete 12:15:18 2de7ff778b66: Verifying Checksum 12:15:18 2de7ff778b66: Download complete 12:15:18 ab5ef0e58194: Verifying Checksum 12:15:18 ab5ef0e58194: Download complete 12:15:22 ab5ef0e58194: Pull complete 12:15:22 9712f1f96733: Pull complete 12:15:22 63f879dbbcfc: Pull complete 12:15:26 0d9ebad4ef96: Pull complete 12:15:26 e9a5061849ea: Pull complete 12:15:27 d747dcd14b5f: Pull complete 12:15:28 2de7ff778b66: Pull complete 12:15:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:15:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:15:28 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 12:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:15:41 $ docker top 8ef53a5a1af1b80c9d20c5ed2f5435c7363cf201d916ca4552bf8a11280ce47c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:15:42 provisioning config files... 12:15:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config330256535335697543tmp 12:15:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1653988719803541480tmp 12:15:42 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7564321084200681034tmp [Pipeline] { [Pipeline] echo 12:15:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:15:42 ---> sigul-configuration.sh 12:15:42 gpg: directory `/root/.gnupg' created 12:15:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:15:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:15:42 gpg: keyring `/root/.gnupg/secring.gpg' created 12:15:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:15:42 gpg: CAST5 encrypted data 12:15:42 gpg: encrypted with 1 passphrase 12:15:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:15:42 + mkdir /home/jenkins 12:15:42 + mkdir /home/jenkins/sigul [Pipeline] sh 12:15:43 + 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 12:15:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:15:43 ---> sigul-install.sh 12:15:48 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 12:15:48 + git tag --list 12:15:48 0.1.1 12:15:48 v1.1.0 12:15:48 v1.2.0 12:15:48 v1.2.1 12:15:48 v1.3.0 12:15:48 v2.0.0-dev.1 12:15:48 v2.0.0-dev.10 12:15:48 v2.0.0-dev.11 12:15:48 v2.0.0-dev.12 12:15:48 v2.0.0-dev.13 12:15:48 v2.0.0-dev.14 12:15:48 v2.0.0-dev.15 12:15:48 v2.0.0-dev.16 12:15:48 v2.0.0-dev.17 12:15:48 v2.0.0-dev.18 12:15:48 v2.0.0-dev.19 12:15:48 v2.0.0-dev.2 12:15:48 v2.0.0-dev.20 12:15:48 v2.0.0-dev.21 12:15:48 v2.0.0-dev.22 12:15:48 v2.0.0-dev.23 12:15:48 v2.0.0-dev.24 12:15:48 v2.0.0-dev.25 12:15:48 v2.0.0-dev.26 12:15:48 v2.0.0-dev.27 12:15:48 v2.0.0-dev.28 12:15:48 v2.0.0-dev.29 12:15:48 v2.0.0-dev.3 12:15:48 v2.0.0-dev.30 12:15:48 v2.0.0-dev.31 12:15:48 v2.0.0-dev.32 12:15:48 v2.0.0-dev.33 12:15:48 v2.0.0-dev.34 12:15:48 v2.0.0-dev.35 12:15:48 v2.0.0-dev.36 12:15:48 v2.0.0-dev.37 12:15:48 v2.0.0-dev.38 12:15:48 v2.0.0-dev.39 12:15:48 v2.0.0-dev.4 12:15:48 v2.0.0-dev.40 12:15:48 v2.0.0-dev.41 12:15:48 v2.0.0-dev.42 12:15:48 v2.0.0-dev.43 12:15:48 v2.0.0-dev.44 12:15:48 v2.0.0-dev.45 12:15:48 v2.0.0-dev.46 12:15:48 v2.0.0-dev.47 12:15:48 v2.0.0-dev.48 12:15:48 v2.0.0-dev.49 12:15:48 v2.0.0-dev.5 12:15:48 v2.0.0-dev.50 12:15:48 v2.0.0-dev.51 12:15:48 v2.0.0-dev.52 12:15:48 v2.0.0-dev.53 12:15:48 v2.0.0-dev.54 12:15:48 v2.0.0-dev.55 12:15:48 v2.0.0-dev.56 12:15:48 v2.0.0-dev.57 12:15:48 v2.0.0-dev.58 12:15:48 v2.0.0-dev.59 12:15:48 v2.0.0-dev.6 12:15:48 v2.0.0-dev.60 12:15:48 v2.0.0-dev.61 12:15:48 v2.0.0-dev.62 12:15:48 v2.0.0-dev.63 12:15:48 v2.0.0-dev.64 12:15:48 v2.0.0-dev.65 12:15:48 v2.0.0-dev.66 12:15:48 v2.0.0-dev.7 12:15:48 v2.0.0-dev.8 12:15:48 v2.0.0-dev.9 [Pipeline] sh 12:15:49 + lftools sign git-tag v2.0.0-dev.66 12:15:49 Signing Git tag with Sigul... 12:15:49 Signing v2.0.0-dev.66 [Pipeline] echo 12:15:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:15:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:15:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:15:51 $ docker stop --time=1 8ef53a5a1af1b80c9d20c5ed2f5435c7363cf201d916ca4552bf8a11280ce47c 12:15:56 $ docker rm -f 8ef53a5a1af1b80c9d20c5ed2f5435c7363cf201d916ca4552bf8a11280ce47c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 12:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:15:57 . [Pipeline] withDockerContainer 12:15:57 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 12:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:15:57 $ docker top fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:15:58 [ssh-agent] Looking for ssh-agent implementation... 12:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:15:58 $ docker exec fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 ssh-agent 12:15:58 SSH_AUTH_SOCK=/tmp/ssh-J3DaYM33UXls/agent.14 12:15:58 SSH_AGENT_PID=20 12:15:58 Running ssh-add (command line suppressed) 12:15:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2703564857772479331.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2703564857772479331.key) 12:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:15:58 + git semver bump pre 12:15:58 # -> Open(): unable to determine branch for HEAD 12:15:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:15:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:15:58 # $SEMVER_REMOTE_NAME = origin 12:15:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:15:58 # $SEMVER_USER_NAME = edgex-jenkins 12:15:58 # $SEMVER_BRANCH = master 12:15:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 12:15:58 2.0.0-dev.67 [Pipeline] } 12:15:58 $ docker exec --env ******** --env ******** fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 ssh-agent -k 12:15:59 unset SSH_AUTH_SOCK; 12:15:59 unset SSH_AGENT_PID; 12:15:59 echo Agent pid 20 killed; 12:15:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:15:59 + git semver [Pipeline] } 12:15:59 $ docker stop --time=1 fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 12:16:00 $ docker rm -f fad65610de1b017ed5bfe8af62dac0b1957d4b8cb09e706b8e22c597de8e40f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:16:01 . [Pipeline] withDockerContainer 12:16:01 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 12:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:16:01 $ docker top dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:16:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:16:02 [ssh-agent] Looking for ssh-agent implementation... 12:16:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:16:02 $ docker exec dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 ssh-agent 12:16:02 SSH_AUTH_SOCK=/tmp/ssh-oFmIO4dXV74V/agent.14 12:16:02 SSH_AGENT_PID=20 12:16:02 Running ssh-add (command line suppressed) 12:16:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5550982055778377792.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5550982055778377792.key) 12:16:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:16:02 + git semver push 12:16:02 # -> Open(): unable to determine branch for HEAD 12:16:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:16:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:16:02 # $SEMVER_REMOTE_NAME = origin 12:16:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:16:02 # $SEMVER_USER_NAME = edgex-jenkins 12:16:02 # $SEMVER_BRANCH = master 12:16:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 12:16:10 $ docker exec --env ******** --env ******** dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 ssh-agent -k 12:16:11 unset SSH_AUTH_SOCK; 12:16:11 unset SSH_AGENT_PID; 12:16:11 echo Agent pid 20 killed; 12:16:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:16:11 + git semver [Pipeline] } 12:16:11 $ docker stop --time=1 dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 12:16:12 $ docker rm -f dd4666d82e0c86d3f7502d51d0733c46dffb772f87b5291d76f5acd8a3bc9361 [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 12:16:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:16:14 ---> package-listing.sh 12:16:14 ++ tr '[:upper:]' '[:lower:]' 12:16:14 ++ facter osfamily 12:16:14 + OS_FAMILY=redhat 12:16:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 12:16:14 + START_PACKAGES=/tmp/packages_start.txt 12:16:14 + END_PACKAGES=/tmp/packages_end.txt 12:16:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:16:14 + PACKAGES=/tmp/packages_start.txt 12:16:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 12:16:14 + PACKAGES=/tmp/packages_end.txt 12:16:14 + case "${OS_FAMILY}" in 12:16:14 + sort 12:16:14 + rpm -qa 12:16:15 + '[' -f /tmp/packages_start.txt ']' 12:16:15 + '[' -f /tmp/packages_end.txt ']' 12:16:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:16:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 12:16:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 12:16:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 12:16:15 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 12:16:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:16:16 12:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:16:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:16:16 alpine: Pulling from edgex-lftools-log-publisher 12:16:16 df20fa9351a1: Pulling fs layer 12:16:16 36b3adc4ff6f: Pulling fs layer 12:16:16 8ad3a11d3b57: Pulling fs layer 12:16:16 46f8f816bc3b: Pulling fs layer 12:16:16 93b61091891f: Pulling fs layer 12:16:16 93b9cdb0e59b: Pulling fs layer 12:16:16 5e14af77c1be: Pulling fs layer 12:16:16 01666e4c0597: Pulling fs layer 12:16:16 aa168da1d23b: Pulling fs layer 12:16:16 93b9cdb0e59b: Waiting 12:16:16 5e14af77c1be: Waiting 12:16:16 01666e4c0597: Waiting 12:16:16 aa168da1d23b: Waiting 12:16:16 46f8f816bc3b: Waiting 12:16:16 93b61091891f: Waiting 12:16:16 36b3adc4ff6f: Verifying Checksum 12:16:16 36b3adc4ff6f: Download complete 12:16:16 46f8f816bc3b: Verifying Checksum 12:16:16 46f8f816bc3b: Download complete 12:16:16 df20fa9351a1: Verifying Checksum 12:16:16 df20fa9351a1: Download complete 12:16:16 93b9cdb0e59b: Verifying Checksum 12:16:16 93b9cdb0e59b: Download complete 12:16:16 5e14af77c1be: Verifying Checksum 12:16:16 5e14af77c1be: Download complete 12:16:16 93b61091891f: Verifying Checksum 12:16:16 93b61091891f: Download complete 12:16:16 01666e4c0597: Verifying Checksum 12:16:16 01666e4c0597: Download complete 12:16:17 df20fa9351a1: Pull complete 12:16:17 8ad3a11d3b57: Verifying Checksum 12:16:17 8ad3a11d3b57: Download complete 12:16:17 36b3adc4ff6f: Pull complete 12:16:17 8ad3a11d3b57: Pull complete 12:16:18 46f8f816bc3b: Pull complete 12:16:18 93b61091891f: Pull complete 12:16:18 93b9cdb0e59b: Pull complete 12:16:18 5e14af77c1be: Pull complete 12:16:18 aa168da1d23b: Verifying Checksum 12:16:18 aa168da1d23b: Download complete 12:16:18 01666e4c0597: Pull complete 12:16:24 aa168da1d23b: Pull complete 12:16:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:16:24 prd-centos7-docker-4c-2g-1471 does not seem to be running inside a container 12:16:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:16:30 $ docker top c3e8829bdd6d84fe0abe8a9cdc9febaf8f01faa9c87d4a8c2a7a1a5beec9a492 -eo pid,comm [Pipeline] { [Pipeline] sh 12:16:31 + touch /tmp/pre-build-complete [Pipeline] sh 12:16:31 + mkdir -p /var/log/sa [Pipeline] sh 12:16:31 + ls /var/log/sa-host 12:16:31 + sadf -c /var/log/sa-host/sa05 12:16:31 file_magic: OK 12:16:31 HZ: Using current value: 100 12:16:31 file_header: OK 12:16:31 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 12:16:31 Statistics: 12:16:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:16:31 File successfully converted to sysstat format version 12.2.1 12:16:31 + sadf -c /var/log/sa-host/sa15 12:16:31 file_magic: OK 12:16:31 HZ: Using current value: 100 12:16:31 file_header: OK 12:16:31 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 12:16:31 Statistics: 12:16:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:16:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:16:32 provisioning config files... 12:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4692673742175447130tmp [Pipeline] { [Pipeline] echo 12:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:16:32 ---> create-netrc.sh [Pipeline] } 12:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:16:32 ---> python-tools-install.sh [Pipeline] echo 12:16:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:16:33 ---> sudo-logs.sh 12:16:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:16:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:16:33 ---> job-cost.sh 12:16:33 lf-activate-venv: SKIPPING 12:16:33 DEBUG: total: 0.18000000715255737 12:16:33 INFO: Retrieving Stack Cost... 12:16:34 INFO: Retrieving Pricing Info for: v3-standard-2 12:16:34 INFO: Archiving Costs [Pipeline] echo 12:16:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:16:35 ---> logs-deploy.sh 12:16:35 lf-activate-venv: SKIPPING 12:16:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/126 12:16:35 INFO: archiving workspace using pattern(s): 12:16:36 Archives upload complete. 12:16:36 INFO: archiving logs to Nexus 12:16:36 ---> uname -a: 12:16:36 Linux prd-centos7-docker-4c-2g-1471.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:16:36 12:16:36 12:16:36 ---> lscpu: 12:16:36 Architecture: x86_64 12:16:36 CPU op-mode(s): 32-bit, 64-bit 12:16:36 Byte Order: Little Endian 12:16:36 Address sizes: 40 bits physical, 48 bits virtual 12:16:36 CPU(s): 2 12:16:36 On-line CPU(s) list: 0,1 12:16:36 Thread(s) per core: 1 12:16:36 Core(s) per socket: 1 12:16:36 Socket(s): 2 12:16:36 NUMA node(s): 1 12:16:36 Vendor ID: AuthenticAMD 12:16:36 CPU family: 23 12:16:36 Model: 49 12:16:36 Model name: AMD EPYC-Rome Processor 12:16:36 Stepping: 0 12:16:36 CPU MHz: 2800.000 12:16:36 BogoMIPS: 5600.00 12:16:36 Virtualization: AMD-V 12:16:36 Hypervisor vendor: KVM 12:16:36 Virtualization type: full 12:16:36 L1d cache: 64 KiB 12:16:36 L1i cache: 64 KiB 12:16:36 L2 cache: 1 MiB 12:16:36 L3 cache: 32 MiB 12:16:36 NUMA node0 CPU(s): 0,1 12:16:36 Vulnerability Itlb multihit: Not affected 12:16:36 Vulnerability L1tf: Not affected 12:16:36 Vulnerability Mds: Not affected 12:16:36 Vulnerability Meltdown: Not affected 12:16:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:16:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:16:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:16:36 Vulnerability Srbds: Not affected 12:16:36 Vulnerability Tsx async abort: Not affected 12:16:36 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 12:16:36 12:16:36 12:16:36 ---> nproc: 12:16:36 2 12:16:36 12:16:36 12:16:36 ---> df -h: 12:16:36 Filesystem Size Used Available Use% Mounted on 12:16:36 overlay 40.0G 8.9G 31.1G 22% / 12:16:36 tmpfs 64.0M 0 64.0M 0% /dev 12:16:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:16:36 shm 64.0M 0 64.0M 0% /dev/shm 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 12:16:36 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 12:16:36 12:16:36 12:16:36 ---> free -m: 12:16:36 total used free shared buff/cache available 12:16:36 Mem: 7821 1281 3110 0 3428 6459 12:16:36 Swap: 1023 0 1023 12:16:36 12:16:36 12:16:36 ---> ip addr: 12:16:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:16:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:36 inet 127.0.0.1/8 scope host lo 12:16:36 valid_lft forever preferred_lft forever 12:16:36 inet6 ::1/128 scope host 12:16:36 valid_lft forever preferred_lft forever 12:16:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:16:36 link/ether fa:16:3e:f9:5d:2d brd ff:ff:ff:ff:ff:ff 12:16:36 inet 10.30.123.52/23 brd 10.30.123.255 scope global dynamic eth0 12:16:36 valid_lft 85705sec preferred_lft 85705sec 12:16:36 inet6 fe80::f816:3eff:fef9:5d2d/64 scope link 12:16:36 valid_lft forever preferred_lft forever 12:16:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:16:36 link/ether 02:42:99:a7:89:7e brd ff:ff:ff:ff:ff:ff 12:16:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:16:36 valid_lft forever preferred_lft forever 12:16:36 inet6 fe80::42:99ff:fea7:897e/64 scope link 12:16:36 valid_lft forever preferred_lft forever 12:16:36 12:16:36 12:16:36 ---> sar -b -r -n DEV: 12:16:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 12:16:36 12:16:36 12:04:52 LINUX RESTART (2 CPU) 12:16:36 12:16:36 12:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:16:36 12:07:01 2.30 0.00 2.30 0.00 0.00 55.33 0.00 12:16:36 12:08:01 0.42 0.00 0.42 0.00 0.00 6.31 0.00 12:16:36 12:09:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 12:16:36 12:10:01 0.30 0.00 0.30 0.00 0.00 4.23 0.00 12:16:36 12:11:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 12:16:36 12:12:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 12:16:36 12:13:02 0.33 0.00 0.33 0.00 0.00 5.43 0.00 12:16:36 12:14:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 12:16:36 12:15:01 89.31 0.03 89.28 0.00 3.73 27889.83 0.00 12:16:36 12:16:01 120.99 0.00 120.99 0.00 0.00 30275.53 0.00 12:16:36 Average: 21.50 0.00 21.50 0.00 0.37 5836.91 0.00 12:16:36 12:16:36 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:36 12:07:01 5427424 0 797068 9.95 2620 1781828 1210944 13.37 570148 1611112 12 12:16:36 12:08:01 5427824 0 796660 9.95 2620 1781836 1208888 13.35 569472 1611620 8 12:16:36 12:09:01 5425084 0 799396 9.98 2620 1781840 1209140 13.35 571952 1611620 16 12:16:36 12:10:01 5425572 0 798904 9.98 2620 1781844 1209188 13.35 571568 1612276 8 12:16:36 12:11:01 5424056 0 800412 9.99 2620 1781852 1208996 13.35 570696 1614772 8 12:16:36 12:12:01 5424064 0 800404 9.99 2620 1781852 1208996 13.35 570920 1614772 8 12:16:36 12:13:02 5415372 0 809088 10.10 2620 1781860 1208888 13.35 579368 1614772 8 12:16:36 12:14:01 5415156 0 809300 10.10 2620 1781864 1208888 13.35 579776 1614772 8 12:16:36 12:15:01 4411384 0 985652 12.31 2620 2609284 1397704 15.43 785728 2300956 89136 12:16:36 12:16:01 3709752 0 1192816 14.89 2620 3103752 1485372 16.40 944432 2714480 32 12:16:36 Average: 5150569 0 858970 10.73 2620 1996781 1255700 13.86 631406 1792115 8924 12:16:36 12:16:36 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:36 12:07:01 eth0 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:16:36 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:08:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:16:36 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:09:01 eth0 4.13 1.88 3.53 0.30 0.00 0.00 0.00 0.00 12:16:36 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:10:01 eth0 0.48 0.37 0.27 0.20 0.00 0.00 0.00 0.00 12:16:36 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:11:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:16:36 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:12:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:16:36 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:13:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:16:36 12:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:14:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:15:01 eth0 537.34 493.44 4434.72 43.44 0.00 0.00 0.00 0.00 12:16:36 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:15:01 docker0 71.52 70.18 6.01 347.95 0.00 0.00 0.00 0.00 12:16:36 12:16:01 eth0 516.55 420.71 3519.18 123.03 0.00 0.00 0.00 0.00 12:16:36 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 12:16:01 docker0 66.99 121.81 3.54 278.75 0.00 0.00 0.00 0.00 12:16:36 Average: eth0 106.22 91.89 797.47 16.74 0.00 0.00 0.00 0.00 12:16:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:36 Average: docker0 13.88 19.24 0.96 62.80 0.00 0.00 0.00 0.00 12:16:36 12:16:36 12:16:36 ---> sar -P ALL: 12:16:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 12:16:36 12:16:36 12:04:52 LINUX RESTART (2 CPU) 12:16:36 12:16:36 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:16:36 12:07:01 all 0.11 0.00 0.06 0.00 0.03 99.81 12:16:36 12:07:01 0 0.08 0.00 0.05 0.00 0.03 99.83 12:16:36 12:07:01 1 0.13 0.00 0.07 0.00 0.02 99.78 12:16:36 12:08:01 all 0.11 0.00 0.03 0.00 0.03 99.82 12:16:36 12:08:01 0 0.17 0.00 0.02 0.00 0.03 99.78 12:16:36 12:08:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:16:36 12:09:01 all 0.15 0.00 0.05 0.00 0.03 99.77 12:16:36 12:09:01 0 0.18 0.00 0.05 0.00 0.03 99.73 12:16:36 12:09:01 1 0.12 0.00 0.05 0.00 0.03 99.80 12:16:36 12:10:01 all 0.13 0.00 0.04 0.01 0.03 99.79 12:16:36 12:10:01 0 0.20 0.00 0.05 0.00 0.03 99.72 12:16:36 12:10:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:16:36 12:11:01 all 0.15 0.00 0.05 0.00 0.03 99.77 12:16:36 12:11:01 0 0.25 0.00 0.05 0.00 0.05 99.65 12:16:36 12:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:16:36 12:12:01 all 0.12 0.00 0.04 0.00 0.03 99.82 12:16:36 12:12:01 0 0.17 0.00 0.03 0.00 0.02 99.78 12:16:36 12:12:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:16:36 12:13:02 all 0.09 0.00 0.07 0.00 0.01 99.83 12:16:36 12:13:02 0 0.12 0.00 0.05 0.00 0.00 99.83 12:16:36 12:13:02 1 0.07 0.00 0.08 0.00 0.02 99.83 12:16:36 12:14:01 all 0.09 0.00 0.05 0.00 0.03 99.82 12:16:36 12:14:01 0 0.09 0.00 0.03 0.00 0.03 99.85 12:16:36 12:14:01 1 0.10 0.00 0.07 0.00 0.03 99.80 12:16:36 12:15:01 all 11.91 0.00 5.52 12.85 0.07 69.65 12:16:36 12:15:01 0 12.08 0.00 5.98 14.07 0.05 67.82 12:16:36 12:15:01 1 11.74 0.00 5.06 11.62 0.09 71.49 12:16:36 12:16:01 all 14.56 0.00 7.60 10.01 0.08 67.76 12:16:36 12:16:01 0 13.55 0.00 8.22 10.25 0.07 67.91 12:16:36 12:16:01 1 15.58 0.00 6.97 9.76 0.09 67.60 12:16:36 Average: all 2.67 0.00 1.31 2.22 0.04 93.76 12:16:36 Average: 0 2.62 0.00 1.42 2.37 0.04 93.56 12:16:36 Average: 1 2.72 0.00 1.21 2.08 0.04 93.96 12:16:36 12:16:36 12:16:36