Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 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-ssh8413163261202211859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8777826417199751039.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8159105247103193239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7386974900733574474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2367926040400076491.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-399 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-ssh2936026940497064327.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 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 (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 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 Commit message: "feat: update built production artifacts ui" > git rev-list --no-walk 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:00:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:00:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:00:42 ========================================================= 10:00:42 EdgeX Global Pipelines Version Info 10:00:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:00:43 ------------------- 10:00:43 stable info: 10:00:43 ------------------- 10:00:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:00:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:00:43 Message: update stable to v1.0.195 10:00:44 ------------------- 10:00:44 experimental info: 10:00:44 ------------------- 10:00:44 Commited By: **** collab-it+edgex@linuxfoundation.org 10:00:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:00:44 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:00:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79ed49d [Pipeline] echo 10:00:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:45 provisioning config files... 10:00:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7253228859161721350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:45 ---> docker-login.sh 10:00:45 nexus3.edgexfoundry.org:10001 10:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:45 Configure a credential helper to remove this warning. See 10:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:45 10:00:45 Login Succeeded 10:00:45 nexus3.edgexfoundry.org:10002 10:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:46 Configure a credential helper to remove this warning. See 10:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:46 10:00:46 Login Succeeded 10:00:46 nexus3.edgexfoundry.org:10003 10:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:46 Configure a credential helper to remove this warning. See 10:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:46 10:00:46 Login Succeeded 10:00:46 nexus3.edgexfoundry.org:10004 10:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:46 Configure a credential helper to remove this warning. See 10:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:46 10:00:46 Login Succeeded 10:00:46 docker.io 10:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:47 Configure a credential helper to remove this warning. See 10:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:47 10:00:47 Login Succeeded 10:00:47 ---> docker-login.sh ends [Pipeline] } 10:00:47 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 10:00:47 + git log --format=format:%s -1 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] echo 10:00:47 GIT_COMMIT: 79ed49dd1d8a61ddd056fadc64398fe8c922ad58, Commit Message: feat: update built production artifacts ui [Pipeline] echo 10:00:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:48 10:00:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:00:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:00:49 latest: Pulling from edgex-devops/git-semver 10:00:49 31603596830f: Pulling fs layer 10:00:49 54011a49482f: Pulling fs layer 10:00:49 a6820b24f6d8: Pulling fs layer 10:00:49 f581987b2513: Pulling fs layer 10:00:49 f581987b2513: Waiting 10:00:49 54011a49482f: Verifying Checksum 10:00:49 54011a49482f: Download complete 10:00:49 31603596830f: Retrying in 5 seconds 10:00:49 f581987b2513: Verifying Checksum 10:00:49 f581987b2513: Download complete 10:00:49 a6820b24f6d8: Verifying Checksum 10:00:49 a6820b24f6d8: Download complete 10:00:50 31603596830f: Retrying in 4 seconds 10:00:51 31603596830f: Retrying in 3 seconds 10:00:52 31603596830f: Retrying in 2 seconds 10:00:53 31603596830f: Retrying in 1 second 10:00:54 31603596830f: Retrying in 10 seconds 10:00:55 31603596830f: Retrying in 9 seconds 10:00:56 31603596830f: Retrying in 8 seconds 10:00:57 31603596830f: Retrying in 7 seconds 10:00:58 31603596830f: Retrying in 6 seconds 10:00:59 31603596830f: Retrying in 5 seconds 10:01:00 31603596830f: Retrying in 4 seconds 10:01:01 31603596830f: Retrying in 3 seconds 10:01:02 31603596830f: Retrying in 2 seconds 10:01:03 31603596830f: Retrying in 1 second 10:01:04 31603596830f: Verifying Checksum 10:01:04 31603596830f: Download complete 10:01:04 31603596830f: Pull complete 10:01:04 54011a49482f: Pull complete 10:01:05 a6820b24f6d8: Pull complete 10:01:05 f581987b2513: Pull complete 10:01:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:01:05 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 10:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:01:07 $ docker top 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:01:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:07 [ssh-agent] Looking for ssh-agent implementation... 10:01:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:07 $ docker exec 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent 10:01:07 SSH_AUTH_SOCK=/tmp/ssh-W77btZ6SGucB/agent.14 10:01:07 SSH_AGENT_PID=20 10:01:07 Running ssh-add (command line suppressed) 10:01:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6421112960527152921.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6421112960527152921.key) 10:01:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:08 + git tag --points-at HEAD [Pipeline] } 10:01:08 $ docker exec --env ******** --env ******** 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent -k 10:01:08 unset SSH_AUTH_SOCK; 10:01:08 unset SSH_AGENT_PID; 10:01:08 echo Agent pid 20 killed; 10:01:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:01:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:08 [ssh-agent] Looking for ssh-agent implementation... 10:01:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:08 $ docker exec 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent 10:01:08 SSH_AUTH_SOCK=/tmp/ssh-lMyCKy3Utrko/agent.54 10:01:08 SSH_AGENT_PID=60 10:01:08 Running ssh-add (command line suppressed) 10:01:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8709265170586202078.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8709265170586202078.key) 10:01:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:09 + git semver init 10:01:09 # -> Open(): unable to determine branch for HEAD 10:01:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:01:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:01:09 # $SEMVER_REMOTE_NAME = origin 10:01:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:01:09 # $SEMVER_USER_NAME = edgex-jenkins 10:01:09 # $SEMVER_BRANCH = master 10:01:09 # $SEMVER_TEMP = /tmp/semver-927388077 10:01:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:01:11 # '/tmp/semver-927388077' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:01:11 # -> Force: false 10:01:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:01:11 $ docker exec --env ******** --env ******** 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 ssh-agent -k 10:01:11 unset SSH_AUTH_SOCK; 10:01:11 unset SSH_AGENT_PID; 10:01:11 echo Agent pid 60 killed; 10:01:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:11 + git semver [Pipeline] } 10:01:11 $ docker stop --time=1 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 10:01:13 $ docker rm -f 46600ff85b6c7090fc7392f9c0b16e452f1dd2a9d39a30972d9348ed2aeb27c0 [Pipeline] // withDockerContainer [Pipeline] sh 10:01:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:01:13 Stashed 1 file(s) [Pipeline] echo 10:01:13 [edgeXSemver]: initialized semver on version 2.0.0-dev.76 [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 10:01:29 Still waiting to schedule task 10:01:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:01:29 Still waiting to schedule task 10:01:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-397’ is offline 10:03:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-400 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:03:34 Running in /w/workspace/edgex-ui-go/136 [Pipeline] { [Pipeline] checkout 10:03:34 The recommended git tool is: git 10:03:39 using credential edgex-jenkins-ssh 10:03:39 Cloning the remote Git repository 10:03:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:03:39 > git init /w/workspace/edgex-ui-go/136 # timeout=10 10:03:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:03:39 > git --version # timeout=10 10:03:39 > git --version # 'git version 2.17.1' 10:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:03:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:42 Avoid second fetch 10:03:42 Checking out Revision 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 (master) 10:03:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:03:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:42 > git config core.sparsecheckout # timeout=10 10:03:42 > git checkout -f 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 10:03:46 Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:03:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:03:48 + sudo service docker restart 10:03:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:07 provisioning config files... 10:04:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config1017926375717140904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:07 ---> docker-login.sh 10:04:07 nexus3.edgexfoundry.org:10001 10:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:08 Configure a credential helper to remove this warning. See 10:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:08 10:04:08 Login Succeeded 10:04:08 nexus3.edgexfoundry.org:10002 10:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:09 Configure a credential helper to remove this warning. See 10:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:09 10:04:09 Login Succeeded 10:04:09 nexus3.edgexfoundry.org:10003 10:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 nexus3.edgexfoundry.org:10004 10:04:10 Running on prd-centos7-docker-4c-2g-401 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] ws 10:04:10 Running in /w/workspace/edgex-ui-go/136 [Pipeline] { [Pipeline] checkout 10:04:10 The recommended git tool is: git 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 docker.io 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:11 Configure a credential helper to remove this warning. See 10:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:11 10:04:11 Login Succeeded 10:04:11 ---> docker-login.sh ends [Pipeline] } 10:04:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:11 ========================================================= 10:04:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:04:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:04:11 + 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 . 10:04:12 Sending build context to Docker daemon 22.39MB 10:04:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:04:12 Step 2/8 : FROM ${BASE} 10:04:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:04:12 595b0fe564bb: Pulling fs layer 10:04:12 3088b5b3c5c0: Pulling fs layer 10:04:12 5b7225fbf94c: Pulling fs layer 10:04:12 ba82ee9f976e: Pulling fs layer 10:04:12 506bd15cee9f: Pulling fs layer 10:04:12 75a0a4a0db45: Pulling fs layer 10:04:12 618dc40b7e24: Pulling fs layer 10:04:12 ba82ee9f976e: Waiting 10:04:12 506bd15cee9f: Waiting 10:04:12 75a0a4a0db45: Waiting 10:04:12 618dc40b7e24: Waiting 10:04:12 5b7225fbf94c: Verifying Checksum 10:04:12 5b7225fbf94c: Download complete 10:04:12 using credential edgex-jenkins-ssh 10:04:12 Cloning the remote Git repository 10:04:13 3088b5b3c5c0: Verifying Checksum 10:04:13 3088b5b3c5c0: Download complete 10:04:13 506bd15cee9f: Verifying Checksum 10:04:13 506bd15cee9f: Download complete 10:04:13 75a0a4a0db45: Download complete 10:04:13 595b0fe564bb: Verifying Checksum 10:04:13 595b0fe564bb: Download complete 10:04:13 595b0fe564bb: Pull complete 10:04:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:04:11 > git init /w/workspace/edgex-ui-go/136 # timeout=10 10:04:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:04:12 > git --version # timeout=10 10:04:12 > git --version # 'git version 2.24.4' 10:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:12 [INFO] Currently running in a labeled security context 10:04:12 [INFO] Currently SELinux is 'enforcing' on the host 10:04:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/136@tmp/jenkins-gitclient-ssh4879220541136402097.key 10:04:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:14 3088b5b3c5c0: Pull complete 10:04:14 5b7225fbf94c: Pull complete 10:04:14 618dc40b7e24: Verifying Checksum 10:04:14 618dc40b7e24: Download complete 10:04:16 ba82ee9f976e: Verifying Checksum 10:04:16 ba82ee9f976e: Download complete 10:04:17 Avoid second fetch 10:04:17 Checking out Revision 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 (master) 10:04:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:04:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:17 > git config core.sparsecheckout # timeout=10 10:04:17 > git checkout -f 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 10:04:21 Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:04:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:04:23 + true 10:04:23 + sudo service docker restart 10:04:23 Redirecting to /bin/systemctl restart docker.service 10:04:26 ba82ee9f976e: Pull complete 10:04:26 506bd15cee9f: Pull complete 10:04:27 75a0a4a0db45: Pull complete 10:04:30 618dc40b7e24: Pull complete 10:04:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:04:31 ---> a36622ca3599 10:04:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:04:33 ---> Running in 507d698b5d51 10:04:33 Removing intermediate container 507d698b5d51 10:04:33 ---> 92250471816f 10:04:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:33 ---> Running in 8745b9111aed 10:04:36 Removing intermediate container 8745b9111aed 10:04:36 ---> 039557f0a208 10:04:36 Step 5/8 : RUN apk add --no-cache make git 10:04:36 ---> Running in 6c067ab31980 10:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:04:39 OK: 138 MiB in 40 packages 10:04:40 Removing intermediate container 6c067ab31980 10:04:40 ---> 35563c903114 10:04:40 Step 6/8 : WORKDIR /edgex-ui-go 10:04:40 ---> Running in 6a1a3215ad22 10:04:40 Removing intermediate container 6a1a3215ad22 10:04:40 ---> db7daa3966ba 10:04:40 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:41 provisioning config files... 10:04:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config1669228558183694080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:41 ---> docker-login.sh 10:04:41 nexus3.edgexfoundry.org:10001 10:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:41 Configure a credential helper to remove this warning. See 10:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:41 10:04:41 Login Succeeded 10:04:41 nexus3.edgexfoundry.org:10002 10:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:42 Configure a credential helper to remove this warning. See 10:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:42 10:04:42 Login Succeeded 10:04:42 nexus3.edgexfoundry.org:10003 10:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:42 Configure a credential helper to remove this warning. See 10:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:42 10:04:42 Login Succeeded 10:04:42 nexus3.edgexfoundry.org:10004 10:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:42 Configure a credential helper to remove this warning. See 10:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:42 10:04:42 Login Succeeded 10:04:42 docker.io 10:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:42 Configure a credential helper to remove this warning. See 10:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:42 10:04:42 Login Succeeded 10:04:42 ---> docker-login.sh ends [Pipeline] } 10:04:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:43 ========================================================= 10:04:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:04:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:04:43 ---> 731631c910f3 10:04:43 Step 8/8 : RUN go mod download 10:04:43 + 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 . 10:04:43 Sending build context to Docker daemon 22.39MB 10:04:43 ---> Running in b06283cb772e 10:04:43 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:04:43 Step 2/8 : FROM ${BASE} 10:04:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:04:43 540db60ca938: Pulling fs layer 10:04:43 adcc1eea9eea: Pulling fs layer 10:04:43 4c4ab2625f07: Pulling fs layer 10:04:43 0510c868ecb4: Pulling fs layer 10:04:43 afea3b2eda06: Pulling fs layer 10:04:43 7809a108b3ef: Pulling fs layer 10:04:43 f706445af74f: Pulling fs layer 10:04:43 0510c868ecb4: Waiting 10:04:43 afea3b2eda06: Waiting 10:04:43 7809a108b3ef: Waiting 10:04:43 f706445af74f: Waiting 10:04:43 4c4ab2625f07: Download complete 10:04:43 adcc1eea9eea: Download complete 10:04:43 afea3b2eda06: Verifying Checksum 10:04:43 afea3b2eda06: Download complete 10:04:43 540db60ca938: Verifying Checksum 10:04:43 540db60ca938: Download complete 10:04:43 7809a108b3ef: Verifying Checksum 10:04:43 7809a108b3ef: Download complete 10:04:43 540db60ca938: Pull complete 10:04:44 adcc1eea9eea: Pull complete 10:04:44 4c4ab2625f07: Pull complete 10:04:45 f706445af74f: Verifying Checksum 10:04:45 f706445af74f: Download complete 10:04:45 0510c868ecb4: Verifying Checksum 10:04:45 0510c868ecb4: Download complete 10:04:49 0510c868ecb4: Pull complete 10:04:49 afea3b2eda06: Pull complete 10:04:49 7809a108b3ef: Pull complete 10:04:50 f706445af74f: Pull complete 10:04:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:04:51 ---> b068be0155e3 10:04:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:04:56 ---> Running in 98f3fef13783 10:04:56 Removing intermediate container 98f3fef13783 10:04:56 ---> da929122b3b5 10:04:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:56 ---> Running in 29a17aa5d28b 10:04:56 Removing intermediate container 29a17aa5d28b 10:04:56 ---> 27eb465a2f7e 10:04:56 Step 5/8 : RUN apk add --no-cache make git 10:04:56 ---> Running in 327f74528b44 10:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:04:58 OK: 149 MiB in 40 packages 10:04:59 Removing intermediate container 327f74528b44 10:04:59 ---> 35021cc53006 10:04:59 Step 6/8 : WORKDIR /edgex-ui-go 10:04:59 ---> Running in 060a50029272 10:04:59 Removing intermediate container 060a50029272 10:04:59 ---> 8ff147a5408f 10:04:59 Step 7/8 : COPY . . 10:05:00 ---> 645e0c2699f1 10:05:00 Step 8/8 : RUN go mod download 10:05:00 ---> Running in 4c2bf0d46a5c 10:05:15 Removing intermediate container 4c2bf0d46a5c 10:05:15 ---> 754202f5bdc1 10:05:15 Successfully built 754202f5bdc1 10:05:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:05:15 + docker inspect -f . ci-base-image-x86_64 10:05:15 . [Pipeline] withDockerContainer 10:05:15 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 10:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@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 10:05:16 $ docker top 0c5620c78caf6f5087d39198ed4df2c1cd166f235e0f535908bca9e2bd6dfb99 -eo pid,comm 10:05:16 Removing intermediate container b06283cb772e 10:05:16 ---> b066bca3dc80 10:05:16 Successfully built b066bca3dc80 10:05:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:05:16 + go version 10:05:16 go version go1.16.3 linux/amd64 [Pipeline] } 10:05:16 $ docker stop --time=1 0c5620c78caf6f5087d39198ed4df2c1cd166f235e0f535908bca9e2bd6dfb99 10:05:16 + docker inspect -f . ci-base-image-arm64 10:05:16 . 10:05:17 $ docker rm -f 0c5620c78caf6f5087d39198ed4df2c1cd166f235e0f535908bca9e2bd6dfb99 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 10:05:18 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 10:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@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 10:05:20 $ docker top 3942986cd29a99d36a9f2da8af233c2112cee8de218301fda9093f2307596a4d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:21 + docker inspect -f . ci-base-image-x86_64 10:05:21 . [Pipeline] withDockerContainer 10:05:21 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 10:05:21 + go version 10:05:21 go version go1.16.5 linux/arm64 10:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@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 10:05:21 $ docker top 4dddec7f1c9c674fa60d887d731e3f9d1422a986350ee44deddd1cc25ef0a1d9 -eo pid,comm [Pipeline] { [Pipeline] } 10:05:21 $ docker stop --time=1 3942986cd29a99d36a9f2da8af233c2112cee8de218301fda9093f2307596a4d 10:05:23 $ docker rm -f 3942986cd29a99d36a9f2da8af233c2112cee8de218301fda9093f2307596a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:24 + go mod tidy 10:05:24 + docker inspect -f . ci-base-image-arm64 10:05:24 . [Pipeline] sh [Pipeline] withDockerContainer 10:05:24 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 10:05:24 + make test 10:05:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/136 -v /w/workspace/edgex-ui-go/136:/w/workspace/edgex-ui-go/136:rw,z -v /w/workspace/edgex-ui-go/136@tmp:/w/workspace/edgex-ui-go/136@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 10:05:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:05:26 $ docker top bce65f553cf5d27acf1b096fd0ad5d33fa3162e2aab4a32806af931112e0e0e9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:27 + go mod tidy [Pipeline] sh 10:05:28 + make test 10:05:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:05:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:05:37 GO111MODULE=on go vet ./... [Pipeline] } 10:05:41 $ docker stop --time=1 4dddec7f1c9c674fa60d887d731e3f9d1422a986350ee44deddd1cc25ef0a1d9 10:05:43 $ docker rm -f 4dddec7f1c9c674fa60d887d731e3f9d1422a986350ee44deddd1cc25ef0a1d9 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:05:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:05:46 + ls -al . 10:05:46 total 92 10:05:46 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 20 10:05 . 10:05:46 drwxrwxr-x. 4 jenkins jenkins 32 Jun 20 10:04 .. 10:05:46 drwxrwxr-x. 3 jenkins jenkins 20 Jun 20 10:04 assets 10:05:46 drwxrwxr-x. 2 jenkins jenkins 35 Jun 20 10:04 bin 10:05:46 drwxrwxr-x. 3 jenkins jenkins 29 Jun 20 10:04 cmd 10:05:46 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 20 10:04 CONTRIBUTING.md 10:05:46 -rw-r--r--. 1 jenkins jenkins 10 Jun 20 10:05 coverage.out 10:05:46 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 20 10:04 Dockerfile 10:05:46 -rw-rw-r--. 1 jenkins jenkins 902 Jun 20 10:04 Dockerfile.build 10:05:46 drwxrwxr-x. 2 jenkins jenkins 23 Jun 20 10:04 docs 10:05:46 drwxrwxr-x. 8 jenkins jenkins 162 Jun 20 10:04 .git 10:05:46 drwxrwxr-x. 2 jenkins jenkins 103 Jun 20 10:04 .github 10:05:46 -rw-rw-r--. 1 jenkins jenkins 162 Jun 20 10:04 .gitignore 10:05:46 -rw-rw-r--. 1 jenkins jenkins 838 Jun 20 10:04 go.mod 10:05:46 -rw-r--r--. 1 jenkins jenkins 23723 Jun 20 10:05 go.sum 10:05:46 drwxrwxr-x. 9 jenkins jenkins 125 Jun 20 10:04 internal 10:05:46 -rw-rw-r--. 1 jenkins jenkins 652 Jun 20 10:04 Jenkinsfile 10:05:46 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 20 10:04 LICENSE 10:05:46 -rw-rw-r--. 1 jenkins jenkins 941 Jun 20 10:04 Makefile 10:05:46 drwxrwxr-x. 3 jenkins jenkins 19 Jun 20 10:04 pkg 10:05:46 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 20 10:04 README.md 10:05:46 -rw-rw-r--. 1 jenkins jenkins 12 Jun 20 10:01 VERSION 10:05:46 -rw-rw-r--. 1 jenkins jenkins 155 Jun 20 10:04 version.go 10:05:46 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 20 10:04 web [Pipeline] isUnix [Pipeline] sh 10:05:47 + 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=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 --label arch=amd64 --label version=2.0.0-dev.76 . 10:05:47 Sending build context to Docker daemon 22.41MB 10:05:47 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:05:47 Step 2/24 : FROM ${BASE} AS builder 10:05:47 ---> 754202f5bdc1 10:05:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:05:47 ---> Running in baedf7b903da 10:05:47 Removing intermediate container baedf7b903da 10:05:47 ---> cd00fec126c1 10:05:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:05:47 ---> Running in fcd8d5ece0a7 10:05:47 Removing intermediate container fcd8d5ece0a7 10:05:47 ---> 9af00823f55f 10:05:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:05:47 ---> Running in 4e897602d013 10:05:47 Removing intermediate container 4e897602d013 10:05:47 ---> c5f433a55723 10:05:47 Step 6/24 : LABEL Name=edgex-ui-go 10:05:47 ---> Running in 8975548eea21 10:05:47 Removing intermediate container 8975548eea21 10:05:47 ---> d34912361255 10:05:47 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:05:47 ---> Running in 9b2d87b078fc 10:05:48 Removing intermediate container 9b2d87b078fc 10:05:48 ---> ec7878989817 10:05:48 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:48 ---> Running in 6a3c19c000e2 10:05:48 Removing intermediate container 6a3c19c000e2 10:05:48 ---> 3f3c33411b51 10:05:48 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:48 ---> Running in 433c35605424 10:05:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:05:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:05:50 OK: 149 MiB in 40 packages 10:05:50 Removing intermediate container 433c35605424 10:05:50 ---> 929c58f3bec9 10:05:50 Step 10/24 : ENV GO111MODULE=on 10:05:50 ---> Running in 1fc3c1990c53 10:05:50 Removing intermediate container 1fc3c1990c53 10:05:50 ---> 982bde59dc18 10:05:50 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:05:50 ---> Running in 13b76e1c1c04 10:05:50 Removing intermediate container 13b76e1c1c04 10:05:50 ---> b51638d55c59 10:05:50 Step 12/24 : COPY go.mod . 10:05:50 ---> 7b22e8e9bc92 10:05:50 Step 13/24 : COPY Makefile . 10:05:51 ---> a09a86ebb347 10:05:51 Step 14/24 : RUN make update 10:05:51 ---> Running in 02b23d512b58 10:05:51 CGO_ENABLED=0 GO111MODULE=on go mod download 10:05:51 Removing intermediate container 02b23d512b58 10:05:51 ---> b79b752f1661 10:05:51 Step 15/24 : COPY . . 10:05:52 ---> 2edd145c99e3 10:05:52 Step 16/24 : RUN ${MAKE} 10:05:52 ---> Running in 2832496e5ab2 10:05:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.76" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:06:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:06:02 GO111MODULE=on go vet ./... 10:06:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:06:04 Removing intermediate container 2832496e5ab2 10:06:04 ---> 17372240bb75 10:06:04 Step 17/24 : FROM alpine:3.12 10:06:04 3.12: Pulling from library/alpine 10:06:05 339de151aab4: Pulling fs layer 10:06:05 339de151aab4: Verifying Checksum 10:06:05 339de151aab4: Download complete 10:06:05 339de151aab4: Pull complete 10:06:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:06:05 Status: Downloaded newer image for alpine:3.12 10:06:05 ---> 13621d1b12d4 10:06:05 Step 18/24 : EXPOSE 4000 10:06:05 ---> Running in 98329306df93 10:06:05 Removing intermediate container 98329306df93 10:06:05 ---> 5ac3f6d2592e 10:06:05 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 10:06:06 ---> b0f1ee50cad4 10:06:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:06:06 ---> Running in fba2a55a9f1b 10:06:06 Removing intermediate container fba2a55a9f1b 10:06:06 ---> 264ae02ef15b 10:06:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:06:06 ---> Running in c414868092a7 10:06:06 Removing intermediate container c414868092a7 10:06:06 ---> 4b647ee0dc37 10:06:06 Step 22/24 : LABEL arch=amd64 10:06:06 ---> Running in 7dc500b2b1c4 10:06:06 Removing intermediate container 7dc500b2b1c4 10:06:06 ---> 213c1a7592ef 10:06:06 Step 23/24 : LABEL git_sha=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:06:06 ---> Running in aa28ef3b7a93 10:06:06 Removing intermediate container aa28ef3b7a93 10:06:06 ---> 49edf68e75b5 10:06:06 Step 24/24 : LABEL version=2.0.0-dev.76 10:06:06 ---> Running in 3290127a4f1a 10:06:06 Removing intermediate container 3290127a4f1a 10:06:06 ---> 1121c1cfb815 10:06:06 [Warning] One or more build-args [ARCH] were not consumed 10:06:06 Successfully built 1121c1cfb815 10:06:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:06 provisioning config files... 10:06:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config5766447562513458363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:07 ---> docker-login.sh 10:06:07 nexus3.edgexfoundry.org:10001 10:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:07 Configure a credential helper to remove this warning. See 10:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:07 10:06:07 Login Succeeded 10:06:07 nexus3.edgexfoundry.org:10002 10:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:07 Configure a credential helper to remove this warning. See 10:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:07 10:06:07 Login Succeeded 10:06:07 nexus3.edgexfoundry.org:10003 10:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:07 Configure a credential helper to remove this warning. See 10:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:07 10:06:07 Login Succeeded 10:06:07 nexus3.edgexfoundry.org:10004 10:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:07 Configure a credential helper to remove this warning. See 10:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:07 10:06:07 Login Succeeded 10:06:07 docker.io 10:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:08 Configure a credential helper to remove this warning. See 10:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:08 10:06:08 Login Succeeded 10:06:08 ---> docker-login.sh ends [Pipeline] } 10:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:08 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:06:08 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:06:08 latest 10:06:08 2.0.0-dev.76 10:06:08 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 10:06:08 master 10:06:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:06:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] isUnix [Pipeline] sh 10:06:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:06:09 977b18de580c: Preparing 10:06:09 32f366d666a5: Preparing 10:06:09 32f366d666a5: Layer already exists 10:06:11 977b18de580c: Pushed 10:06:11 79ed49dd1d8a61ddd056fadc64398fe8c922ad58: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh 10:06:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 10:06:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:06:12 977b18de580c: Preparing 10:06:12 32f366d666a5: Preparing 10:06:12 977b18de580c: Layer already exists 10:06:12 32f366d666a5: Layer already exists 10:06:12 latest: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh 10:06:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh 10:06:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.76 10:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:06:13 977b18de580c: Preparing 10:06:13 32f366d666a5: Preparing 10:06:13 977b18de580c: Layer already exists 10:06:13 32f366d666a5: Layer already exists 10:06:13 2.0.0-dev.76: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh 10:06:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh 10:06:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 10:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:06:13 977b18de580c: Preparing 10:06:13 32f366d666a5: Preparing 10:06:13 32f366d666a5: Layer already exists 10:06:13 977b18de580c: Layer already exists 10:06:13 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] isUnix [Pipeline] sh 10:06:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 10:06:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 10:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:06:14 977b18de580c: Preparing 10:06:14 32f366d666a5: Preparing 10:06:14 977b18de580c: Layer already exists 10:06:14 32f366d666a5: Layer already exists 10:06:14 master: digest: sha256:ce508dcc654ecf3d7cfb3c5051ee4602df8ee3bd48e6bdd8b8a57baf8c22d02f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:14 ===================================================== [Pipeline] echo 10:06:14 taggedImages: 10:06:14 - nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:06:14 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:06:14 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.76 10:06:14 - nexus3.edgexfoundry.org:10004/edgex-ui:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 10:06:14 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:06:15 ---> job-cost.sh 10:06:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mddN [Pipeline] } 10:06:24 $ docker stop --time=1 bce65f553cf5d27acf1b096fd0ad5d33fa3162e2aab4a32806af931112e0e0e9 10:06:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:06:26 $ docker rm -f bce65f553cf5d27acf1b096fd0ad5d33fa3162e2aab4a32806af931112e0e0e9 [Pipeline] // withDockerContainer [Pipeline] sh 10:06:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:06:27 Warning: overwriting stash ‘coverage-report’ 10:06:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:06:28 + ls -al . 10:06:28 total 128 10:06:28 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 10:05 . 10:06:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:03 .. 10:06:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 10:03 .git 10:06:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:03 .github 10:06:28 -rw-rw-r-- 1 jenkins jenkins 162 Jun 20 10:03 .gitignore 10:06:28 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 20 10:03 CONTRIBUTING.md 10:06:28 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 20 10:03 Dockerfile 10:06:28 -rw-rw-r-- 1 jenkins jenkins 902 Jun 20 10:03 Dockerfile.build 10:06:28 -rw-rw-r-- 1 jenkins jenkins 652 Jun 20 10:03 Jenkinsfile 10:06:28 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 20 10:03 LICENSE 10:06:28 -rw-rw-r-- 1 jenkins jenkins 941 Jun 20 10:03 Makefile 10:06:28 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 20 10:03 README.md 10:06:28 -rw-rw-r-- 1 jenkins jenkins 12 Jun 20 10:01 VERSION 10:06:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:03 assets 10:06:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:03 bin 10:06:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:03 cmd 10:06:28 -rw-r--r-- 1 jenkins jenkins 10 Jun 20 10:05 coverage.out 10:06:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 10:03 docs 10:06:28 -rw-rw-r-- 1 jenkins jenkins 838 Jun 20 10:03 go.mod 10:06:28 -rw-r--r-- 1 jenkins jenkins 23723 Jun 20 10:05 go.sum 10:06:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 10:03 internal 10:06:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 10:03 pkg 10:06:28 -rw-rw-r-- 1 jenkins jenkins 155 Jun 20 10:03 version.go 10:06:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 10:03 web [Pipeline] isUnix [Pipeline] sh 10:06:28 + 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=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 --label arch=arm64 --label version=2.0.0-dev.76 . 10:06:29 Sending build context to Docker daemon 22.41MB 10:06:29 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:06:29 Step 2/24 : FROM ${BASE} AS builder 10:06:29 ---> b066bca3dc80 10:06:29 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:06:30 ---> Running in b4e990493df3 10:06:30 Removing intermediate container b4e990493df3 10:06:30 ---> b79925ee2cc3 10:06:30 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:06:30 ---> Running in 4b8871b4666c 10:06:31 Removing intermediate container 4b8871b4666c 10:06:31 ---> 84392e19681a 10:06:31 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:06:31 ---> Running in 53d0ca85c68a 10:06:31 Removing intermediate container 53d0ca85c68a 10:06:31 ---> b25193826db5 10:06:31 Step 6/24 : LABEL Name=edgex-ui-go 10:06:31 ---> Running in e3512b43fcb0 10:06:32 Removing intermediate container e3512b43fcb0 10:06:32 ---> 3b9bf69fe9f8 10:06:32 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:06:32 ---> Running in ca579176ea10 10:06:33 Removing intermediate container ca579176ea10 10:06:33 ---> 196ed0d720a1 10:06:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:33 ---> Running in 997dbff25beb 10:06:35 Removing intermediate container 997dbff25beb 10:06:35 ---> 3e867cc04eb2 10:06:35 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:06:35 ---> Running in 23378f3fd383 10:06:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:06:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-mddN/bin to PATH 10:06:37 INFO: No Stack... 10:06:37 INFO: Retrieving Pricing Info for: v3-standard-2 10:06:38 INFO: Archiving Costs [Pipeline] sh 10:06:38 OK: 138 MiB in 40 packages 10:06:38 + cat /w/workspace/edgex-ui-go/136/archives/cost.csv 10:06:38 + cut -d, -f6 [Pipeline] lock 10:06:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] 10:06:38 Resource [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] did not exist. Created. 10:06:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:38 + echo total: 0.05999999865889549 [Pipeline] stash 10:06:38 Stashed 1 file(s) [Pipeline] } 10:06:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:06:39 Removing intermediate container 23378f3fd383 10:06:39 ---> 36cff83b6bf2 10:06:39 Step 10/24 : ENV GO111MODULE=on 10:06:39 ---> Running in 40db44fa0c1f 10:06:40 Removing intermediate container 40db44fa0c1f 10:06:40 ---> b60166b08278 10:06:40 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:06:40 ---> Running in 4573db2f20c5 10:06:40 Removing intermediate container 4573db2f20c5 10:06:40 ---> bc83a08e8189 10:06:40 Step 12/24 : COPY go.mod . 10:06:41 ---> 570912308db9 10:06:41 Step 13/24 : COPY Makefile . 10:06:42 ---> b1a67c8944a6 10:06:42 Step 14/24 : RUN make update 10:06:42 ---> Running in 2a1532ddbbf4 10:06:43 CGO_ENABLED=0 GO111MODULE=on go mod download 10:06:44 Removing intermediate container 2a1532ddbbf4 10:06:44 ---> 5ee99735c5e7 10:06:44 Step 15/24 : COPY . . 10:06:48 ---> ddbbd4a04896 10:06:48 Step 16/24 : RUN ${MAKE} 10:06:48 ---> Running in a8802fe120cd 10:06:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.76" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:07:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:07:20 Removing intermediate container a8802fe120cd 10:07:20 ---> 397848dc4993 10:07:20 Step 17/24 : FROM alpine:3.12 10:07:20 3.12: Pulling from library/alpine 10:07:21 d2f70382dc9a: Pulling fs layer 10:07:21 d2f70382dc9a: Verifying Checksum 10:07:21 d2f70382dc9a: Download complete 10:07:21 d2f70382dc9a: Pull complete 10:07:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:07:21 Status: Downloaded newer image for alpine:3.12 10:07:21 ---> c4fd0aeabfcf 10:07:21 Step 18/24 : EXPOSE 4000 10:07:22 ---> Running in 401bed78ae54 10:07:22 Removing intermediate container 401bed78ae54 10:07:22 ---> 0b106351b4f1 10:07:22 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 10:07:24 ---> 97a0ef16f71f 10:07:24 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:07:24 ---> Running in 27907cf51977 10:07:25 Removing intermediate container 27907cf51977 10:07:25 ---> 9a6c5c09478e 10:07:25 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:07:25 ---> Running in 10bd4c30fcd7 10:07:25 Removing intermediate container 10bd4c30fcd7 10:07:25 ---> 63727068fc31 10:07:25 Step 22/24 : LABEL arch=arm64 10:07:25 ---> Running in db12a7b6e887 10:07:26 Removing intermediate container db12a7b6e887 10:07:26 ---> 585ee4df66f8 10:07:26 Step 23/24 : LABEL git_sha=79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:07:26 ---> Running in d41bc0746b9a 10:07:26 Removing intermediate container d41bc0746b9a 10:07:26 ---> ce31f275c9a9 10:07:26 Step 24/24 : LABEL version=2.0.0-dev.76 10:07:27 ---> Running in 60c259fb9558 10:07:27 Removing intermediate container 60c259fb9558 10:07:27 ---> 3cb552925723 10:07:27 [Warning] One or more build-args [ARCH] were not consumed 10:07:27 Successfully built 3cb552925723 10:07:27 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 10:07:27 provisioning config files... 10:07:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/136@tmp/config960868204037353320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:28 ---> docker-login.sh 10:07:28 nexus3.edgexfoundry.org:10001 10:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:28 Configure a credential helper to remove this warning. See 10:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:28 10:07:28 Login Succeeded 10:07:28 nexus3.edgexfoundry.org:10002 10:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:29 Configure a credential helper to remove this warning. See 10:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:29 10:07:29 Login Succeeded 10:07:29 nexus3.edgexfoundry.org:10003 10:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:29 Configure a credential helper to remove this warning. See 10:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:29 10:07:29 Login Succeeded 10:07:29 nexus3.edgexfoundry.org:10004 10:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:30 Configure a credential helper to remove this warning. See 10:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:30 10:07:30 Login Succeeded 10:07:30 docker.io 10:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:31 Configure a credential helper to remove this warning. See 10:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:31 10:07:31 Login Succeeded 10:07:31 ---> docker-login.sh ends [Pipeline] } 10:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:31 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:07:31 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:07:31 latest 10:07:31 2.0.0-dev.76 10:07:31 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 10:07:31 master 10:07:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] isUnix [Pipeline] sh 10:07:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:07:32 b66900ae179a: Preparing 10:07:32 3fbe34a1663b: Preparing 10:07:32 3fbe34a1663b: Layer already exists 10:07:36 b66900ae179a: Pushed 10:07:36 79ed49dd1d8a61ddd056fadc64398fe8c922ad58: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:07:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:07:37 b66900ae179a: Preparing 10:07:37 3fbe34a1663b: Preparing 10:07:37 3fbe34a1663b: Layer already exists 10:07:37 b66900ae179a: Layer already exists 10:07:37 latest: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh 10:07:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.76 10:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:07:38 b66900ae179a: Preparing 10:07:38 3fbe34a1663b: Preparing 10:07:38 b66900ae179a: Layer already exists 10:07:38 3fbe34a1663b: Layer already exists 10:07:38 2.0.0-dev.76: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 [Pipeline] isUnix [Pipeline] sh 10:07:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 10:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:07:39 b66900ae179a: Preparing 10:07:39 3fbe34a1663b: Preparing 10:07:39 3fbe34a1663b: Layer already exists 10:07:39 b66900ae179a: Layer already exists 10:07:39 79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 10:07:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 10:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:07:40 b66900ae179a: Preparing 10:07:40 3fbe34a1663b: Preparing 10:07:40 3fbe34a1663b: Layer already exists 10:07:40 b66900ae179a: Layer already exists 10:07:40 master: digest: sha256:831b9aab0874642a950fab470ee9888bb87ed50936c5294d146612f050f0a2a5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:40 ===================================================== [Pipeline] echo 10:07:40 taggedImages: 10:07:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58 10:07:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:07:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.76 10:07:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:79ed49dd1d8a61ddd056fadc64398fe8c922ad58-2.0.0-dev.76 10:07:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:07:41 ---> job-cost.sh 10:07:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-czMb 10:08:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-czMb/bin to PATH 10:09:42 INFO: No Stack... 10:09:42 INFO: Retrieving Pricing Info for: v2-standard-4 10:09:42 INFO: Archiving Costs [Pipeline] sh 10:09:42 + cat /w/workspace/edgex-ui-go/136/archives/cost.csv 10:09:42 + cut -d, -f6 [Pipeline] lock 10:09:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] 10:09:42 Resource [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] did not exist. Created. 10:09:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:43 /w/workspace/edgex-ui-go/136@tmp/durable-df8a5760/script.sh: 1: /w/workspace/edgex-ui-go/136@tmp/durable-df8a5760/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:09:43 + echo total: 0.18000000715255737 [Pipeline] stash 10:09:43 Warning: overwriting stash ‘stack-cost’ 10:09:43 Stashed 1 file(s) [Pipeline] } 10:09:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-136-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 10:09:44 provisioning config files... 10:09:44 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7168461848326463444tmp [Pipeline] { [Pipeline] sh 10:09:45 + set +x 10:09:45 + curl -s https://codecov.io/bash 10:09:45 + bash -s -- 10:09:45 10:09:45 _____ _ 10:09:45 / ____| | | 10:09:45 | | ___ __| | ___ ___ _____ __ 10:09:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:09:45 | |___| (_) | (_| | __/ (_| (_) \ V / 10:09:45 \_____\___/ \__,_|\___|\___\___/ \_/ 10:09:45 Bash-1.0.3 10:09:45 10:09:45 10:09:45 ==> git version 2.24.4 found 10:09:45 ==> 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 10:09:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:09:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:09:45 ==> Jenkins CI detected. 10:09:45 project root: . 10:09:45 --> token set from env 10:09:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:09:45 ==> Running gcov in . (disable via -X gcov) 10:09:45 ==> Python coveragepy not found 10:09:45 ==> Searching for coverage reports in: 10:09:45 + . 10:09:45 -> Found 1 reports 10:09:45 ==> Detecting git/mercurial file structure 10:09:45 ==> Reading reports 10:09:45 + ./coverage.out bytes=10 10:09:45 ==> Appending adjustments 10:09:45 https://docs.codecov.io/docs/fixing-reports 10:09:45 + Found adjustments 10:09:45 ==> Gzipping contents 10:09:45 4.0K /tmp/codecov.5GFeUN.gz 10:09:45 ==> Uploading reports 10:09:45 url: https://codecov.io 10:09:45 query: branch=master&commit=79ed49dd1d8a61ddd056fadc64398fe8c922ad58&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F136%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:09:45 -> Pinging Codecov 10:09:45 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=79ed49dd1d8a61ddd056fadc64398fe8c922ad58&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F136%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:09:45 -> Uploading to 10:09:45 https://storage.googleapis.com/codecov/v4/raw/2021-06-20/FB506323287CE973F263BFD2A0EB1F37/79ed49dd1d8a61ddd056fadc64398fe8c922ad58/27bb0d74-16e8-4639-9397-7b3e2dd60a82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210620T100945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b8197065cd1e5e6a394cf441b14841e9721876829974284cea0b9a5f7d7e8cc 10:09:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:09:45 Dload Upload Total Spent Left Speed 10:09:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 11732 --:--:-- --:--:-- --:--:-- 11750 10:09:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] } 10:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:09:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:09:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:09:47 10:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:09:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:09:47 188c0c94c7c5: Pulling fs layer 10:09:47 0ef7d3d256c8: Pulling fs layer 10:09:47 de9db76c5a1d: Pulling fs layer 10:09:47 0eba1c9be4d2: Pulling fs layer 10:09:47 0d57e429df01: Pulling fs layer 10:09:47 4e4be7b47b0d: Pulling fs layer 10:09:47 e1f770b5df2f: Pulling fs layer 10:09:47 85a0685a4137: Pulling fs layer 10:09:47 0eba1c9be4d2: Waiting 10:09:47 0d57e429df01: Waiting 10:09:47 4e4be7b47b0d: Waiting 10:09:47 e1f770b5df2f: Waiting 10:09:47 85a0685a4137: Waiting 10:09:47 de9db76c5a1d: Verifying Checksum 10:09:47 de9db76c5a1d: Download complete 10:09:47 0ef7d3d256c8: Verifying Checksum 10:09:47 0ef7d3d256c8: Download complete 10:09:47 0d57e429df01: Verifying Checksum 10:09:47 0d57e429df01: Download complete 10:09:47 188c0c94c7c5: Verifying Checksum 10:09:47 188c0c94c7c5: Download complete 10:09:47 4e4be7b47b0d: Verifying Checksum 10:09:47 4e4be7b47b0d: Download complete 10:09:47 188c0c94c7c5: Pull complete 10:09:48 0ef7d3d256c8: Pull complete 10:09:48 de9db76c5a1d: Pull complete 10:09:49 e1f770b5df2f: Verifying Checksum 10:09:49 e1f770b5df2f: Download complete 10:09:51 0eba1c9be4d2: Verifying Checksum 10:09:51 0eba1c9be4d2: Download complete 10:09:51 85a0685a4137: Verifying Checksum 10:09:51 85a0685a4137: Download complete 10:09:55 0eba1c9be4d2: Pull complete 10:09:55 0d57e429df01: Pull complete 10:09:55 4e4be7b47b0d: Pull complete 10:09:55 e1f770b5df2f: Pull complete 10:09:58 85a0685a4137: Pull complete 10:09:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:09:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:09:58 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 10:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:10:01 $ docker top ced35d181105479384cd073c45f1deacd4306e885346808d949b802c70eba9de -eo pid,comm [Pipeline] { [Pipeline] echo 10:10:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:10:02 + set -o pipefail 10:10:02 + snyk monitor '--org=edgex-jenkins' 10:10:14 10:10:14 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 10:10:14 10:10:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/4dd6b3d7-4b54-4432-bf54-852d564642f4 10:10:14 10:10:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:10:14 10:10:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:10:14 10:10:14 [Pipeline] } 10:10:14 $ docker stop --time=1 ced35d181105479384cd073c45f1deacd4306e885346808d949b802c70eba9de 10:10:16 $ docker rm -f ced35d181105479384cd073c45f1deacd4306e885346808d949b802c70eba9de [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 10:10:17 + git log --format=format:%s -1 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 [Pipeline] isUnix [Pipeline] sh 10:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:10:17 . [Pipeline] withDockerContainer 10:10:17 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 10:10:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:10:18 $ docker top c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:18 [ssh-agent] Looking for ssh-agent implementation... 10:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:18 $ docker exec c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 ssh-agent 10:10:18 SSH_AUTH_SOCK=/tmp/ssh-srLubfUL0vya/agent.14 10:10:18 SSH_AGENT_PID=20 10:10:18 Running ssh-add (command line suppressed) 10:10:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6188832121860469280.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6188832121860469280.key) 10:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:19 + git semver tag 10:10:19 # -> Open(): unable to determine branch for HEAD 10:10:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:10:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:10:19 # $SEMVER_REMOTE_NAME = origin 10:10:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:10:19 # $SEMVER_USER_NAME = edgex-jenkins 10:10:19 # $SEMVER_BRANCH = master 10:10:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:10:19 # 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 HEAD 10:10:19 # -> Force: false 10:10:19 # ed10c06130bff543d6bc43436fd2f5b71f2020a9 refs/tags/v2.0.0-dev.76 [Pipeline] } 10:10:19 $ docker exec --env ******** --env ******** c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 ssh-agent -k 10:10:19 unset SSH_AUTH_SOCK; 10:10:19 unset SSH_AGENT_PID; 10:10:19 echo Agent pid 20 killed; 10:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:19 + git semver [Pipeline] } 10:10:19 $ docker stop --time=1 c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 10:10:20 $ docker rm -f c8b58844e75a712d07b39683e0b63c55f736d206c8d4ee279b1a43580314a8c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:10:21 10:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:10:21 0.23.1-centos7: Pulling from edgex-lftools 10:10:21 ab5ef0e58194: Pulling fs layer 10:10:21 9712f1f96733: Pulling fs layer 10:10:21 63f879dbbcfc: Pulling fs layer 10:10:21 0d9ebad4ef96: Pulling fs layer 10:10:21 e9a5061849ea: Pulling fs layer 10:10:21 d747dcd14b5f: Pulling fs layer 10:10:21 2de7ff778b66: Pulling fs layer 10:10:21 0d9ebad4ef96: Waiting 10:10:21 e9a5061849ea: Waiting 10:10:21 d747dcd14b5f: Waiting 10:10:21 2de7ff778b66: Waiting 10:10:21 9712f1f96733: Verifying Checksum 10:10:21 9712f1f96733: Download complete 10:10:23 63f879dbbcfc: Download complete 10:10:23 e9a5061849ea: Verifying Checksum 10:10:23 e9a5061849ea: Download complete 10:10:23 d747dcd14b5f: Verifying Checksum 10:10:23 d747dcd14b5f: Download complete 10:10:23 2de7ff778b66: Verifying Checksum 10:10:23 2de7ff778b66: Download complete 10:10:23 0d9ebad4ef96: Verifying Checksum 10:10:23 0d9ebad4ef96: Download complete 10:10:23 ab5ef0e58194: Verifying Checksum 10:10:23 ab5ef0e58194: Download complete 10:10:26 ab5ef0e58194: Pull complete 10:10:26 9712f1f96733: Pull complete 10:10:27 63f879dbbcfc: Pull complete 10:10:30 0d9ebad4ef96: Pull complete 10:10:31 e9a5061849ea: Pull complete 10:10:31 d747dcd14b5f: Pull complete 10:10:32 2de7ff778b66: Pull complete 10:10:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:10:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:10:32 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 10:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:10:36 $ docker top 1d43d7c3d73cb0cef98410bb47a154d832379812940b234654d1acdf2d827a0a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:10:36 provisioning config files... 10:10:36 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6948245000742734239tmp 10:10:36 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8180341958570052963tmp 10:10:36 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6606710138546098999tmp [Pipeline] { [Pipeline] echo 10:10:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:10:37 ---> sigul-configuration.sh 10:10:37 gpg: directory `/root/.gnupg' created 10:10:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:10:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:10:37 gpg: keyring `/root/.gnupg/secring.gpg' created 10:10:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:10:37 gpg: CAST5 encrypted data 10:10:37 gpg: encrypted with 1 passphrase 10:10:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:10:37 + mkdir /home/jenkins 10:10:37 + mkdir /home/jenkins/sigul [Pipeline] sh 10:10:37 + 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 10:10:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:10:38 ---> sigul-install.sh 10:10:42 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:10:43 + git tag --list 10:10:43 0.1.1 10:10:43 v1.1.0 10:10:43 v1.2.0 10:10:43 v1.2.1 10:10:43 v1.3.0 10:10:43 v2.0.0-dev.1 10:10:43 v2.0.0-dev.10 10:10:43 v2.0.0-dev.11 10:10:43 v2.0.0-dev.12 10:10:43 v2.0.0-dev.13 10:10:43 v2.0.0-dev.14 10:10:43 v2.0.0-dev.15 10:10:43 v2.0.0-dev.16 10:10:43 v2.0.0-dev.17 10:10:43 v2.0.0-dev.18 10:10:43 v2.0.0-dev.19 10:10:43 v2.0.0-dev.2 10:10:43 v2.0.0-dev.20 10:10:43 v2.0.0-dev.21 10:10:43 v2.0.0-dev.22 10:10:43 v2.0.0-dev.23 10:10:43 v2.0.0-dev.24 10:10:43 v2.0.0-dev.25 10:10:43 v2.0.0-dev.26 10:10:43 v2.0.0-dev.27 10:10:43 v2.0.0-dev.28 10:10:43 v2.0.0-dev.29 10:10:43 v2.0.0-dev.3 10:10:43 v2.0.0-dev.30 10:10:43 v2.0.0-dev.31 10:10:43 v2.0.0-dev.32 10:10:43 v2.0.0-dev.33 10:10:43 v2.0.0-dev.34 10:10:43 v2.0.0-dev.35 10:10:43 v2.0.0-dev.36 10:10:43 v2.0.0-dev.37 10:10:43 v2.0.0-dev.38 10:10:43 v2.0.0-dev.39 10:10:43 v2.0.0-dev.4 10:10:43 v2.0.0-dev.40 10:10:43 v2.0.0-dev.41 10:10:43 v2.0.0-dev.42 10:10:43 v2.0.0-dev.43 10:10:43 v2.0.0-dev.44 10:10:43 v2.0.0-dev.45 10:10:43 v2.0.0-dev.46 10:10:43 v2.0.0-dev.47 10:10:43 v2.0.0-dev.48 10:10:43 v2.0.0-dev.49 10:10:43 v2.0.0-dev.5 10:10:43 v2.0.0-dev.50 10:10:43 v2.0.0-dev.51 10:10:43 v2.0.0-dev.52 10:10:43 v2.0.0-dev.53 10:10:43 v2.0.0-dev.54 10:10:43 v2.0.0-dev.55 10:10:43 v2.0.0-dev.56 10:10:43 v2.0.0-dev.57 10:10:43 v2.0.0-dev.58 10:10:43 v2.0.0-dev.59 10:10:43 v2.0.0-dev.6 10:10:43 v2.0.0-dev.60 10:10:43 v2.0.0-dev.61 10:10:43 v2.0.0-dev.62 10:10:43 v2.0.0-dev.63 10:10:43 v2.0.0-dev.64 10:10:43 v2.0.0-dev.65 10:10:43 v2.0.0-dev.66 10:10:43 v2.0.0-dev.67 10:10:43 v2.0.0-dev.68 10:10:43 v2.0.0-dev.69 10:10:43 v2.0.0-dev.7 10:10:43 v2.0.0-dev.70 10:10:43 v2.0.0-dev.71 10:10:43 v2.0.0-dev.72 10:10:43 v2.0.0-dev.73 10:10:43 v2.0.0-dev.74 10:10:43 v2.0.0-dev.75 10:10:43 v2.0.0-dev.76 10:10:43 v2.0.0-dev.8 10:10:43 v2.0.0-dev.9 [Pipeline] sh 10:10:43 + lftools sign git-tag v2.0.0-dev.76 10:10:44 Signing Git tag with Sigul... 10:10:44 Signing v2.0.0-dev.76 [Pipeline] echo 10:10:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:10:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:10:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:10:45 $ docker stop --time=1 1d43d7c3d73cb0cef98410bb47a154d832379812940b234654d1acdf2d827a0a 10:10:47 $ docker rm -f 1d43d7c3d73cb0cef98410bb47a154d832379812940b234654d1acdf2d827a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:10:47 . [Pipeline] withDockerContainer 10:10:47 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 10:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:10:48 $ docker top 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:48 [ssh-agent] Looking for ssh-agent implementation... 10:10:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:48 $ docker exec 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df ssh-agent 10:10:48 SSH_AUTH_SOCK=/tmp/ssh-cy8oH7BvQWRG/agent.15 10:10:48 SSH_AGENT_PID=21 10:10:48 Running ssh-add (command line suppressed) 10:10:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9044877695560212149.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9044877695560212149.key) 10:10:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:49 + git semver bump pre 10:10:49 # -> Open(): unable to determine branch for HEAD 10:10:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:10:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:10:49 # $SEMVER_REMOTE_NAME = origin 10:10:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:10:49 # $SEMVER_USER_NAME = edgex-jenkins 10:10:49 # $SEMVER_BRANCH = master 10:10:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:10:49 2.0.0-dev.77 [Pipeline] } 10:10:49 $ docker exec --env ******** --env ******** 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df ssh-agent -k 10:10:49 unset SSH_AUTH_SOCK; 10:10:49 unset SSH_AGENT_PID; 10:10:49 echo Agent pid 21 killed; 10:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:49 + git semver [Pipeline] } 10:10:49 $ docker stop --time=1 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df 10:10:50 $ docker rm -f 42d277eb1b519c454c15b3f1c741e059b4446b3495a90305f0964ff791d912df [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:10:51 . [Pipeline] withDockerContainer 10:10:51 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 10:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:10:51 $ docker top a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:51 [ssh-agent] Looking for ssh-agent implementation... 10:10:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:52 $ docker exec a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 ssh-agent 10:10:52 SSH_AUTH_SOCK=/tmp/ssh-waPoGdZO93Af/agent.14 10:10:52 SSH_AGENT_PID=21 10:10:52 Running ssh-add (command line suppressed) 10:10:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6381843347981486997.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6381843347981486997.key) 10:10:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:52 + git semver push 10:10:52 # -> Open(): unable to determine branch for HEAD 10:10:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:10:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:10:52 # $SEMVER_REMOTE_NAME = origin 10:10:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:10:52 # $SEMVER_USER_NAME = edgex-jenkins 10:10:52 # $SEMVER_BRANCH = master 10:10:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:10:57 $ docker exec --env ******** --env ******** a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 ssh-agent -k 10:10:58 unset SSH_AUTH_SOCK; 10:10:58 unset SSH_AGENT_PID; 10:10:58 echo Agent pid 21 killed; 10:10:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:58 + git semver [Pipeline] } 10:10:58 $ docker stop --time=1 a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 10:10:59 $ docker rm -f a1472d2c7b6c7bc9856d4e1739a456990a64589cd57fe4ae172fe5e253d44c48 [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 10:11:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:01 ---> package-listing.sh 10:11:01 ++ facter osfamily 10:11:01 ++ tr '[:upper:]' '[:lower:]' 10:11:01 + OS_FAMILY=redhat 10:11:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:11:01 + START_PACKAGES=/tmp/packages_start.txt 10:11:01 + END_PACKAGES=/tmp/packages_end.txt 10:11:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:01 + PACKAGES=/tmp/packages_start.txt 10:11:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:11:01 + PACKAGES=/tmp/packages_end.txt 10:11:01 + case "${OS_FAMILY}" in 10:11:01 + sort 10:11:01 + rpm -qa 10:11:02 + '[' -f /tmp/packages_start.txt ']' 10:11:02 + '[' -f /tmp/packages_end.txt ']' 10:11:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:11:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:11:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 10:11:02 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 10:11:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:03 10:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:03 alpine: Pulling from edgex-lftools-log-publisher 10:11:03 df20fa9351a1: Pulling fs layer 10:11:03 36b3adc4ff6f: Pulling fs layer 10:11:03 8ad3a11d3b57: Pulling fs layer 10:11:03 46f8f816bc3b: Pulling fs layer 10:11:03 93b61091891f: Pulling fs layer 10:11:03 93b9cdb0e59b: Pulling fs layer 10:11:03 5e14af77c1be: Pulling fs layer 10:11:03 01666e4c0597: Pulling fs layer 10:11:03 aa168da1d23b: Pulling fs layer 10:11:03 46f8f816bc3b: Waiting 10:11:03 93b61091891f: Waiting 10:11:03 93b9cdb0e59b: Waiting 10:11:03 5e14af77c1be: Waiting 10:11:03 01666e4c0597: Waiting 10:11:03 aa168da1d23b: Waiting 10:11:03 36b3adc4ff6f: Download complete 10:11:03 46f8f816bc3b: Verifying Checksum 10:11:03 46f8f816bc3b: Download complete 10:11:03 df20fa9351a1: Verifying Checksum 10:11:03 df20fa9351a1: Download complete 10:11:03 93b9cdb0e59b: Verifying Checksum 10:11:03 93b9cdb0e59b: Download complete 10:11:03 5e14af77c1be: Verifying Checksum 10:11:03 5e14af77c1be: Download complete 10:11:03 93b61091891f: Verifying Checksum 10:11:03 93b61091891f: Download complete 10:11:03 01666e4c0597: Verifying Checksum 10:11:03 01666e4c0597: Download complete 10:11:03 df20fa9351a1: Pull complete 10:11:03 36b3adc4ff6f: Pull complete 10:11:03 8ad3a11d3b57: Verifying Checksum 10:11:03 8ad3a11d3b57: Download complete 10:11:04 8ad3a11d3b57: Pull complete 10:11:04 46f8f816bc3b: Pull complete 10:11:04 93b61091891f: Pull complete 10:11:04 93b9cdb0e59b: Pull complete 10:11:04 5e14af77c1be: Pull complete 10:11:05 01666e4c0597: Pull complete 10:11:05 aa168da1d23b: Verifying Checksum 10:11:05 aa168da1d23b: Download complete 10:11:09 aa168da1d23b: Pull complete 10:11:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:11:10 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 10:11:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:11:13 $ docker top c57bf21b7f1d43facc637b2dc4b722040c907abb2b29bb41d63b0bd302048bb0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:13 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:14 + mkdir -p /var/log/sa [Pipeline] sh 10:11:14 + ls /var/log/sa-host 10:11:14 + sadf -c /var/log/sa-host/sa05 10:11:14 file_magic: OK 10:11:14 HZ: Using current value: 100 10:11:14 file_header: OK 10:11:14 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 10:11:14 Statistics: 10:11:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:11:14 File successfully converted to sysstat format version 12.2.1 10:11:14 + sadf -c /var/log/sa-host/sa20 10:11:14 file_magic: OK 10:11:14 HZ: Using current value: 100 10:11:14 file_header: OK 10:11:14 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 10:11:14 Statistics: 10:11:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:11:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:14 provisioning config files... 10:11:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5845903883782668545tmp [Pipeline] { [Pipeline] echo 10:11:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:14 ---> create-netrc.sh [Pipeline] } 10:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:15 ---> python-tools-install.sh [Pipeline] echo 10:11:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:15 ---> sudo-logs.sh 10:11:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:15 ---> job-cost.sh 10:11:15 lf-activate-venv: SKIPPING 10:11:15 DEBUG: total: 0.18000000715255737 10:11:15 INFO: Retrieving Stack Cost... 10:11:16 INFO: Retrieving Pricing Info for: v3-standard-2 10:11:17 INFO: Archiving Costs [Pipeline] echo 10:11:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:17 ---> logs-deploy.sh 10:11:17 lf-activate-venv: SKIPPING 10:11:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/136 10:11:17 INFO: archiving workspace using pattern(s): 10:11:18 Archives upload complete. 10:11:18 INFO: archiving logs to Nexus 10:11:19 ---> uname -a: 10:11:19 Linux prd-centos7-docker-4c-2g-399.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:11:19 10:11:19 10:11:19 ---> lscpu: 10:11:19 Architecture: x86_64 10:11:19 CPU op-mode(s): 32-bit, 64-bit 10:11:19 Byte Order: Little Endian 10:11:19 Address sizes: 40 bits physical, 48 bits virtual 10:11:19 CPU(s): 2 10:11:19 On-line CPU(s) list: 0,1 10:11:19 Thread(s) per core: 1 10:11:19 Core(s) per socket: 1 10:11:19 Socket(s): 2 10:11:19 NUMA node(s): 1 10:11:19 Vendor ID: AuthenticAMD 10:11:19 CPU family: 23 10:11:19 Model: 49 10:11:19 Model name: AMD EPYC-Rome Processor 10:11:19 Stepping: 0 10:11:19 CPU MHz: 2800.000 10:11:19 BogoMIPS: 5600.00 10:11:19 Virtualization: AMD-V 10:11:19 Hypervisor vendor: KVM 10:11:19 Virtualization type: full 10:11:19 L1d cache: 64 KiB 10:11:19 L1i cache: 64 KiB 10:11:19 L2 cache: 1 MiB 10:11:19 L3 cache: 32 MiB 10:11:19 NUMA node0 CPU(s): 0,1 10:11:19 Vulnerability Itlb multihit: Not affected 10:11:19 Vulnerability L1tf: Not affected 10:11:19 Vulnerability Mds: Not affected 10:11:19 Vulnerability Meltdown: Not affected 10:11:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:11:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:11:19 Vulnerability Srbds: Not affected 10:11:19 Vulnerability Tsx async abort: Not affected 10:11:19 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 10:11:19 10:11:19 10:11:19 ---> nproc: 10:11:19 2 10:11:19 10:11:19 10:11:19 ---> df -h: 10:11:19 Filesystem Size Used Available Use% Mounted on 10:11:19 overlay 40.0G 8.9G 31.1G 22% / 10:11:19 tmpfs 64.0M 0 64.0M 0% /dev 10:11:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:11:19 shm 64.0M 0 64.0M 0% /dev/shm 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 10:11:19 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 10:11:19 10:11:19 10:11:19 ---> free -m: 10:11:19 total used free shared buff/cache available 10:11:19 Mem: 7821 1280 3123 0 3417 6461 10:11:19 Swap: 1023 0 1023 10:11:19 10:11:19 10:11:19 ---> ip addr: 10:11:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:11:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:11:19 inet 127.0.0.1/8 scope host lo 10:11:19 valid_lft forever preferred_lft forever 10:11:19 inet6 ::1/128 scope host 10:11:19 valid_lft forever preferred_lft forever 10:11:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:11:19 link/ether fa:16:3e:90:8e:74 brd ff:ff:ff:ff:ff:ff 10:11:19 inet 10.30.123.197/23 brd 10.30.123.255 scope global dynamic eth0 10:11:19 valid_lft 85734sec preferred_lft 85734sec 10:11:19 inet6 fe80::f816:3eff:fe90:8e74/64 scope link 10:11:19 valid_lft forever preferred_lft forever 10:11:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:11:19 link/ether 02:42:7b:ef:a8:76 brd ff:ff:ff:ff:ff:ff 10:11:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:11:19 valid_lft forever preferred_lft forever 10:11:19 inet6 fe80::42:7bff:feef:a876/64 scope link 10:11:19 valid_lft forever preferred_lft forever 10:11:19 10:11:19 10:11:19 ---> sar -b -r -n DEV: 10:11:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/20/21 _x86_64_ (2 CPU) 10:11:19 10:11:19 09:59:59 LINUX RESTART (2 CPU) 10:11:19 10:11:19 10:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:11:19 10:02:01 20.37 0.72 19.66 0.00 353.26 4170.39 0.00 10:11:19 10:03:01 0.48 0.00 0.48 0.00 0.00 8.08 0.00 10:11:19 10:04:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 10:11:19 10:05:01 0.22 0.00 0.22 0.00 0.00 4.13 0.00 10:11:19 10:06:02 0.23 0.00 0.23 0.00 0.00 3.03 0.00 10:11:19 10:07:01 0.34 0.00 0.34 0.00 0.00 4.27 0.00 10:11:19 10:08:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 10:11:19 10:09:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 10:11:19 10:10:01 58.12 0.03 58.09 0.00 3.73 25042.11 0.00 10:11:19 10:11:01 149.74 0.07 149.68 0.00 3.46 32925.83 0.00 10:11:19 Average: 23.05 0.08 22.97 0.00 36.13 6227.44 0.00 10:11:19 10:11:19 10:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:19 10:02:01 5435924 0 800396 9.99 2620 1770000 1257160 13.88 578016 1593488 20 10:11:19 10:03:01 5441728 0 794588 9.92 2620 1770004 1206524 13.32 578252 1588076 20 10:11:19 10:04:01 5436692 0 799624 9.98 2620 1770004 1206788 13.32 580532 1591236 20 10:11:19 10:05:01 5435784 0 800524 10.00 2620 1770012 1206884 13.32 581076 1591236 8 10:11:19 10:06:02 5433180 0 803124 10.03 2620 1770016 1206632 13.32 579696 1596068 20 10:11:19 10:07:01 5433580 0 802720 10.02 2620 1770020 1206524 13.32 579108 1596068 8 10:11:19 10:08:01 5431804 0 804492 10.04 2620 1770024 1206524 13.32 580544 1596068 8 10:11:19 10:09:01 5422000 0 814256 10.17 2620 1770064 1206524 13.32 590308 1596076 20 10:11:19 10:10:01 4538860 0 979384 12.23 2620 2488076 1394592 15.40 718168 2252300 8 10:11:19 10:11:01 3711472 0 1202760 15.02 2620 3092088 1547484 17.09 943740 2713208 96 10:11:19 Average: 5172102 0 860187 10.74 2620 1974031 1264564 13.96 630944 1771382 23 10:11:19 10:11:19 10:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:19 10:02:01 eth0 70.27 81.34 261.51 16.23 0.00 0.00 0.00 0.00 10:11:19 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:02:01 docker0 60.04 40.61 5.50 186.11 0.00 0.00 0.00 0.00 10:11:19 10:03:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:11:19 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:04:01 eth0 1.42 0.50 0.37 0.21 0.00 0.00 0.00 0.00 10:11:19 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:05:01 eth0 0.87 0.60 0.54 0.39 0.00 0.00 0.00 0.00 10:11:19 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:06:02 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:11:19 10:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:07:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:11:19 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:11:19 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:10:01 eth0 414.83 374.78 4079.68 30.69 0.00 0.00 0.00 0.00 10:11:19 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:11:01 eth0 529.93 471.97 3886.48 139.79 0.00 0.00 0.00 0.00 10:11:19 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 10:11:01 docker0 99.17 107.93 7.36 618.07 0.00 0.00 0.00 0.00 10:11:19 Average: eth0 102.04 93.13 824.29 18.78 0.00 0.00 0.00 0.00 10:11:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:19 Average: docker0 15.95 14.88 1.29 80.58 0.00 0.00 0.00 0.00 10:11:19 10:11:19 10:11:19 ---> sar -P ALL: 10:11:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/20/21 _x86_64_ (2 CPU) 10:11:19 10:11:19 09:59:59 LINUX RESTART (2 CPU) 10:11:19 10:11:19 10:01:01 CPU %user %nice %system %iowait %steal %idle 10:11:19 10:02:01 all 2.98 0.00 1.60 0.96 0.04 94.42 10:11:19 10:02:01 0 3.07 0.00 1.64 0.47 0.03 94.78 10:11:19 10:02:01 1 2.89 0.00 1.55 1.45 0.05 94.06 10:11:19 10:03:01 all 0.07 0.00 0.04 0.00 0.03 99.86 10:11:19 10:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 10:11:19 10:03:01 1 0.08 0.00 0.03 0.00 0.03 99.85 10:11:19 10:04:01 all 0.05 0.00 0.03 0.00 0.03 99.89 10:11:19 10:04:01 0 0.07 0.00 0.02 0.00 0.05 99.87 10:11:19 10:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:11:19 10:05:01 all 0.05 0.00 0.03 0.00 0.03 99.89 10:11:19 10:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:11:19 10:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:11:19 10:06:02 all 0.10 0.00 0.03 0.00 0.03 99.83 10:11:19 10:06:02 0 0.07 0.00 0.05 0.00 0.03 99.85 10:11:19 10:06:02 1 0.13 0.00 0.02 0.00 0.03 99.82 10:11:19 10:07:01 all 0.06 0.00 0.03 0.00 0.03 99.88 10:11:19 10:07:01 0 0.08 0.00 0.03 0.00 0.02 99.86 10:11:19 10:07:01 1 0.03 0.00 0.02 0.00 0.05 99.90 10:11:19 10:08:01 all 0.07 0.00 0.03 0.00 0.03 99.87 10:11:19 10:08:01 0 0.10 0.00 0.03 0.00 0.02 99.85 10:11:19 10:08:01 1 0.03 0.00 0.02 0.00 0.05 99.90 10:11:19 10:09:01 all 0.07 0.00 0.03 0.00 0.03 99.88 10:11:19 10:09:01 0 0.12 0.00 0.03 0.00 0.02 99.83 10:11:19 10:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:11:19 10:10:01 all 8.24 0.00 3.84 0.78 0.04 87.10 10:11:19 10:10:01 0 8.22 0.00 4.08 0.82 0.03 86.85 10:11:19 10:10:01 1 8.25 0.00 3.61 0.73 0.05 87.36 10:11:19 10:11:01 all 18.13 0.00 7.88 3.33 0.11 70.54 10:11:19 10:11:01 0 15.89 0.00 7.59 3.33 0.11 73.08 10:11:19 10:11:01 1 20.37 0.00 8.17 3.34 0.11 68.01 10:11:19 Average: all 2.90 0.00 1.32 0.49 0.04 95.25 10:11:19 Average: 0 2.69 0.00 1.32 0.45 0.04 95.50 10:11:19 Average: 1 3.10 0.00 1.32 0.54 0.04 95.00 10:11:19 10:11:19 10:11:19