Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 354eb48d8408a6d65968d0f7a509a55b7b1afc15 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-ssh7631826574724852331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5031266409912090002.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5553430952030182031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh5977010460856371194.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh4747996427110258153.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14939 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-ssh7756861166406536879.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 354eb48d8408a6d65968d0f7a509a55b7b1afc15 (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 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 Commit message: "feat: remove export service config" > git rev-list --no-walk e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:46 ========================================================= 01:54:46 EdgeX Global Pipelines Version Info 01:54:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:48 ------------------- 01:54:48 stable info: 01:54:48 ------------------- 01:54:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:54:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:54:48 Message: update stable to v1.0.192 01:54:48 ------------------- 01:54:48 experimental info: 01:54:48 ------------------- 01:54:48 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:48 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:54:48 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:54:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:54:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:54:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 354eb48 [Pipeline] echo 01:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:49 provisioning config files... 01:54:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2147229936892308122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:50 ---> docker-login.sh 01:54:50 nexus3.edgexfoundry.org:10001 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 nexus3.edgexfoundry.org:10002 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 nexus3.edgexfoundry.org:10003 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 nexus3.edgexfoundry.org:10004 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:50 Configure a credential helper to remove this warning. See 01:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:50 01:54:50 Login Succeeded 01:54:50 docker.io 01:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:51 Configure a credential helper to remove this warning. See 01:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:51 01:54:51 Login Succeeded 01:54:51 ---> docker-login.sh ends [Pipeline] } 01:54:51 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 01:54:51 + git log --format=format:%s -1 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] echo 01:54:51 GIT_COMMIT: 354eb48d8408a6d65968d0f7a509a55b7b1afc15, Commit Message: feat: remove export service config [Pipeline] echo 01:54:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:54:52 01:54:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:54:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:54:52 latest: Pulling from edgex-devops/git-semver 01:54:52 31603596830f: Pulling fs layer 01:54:52 54011a49482f: Pulling fs layer 01:54:52 a6820b24f6d8: Pulling fs layer 01:54:52 f581987b2513: Pulling fs layer 01:54:52 f581987b2513: Waiting 01:54:52 54011a49482f: Verifying Checksum 01:54:52 54011a49482f: Download complete 01:54:52 31603596830f: Verifying Checksum 01:54:52 31603596830f: Download complete 01:54:52 f581987b2513: Verifying Checksum 01:54:52 f581987b2513: Download complete 01:54:52 a6820b24f6d8: Verifying Checksum 01:54:52 a6820b24f6d8: Download complete 01:54:52 31603596830f: Pull complete 01:54:53 54011a49482f: Pull complete 01:54:53 a6820b24f6d8: Pull complete 01:54:53 f581987b2513: Pull complete 01:54:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:54:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:54:54 prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container 01:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:54:55 $ docker top b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:55 [ssh-agent] Looking for ssh-agent implementation... 01:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:55 $ docker exec b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent 01:54:55 SSH_AUTH_SOCK=/tmp/ssh-rrHzZhwhFmnY/agent.14 01:54:55 SSH_AGENT_PID=20 01:54:55 Running ssh-add (command line suppressed) 01:54:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7014852190917959783.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7014852190917959783.key) 01:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:56 + git tag --points-at HEAD [Pipeline] } 01:54:56 $ docker exec --env ******** --env ******** b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent -k 01:54:56 unset SSH_AUTH_SOCK; 01:54:56 unset SSH_AGENT_PID; 01:54:56 echo Agent pid 20 killed; 01:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:56 [ssh-agent] Looking for ssh-agent implementation... 01:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:56 $ docker exec b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent 01:54:56 SSH_AUTH_SOCK=/tmp/ssh-kBDZ9N3xfQih/agent.53 01:54:56 SSH_AGENT_PID=60 01:54:56 Running ssh-add (command line suppressed) 01:54:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3461392626011202321.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3461392626011202321.key) 01:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:56 + git semver init 01:54:56 # -> Open(): unable to determine branch for HEAD 01:54:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 01:54:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 01:54:56 # $SEMVER_REMOTE_NAME = origin 01:54:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:54:56 # $SEMVER_USER_NAME = edgex-jenkins 01:54:56 # $SEMVER_BRANCH = master 01:54:56 # $SEMVER_TEMP = /tmp/semver-050478987 01:54:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:54:58 # '/tmp/semver-050478987' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 01:54:58 # -> Force: false 01:54:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 01:54:58 $ docker exec --env ******** --env ******** b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 ssh-agent -k 01:54:58 unset SSH_AUTH_SOCK; 01:54:58 unset SSH_AGENT_PID; 01:54:58 echo Agent pid 60 killed; 01:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:58 + git semver [Pipeline] } 01:54:58 $ docker stop --time=1 b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 01:55:00 $ docker rm -f b98e509a5717706fb1af5590f01a36a5e1d7856152ce7a25d794166642726f91 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:00 Stashed 1 file(s) [Pipeline] echo 01:55:00 [edgeXSemver]: initialized semver on version 2.0.0-dev.54 [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 01:55:16 Still waiting to schedule task 01:55:16 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 01:55:16 ‘prd-centos7-docker-4c-2g-14925’ is offline 01:55:16 ‘prd-centos7-docker-4c-2g-14931’ is offline 01:55:16 ‘prd-centos7-docker-4c-2g-14932’ is offline 01:55:16 ‘prd-centos7-docker-4c-2g-14941’ is offline 01:55:16 ‘prd-centos7-docker-4c-2g-309’ is offline 01:55:16 ‘prd-ubuntu18.04-docker-8c-8g-14935’ doesn’t have label ‘centos7-docker-4c-2g’ 01:55:16 ‘prd-ubuntu18.04-docker-8c-8g-14942’ doesn’t have label ‘centos7-docker-4c-2g’ 01:55:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-14930’ doesn’t have label ‘centos7-docker-4c-2g’ 01:55:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-14934’ doesn’t have label ‘centos7-docker-4c-2g’ 01:55:16 Still waiting to schedule task 01:55:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:56:58 Running on prd-centos7-docker-4c-2g-14944 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 01:56:58 Running in /w/workspace/edgex-ui-go/114 [Pipeline] { [Pipeline] checkout 01:56:58 The recommended git tool is: git 01:57:01 using credential edgex-jenkins-ssh 01:57:01 Cloning the remote Git repository 01:57:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:57:01 > git init /w/workspace/edgex-ui-go/114 # timeout=10 01:57:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:57:01 > git --version # timeout=10 01:57:01 > git --version # 'git version 2.24.4' 01:57:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:01 [INFO] Currently running in a labeled security context 01:57:01 [INFO] Currently SELinux is 'enforcing' on the host 01:57:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/114@tmp/jenkins-gitclient-ssh8589006453120410252.key 01:57:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:02 Avoid second fetch 01:57:02 Checking out Revision 354eb48d8408a6d65968d0f7a509a55b7b1afc15 (master) 01:57:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:57:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:03 > git config core.sparsecheckout # timeout=10 01:57:03 > git checkout -f 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 01:57:06 Commit message: "feat: remove export service config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:57:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:57:08 + sudo service docker restart 01:57:08 + true 01:57:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:26 provisioning config files... 01:57:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config6630316971406365481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:26 ---> docker-login.sh 01:57:26 nexus3.edgexfoundry.org:10001 01:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:27 Configure a credential helper to remove this warning. See 01:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:27 01:57:27 Login Succeeded 01:57:27 nexus3.edgexfoundry.org:10002 01:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:27 Configure a credential helper to remove this warning. See 01:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:27 01:57:27 Login Succeeded 01:57:27 nexus3.edgexfoundry.org:10003 01:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:27 Configure a credential helper to remove this warning. See 01:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:27 01:57:27 Login Succeeded 01:57:27 nexus3.edgexfoundry.org:10004 01:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:27 Configure a credential helper to remove this warning. See 01:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:27 01:57:27 Login Succeeded 01:57:27 docker.io 01:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:28 Configure a credential helper to remove this warning. See 01:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:28 01:57:28 Login Succeeded 01:57:28 ---> docker-login.sh ends [Pipeline] } 01:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:28 ========================================================= 01:57:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:57:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:57:28 + 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 . 01:57:28 Sending build context to Docker daemon 35.56MB 01:57:28 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:57:28 Step 2/8 : FROM ${BASE} 01:57:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:57:28 540db60ca938: Pulling fs layer 01:57:28 adcc1eea9eea: Pulling fs layer 01:57:28 4c4ab2625f07: Pulling fs layer 01:57:28 0510c868ecb4: Pulling fs layer 01:57:28 afea3b2eda06: Pulling fs layer 01:57:28 7809a108b3ef: Pulling fs layer 01:57:28 f706445af74f: Pulling fs layer 01:57:28 0510c868ecb4: Waiting 01:57:28 afea3b2eda06: Waiting 01:57:28 7809a108b3ef: Waiting 01:57:28 f706445af74f: Waiting 01:57:28 4c4ab2625f07: Verifying Checksum 01:57:28 4c4ab2625f07: Download complete 01:57:28 adcc1eea9eea: Verifying Checksum 01:57:28 adcc1eea9eea: Download complete 01:57:28 afea3b2eda06: Verifying Checksum 01:57:28 afea3b2eda06: Download complete 01:57:29 540db60ca938: Verifying Checksum 01:57:29 540db60ca938: Download complete 01:57:29 7809a108b3ef: Verifying Checksum 01:57:29 7809a108b3ef: Download complete 01:57:29 540db60ca938: Pull complete 01:57:29 adcc1eea9eea: Pull complete 01:57:29 4c4ab2625f07: Pull complete 01:57:30 f706445af74f: Verifying Checksum 01:57:30 f706445af74f: Download complete 01:57:30 0510c868ecb4: Verifying Checksum 01:57:30 0510c868ecb4: Download complete 01:57:34 0510c868ecb4: Pull complete 01:57:34 afea3b2eda06: Pull complete 01:57:34 7809a108b3ef: Pull complete 01:57:35 f706445af74f: Pull complete 01:57:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:57:35 ---> b068be0155e3 01:57:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:57:39 ---> Running in 96d1648eb6e2 01:57:39 Removing intermediate container 96d1648eb6e2 01:57:39 ---> ff430f2a6280 01:57:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:39 ---> Running in bc17b16a3376 01:57:40 Removing intermediate container bc17b16a3376 01:57:40 ---> 9277ffeef641 01:57:40 Step 5/8 : RUN apk add --no-cache make git 01:57:40 ---> Running in 880da0e6e2f3 01:57:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:57:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:57:41 OK: 149 MiB in 40 packages 01:57:42 Removing intermediate container 880da0e6e2f3 01:57:42 ---> fadd15757a8f 01:57:42 Step 6/8 : WORKDIR /edgex-ui-go 01:57:42 ---> Running in ff1e61c6f487 01:57:42 Removing intermediate container ff1e61c6f487 01:57:42 ---> 0662377ce576 01:57:42 Step 7/8 : COPY . . 01:57:43 ---> 6ff7034f1831 01:57:43 Step 8/8 : RUN go mod download 01:57:43 ---> Running in 4ae85b454592 01:58:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14945 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 01:58:01 Running in /w/workspace/edgex-ui-go/114 [Pipeline] { [Pipeline] checkout 01:58:01 The recommended git tool is: git 01:58:05 Removing intermediate container 4ae85b454592 01:58:05 ---> 9c4e38b1c8a7 01:58:05 Successfully built 9c4e38b1c8a7 01:58:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:58:05 + docker inspect -f . ci-base-image-x86_64 01:58:05 . [Pipeline] withDockerContainer 01:58:05 prd-centos7-docker-4c-2g-14944 does not seem to be running inside a container 01:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 01:58:06 $ docker top a7685469a5fcce74a58f977f2f45af21a4be2fbfb68bf0c54de190844edf5319 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:06 + go version 01:58:06 go version go1.16.3 linux/amd64 [Pipeline] } 01:58:06 $ docker stop --time=1 a7685469a5fcce74a58f977f2f45af21a4be2fbfb68bf0c54de190844edf5319 01:58:06 using credential edgex-jenkins-ssh 01:58:06 Cloning the remote Git repository 01:58:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:58:07 > git init /w/workspace/edgex-ui-go/114 # timeout=10 01:58:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:58:07 > git --version # timeout=10 01:58:07 > git --version # 'git version 2.17.1' 01:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:07 $ docker rm -f a7685469a5fcce74a58f977f2f45af21a4be2fbfb68bf0c54de190844edf5319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:58:08 + docker inspect -f . ci-base-image-x86_64 01:58:08 . [Pipeline] withDockerContainer 01:58:08 prd-centos7-docker-4c-2g-14944 does not seem to be running inside a container 01:58:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 01:58:08 $ docker top 88e56b7af537eb16afb9de5d02b325e0579effaba6453fe4566e5a2cccbb8a0d -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:09 + go mod tidy 01:58:09 Avoid second fetch 01:58:09 Checking out Revision 354eb48d8408a6d65968d0f7a509a55b7b1afc15 (master) [Pipeline] sh 01:58:09 + make test 01:58:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:58:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:58:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:09 > git config core.sparsecheckout # timeout=10 01:58:09 > git checkout -f 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 01:58:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:58:14 Commit message: "feat: remove export service config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:58:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:58:16 + sudo service docker restart 01:58:16 + true 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:58:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:58:20 GO111MODULE=on go vet ./... [Pipeline] } 01:58:24 $ docker stop --time=1 88e56b7af537eb16afb9de5d02b325e0579effaba6453fe4566e5a2cccbb8a0d 01:58:26 $ docker rm -f 88e56b7af537eb16afb9de5d02b325e0579effaba6453fe4566e5a2cccbb8a0d [Pipeline] // withDockerContainer [Pipeline] sh 01:58:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:58:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:28 + ls -al . 01:58:28 total 92 01:58:28 drwxrwxr-x. 10 jenkins jenkins 4096 May 19 01:58 . 01:58:28 drwxrwxr-x. 4 jenkins jenkins 32 May 19 01:57 .. 01:58:28 drwxrwxr-x. 3 jenkins jenkins 20 May 19 01:57 assets 01:58:28 drwxrwxr-x. 2 jenkins jenkins 35 May 19 01:57 bin 01:58:28 drwxrwxr-x. 3 jenkins jenkins 29 May 19 01:57 cmd 01:58:28 -rw-rw-r--. 1 jenkins jenkins 3959 May 19 01:57 CONTRIBUTING.md 01:58:28 -rw-r--r--. 1 jenkins jenkins 10 May 19 01:58 coverage.out 01:58:28 -rw-rw-r--. 1 jenkins jenkins 1508 May 19 01:57 Dockerfile 01:58:28 -rw-rw-r--. 1 jenkins jenkins 902 May 19 01:57 Dockerfile.build 01:58:28 drwxrwxr-x. 5 jenkins jenkins 104 May 19 01:57 docs 01:58:28 drwxrwxr-x. 8 jenkins jenkins 162 May 19 01:57 .git 01:58:28 drwxrwxr-x. 2 jenkins jenkins 103 May 19 01:57 .github 01:58:28 -rw-rw-r--. 1 jenkins jenkins 162 May 19 01:57 .gitignore 01:58:28 -rw-rw-r--. 1 jenkins jenkins 971 May 19 01:57 go.mod 01:58:28 -rw-r--r--. 1 jenkins jenkins 24060 May 19 01:58 go.sum 01:58:28 drwxrwxr-x. 10 jenkins jenkins 139 May 19 01:57 internal 01:58:28 -rw-rw-r--. 1 jenkins jenkins 652 May 19 01:57 Jenkinsfile 01:58:28 -rw-rw-r--. 1 jenkins jenkins 11357 May 19 01:57 LICENSE 01:58:28 -rw-rw-r--. 1 jenkins jenkins 941 May 19 01:57 Makefile 01:58:28 -rw-rw-r--. 1 jenkins jenkins 6012 May 19 01:57 README.md 01:58:28 -rw-rw-r--. 1 jenkins jenkins 12 May 19 01:55 VERSION 01:58:28 -rw-rw-r--. 1 jenkins jenkins 155 May 19 01:57 version.go 01:58:28 drwxrwxr-x. 4 jenkins jenkins 4096 May 19 01:57 web [Pipeline] isUnix [Pipeline] sh 01:58:28 + 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=354eb48d8408a6d65968d0f7a509a55b7b1afc15 --label arch=amd64 --label version=2.0.0-dev.54 . 01:58:28 Sending build context to Docker daemon 35.58MB 01:58:28 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:58:28 Step 2/24 : FROM ${BASE} AS builder 01:58:28 ---> 9c4e38b1c8a7 01:58:28 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:58:29 ---> Running in 4e5c2e35cb79 01:58:29 Removing intermediate container 4e5c2e35cb79 01:58:29 ---> c7a9b487a211 01:58:29 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:58:29 ---> Running in 6c37e80b1e1e 01:58:29 Removing intermediate container 6c37e80b1e1e 01:58:29 ---> b88b93f6212b 01:58:29 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:58:29 ---> Running in abacf36e995c 01:58:30 Removing intermediate container abacf36e995c 01:58:30 ---> f449fa1c1f86 01:58:30 Step 6/24 : LABEL Name=edgex-ui-go 01:58:30 ---> Running in eec9fc0a6d37 01:58:30 Removing intermediate container eec9fc0a6d37 01:58:30 ---> f6e31409aa49 01:58:30 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:58:30 ---> Running in 751b73f93835 01:58:30 Removing intermediate container 751b73f93835 01:58:30 ---> ae2407960125 01:58:30 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:30 ---> Running in 96cd88174bfb 01:58:31 Removing intermediate container 96cd88174bfb 01:58:31 ---> 7332e9a60931 01:58:31 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:31 ---> Running in 808cd72f50e9 01:58:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:58:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:58:33 OK: 149 MiB in 40 packages 01:58:33 Removing intermediate container 808cd72f50e9 01:58:33 ---> 80c293d0c1e7 01:58:33 Step 10/24 : ENV GO111MODULE=on 01:58:33 ---> Running in 5d73c8b01c1d 01:58:34 Removing intermediate container 5d73c8b01c1d 01:58:34 ---> 21a3180ef2ea 01:58:34 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:58:34 ---> Running in 2e1bff3eb51f 01:58:34 Removing intermediate container 2e1bff3eb51f 01:58:34 ---> 842c42725d57 01:58:34 Step 12/24 : COPY go.mod . 01:58:34 ---> a3bba434efbe 01:58:34 Step 13/24 : COPY Makefile . 01:58:34 ---> 487f73cc9d43 01:58:34 Step 14/24 : RUN make update [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:34 provisioning config files... 01:58:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config8431567883348351955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:34 ---> Running in 5eb63919533c 01:58:34 CGO_ENABLED=0 GO111MODULE=on go mod download 01:58:35 ---> docker-login.sh 01:58:35 nexus3.edgexfoundry.org:10001 01:58:35 Removing intermediate container 5eb63919533c 01:58:35 ---> e42ef326e0d5 01:58:35 Step 15/24 : COPY . . 01:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:36 Configure a credential helper to remove this warning. See 01:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:36 01:58:36 Login Succeeded 01:58:36 nexus3.edgexfoundry.org:10002 01:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:36 ---> 8e8c16b5abbf 01:58:36 Step 16/24 : RUN ${MAKE} 01:58:36 ---> Running in 80ba39e7f23d 01:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:36 Configure a credential helper to remove this warning. See 01:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:36 01:58:36 Login Succeeded 01:58:36 nexus3.edgexfoundry.org:10003 01:58:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.54" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 nexus3.edgexfoundry.org:10004 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 docker.io 01:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:38 Configure a credential helper to remove this warning. See 01:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:38 01:58:38 Login Succeeded 01:58:38 ---> docker-login.sh ends [Pipeline] } 01:58:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:38 ========================================================= 01:58:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:58:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:58:39 + 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 . 01:58:40 Sending build context to Docker daemon 35.56MB 01:58:40 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:58:40 Step 2/8 : FROM ${BASE} 01:58:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:58:40 595b0fe564bb: Pulling fs layer 01:58:40 7186ed65a4f7: Pulling fs layer 01:58:40 316046926c0a: Pulling fs layer 01:58:40 4ebd0625c992: Pulling fs layer 01:58:40 207e8628e3a3: Pulling fs layer 01:58:40 c791037a9be2: Pulling fs layer 01:58:40 ffd874e62e21: Pulling fs layer 01:58:40 207e8628e3a3: Waiting 01:58:40 c791037a9be2: Waiting 01:58:40 ffd874e62e21: Waiting 01:58:40 4ebd0625c992: Waiting 01:58:40 316046926c0a: Verifying Checksum 01:58:40 316046926c0a: Download complete 01:58:40 7186ed65a4f7: Verifying Checksum 01:58:40 7186ed65a4f7: Download complete 01:58:40 207e8628e3a3: Download complete 01:58:40 595b0fe564bb: Verifying Checksum 01:58:40 595b0fe564bb: Download complete 01:58:40 c791037a9be2: Verifying Checksum 01:58:40 c791037a9be2: Download complete 01:58:41 595b0fe564bb: Pull complete 01:58:41 7186ed65a4f7: Pull complete 01:58:42 316046926c0a: Pull complete 01:58:42 ffd874e62e21: Verifying Checksum 01:58:42 ffd874e62e21: Download complete 01:58:44 4ebd0625c992: Verifying Checksum 01:58:44 4ebd0625c992: Download complete 01:58:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:58:47 Removing intermediate container 80ba39e7f23d 01:58:47 ---> 12f3a1255fa4 01:58:47 Step 17/24 : FROM alpine:3.12 01:58:47 3.12: Pulling from library/alpine 01:58:48 339de151aab4: Pulling fs layer 01:58:48 339de151aab4: Verifying Checksum 01:58:48 339de151aab4: Download complete 01:58:48 339de151aab4: Pull complete 01:58:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:58:48 Status: Downloaded newer image for alpine:3.12 01:58:48 ---> 13621d1b12d4 01:58:48 Step 18/24 : EXPOSE 4000 01:58:48 ---> Running in 0ceaf477b872 01:58:48 Removing intermediate container 0ceaf477b872 01:58:48 ---> 5381924b3860 01:58:48 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 01:58:49 ---> e2cc07cf46bb 01:58:49 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:58:49 ---> Running in 7af9c92d3630 01:58:49 Removing intermediate container 7af9c92d3630 01:58:49 ---> f8b20f15d99f 01:58:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:58:49 ---> Running in bf42fce21341 01:58:49 Removing intermediate container bf42fce21341 01:58:49 ---> 3b7f07c27fce 01:58:49 Step 22/24 : LABEL arch=amd64 01:58:49 ---> Running in 3e6f55cb558c 01:58:49 Removing intermediate container 3e6f55cb558c 01:58:49 ---> 6f56fcac0af3 01:58:49 Step 23/24 : LABEL git_sha=354eb48d8408a6d65968d0f7a509a55b7b1afc15 01:58:49 ---> Running in 5d3d4b58d9e5 01:58:49 Removing intermediate container 5d3d4b58d9e5 01:58:49 ---> c9b9bb5de384 01:58:49 Step 24/24 : LABEL version=2.0.0-dev.54 01:58:49 ---> Running in 1ca8412df5e7 01:58:49 Removing intermediate container 1ca8412df5e7 01:58:49 ---> 94ef18bb94ec 01:58:49 [Warning] One or more build-args [ARCH] were not consumed 01:58:49 Successfully built 94ef18bb94ec 01:58:49 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:50 provisioning config files... 01:58:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config3083958030299082105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:50 ---> docker-login.sh 01:58:50 nexus3.edgexfoundry.org:10001 01:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:50 Configure a credential helper to remove this warning. See 01:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:50 01:58:50 Login Succeeded 01:58:50 nexus3.edgexfoundry.org:10002 01:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:50 Configure a credential helper to remove this warning. See 01:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:50 01:58:50 Login Succeeded 01:58:50 nexus3.edgexfoundry.org:10003 01:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:50 Configure a credential helper to remove this warning. See 01:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:50 01:58:50 Login Succeeded 01:58:50 nexus3.edgexfoundry.org:10004 01:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:51 Configure a credential helper to remove this warning. See 01:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:51 01:58:51 Login Succeeded 01:58:51 docker.io 01:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:51 Configure a credential helper to remove this warning. See 01:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:51 01:58:51 Login Succeeded 01:58:51 ---> docker-login.sh ends [Pipeline] } 01:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:51 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 01:58:51 354eb48d8408a6d65968d0f7a509a55b7b1afc15 01:58:51 latest 01:58:51 2.0.0-dev.54 01:58:51 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 01:58:51 master 01:58:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:58:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] isUnix [Pipeline] sh 01:58:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15 01:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:58:52 ea1fbe7ec75b: Preparing 01:58:52 32f366d666a5: Preparing 01:58:52 32f366d666a5: Layer already exists 01:58:54 4ebd0625c992: Pull complete 01:58:54 207e8628e3a3: Pull complete 01:58:54 ea1fbe7ec75b: Pushed 01:58:54 354eb48d8408a6d65968d0f7a509a55b7b1afc15: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh 01:58:54 c791037a9be2: Pull complete 01:58:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 01:58:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 01:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:58:55 ea1fbe7ec75b: Preparing 01:58:55 32f366d666a5: Preparing 01:58:55 ea1fbe7ec75b: Layer already exists 01:58:55 32f366d666a5: Layer already exists 01:58:55 latest: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh 01:58:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh 01:58:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.54 01:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:58:55 ea1fbe7ec75b: Preparing 01:58:55 32f366d666a5: Preparing 01:58:55 ea1fbe7ec75b: Layer already exists 01:58:55 32f366d666a5: Layer already exists 01:58:55 2.0.0-dev.54: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh 01:58:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh 01:58:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 01:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:58:56 ea1fbe7ec75b: Preparing 01:58:56 32f366d666a5: Preparing 01:58:56 32f366d666a5: Layer already exists 01:58:56 ea1fbe7ec75b: Layer already exists 01:58:56 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] isUnix [Pipeline] sh 01:58:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 01:58:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 01:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:58:57 ea1fbe7ec75b: Preparing 01:58:57 32f366d666a5: Preparing 01:58:57 ea1fbe7ec75b: Layer already exists 01:58:57 32f366d666a5: Layer already exists 01:58:57 master: digest: sha256:3a645bf9853aa87a0ab31d2f9746c1a5e80654573bc9dc707c96987cb9100dd3 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:57 ===================================================== [Pipeline] echo 01:58:57 taggedImages: 01:58:57 - nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15 01:58:57 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 01:58:57 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.54 01:58:57 - nexus3.edgexfoundry.org:10004/edgex-ui:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 01:58:57 - 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 01:58:57 ---> job-cost.sh 01:58:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QXJk 01:58:58 ffd874e62e21: Pull complete 01:58:58 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:58:58 ---> cfc18b08335c 01:58:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:59:00 ---> Running in 9f4fc06a94b0 01:59:00 Removing intermediate container 9f4fc06a94b0 01:59:00 ---> b048568c2339 01:59:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:01 ---> Running in dda1385e437c 01:59:03 Removing intermediate container dda1385e437c 01:59:03 ---> b3bbfa9ecac1 01:59:03 Step 5/8 : RUN apk add --no-cache make git 01:59:03 ---> Running in af7a5dfff94d 01:59:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:59:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:59:06 OK: 138 MiB in 40 packages 01:59:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:59:07 Removing intermediate container af7a5dfff94d 01:59:07 ---> 155393fe9a32 01:59:07 Step 6/8 : WORKDIR /edgex-ui-go 01:59:08 ---> Running in dd22e8592fca 01:59:08 Removing intermediate container dd22e8592fca 01:59:08 ---> 60523f2c2e45 01:59:08 Step 7/8 : COPY . . 01:59:12 ---> c605186ddf94 01:59:12 Step 8/8 : RUN go mod download 01:59:12 ---> Running in 36bf5fc6e17b 01:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-QXJk/bin to PATH 01:59:22 INFO: No Stack... 01:59:22 INFO: Retrieving Pricing Info for: v3-standard-2 01:59:22 INFO: Archiving Costs [Pipeline] sh 01:59:23 + cat /w/workspace/edgex-ui-go/114/archives/cost.csv 01:59:23 + cut -d, -f6 [Pipeline] lock 01:59:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] 01:59:23 Resource [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] did not exist. Created. 01:59:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:23 + echo total: 0.05999999865889549 [Pipeline] stash 01:59:23 Stashed 1 file(s) [Pipeline] } 01:59:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:59:38 Removing intermediate container 36bf5fc6e17b 01:59:38 ---> dcbbf4a60f5f 01:59:38 Successfully built dcbbf4a60f5f 01:59:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:59:39 + docker inspect -f . ci-base-image-arm64 01:59:39 . [Pipeline] withDockerContainer 01:59:39 prd-ubuntu18.04-docker-arm64-4c-16g-14945 does not seem to be running inside a container 01:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 01:59:41 $ docker top 53018a357f76f58a5490cbb44bb739c55725220e043940dadd1c38e35522efb2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:41 + go version 01:59:41 go version go1.16.3 linux/arm64 [Pipeline] } 01:59:41 $ docker stop --time=1 53018a357f76f58a5490cbb44bb739c55725220e043940dadd1c38e35522efb2 01:59:43 $ docker rm -f 53018a357f76f58a5490cbb44bb739c55725220e043940dadd1c38e35522efb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:59:44 + docker inspect -f . ci-base-image-arm64 01:59:44 . [Pipeline] withDockerContainer 01:59:44 prd-ubuntu18.04-docker-arm64-4c-16g-14945 does not seem to be running inside a container 01:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 01:59:46 $ docker top b09419cc45c28a4860b8b91b370908cd94048f6dea8369aa2453293099724264 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:47 + go mod tidy [Pipeline] sh 01:59:48 + make test 01:59:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:59:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:00:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:00:22 GO111MODULE=on go vet ./... [Pipeline] } 02:00:44 $ docker stop --time=1 b09419cc45c28a4860b8b91b370908cd94048f6dea8369aa2453293099724264 02:00:46 $ docker rm -f b09419cc45c28a4860b8b91b370908cd94048f6dea8369aa2453293099724264 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:47 Warning: overwriting stash ‘coverage-report’ 02:00:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:48 + ls -al . 02:00:48 total 124 02:00:48 drwxrwxr-x 10 jenkins jenkins 4096 May 19 01:59 . 02:00:48 drwxrwxr-x 4 jenkins jenkins 4096 May 19 01:58 .. 02:00:48 drwxrwxr-x 8 jenkins jenkins 4096 May 19 01:58 .git 02:00:48 drwxrwxr-x 2 jenkins jenkins 4096 May 19 01:58 .github 02:00:48 -rw-rw-r-- 1 jenkins jenkins 162 May 19 01:58 .gitignore 02:00:48 -rw-rw-r-- 1 jenkins jenkins 3959 May 19 01:58 CONTRIBUTING.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 1508 May 19 01:58 Dockerfile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 902 May 19 01:58 Dockerfile.build 02:00:48 -rw-rw-r-- 1 jenkins jenkins 652 May 19 01:58 Jenkinsfile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 11357 May 19 01:58 LICENSE 02:00:48 -rw-rw-r-- 1 jenkins jenkins 941 May 19 01:58 Makefile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 6012 May 19 01:58 README.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 12 May 19 01:55 VERSION 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 May 19 01:58 assets 02:00:48 drwxrwxr-x 2 jenkins jenkins 4096 May 19 01:58 bin 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 May 19 01:58 cmd 02:00:48 -rw-r--r-- 1 jenkins jenkins 10 May 19 01:59 coverage.out 02:00:48 drwxrwxr-x 5 jenkins jenkins 4096 May 19 01:58 docs 02:00:48 -rw-rw-r-- 1 jenkins jenkins 971 May 19 01:58 go.mod 02:00:48 -rw-r--r-- 1 jenkins jenkins 24060 May 19 01:59 go.sum 02:00:48 drwxrwxr-x 10 jenkins jenkins 4096 May 19 01:58 internal 02:00:48 -rw-rw-r-- 1 jenkins jenkins 155 May 19 01:58 version.go 02:00:48 drwxrwxr-x 4 jenkins jenkins 4096 May 19 01:58 web [Pipeline] isUnix [Pipeline] sh 02:00:49 + 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=354eb48d8408a6d65968d0f7a509a55b7b1afc15 --label arch=arm64 --label version=2.0.0-dev.54 . 02:00:50 Sending build context to Docker daemon 35.58MB 02:00:50 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:00:50 Step 2/24 : FROM ${BASE} AS builder 02:00:50 ---> dcbbf4a60f5f 02:00:50 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:00:50 ---> Running in 7fb0a7333c3f 02:00:51 Removing intermediate container 7fb0a7333c3f 02:00:51 ---> 53d6f8af1155 02:00:51 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:00:51 ---> Running in 234c63b60857 02:00:51 Removing intermediate container 234c63b60857 02:00:51 ---> ded98021d1a3 02:00:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:00:51 ---> Running in 814b079fb244 02:00:52 Removing intermediate container 814b079fb244 02:00:52 ---> b12d61a1885c 02:00:52 Step 6/24 : LABEL Name=edgex-ui-go 02:00:52 ---> Running in 866433824eff 02:00:53 Removing intermediate container 866433824eff 02:00:53 ---> 34e6eae3d93e 02:00:53 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:00:53 ---> Running in d3175704567d 02:00:53 Removing intermediate container d3175704567d 02:00:53 ---> 4601d3c23125 02:00:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:53 ---> Running in 42cc3c7fcdc2 02:00:56 Removing intermediate container 42cc3c7fcdc2 02:00:56 ---> abc538a5bbd8 02:00:56 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:56 ---> Running in d4b02ba4a418 02:00:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:00:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:01:00 OK: 138 MiB in 40 packages 02:01:01 Removing intermediate container d4b02ba4a418 02:01:01 ---> 2b89961143b8 02:01:01 Step 10/24 : ENV GO111MODULE=on 02:01:01 ---> Running in 2e6a8c111299 02:01:02 Removing intermediate container 2e6a8c111299 02:01:02 ---> a6d401a2d71c 02:01:02 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:01:02 ---> Running in b05e67bb0b20 02:01:02 Removing intermediate container b05e67bb0b20 02:01:02 ---> cce20f1f3183 02:01:02 Step 12/24 : COPY go.mod . 02:01:03 ---> 5a55f1e7b842 02:01:03 Step 13/24 : COPY Makefile . 02:01:04 ---> d40d06ccfd42 02:01:04 Step 14/24 : RUN make update 02:01:04 ---> Running in 57534a1b1c9a 02:01:05 CGO_ENABLED=0 GO111MODULE=on go mod download 02:01:07 Removing intermediate container 57534a1b1c9a 02:01:07 ---> 923f7cf15aaf 02:01:07 Step 15/24 : COPY . . 02:01:10 ---> bceac41c0915 02:01:10 Step 16/24 : RUN ${MAKE} 02:01:10 ---> Running in 4d6e20487193 02:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.54" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:01:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:01:41 Removing intermediate container 4d6e20487193 02:01:41 ---> 42aeaafff44b 02:01:41 Step 17/24 : FROM alpine:3.12 02:01:42 3.12: Pulling from library/alpine 02:01:42 d2f70382dc9a: Pulling fs layer 02:01:42 d2f70382dc9a: Verifying Checksum 02:01:42 d2f70382dc9a: Download complete 02:01:43 d2f70382dc9a: Pull complete 02:01:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:01:43 Status: Downloaded newer image for alpine:3.12 02:01:43 ---> 9852663dfa18 02:01:43 Step 18/24 : EXPOSE 4000 02:01:43 ---> Running in 0d8cc0bcea8e 02:01:44 Removing intermediate container 0d8cc0bcea8e 02:01:44 ---> 4bd60bc3250b 02:01:44 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 02:01:47 ---> 066d70c58cb8 02:01:47 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:01:47 ---> Running in 4b4b55fd4df6 02:01:47 Removing intermediate container 4b4b55fd4df6 02:01:47 ---> 5c416fe7ce85 02:01:47 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:01:47 ---> Running in a47003768516 02:01:47 Removing intermediate container a47003768516 02:01:47 ---> ff6e4ab915be 02:01:47 Step 22/24 : LABEL arch=arm64 02:01:48 ---> Running in 79605b704a2d 02:01:48 Removing intermediate container 79605b704a2d 02:01:48 ---> f73888fffe2e 02:01:48 Step 23/24 : LABEL git_sha=354eb48d8408a6d65968d0f7a509a55b7b1afc15 02:01:48 ---> Running in 6123a14cbf07 02:01:49 Removing intermediate container 6123a14cbf07 02:01:49 ---> c89fd5d53f22 02:01:49 Step 24/24 : LABEL version=2.0.0-dev.54 02:01:49 ---> Running in 3b1963878341 02:01:49 Removing intermediate container 3b1963878341 02:01:49 ---> 03fe57704558 02:01:49 [Warning] One or more build-args [ARCH] were not consumed 02:01:49 Successfully built 03fe57704558 02:01:49 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 02:01:50 provisioning config files... 02:01:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config4178859569302450538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:50 ---> docker-login.sh 02:01:50 nexus3.edgexfoundry.org:10001 02:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:51 Configure a credential helper to remove this warning. See 02:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:51 02:01:51 Login Succeeded 02:01:51 nexus3.edgexfoundry.org:10002 02:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:51 Configure a credential helper to remove this warning. See 02:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:51 02:01:51 Login Succeeded 02:01:51 nexus3.edgexfoundry.org:10003 02:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:52 Configure a credential helper to remove this warning. See 02:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:52 02:01:52 Login Succeeded 02:01:52 nexus3.edgexfoundry.org:10004 02:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:52 Configure a credential helper to remove this warning. See 02:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:52 02:01:52 Login Succeeded 02:01:52 docker.io 02:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:53 Configure a credential helper to remove this warning. See 02:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:53 02:01:53 Login Succeeded 02:01:53 ---> docker-login.sh ends [Pipeline] } 02:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:53 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 02:01:53 354eb48d8408a6d65968d0f7a509a55b7b1afc15 02:01:53 latest 02:01:53 2.0.0-dev.54 02:01:53 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 02:01:53 master 02:01:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:01:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] isUnix [Pipeline] sh 02:01:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15 02:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:01:54 8e294a8596cf: Preparing 02:01:54 3fbe34a1663b: Preparing 02:01:54 3fbe34a1663b: Layer already exists 02:02:01 8e294a8596cf: Pushed 02:02:01 354eb48d8408a6d65968d0f7a509a55b7b1afc15: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh 02:02:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:02:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:02:02 8e294a8596cf: Preparing 02:02:02 3fbe34a1663b: Preparing 02:02:02 8e294a8596cf: Layer already exists 02:02:02 3fbe34a1663b: Layer already exists 02:02:02 latest: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh 02:02:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh 02:02:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.54 02:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:02:03 8e294a8596cf: Preparing 02:02:03 3fbe34a1663b: Preparing 02:02:03 8e294a8596cf: Layer already exists 02:02:03 3fbe34a1663b: Layer already exists 02:02:03 2.0.0-dev.54: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh 02:02:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 [Pipeline] isUnix [Pipeline] sh 02:02:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 02:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:02:04 8e294a8596cf: Preparing 02:02:04 3fbe34a1663b: Preparing 02:02:04 8e294a8596cf: Layer already exists 02:02:04 3fbe34a1663b: Layer already exists 02:02:04 354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] isUnix [Pipeline] sh 02:02:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 02:02:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 02:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:02:05 8e294a8596cf: Preparing 02:02:05 3fbe34a1663b: Preparing 02:02:05 3fbe34a1663b: Layer already exists 02:02:05 8e294a8596cf: Layer already exists 02:02:05 master: digest: sha256:a41285319fd30adf91c121e35231abeb470403129142f61475b339853fc5b486 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:06 ===================================================== [Pipeline] echo 02:02:06 taggedImages: 02:02:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15 02:02:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:02:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.54 02:02:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:354eb48d8408a6d65968d0f7a509a55b7b1afc15-2.0.0-dev.54 02:02:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:02:06 ---> job-cost.sh 02:02:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ltFs 02:02:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-ltFs/bin to PATH 02:04:30 INFO: No Stack... 02:04:30 INFO: Retrieving Pricing Info for: v2-standard-4 02:04:30 INFO: Archiving Costs [Pipeline] sh 02:04:30 + cut -d, -f6 02:04:30 + cat /w/workspace/edgex-ui-go/114/archives/cost.csv [Pipeline] lock 02:04:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] 02:04:30 Resource [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] did not exist. Created. 02:04:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:04:31 /w/workspace/edgex-ui-go/114@tmp/durable-0a26cbec/script.sh: 1: /w/workspace/edgex-ui-go/114@tmp/durable-0a26cbec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:04:31 + echo total: 0.18000000715255737 [Pipeline] stash 02:04:31 Warning: overwriting stash ‘stack-cost’ 02:04:31 Stashed 1 file(s) [Pipeline] } 02:04:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-114-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 02:04:32 provisioning config files... 02:04:32 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1797926968293757096tmp [Pipeline] { [Pipeline] sh 02:04:32 + set +x 02:04:32 + curl -s https://codecov.io/bash 02:04:32 + bash -s -- 02:04:32 02:04:32 _____ _ 02:04:32 / ____| | | 02:04:32 | | ___ __| | ___ ___ _____ __ 02:04:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:04:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:04:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:04:32 Bash-1.0.2 02:04:32 02:04:32 02:04:32 ==> git version 2.24.4 found 02:04:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:04:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:04:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:04:32 ==> Jenkins CI detected. 02:04:32 project root: . 02:04:32 --> token set from env 02:04:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:04:32 ==> Running gcov in . (disable via -X gcov) 02:04:32 ==> Python coveragepy not found 02:04:32 ==> Searching for coverage reports in: 02:04:32 + . 02:04:32 -> Found 1 reports 02:04:32 ==> Detecting git/mercurial file structure 02:04:32 ==> Reading reports 02:04:32 + ./coverage.out bytes=10 02:04:32 ==> Appending adjustments 02:04:32 https://docs.codecov.io/docs/fixing-reports 02:04:32 + Found adjustments 02:04:32 ==> Gzipping contents 02:04:32 4.0K /tmp/codecov.Q02TWh.gz 02:04:32 ==> Uploading reports 02:04:32 url: https://codecov.io 02:04:32 query: branch=master&commit=354eb48d8408a6d65968d0f7a509a55b7b1afc15&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:04:32 -> Pinging Codecov 02:04:32 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=354eb48d8408a6d65968d0f7a509a55b7b1afc15&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:04:34 -> Uploading to 02:04:34 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/FB506323287CE973F263BFD2A0EB1F37/354eb48d8408a6d65968d0f7a509a55b7b1afc15/ea338c69-286c-4dc7-9545-0c6dd1143374.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T020434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66213a88721bda17f9bcebc680ecf61eb9e261894c63848ba8ba78c1e67793bd 02:04:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:34 Dload Upload Total Spent Left Speed 02:04:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 8598 --:--:-- --:--:-- --:--:-- 8610 02:04:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] } 02:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:04:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:04:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:04:36 02:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:04:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:04:36 188c0c94c7c5: Pulling fs layer 02:04:36 0ef7d3d256c8: Pulling fs layer 02:04:36 de9db76c5a1d: Pulling fs layer 02:04:36 0eba1c9be4d2: Pulling fs layer 02:04:36 0d57e429df01: Pulling fs layer 02:04:36 4e4be7b47b0d: Pulling fs layer 02:04:36 e1f770b5df2f: Pulling fs layer 02:04:36 85a0685a4137: Pulling fs layer 02:04:36 0d57e429df01: Waiting 02:04:36 4e4be7b47b0d: Waiting 02:04:36 e1f770b5df2f: Waiting 02:04:36 85a0685a4137: Waiting 02:04:36 0eba1c9be4d2: Waiting 02:04:36 de9db76c5a1d: Verifying Checksum 02:04:36 de9db76c5a1d: Download complete 02:04:36 0ef7d3d256c8: Verifying Checksum 02:04:36 0ef7d3d256c8: Download complete 02:04:36 0d57e429df01: Verifying Checksum 02:04:36 0d57e429df01: Download complete 02:04:36 4e4be7b47b0d: Verifying Checksum 02:04:36 4e4be7b47b0d: Download complete 02:04:37 188c0c94c7c5: Verifying Checksum 02:04:37 188c0c94c7c5: Download complete 02:04:37 188c0c94c7c5: Pull complete 02:04:37 0ef7d3d256c8: Pull complete 02:04:37 de9db76c5a1d: Pull complete 02:04:38 e1f770b5df2f: Verifying Checksum 02:04:38 e1f770b5df2f: Download complete 02:04:39 0eba1c9be4d2: Verifying Checksum 02:04:39 0eba1c9be4d2: Download complete 02:04:40 85a0685a4137: Verifying Checksum 02:04:40 85a0685a4137: Download complete 02:04:43 0eba1c9be4d2: Pull complete 02:04:43 0d57e429df01: Pull complete 02:04:43 4e4be7b47b0d: Pull complete 02:04:43 e1f770b5df2f: Pull complete 02:04:50 85a0685a4137: Pull complete 02:04:50 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:04:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:04:50 prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container 02:04:50 $ 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 02:04:51 $ docker top 9577cb0e6739cb60a2a3e91603fd6dcfeb181f5db084199411cfea8fa2758c17 -eo pid,comm [Pipeline] { [Pipeline] echo 02:04:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:04:52 + set -o pipefail 02:04:52 + snyk monitor '--org=edgex-jenkins' 02:05:10 02:05:10 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 02:05:10 02:05:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f075c978-c30e-4293-bd48-a8a87edf45b2 02:05:10 02:05:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:05:10 02:05:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:05:10 02:05:10 [Pipeline] } 02:05:10 $ docker stop --time=1 9577cb0e6739cb60a2a3e91603fd6dcfeb181f5db084199411cfea8fa2758c17 02:05:12 $ docker rm -f 9577cb0e6739cb60a2a3e91603fd6dcfeb181f5db084199411cfea8fa2758c17 [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 02:05:13 + git log --format=format:%s -1 354eb48d8408a6d65968d0f7a509a55b7b1afc15 [Pipeline] isUnix [Pipeline] sh 02:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:13 . [Pipeline] withDockerContainer 02:05:13 prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container 02:05:13 $ 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 02:05:14 $ docker top 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:14 [ssh-agent] Looking for ssh-agent implementation... 02:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:14 $ docker exec 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 ssh-agent 02:05:14 SSH_AUTH_SOCK=/tmp/ssh-1U8YtYkrTSDS/agent.14 02:05:14 SSH_AGENT_PID=20 02:05:14 Running ssh-add (command line suppressed) 02:05:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3254816335816708874.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3254816335816708874.key) 02:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:14 + git semver tag 02:05:14 # -> Open(): unable to determine branch for HEAD 02:05:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 02:05:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 02:05:14 # $SEMVER_REMOTE_NAME = origin 02:05:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:05:14 # $SEMVER_USER_NAME = edgex-jenkins 02:05:14 # $SEMVER_BRANCH = master 02:05:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 02:05:14 # 354eb48d8408a6d65968d0f7a509a55b7b1afc15 HEAD 02:05:14 # -> Force: false 02:05:14 # 11944a03fac46a357c270e1b234f98f81afb4194 refs/tags/v2.0.0-dev.54 [Pipeline] } 02:05:14 $ docker exec --env ******** --env ******** 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 ssh-agent -k 02:05:15 unset SSH_AUTH_SOCK; 02:05:15 unset SSH_AGENT_PID; 02:05:15 echo Agent pid 20 killed; 02:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:15 + git semver [Pipeline] } 02:05:15 $ docker stop --time=1 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 02:05:16 $ docker rm -f 2649207f9af11ce4f40678e2db0bc49c0791b99ea546244cd09081c98b4f3e81 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:05:17 02:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:05:17 0.23.1-centos7: Pulling from edgex-lftools 02:05:17 ab5ef0e58194: Pulling fs layer 02:05:17 9712f1f96733: Pulling fs layer 02:05:17 63f879dbbcfc: Pulling fs layer 02:05:17 0d9ebad4ef96: Pulling fs layer 02:05:17 e9a5061849ea: Pulling fs layer 02:05:17 d747dcd14b5f: Pulling fs layer 02:05:17 2de7ff778b66: Pulling fs layer 02:05:17 0d9ebad4ef96: Waiting 02:05:17 e9a5061849ea: Waiting 02:05:17 d747dcd14b5f: Waiting 02:05:17 2de7ff778b66: Waiting 02:05:17 9712f1f96733: Verifying Checksum 02:05:17 9712f1f96733: Download complete 02:05:18 63f879dbbcfc: Verifying Checksum 02:05:18 63f879dbbcfc: Download complete 02:05:18 e9a5061849ea: Verifying Checksum 02:05:18 e9a5061849ea: Download complete 02:05:18 d747dcd14b5f: Verifying Checksum 02:05:18 d747dcd14b5f: Download complete 02:05:19 2de7ff778b66: Verifying Checksum 02:05:19 2de7ff778b66: Download complete 02:05:19 0d9ebad4ef96: Verifying Checksum 02:05:19 0d9ebad4ef96: Download complete 02:05:19 ab5ef0e58194: Verifying Checksum 02:05:19 ab5ef0e58194: Download complete 02:05:21 ab5ef0e58194: Pull complete 02:05:22 9712f1f96733: Pull complete 02:05:22 63f879dbbcfc: Pull complete 02:05:26 0d9ebad4ef96: Pull complete 02:05:26 e9a5061849ea: Pull complete 02:05:26 d747dcd14b5f: Pull complete 02:05:27 2de7ff778b66: Pull complete 02:05:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:05:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:05:27 prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container 02:05:27 $ 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 02:05:31 $ docker top 996ac233053a2fe5f40c023b4ce59836d501a016b0e5296928961a6dd0c95d89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:05:31 provisioning config files... 02:05:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3301210987134435215tmp 02:05:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8012987966208467416tmp 02:05:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8203746710601830945tmp [Pipeline] { [Pipeline] echo 02:05:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:05:32 ---> sigul-configuration.sh 02:05:32 gpg: directory `/root/.gnupg' created 02:05:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:05:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:05:32 gpg: keyring `/root/.gnupg/secring.gpg' created 02:05:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:05:32 gpg: CAST5 encrypted data 02:05:32 gpg: encrypted with 1 passphrase 02:05:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:05:32 + mkdir /home/jenkins 02:05:32 + mkdir /home/jenkins/sigul [Pipeline] sh 02:05:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:05:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:05:33 ---> sigul-install.sh 02:05:37 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:05:37 + git tag --list 02:05:37 0.1.1 02:05:37 v1.1.0 02:05:37 v1.2.0 02:05:37 v1.2.1 02:05:37 v1.3.0 02:05:37 v2.0.0-dev.1 02:05:37 v2.0.0-dev.10 02:05:37 v2.0.0-dev.11 02:05:37 v2.0.0-dev.12 02:05:37 v2.0.0-dev.13 02:05:37 v2.0.0-dev.14 02:05:37 v2.0.0-dev.15 02:05:37 v2.0.0-dev.16 02:05:37 v2.0.0-dev.17 02:05:37 v2.0.0-dev.18 02:05:37 v2.0.0-dev.19 02:05:37 v2.0.0-dev.2 02:05:37 v2.0.0-dev.20 02:05:37 v2.0.0-dev.21 02:05:37 v2.0.0-dev.22 02:05:37 v2.0.0-dev.23 02:05:37 v2.0.0-dev.24 02:05:37 v2.0.0-dev.25 02:05:37 v2.0.0-dev.26 02:05:37 v2.0.0-dev.27 02:05:37 v2.0.0-dev.28 02:05:37 v2.0.0-dev.29 02:05:37 v2.0.0-dev.3 02:05:37 v2.0.0-dev.30 02:05:37 v2.0.0-dev.31 02:05:37 v2.0.0-dev.32 02:05:37 v2.0.0-dev.33 02:05:37 v2.0.0-dev.34 02:05:37 v2.0.0-dev.35 02:05:37 v2.0.0-dev.36 02:05:37 v2.0.0-dev.37 02:05:37 v2.0.0-dev.38 02:05:37 v2.0.0-dev.39 02:05:37 v2.0.0-dev.4 02:05:37 v2.0.0-dev.40 02:05:37 v2.0.0-dev.41 02:05:37 v2.0.0-dev.42 02:05:37 v2.0.0-dev.43 02:05:37 v2.0.0-dev.44 02:05:37 v2.0.0-dev.45 02:05:37 v2.0.0-dev.46 02:05:37 v2.0.0-dev.47 02:05:37 v2.0.0-dev.48 02:05:37 v2.0.0-dev.49 02:05:37 v2.0.0-dev.5 02:05:37 v2.0.0-dev.50 02:05:37 v2.0.0-dev.51 02:05:37 v2.0.0-dev.52 02:05:37 v2.0.0-dev.53 02:05:37 v2.0.0-dev.54 02:05:37 v2.0.0-dev.6 02:05:37 v2.0.0-dev.7 02:05:37 v2.0.0-dev.8 02:05:37 v2.0.0-dev.9 [Pipeline] sh 02:05:38 + lftools sign git-tag v2.0.0-dev.54 02:05:38 Signing Git tag with Sigul... 02:05:38 Signing v2.0.0-dev.54 [Pipeline] echo 02:05:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:05:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:05:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:05:39 $ docker stop --time=1 996ac233053a2fe5f40c023b4ce59836d501a016b0e5296928961a6dd0c95d89 02:05:41 $ docker rm -f 996ac233053a2fe5f40c023b4ce59836d501a016b0e5296928961a6dd0c95d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:42 . [Pipeline] withDockerContainer 02:05:42 prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container 02:05:42 $ 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 02:05:42 $ docker top 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:43 [ssh-agent] Looking for ssh-agent implementation... 02:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:43 $ docker exec 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 ssh-agent 02:05:43 SSH_AUTH_SOCK=/tmp/ssh-NneLUrxQRjeo/agent.13 02:05:43 SSH_AGENT_PID=19 02:05:43 Running ssh-add (command line suppressed) 02:05:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4273847154716518709.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4273847154716518709.key) 02:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:43 + git semver bump pre 02:05:43 # -> Open(): unable to determine branch for HEAD 02:05:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 02:05:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 02:05:43 # $SEMVER_REMOTE_NAME = origin 02:05:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:05:43 # $SEMVER_USER_NAME = edgex-jenkins 02:05:43 # $SEMVER_BRANCH = master 02:05:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 02:05:43 2.0.0-dev.55 [Pipeline] } 02:05:43 $ docker exec --env ******** --env ******** 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 ssh-agent -k 02:05:43 unset SSH_AUTH_SOCK; 02:05:43 unset SSH_AGENT_PID; 02:05:43 echo Agent pid 19 killed; 02:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:44 + git semver [Pipeline] } 02:05:44 $ docker stop --time=1 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 02:05:45 $ docker rm -f 320b79bcb573dd7a1eea5fc8c864512819294d91ca33acef1fcbb1cbdf964dd0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:45 . [Pipeline] withDockerContainer 02:05:45 prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container 02:05:45 $ 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 02:05:46 $ docker top f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:46 [ssh-agent] Looking for ssh-agent implementation... 02:05:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:46 $ docker exec f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 ssh-agent 02:05:46 SSH_AUTH_SOCK=/tmp/ssh-YUM9c66F6MJD/agent.13 02:05:46 SSH_AGENT_PID=19 02:05:46 Running ssh-add (command line suppressed) 02:05:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_660082300863008821.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_660082300863008821.key) 02:05:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:46 + git semver push 02:05:46 # -> Open(): unable to determine branch for HEAD 02:05:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 02:05:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 02:05:46 # $SEMVER_REMOTE_NAME = origin 02:05:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:05:46 # $SEMVER_USER_NAME = edgex-jenkins 02:05:46 # $SEMVER_BRANCH = master 02:05:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 02:05:51 $ docker exec --env ******** --env ******** f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 ssh-agent -k 02:05:51 unset SSH_AUTH_SOCK; 02:05:51 unset SSH_AGENT_PID; 02:05:51 echo Agent pid 19 killed; 02:05:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:51 + git semver [Pipeline] } 02:05:51 $ docker stop --time=1 f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 02:05:52 $ docker rm -f f8d3a569ca43504a2a3af106904dd64a151fddd92cd5f276d3936e3f191f8f14 [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 02:05:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:54 ---> package-listing.sh 02:05:54 ++ tr '[:upper:]' '[:lower:]' 02:05:54 ++ facter osfamily 02:05:54 + OS_FAMILY=redhat 02:05:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 02:05:54 + START_PACKAGES=/tmp/packages_start.txt 02:05:54 + END_PACKAGES=/tmp/packages_end.txt 02:05:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:54 + PACKAGES=/tmp/packages_start.txt 02:05:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 02:05:54 + PACKAGES=/tmp/packages_end.txt 02:05:54 + case "${OS_FAMILY}" in 02:05:54 + rpm -qa 02:05:54 + sort 02:05:55 + '[' -f /tmp/packages_start.txt ']' 02:05:55 + '[' -f /tmp/packages_end.txt ']' 02:05:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 02:05:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 02:05:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 02:05:55 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 02:05:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:05:56 02:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:05:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:05:56 alpine: Pulling from edgex-lftools-log-publisher 02:05:56 df20fa9351a1: Pulling fs layer 02:05:56 36b3adc4ff6f: Pulling fs layer 02:05:56 8ad3a11d3b57: Pulling fs layer 02:05:56 46f8f816bc3b: Pulling fs layer 02:05:56 93b61091891f: Pulling fs layer 02:05:56 93b9cdb0e59b: Pulling fs layer 02:05:56 5e14af77c1be: Pulling fs layer 02:05:56 01666e4c0597: Pulling fs layer 02:05:56 aa168da1d23b: Pulling fs layer 02:05:56 46f8f816bc3b: Waiting 02:05:56 93b61091891f: Waiting 02:05:56 93b9cdb0e59b: Waiting 02:05:56 5e14af77c1be: Waiting 02:05:56 01666e4c0597: Waiting 02:05:56 aa168da1d23b: Waiting 02:05:56 36b3adc4ff6f: Download complete 02:05:56 46f8f816bc3b: Verifying Checksum 02:05:56 46f8f816bc3b: Download complete 02:05:57 df20fa9351a1: Verifying Checksum 02:05:57 df20fa9351a1: Download complete 02:05:57 93b9cdb0e59b: Verifying Checksum 02:05:57 93b9cdb0e59b: Download complete 02:05:57 5e14af77c1be: Verifying Checksum 02:05:57 5e14af77c1be: Download complete 02:05:57 93b61091891f: Verifying Checksum 02:05:57 93b61091891f: Download complete 02:05:57 01666e4c0597: Verifying Checksum 02:05:57 01666e4c0597: Download complete 02:05:57 df20fa9351a1: Pull complete 02:05:57 36b3adc4ff6f: Pull complete 02:05:57 8ad3a11d3b57: Verifying Checksum 02:05:57 8ad3a11d3b57: Download complete 02:05:57 8ad3a11d3b57: Pull complete 02:05:57 46f8f816bc3b: Pull complete 02:05:58 93b61091891f: Pull complete 02:05:58 93b9cdb0e59b: Pull complete 02:05:58 5e14af77c1be: Pull complete 02:05:58 01666e4c0597: Pull complete 02:05:59 aa168da1d23b: Verifying Checksum 02:05:59 aa168da1d23b: Download complete 02:06:03 aa168da1d23b: Pull complete 02:06:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:06:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:06:03 prd-centos7-docker-4c-2g-14939 does not seem to be running inside a container 02:06:03 $ 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 02:06:06 $ docker top e0bff92d8383e280bbfb03ec410525ff1710b3429634f6306fcd9f1934aa6c1a -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:06 + mkdir -p /var/log/sa [Pipeline] sh 02:06:07 + ls /var/log/sa-host 02:06:07 + sadf -c /var/log/sa-host/sa05 02:06:07 file_magic: OK 02:06:07 HZ: Using current value: 100 02:06:07 file_header: OK 02:06:07 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 02:06:07 Statistics: 02:06:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:06:07 File successfully converted to sysstat format version 12.2.1 02:06:07 + sadf -c /var/log/sa-host/sa19 02:06:07 file_magic: OK 02:06:07 HZ: Using current value: 100 02:06:07 file_header: OK 02:06:07 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 02:06:07 Statistics: 02:06:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:06:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:07 provisioning config files... 02:06:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5699005127723967385tmp [Pipeline] { [Pipeline] echo 02:06:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:06:07 ---> create-netrc.sh [Pipeline] } 02:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:06:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:07 ---> python-tools-install.sh [Pipeline] echo 02:06:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:06:08 ---> sudo-logs.sh 02:06:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:06:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:06:08 ---> job-cost.sh 02:06:08 lf-activate-venv: SKIPPING 02:06:08 DEBUG: total: 0.18000000715255737 02:06:08 INFO: Retrieving Stack Cost... 02:06:11 INFO: Retrieving Pricing Info for: v3-standard-2 02:06:11 INFO: Archiving Costs [Pipeline] echo 02:06:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:06:11 ---> logs-deploy.sh 02:06:11 lf-activate-venv: SKIPPING 02:06:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/114 02:06:11 INFO: archiving workspace using pattern(s): 02:06:12 Archives upload complete. 02:06:12 INFO: archiving logs to Nexus 02:06:12 ---> uname -a: 02:06:12 Linux prd-centos7-docker-4c-2g-14939.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:06:12 02:06:12 02:06:12 ---> lscpu: 02:06:12 Architecture: x86_64 02:06:12 CPU op-mode(s): 32-bit, 64-bit 02:06:12 Byte Order: Little Endian 02:06:12 Address sizes: 40 bits physical, 48 bits virtual 02:06:12 CPU(s): 2 02:06:12 On-line CPU(s) list: 0,1 02:06:12 Thread(s) per core: 1 02:06:12 Core(s) per socket: 1 02:06:12 Socket(s): 2 02:06:12 NUMA node(s): 1 02:06:12 Vendor ID: AuthenticAMD 02:06:12 CPU family: 23 02:06:12 Model: 49 02:06:12 Model name: AMD EPYC-Rome Processor 02:06:12 Stepping: 0 02:06:12 CPU MHz: 2800.000 02:06:12 BogoMIPS: 5600.00 02:06:12 Virtualization: AMD-V 02:06:12 Hypervisor vendor: KVM 02:06:12 Virtualization type: full 02:06:12 L1d cache: 64 KiB 02:06:12 L1i cache: 64 KiB 02:06:12 L2 cache: 1 MiB 02:06:12 L3 cache: 32 MiB 02:06:12 NUMA node0 CPU(s): 0,1 02:06:12 Vulnerability Itlb multihit: Not affected 02:06:12 Vulnerability L1tf: Not affected 02:06:12 Vulnerability Mds: Not affected 02:06:12 Vulnerability Meltdown: Not affected 02:06:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:06:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:06:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:06:12 Vulnerability Srbds: Not affected 02:06:12 Vulnerability Tsx async abort: Not affected 02:06:12 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 02:06:12 02:06:12 02:06:12 ---> nproc: 02:06:12 2 02:06:12 02:06:12 02:06:12 ---> df -h: 02:06:12 Filesystem Size Used Available Use% Mounted on 02:06:12 overlay 40.0G 8.9G 31.1G 22% / 02:06:12 tmpfs 64.0M 0 64.0M 0% /dev 02:06:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:06:12 shm 64.0M 0 64.0M 0% /dev/shm 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:06:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:06:12 02:06:12 02:06:12 ---> free -m: 02:06:12 total used free shared buff/cache available 02:06:12 Mem: 7821 1175 3216 0 3428 6564 02:06:12 Swap: 1023 0 1023 02:06:12 02:06:12 02:06:12 ---> ip addr: 02:06:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:06:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:06:12 inet 127.0.0.1/8 scope host lo 02:06:12 valid_lft forever preferred_lft forever 02:06:12 inet6 ::1/128 scope host 02:06:12 valid_lft forever preferred_lft forever 02:06:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:06:12 link/ether fa:16:3e:12:8c:03 brd ff:ff:ff:ff:ff:ff 02:06:12 inet 10.30.123.54/23 brd 10.30.123.255 scope global dynamic eth0 02:06:12 valid_lft 85685sec preferred_lft 85685sec 02:06:12 inet6 fe80::f816:3eff:fe12:8c03/64 scope link 02:06:12 valid_lft forever preferred_lft forever 02:06:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:06:12 link/ether 02:42:19:f0:92:58 brd ff:ff:ff:ff:ff:ff 02:06:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:06:12 valid_lft forever preferred_lft forever 02:06:12 inet6 fe80::42:19ff:fef0:9258/64 scope link 02:06:12 valid_lft forever preferred_lft forever 02:06:12 02:06:12 02:06:12 ---> sar -b -r -n DEV: 02:06:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:06:12 02:06:12 01:54:07 LINUX RESTART (2 CPU) 02:06:12 02:06:12 01:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:06:12 01:56:01 3.73 0.03 3.70 0.00 1.07 124.05 0.00 02:06:12 01:57:01 0.42 0.00 0.42 0.00 0.00 6.93 0.00 02:06:12 01:58:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 02:06:12 01:59:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 02:06:12 02:00:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 02:06:12 02:01:01 0.38 0.00 0.38 0.00 0.00 6.90 0.00 02:06:12 02:02:01 0.40 0.12 0.28 0.00 1.87 5.01 0.00 02:06:12 02:03:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 02:06:12 02:04:01 0.17 0.00 0.17 0.00 0.00 2.05 0.00 02:06:12 02:05:01 92.42 0.03 92.39 0.00 3.73 27729.41 0.00 02:06:12 02:06:01 128.78 0.10 128.68 0.00 9.99 30517.11 0.00 02:06:12 Average: 20.66 0.03 20.64 0.00 1.51 5311.07 0.00 02:06:12 02:06:12 01:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:06:12 01:56:01 5420920 0 804136 10.04 2620 1781256 1241884 13.71 577724 1608676 20 02:06:12 01:57:01 5419040 0 806008 10.06 2620 1781264 1239828 13.69 576336 1611504 8 02:06:12 01:58:01 5419936 0 805112 10.05 2620 1781264 1234688 13.63 577288 1610088 8 02:06:12 01:59:01 5421600 0 803444 10.03 2620 1781268 1205688 13.31 576080 1610088 8 02:06:12 02:00:01 5418620 0 806416 10.07 2620 1781276 1205820 13.31 575880 1613888 8 02:06:12 02:01:01 5417252 0 807784 10.09 2620 1781276 1208032 13.34 576584 1613888 8 02:06:12 02:02:01 5416892 0 808016 10.09 2620 1781404 1206388 13.32 577588 1613948 8 02:06:12 02:03:01 5408064 0 816836 10.20 2620 1781412 1206196 13.32 586252 1613948 8 02:06:12 02:04:01 5407812 0 817088 10.20 2620 1781412 1206196 13.32 588100 1612428 8 02:06:12 02:05:01 4365684 0 1044828 13.05 2620 2595800 1550324 17.12 803588 2328032 78452 02:06:12 02:06:01 3250884 0 1196168 14.94 2620 3559260 1787892 19.74 1156028 2926132 455312 02:06:12 Average: 5124246 0 865076 10.80 2620 2016990 1299358 14.35 651950 1796602 48532 02:06:12 02:06:12 01:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:06:12 01:56:01 eth0 3.40 1.20 1.86 0.41 0.00 0.00 0.00 0.00 02:06:12 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 01:57:01 eth0 2.13 0.48 0.65 0.42 0.00 0.00 0.00 0.00 02:06:12 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 01:58:01 eth0 1.83 0.53 0.62 0.36 0.00 0.00 0.00 0.00 02:06:12 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 01:59:01 eth0 0.45 0.07 0.04 0.04 0.00 0.00 0.00 0.00 02:06:12 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:00:01 eth0 0.68 0.42 0.40 0.26 0.00 0.00 0.00 0.00 02:06:12 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:01:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:06:12 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:02:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 02:06:12 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:03:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:06:12 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:04:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:06:12 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:05:01 eth0 527.58 475.45 4391.27 64.91 0.00 0.00 0.00 0.00 02:06:12 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:05:01 vethf354aa9 59.73 65.72 5.49 303.47 0.00 0.00 0.00 0.00 02:06:12 02:05:01 docker0 59.73 65.59 4.68 303.46 0.00 0.00 0.00 0.00 02:06:12 02:06:01 eth0 739.09 650.02 5730.13 141.25 0.00 0.00 0.00 0.00 02:06:12 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 02:06:01 docker0 55.27 62.68 3.49 300.42 0.00 0.00 0.00 0.00 02:06:12 Average: eth0 116.14 102.65 920.80 18.91 0.00 0.00 0.00 0.00 02:06:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:12 Average: docker0 10.46 11.66 0.74 54.92 0.00 0.00 0.00 0.00 02:06:12 02:06:12 02:06:12 ---> sar -P ALL: 02:06:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 02:06:12 02:06:12 01:54:07 LINUX RESTART (2 CPU) 02:06:12 02:06:12 01:55:01 CPU %user %nice %system %iowait %steal %idle 02:06:12 01:56:01 all 0.23 0.00 0.07 0.00 0.03 99.67 02:06:12 01:56:01 0 0.13 0.00 0.07 0.00 0.03 99.77 02:06:12 01:56:01 1 0.33 0.00 0.07 0.00 0.03 99.56 02:06:12 01:57:01 all 0.12 0.00 0.05 0.00 0.03 99.80 02:06:12 01:57:01 0 0.07 0.00 0.07 0.00 0.05 99.82 02:06:12 01:57:01 1 0.17 0.00 0.03 0.00 0.02 99.78 02:06:12 01:58:01 all 0.11 0.00 0.05 0.00 0.03 99.82 02:06:12 01:58:01 0 0.05 0.00 0.08 0.00 0.03 99.83 02:06:12 01:58:01 1 0.17 0.00 0.02 0.00 0.02 99.80 02:06:12 01:59:01 all 0.12 0.00 0.03 0.00 0.03 99.82 02:06:12 01:59:01 0 0.15 0.00 0.05 0.00 0.05 99.75 02:06:12 01:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:06:12 02:00:01 all 0.10 0.00 0.06 0.00 0.03 99.82 02:06:12 02:00:01 0 0.12 0.00 0.05 0.00 0.02 99.82 02:06:12 02:00:01 1 0.08 0.00 0.07 0.00 0.03 99.82 02:06:12 02:01:01 all 0.10 0.00 0.06 0.00 0.03 99.81 02:06:12 02:01:01 0 0.15 0.00 0.05 0.00 0.02 99.78 02:06:12 02:01:01 1 0.05 0.00 0.07 0.00 0.05 99.83 02:06:12 02:02:01 all 0.16 0.00 0.05 0.00 0.03 99.76 02:06:12 02:02:01 0 0.25 0.00 0.05 0.00 0.03 99.67 02:06:12 02:02:01 1 0.07 0.00 0.05 0.00 0.03 99.85 02:06:12 02:03:01 all 0.16 0.00 0.03 0.00 0.03 99.78 02:06:12 02:03:01 0 0.27 0.00 0.03 0.00 0.02 99.68 02:06:12 02:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:06:12 02:04:01 all 0.18 0.00 0.03 0.00 0.03 99.77 02:06:12 02:04:01 0 0.30 0.00 0.05 0.00 0.03 99.62 02:06:12 02:04:01 1 0.05 0.00 0.00 0.00 0.03 99.92 02:06:12 02:05:01 all 10.31 0.00 3.99 1.90 0.06 83.74 02:06:12 02:05:01 0 10.41 0.00 4.19 1.52 0.05 83.83 02:06:12 02:05:01 1 10.21 0.00 3.79 2.28 0.07 83.65 02:06:12 02:06:01 all 19.85 0.00 8.70 2.70 0.10 68.65 02:06:12 02:06:01 0 18.38 0.00 9.03 2.15 0.09 70.36 02:06:12 02:06:01 1 21.32 0.00 8.37 3.26 0.11 66.94 02:06:12 02:06:12 Average: CPU %user %nice %system %iowait %steal %idle 02:06:12 Average: all 2.76 0.00 1.15 0.40 0.04 95.64 02:06:12 Average: 0 2.66 0.00 1.20 0.32 0.04 95.78 02:06:12 Average: 1 2.87 0.00 1.10 0.49 0.04 95.50 02:06:12 02:06:12 02:06:12