Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 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-ssh8361674572492187517.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-ssh6429373037535482383.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-ssh6558015443980304078.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-ssh8133757973961280405.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-ssh4235653859350809797.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-906 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-ssh901767728712373632.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 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (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 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 Commit message: "feat: update the built production artifacts UI" > git rev-list --no-walk a267235e54e602672fad9900538a6a004b251877 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:33:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:33:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:33:42 ========================================================= 09:33:42 EdgeX Global Pipelines Version Info 09:33:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:33:44 ------------------- 09:33:44 stable info: 09:33:44 ------------------- 09:33:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:33:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:33:44 Message: update stable to v1.0.195 09:33:44 ------------------- 09:33:44 experimental info: 09:33:44 ------------------- 09:33:44 Commited By: **** collab-it+edgex@linuxfoundation.org 09:33:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:33:44 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:33:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3c93b4 [Pipeline] echo 09:33:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:45 provisioning config files... 09:33:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1612910078377003241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:46 ---> docker-login.sh 09:33:46 nexus3.edgexfoundry.org:10001 09:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:46 Configure a credential helper to remove this warning. See 09:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:46 09:33:46 Login Succeeded 09:33:46 nexus3.edgexfoundry.org:10002 09:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:46 Configure a credential helper to remove this warning. See 09:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:46 09:33:46 Login Succeeded 09:33:46 nexus3.edgexfoundry.org:10003 09:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:46 Configure a credential helper to remove this warning. See 09:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:46 09:33:46 Login Succeeded 09:33:46 nexus3.edgexfoundry.org:10004 09:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:47 Configure a credential helper to remove this warning. See 09:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:47 09:33:47 Login Succeeded 09:33:47 docker.io 09:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:47 Configure a credential helper to remove this warning. See 09:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:47 09:33:47 Login Succeeded 09:33:47 ---> docker-login.sh ends [Pipeline] } 09:33: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 09:33:47 + git log --format=format:%s -1 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] echo 09:33:47 GIT_COMMIT: d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb, Commit Message: feat: update the built production artifacts UI [Pipeline] echo 09:33:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:33:49 09:33:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:33:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:33:49 latest: Pulling from edgex-devops/git-semver 09:33:49 31603596830f: Pulling fs layer 09:33:49 54011a49482f: Pulling fs layer 09:33:49 a6820b24f6d8: Pulling fs layer 09:33:49 f581987b2513: Pulling fs layer 09:33:49 f581987b2513: Waiting 09:33:49 54011a49482f: Verifying Checksum 09:33:49 54011a49482f: Download complete 09:33:49 31603596830f: Verifying Checksum 09:33:49 31603596830f: Download complete 09:33:49 f581987b2513: Verifying Checksum 09:33:49 f581987b2513: Download complete 09:33:49 a6820b24f6d8: Verifying Checksum 09:33:49 a6820b24f6d8: Download complete 09:33:49 31603596830f: Pull complete 09:33:50 54011a49482f: Pull complete 09:33:50 a6820b24f6d8: Pull complete 09:33:50 f581987b2513: Pull complete 09:33:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:33:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:33:51 prd-centos7-docker-4c-2g-906 does not seem to be running inside a container 09:33: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:33:52 $ docker top c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:52 [ssh-agent] Looking for ssh-agent implementation... 09:33:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:52 $ docker exec c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent 09:33:52 SSH_AUTH_SOCK=/tmp/ssh-d0fDyJJdQRTT/agent.14 09:33:52 SSH_AGENT_PID=20 09:33:52 Running ssh-add (command line suppressed) 09:33:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1467647487385468695.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1467647487385468695.key) 09:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:53 + git tag --points-at HEAD [Pipeline] } 09:33:53 $ docker exec --env ******** --env ******** c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent -k 09:33:53 unset SSH_AUTH_SOCK; 09:33:53 unset SSH_AGENT_PID; 09:33:53 echo Agent pid 20 killed; 09:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:53 [ssh-agent] Looking for ssh-agent implementation... 09:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:53 $ docker exec c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent 09:33:53 SSH_AUTH_SOCK=/tmp/ssh-qGeIfjU25D2y/agent.55 09:33:53 SSH_AGENT_PID=62 09:33:53 Running ssh-add (command line suppressed) 09:33:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7392337818255858803.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7392337818255858803.key) 09:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:54 + git semver init 09:33:54 # -> Open(): unable to determine branch for HEAD 09:33:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:33:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:33:54 # $SEMVER_REMOTE_NAME = origin 09:33:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:33:54 # $SEMVER_USER_NAME = edgex-jenkins 09:33:54 # $SEMVER_BRANCH = master 09:33:54 # $SEMVER_TEMP = /tmp/semver-759793157 09:33:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:33:56 # '/tmp/semver-759793157' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 09:33:56 # -> Force: false 09:33:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:33:56 $ docker exec --env ******** --env ******** c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a ssh-agent -k 09:33:56 unset SSH_AUTH_SOCK; 09:33:56 unset SSH_AGENT_PID; 09:33:56 echo Agent pid 62 killed; 09:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:56 + git semver [Pipeline] } 09:33:56 $ docker stop --time=1 c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a 09:33:58 $ docker rm -f c72a1a694e6f41b5901548ffda280e856c8738fe377587272f5d99fdcf5b1b3a [Pipeline] // withDockerContainer [Pipeline] sh 09:33:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:33:58 Stashed 1 file(s) [Pipeline] echo 09:33:58 [edgeXSemver]: initialized semver on version 2.0.0-dev.84 [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 09:34:14 Still waiting to schedule task 09:34:14 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-906’ 09:34:14 Still waiting to schedule task 09:34:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:36:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-907 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:36:14 Running in /w/workspace/edgex-ui-go/144 [Pipeline] { [Pipeline] checkout 09:36:14 The recommended git tool is: git 09:36:19 using credential edgex-jenkins-ssh 09:36:19 Cloning the remote Git repository 09:36:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:36:19 > git init /w/workspace/edgex-ui-go/144 # timeout=10 09:36:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:36:20 > git --version # timeout=10 09:36:20 > git --version # 'git version 2.17.1' 09:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:36:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:23 Avoid second fetch 09:36:23 Checking out Revision d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (master) 09:36:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:23 > git config core.sparsecheckout # timeout=10 09:36:23 > git checkout -f d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 09:36:27 Commit message: "feat: update the built production artifacts UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:36:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:36:30 + sudo service docker restart 09:36:30 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:48 provisioning config files... 09:36:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config4063765207040084423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:48 ---> docker-login.sh 09:36:48 nexus3.edgexfoundry.org:10001 09:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:49 Running on prd-centos7-docker-4c-2g-908 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:36:49 Running in /w/workspace/edgex-ui-go/144 [Pipeline] { [Pipeline] checkout 09:36:50 The recommended git tool is: git 09:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:50 Configure a credential helper to remove this warning. See 09:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:50 09:36:50 Login Succeeded 09:36:50 nexus3.edgexfoundry.org:10002 09:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:50 Configure a credential helper to remove this warning. See 09:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:50 09:36:50 Login Succeeded 09:36:50 nexus3.edgexfoundry.org:10003 09:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:51 Configure a credential helper to remove this warning. See 09:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:51 09:36:51 Login Succeeded 09:36:51 nexus3.edgexfoundry.org:10004 09:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:51 Configure a credential helper to remove this warning. See 09:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:51 09:36:51 Login Succeeded 09:36:51 docker.io 09:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:52 using credential edgex-jenkins-ssh 09:36:52 Cloning the remote Git repository 09:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:52 Configure a credential helper to remove this warning. See 09:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:52 09:36:52 Login Succeeded 09:36:52 ---> docker-login.sh ends [Pipeline] } 09:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:36:53 ========================================================= 09:36:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:36:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:36:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:36:52 > git init /w/workspace/edgex-ui-go/144 # timeout=10 09:36:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:36:52 > git --version # timeout=10 09:36:52 > git --version # 'git version 2.24.4' 09:36:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:36:52 [INFO] Currently running in a labeled security context 09:36:52 [INFO] Currently SELinux is 'enforcing' on the host 09:36:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/144@tmp/jenkins-gitclient-ssh7204581165314516283.key 09:36:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:53 + 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 . 09:36:53 Sending build context to Docker daemon 20.1MB 09:36:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:36:54 Step 2/8 : FROM ${BASE} 09:36:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:36:54 595b0fe564bb: Pulling fs layer 09:36:54 3088b5b3c5c0: Pulling fs layer 09:36:54 5b7225fbf94c: Pulling fs layer 09:36:54 ba82ee9f976e: Pulling fs layer 09:36:54 506bd15cee9f: Pulling fs layer 09:36:54 75a0a4a0db45: Pulling fs layer 09:36:54 618dc40b7e24: Pulling fs layer 09:36:54 ba82ee9f976e: Waiting 09:36:54 506bd15cee9f: Waiting 09:36:54 75a0a4a0db45: Waiting 09:36:54 618dc40b7e24: Waiting 09:36:54 Avoid second fetch 09:36:54 Checking out Revision d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (master) 09:36:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:36:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:36:54 > git config core.sparsecheckout # timeout=10 09:36:54 > git checkout -f d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 09:36:54 5b7225fbf94c: Download complete 09:36:54 3088b5b3c5c0: Verifying Checksum 09:36:54 3088b5b3c5c0: Download complete 09:36:54 506bd15cee9f: Verifying Checksum 09:36:54 75a0a4a0db45: Download complete 09:36:54 595b0fe564bb: Verifying Checksum 09:36:54 595b0fe564bb: Download complete 09:36:55 595b0fe564bb: Pull complete 09:36:55 3088b5b3c5c0: Pull complete 09:36:56 5b7225fbf94c: Pull complete 09:36:56 618dc40b7e24: Verifying Checksum 09:36:56 618dc40b7e24: Download complete 09:36:57 ba82ee9f976e: Verifying Checksum 09:36:57 ba82ee9f976e: Download complete 09:36:58 Commit message: "feat: update the built production artifacts UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:36:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:36:59 + true 09:36:59 + sudo service docker restart 09:36:59 Redirecting to /bin/systemctl restart docker.service 09:37:08 ba82ee9f976e: Pull complete 09:37:08 506bd15cee9f: Pull complete 09:37:08 75a0a4a0db45: Pull complete 09:37:12 618dc40b7e24: Pull complete 09:37:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:37:12 ---> a36622ca3599 09:37:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:37:14 ---> Running in 96536445d24b 09:37:15 Removing intermediate container 96536445d24b 09:37:15 ---> cef648bf9aed 09:37:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:15 ---> Running in b4d9686fa368 09:37:17 Removing intermediate container b4d9686fa368 09:37:17 ---> 9eefb3aba1d2 09:37:17 Step 5/8 : RUN apk add --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:17 provisioning config files... 09:37:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config8157597503268604869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:18 ---> Running in d47e1b81a94d 09:37:18 ---> docker-login.sh 09:37:18 nexus3.edgexfoundry.org:10001 09:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:18 Configure a credential helper to remove this warning. See 09:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:18 09:37:18 Login Succeeded 09:37:18 nexus3.edgexfoundry.org:10002 09:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:18 Configure a credential helper to remove this warning. See 09:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:18 09:37:18 Login Succeeded 09:37:18 nexus3.edgexfoundry.org:10003 09:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:19 Configure a credential helper to remove this warning. See 09:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:19 09:37:19 Login Succeeded 09:37:19 nexus3.edgexfoundry.org:10004 09:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:19 Configure a credential helper to remove this warning. See 09:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:19 09:37:19 Login Succeeded 09:37:19 docker.io 09:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:19 Configure a credential helper to remove this warning. See 09:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:19 09:37:19 Login Succeeded 09:37:19 ---> docker-login.sh ends [Pipeline] } 09:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:37:19 ========================================================= 09:37:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:37:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:37:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:37:20 + 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 . 09:37:20 Sending build context to Docker daemon 20.1MB 09:37:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:37:20 Step 2/8 : FROM ${BASE} 09:37:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:37:20 540db60ca938: Pulling fs layer 09:37:20 adcc1eea9eea: Pulling fs layer 09:37:20 4c4ab2625f07: Pulling fs layer 09:37:20 0510c868ecb4: Pulling fs layer 09:37:20 afea3b2eda06: Pulling fs layer 09:37:20 7809a108b3ef: Pulling fs layer 09:37:20 f706445af74f: Pulling fs layer 09:37:20 afea3b2eda06: Waiting 09:37:20 7809a108b3ef: Waiting 09:37:20 f706445af74f: Waiting 09:37:20 0510c868ecb4: Waiting 09:37:20 4c4ab2625f07: Verifying Checksum 09:37:20 4c4ab2625f07: Download complete 09:37:20 adcc1eea9eea: Verifying Checksum 09:37:20 adcc1eea9eea: Download complete 09:37:20 afea3b2eda06: Verifying Checksum 09:37:20 afea3b2eda06: Download complete 09:37:20 7809a108b3ef: Verifying Checksum 09:37:20 7809a108b3ef: Download complete 09:37:20 540db60ca938: Verifying Checksum 09:37:20 540db60ca938: Download complete 09:37:20 540db60ca938: Pull complete 09:37:20 adcc1eea9eea: Pull complete 09:37:21 OK: 138 MiB in 40 packages 09:37:21 4c4ab2625f07: Pull complete 09:37:22 Removing intermediate container d47e1b81a94d 09:37:22 ---> 0d3324191153 09:37:22 Step 6/8 : WORKDIR /edgex-ui-go 09:37:22 ---> Running in 26479b5f2a7d 09:37:22 Removing intermediate container 26479b5f2a7d 09:37:22 ---> 4e87bc905eed 09:37:22 Step 7/8 : COPY . . 09:37:22 f706445af74f: Verifying Checksum 09:37:22 f706445af74f: Download complete 09:37:23 0510c868ecb4: Verifying Checksum 09:37:23 0510c868ecb4: Download complete 09:37:25 ---> 46f837a32ac3 09:37:25 Step 8/8 : RUN go mod download 09:37:25 ---> Running in f550bdd9b636 09:37:26 0510c868ecb4: Pull complete 09:37:26 afea3b2eda06: Pull complete 09:37:26 7809a108b3ef: Pull complete 09:37:28 f706445af74f: Pull complete 09:37:28 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:37:28 ---> b068be0155e3 09:37:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:37:33 ---> Running in 738cebdedbd3 09:37:33 Removing intermediate container 738cebdedbd3 09:37:33 ---> 6316f5cf111e 09:37:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:33 ---> Running in de0ea2d00edf 09:37:33 Removing intermediate container de0ea2d00edf 09:37:33 ---> 9992de9a2c5f 09:37:33 Step 5/8 : RUN apk add --no-cache make git 09:37:33 ---> Running in ca1fbdfdce1a 09:37:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:37:35 OK: 149 MiB in 40 packages 09:37:35 Removing intermediate container ca1fbdfdce1a 09:37:35 ---> 64f5ed8a05f9 09:37:35 Step 6/8 : WORKDIR /edgex-ui-go 09:37:35 ---> Running in 4abe51f043f2 09:37:35 Removing intermediate container 4abe51f043f2 09:37:35 ---> 2b374c895052 09:37:35 Step 7/8 : COPY . . 09:37:36 ---> 63c5d7fa7ea2 09:37:36 Step 8/8 : RUN go mod download 09:37:36 ---> Running in b6bcdcfab132 09:37:51 Removing intermediate container b6bcdcfab132 09:37:51 ---> 165f0f779627 09:37:51 Successfully built 165f0f779627 09:37:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:37:51 + docker inspect -f . ci-base-image-x86_64 09:37:51 . [Pipeline] withDockerContainer 09:37:51 prd-centos7-docker-4c-2g-908 does not seem to be running inside a container 09:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:37:52 Removing intermediate container f550bdd9b636 09:37:52 ---> 3d24cb1f91a0 09:37:52 Successfully built 3d24cb1f91a0 09:37:52 Successfully tagged ci-base-image-arm64:latest 09:37:52 $ docker top 560514729c4d335839081778f088c9d4757b3ef964b7046b8f2d330a80dca13c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:37:52 + go version 09:37:52 go version go1.16.3 linux/amd64 [Pipeline] } 09:37:52 $ docker stop --time=1 560514729c4d335839081778f088c9d4757b3ef964b7046b8f2d330a80dca13c 09:37:52 + docker inspect -f . ci-base-image-arm64 09:37:52 . 09:37:53 $ docker rm -f 560514729c4d335839081778f088c9d4757b3ef964b7046b8f2d330a80dca13c [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 09:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-907 does not seem to be running inside a container 09:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:37:55 $ docker top 91c0c34ed1d1b453ecbe1beb58d7894f4616282d404db18288542cfbfd310511 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:56 + docker inspect -f . ci-base-image-x86_64 09:37:56 . [Pipeline] withDockerContainer 09:37:56 prd-centos7-docker-4c-2g-908 does not seem to be running inside a container 09:37:56 + go version 09:37:56 go version go1.16.5 linux/arm64 09:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:37:57 $ docker top 5a9fa6a502f5c86cf830a04f288411666c653018892a3a30abf043e877000ff6 -eo pid,comm [Pipeline] { [Pipeline] } 09:37:57 $ docker stop --time=1 91c0c34ed1d1b453ecbe1beb58d7894f4616282d404db18288542cfbfd310511 09:37:59 $ docker rm -f 91c0c34ed1d1b453ecbe1beb58d7894f4616282d404db18288542cfbfd310511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:59 + go mod tidy 09:38:00 + docker inspect -f . ci-base-image-arm64 09:38:00 . [Pipeline] withDockerContainer 09:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-907 does not seem to be running inside a container 09:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:38:01 $ docker top 849150d04f8188710e9d9fc62a1f5baed17091c27e9fd2d2bcb3ce31a461d862 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:38:02 + make test 09:38:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:38:02 + go mod tidy 09:38:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 09:38:04 + make test 09:38:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:38:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:38:13 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:38:13 GO111MODULE=on go vet ./... [Pipeline] } 09:38:18 $ docker stop --time=1 5a9fa6a502f5c86cf830a04f288411666c653018892a3a30abf043e877000ff6 09:38:19 $ docker rm -f 5a9fa6a502f5c86cf830a04f288411666c653018892a3a30abf043e877000ff6 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:38:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:38:22 + ls -al . 09:38:22 total 92 09:38:22 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 09:38 . 09:38:22 drwxrwxr-x. 4 jenkins jenkins 32 Jun 23 09:36 .. 09:38:22 drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 09:36 assets 09:38:22 drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 09:36 bin 09:38:22 drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 09:36 cmd 09:38:22 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 09:36 CONTRIBUTING.md 09:38:22 -rw-r--r--. 1 jenkins jenkins 10 Jun 23 09:38 coverage.out 09:38:22 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 09:36 Dockerfile 09:38:22 -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 09:36 Dockerfile.build 09:38:22 drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 09:36 docs 09:38:22 drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 09:36 .git 09:38:22 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 09:36 .github 09:38:22 -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 09:36 .gitignore 09:38:22 -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 09:36 go.mod 09:38:22 -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 09:37 go.sum 09:38:22 drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 09:36 internal 09:38:22 -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 09:36 Jenkinsfile 09:38:22 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 09:36 LICENSE 09:38:22 -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 09:36 Makefile 09:38:22 drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 09:36 pkg 09:38:22 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 09:36 README.md 09:38:22 -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 09:33 VERSION 09:38:22 -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 09:36 version.go 09:38:22 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 09:36 web [Pipeline] isUnix [Pipeline] sh 09:38:23 + 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=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb --label arch=amd64 --label version=2.0.0-dev.84 . 09:38:23 Sending build context to Docker daemon 20.12MB 09:38:23 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:38:23 Step 2/25 : FROM ${BASE} AS builder 09:38:23 ---> 165f0f779627 09:38:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:38:23 ---> Running in 2e72509362bd 09:38:23 Removing intermediate container 2e72509362bd 09:38:23 ---> 3dc31773ab6e 09:38:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:38:23 ---> Running in 053cedb8bfc0 09:38:23 Removing intermediate container 053cedb8bfc0 09:38:23 ---> b8a4b3d3571b 09:38:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:38:23 ---> Running in c87983f6d30e 09:38:23 Removing intermediate container c87983f6d30e 09:38:23 ---> 2df43939b15a 09:38:23 Step 6/25 : LABEL Name=edgex-ui-go 09:38:24 ---> Running in 16e0ae66891b 09:38:24 Removing intermediate container 16e0ae66891b 09:38:24 ---> 997e1e8e8f37 09:38:24 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:38:24 ---> Running in d59961547a8b 09:38:24 Removing intermediate container d59961547a8b 09:38:24 ---> 52e745600b05 09:38:24 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:24 ---> Running in e2c776965c87 09:38:24 Removing intermediate container e2c776965c87 09:38:24 ---> 713709185a54 09:38:24 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:38:24 ---> Running in 35707081b7fc 09:38:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:38:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:38:26 OK: 149 MiB in 40 packages 09:38:26 Removing intermediate container 35707081b7fc 09:38:26 ---> 6e16b499dd56 09:38:26 Step 10/25 : ENV GO111MODULE=on 09:38:26 ---> Running in 29ee4fce9bb2 09:38:26 Removing intermediate container 29ee4fce9bb2 09:38:26 ---> f117627cc0bf 09:38:26 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:38:26 ---> Running in 2906a0fbd59c 09:38:26 Removing intermediate container 2906a0fbd59c 09:38:26 ---> 2bf074616c7c 09:38:26 Step 12/25 : COPY go.mod . 09:38:26 ---> 7bf007771d28 09:38:26 Step 13/25 : COPY Makefile . 09:38:26 ---> e6fe1cd2d29d 09:38:26 Step 14/25 : RUN make update 09:38:26 ---> Running in f7c4c680428f 09:38:27 CGO_ENABLED=0 GO111MODULE=on go mod download 09:38:27 Removing intermediate container f7c4c680428f 09:38:27 ---> 15f5d81674e1 09:38:27 Step 15/25 : COPY . . 09:38:28 ---> 3ad788e443b4 09:38:28 Step 16/25 : RUN go mod tidy 09:38:28 ---> Running in 8453fe14a74c 09:38:29 Removing intermediate container 8453fe14a74c 09:38:29 ---> feaa22a88835 09:38:29 Step 17/25 : RUN ${MAKE} 09:38:29 ---> Running in 08c99899c978 09:38:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.84" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:38:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:38:37 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:38:37 GO111MODULE=on go vet ./... 09:38:39 Removing intermediate container 08c99899c978 09:38:39 ---> d1d3f7275ce6 09:38:39 Step 18/25 : FROM alpine:3.12 09:38:40 3.12: Pulling from library/alpine 09:38:40 339de151aab4: Pulling fs layer 09:38:40 339de151aab4: Download complete 09:38:40 339de151aab4: Pull complete 09:38:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:38:40 Status: Downloaded newer image for alpine:3.12 09:38:40 ---> 13621d1b12d4 09:38:40 Step 19/25 : EXPOSE 4000 09:38:40 ---> Running in f6e9df8c045f 09:38:40 Removing intermediate container f6e9df8c045f 09:38:40 ---> 9dbf76eeb4fd 09:38:40 Step 20/25 : 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 09:38:41 ---> a49fa6d907f6 09:38:41 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:38:41 ---> Running in 917e17800c40 09:38:41 Removing intermediate container 917e17800c40 09:38:41 ---> 3845d0f2eb00 09:38:41 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:38:41 ---> Running in c1014ac5b575 09:38:41 Removing intermediate container c1014ac5b575 09:38:41 ---> 0e67628bbceb 09:38:41 Step 23/25 : LABEL arch=amd64 09:38:41 ---> Running in 59d3b13f9723 09:38:41 Removing intermediate container 59d3b13f9723 09:38:41 ---> db0ef74f0a12 09:38:41 Step 24/25 : LABEL git_sha=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:38:41 ---> Running in fdad6ff71a4d 09:38:41 Removing intermediate container fdad6ff71a4d 09:38:41 ---> 60d768cf9258 09:38:41 Step 25/25 : LABEL version=2.0.0-dev.84 09:38:41 ---> Running in 327b2d332fb0 09:38:41 Removing intermediate container 327b2d332fb0 09:38:41 ---> 61c3d9257721 09:38:41 [Warning] One or more build-args [ARCH] were not consumed 09:38:41 Successfully built 61c3d9257721 09:38:41 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:42 provisioning config files... 09:38:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config1650544330172461605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:42 ---> docker-login.sh 09:38:42 nexus3.edgexfoundry.org:10001 09:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:42 Configure a credential helper to remove this warning. See 09:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:42 09:38:42 Login Succeeded 09:38:42 nexus3.edgexfoundry.org:10002 09:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:42 Configure a credential helper to remove this warning. See 09:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:42 09:38:42 Login Succeeded 09:38:42 nexus3.edgexfoundry.org:10003 09:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:42 Configure a credential helper to remove this warning. See 09:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:42 09:38:42 Login Succeeded 09:38:42 nexus3.edgexfoundry.org:10004 09:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:43 Configure a credential helper to remove this warning. See 09:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:43 09:38:43 Login Succeeded 09:38:43 docker.io 09:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:43 Configure a credential helper to remove this warning. See 09:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:43 09:38:43 Login Succeeded 09:38:43 ---> docker-login.sh ends [Pipeline] } 09:38:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:43 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:38:43 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:38:43 latest 09:38:43 2.0.0-dev.84 09:38:43 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 09:38:43 master 09:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:38:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] isUnix [Pipeline] sh 09:38:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:38:44 c38a5b66c759: Preparing 09:38:44 32f366d666a5: Preparing 09:38:44 32f366d666a5: Layer already exists 09:38:46 c38a5b66c759: Pushed 09:38:46 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh 09:38:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:38:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:38:47 c38a5b66c759: Preparing 09:38:47 32f366d666a5: Preparing 09:38:47 32f366d666a5: Layer already exists 09:38:47 c38a5b66c759: Layer already exists 09:38:47 latest: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh 09:38:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh 09:38:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.84 09:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:38:47 c38a5b66c759: Preparing 09:38:47 32f366d666a5: Preparing 09:38:47 c38a5b66c759: Layer already exists 09:38:47 32f366d666a5: Layer already exists 09:38:47 2.0.0-dev.84: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh 09:38:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh 09:38:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 09:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:38:48 c38a5b66c759: Preparing 09:38:48 32f366d666a5: Preparing 09:38:48 32f366d666a5: Layer already exists 09:38:48 c38a5b66c759: Layer already exists 09:38:48 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] isUnix [Pipeline] sh 09:38:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 09:38:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 09:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:38:49 c38a5b66c759: Preparing 09:38:49 32f366d666a5: Preparing 09:38:49 32f366d666a5: Layer already exists 09:38:49 c38a5b66c759: Layer already exists 09:38:49 master: digest: sha256:83541a8616395b78492d961d14fba06ab3249c05db4eace3de4c966f2bfb8f15 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:49 ===================================================== [Pipeline] echo 09:38:49 taggedImages: 09:38:49 - nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:38:49 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:38:49 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.84 09:38:49 - nexus3.edgexfoundry.org:10004/edgex-ui:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 09:38:49 - 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 09:38:49 ---> job-cost.sh 09:38:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HRv8 [Pipeline] } 09:38:59 $ docker stop --time=1 849150d04f8188710e9d9fc62a1f5baed17091c27e9fd2d2bcb3ce31a461d862 09:39:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:39:01 $ docker rm -f 849150d04f8188710e9d9fc62a1f5baed17091c27e9fd2d2bcb3ce31a461d862 [Pipeline] // withDockerContainer [Pipeline] sh 09:39:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:39:02 Warning: overwriting stash ‘coverage-report’ 09:39:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:39:04 + ls -al . 09:39:04 total 128 09:39:04 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 09:38 . 09:39:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 09:36 .. 09:39:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 09:36 .git 09:39:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 09:36 .github 09:39:04 -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 09:36 .gitignore 09:39:04 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 09:36 CONTRIBUTING.md 09:39:04 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 09:36 Dockerfile 09:39:04 -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 09:36 Dockerfile.build 09:39:04 -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 09:36 Jenkinsfile 09:39:04 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 09:36 LICENSE 09:39:04 -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 09:36 Makefile 09:39:04 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 09:36 README.md 09:39:04 -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 09:33 VERSION 09:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 09:36 assets 09:39:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 09:36 bin 09:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 09:36 cmd 09:39:04 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 09:38 coverage.out 09:39:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 09:36 docs 09:39:04 -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 09:36 go.mod 09:39:04 -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 09:38 go.sum 09:39:04 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 09:36 internal 09:39:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 09:36 pkg 09:39:04 -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 09:36 version.go 09:39:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 09:36 web [Pipeline] isUnix [Pipeline] sh 09:39:04 + 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=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb --label arch=arm64 --label version=2.0.0-dev.84 . 09:39:05 Sending build context to Docker daemon 20.12MB 09:39:05 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:39:05 Step 2/25 : FROM ${BASE} AS builder 09:39:05 ---> 3d24cb1f91a0 09:39:05 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:39:05 ---> Running in f7886b7fd828 09:39:06 Removing intermediate container f7886b7fd828 09:39:06 ---> b4584c4ee42c 09:39:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:39:06 ---> Running in 1e32798ea0f9 09:39:06 Removing intermediate container 1e32798ea0f9 09:39:06 ---> 53d579dbd5cd 09:39:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:39:06 ---> Running in 89ba63b496b2 09:39:07 Removing intermediate container 89ba63b496b2 09:39:07 ---> eb789474f19e 09:39:07 Step 6/25 : LABEL Name=edgex-ui-go 09:39:07 ---> Running in 3b1a6e0103f5 09:39:08 Removing intermediate container 3b1a6e0103f5 09:39:08 ---> 49b71f2b9787 09:39:08 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:39:08 ---> Running in 619acc616990 09:39:08 Removing intermediate container 619acc616990 09:39:08 ---> 97046f4dca3d 09:39:08 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:08 ---> Running in 9a359b0d2404 09:39:11 Removing intermediate container 9a359b0d2404 09:39:11 ---> 2a16045db092 09:39:11 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:39:11 ---> Running in 93f4827e2818 09:39:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:39:12 lf-activate-venv(): INFO: Adding /tmp/venv-HRv8/bin to PATH 09:39:12 INFO: No Stack... 09:39:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:39:12 INFO: Retrieving Pricing Info for: v3-standard-2 09:39:13 INFO: Archiving Costs [Pipeline] sh 09:39:13 OK: 138 MiB in 40 packages 09:39:13 + cat /w/workspace/edgex-ui-go/144/archives/cost.csv 09:39:13 + cut -d, -f6 [Pipeline] lock 09:39:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] 09:39:13 Resource [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] did not exist. Created. 09:39:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:14 + echo total: 0.05999999865889549 [Pipeline] stash 09:39:14 Stashed 1 file(s) [Pipeline] } 09:39:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:14 Removing intermediate container 93f4827e2818 09:39:14 ---> 11c5c8cd4dc4 09:39:14 Step 10/25 : ENV GO111MODULE=on 09:39:15 ---> Running in 194bfb4d11cf 09:39:15 Removing intermediate container 194bfb4d11cf 09:39:15 ---> fea498d049ed 09:39:15 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:39:15 ---> Running in 3b502fd3d4f4 09:39:16 Removing intermediate container 3b502fd3d4f4 09:39:16 ---> 6fcf85277c87 09:39:16 Step 12/25 : COPY go.mod . 09:39:16 ---> 3f765cfa30d2 09:39:16 Step 13/25 : COPY Makefile . 09:39:17 ---> 3281fa76a7af 09:39:17 Step 14/25 : RUN make update 09:39:17 ---> Running in 560a48b1f2bd 09:39:19 CGO_ENABLED=0 GO111MODULE=on go mod download 09:39:20 Removing intermediate container 560a48b1f2bd 09:39:20 ---> 1e160f4f62a8 09:39:20 Step 15/25 : COPY . . 09:39:22 ---> a367e56021bf 09:39:22 Step 16/25 : RUN go mod tidy 09:39:22 ---> Running in 84adb8a9f356 09:39:25 Removing intermediate container 84adb8a9f356 09:39:25 ---> 8126a3347da6 09:39:25 Step 17/25 : RUN ${MAKE} 09:39:25 ---> Running in 411eb8c8a406 09:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.84" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:39:53 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:39:57 Removing intermediate container 411eb8c8a406 09:39:57 ---> 9493e07c7038 09:39:57 Step 18/25 : FROM alpine:3.12 09:39:57 3.12: Pulling from library/alpine 09:39:57 d2f70382dc9a: Pulling fs layer 09:39:57 d2f70382dc9a: Download complete 09:39:58 d2f70382dc9a: Pull complete 09:39:58 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:39:58 Status: Downloaded newer image for alpine:3.12 09:39:58 ---> c4fd0aeabfcf 09:39:58 Step 19/25 : EXPOSE 4000 09:39:58 ---> Running in d8b08965bf8d 09:39:59 Removing intermediate container d8b08965bf8d 09:39:59 ---> da5abe0d568c 09:39:59 Step 20/25 : 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 09:40:00 ---> cc1c0e527211 09:40:00 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:40:00 ---> Running in d4ece679bb5e 09:40:01 Removing intermediate container d4ece679bb5e 09:40:01 ---> 0efaf9766d1f 09:40:01 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:40:01 ---> Running in c8dc04216ffb 09:40:01 Removing intermediate container c8dc04216ffb 09:40:01 ---> 3687e55b563b 09:40:01 Step 23/25 : LABEL arch=arm64 09:40:01 ---> Running in 701d8d36953c 09:40:02 Removing intermediate container 701d8d36953c 09:40:02 ---> 438561a358e1 09:40:02 Step 24/25 : LABEL git_sha=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:40:02 ---> Running in 5100fcd7a0bc 09:40:03 Removing intermediate container 5100fcd7a0bc 09:40:03 ---> 651e750b99db 09:40:03 Step 25/25 : LABEL version=2.0.0-dev.84 09:40:03 ---> Running in 487794e8821a 09:40:03 Removing intermediate container 487794e8821a 09:40:03 ---> 241b6082fe2e 09:40:03 [Warning] One or more build-args [ARCH] were not consumed 09:40:03 Successfully built 241b6082fe2e 09:40:03 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 09:40:04 provisioning config files... 09:40:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config4520615702086220515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:04 ---> docker-login.sh 09:40:04 nexus3.edgexfoundry.org:10001 09:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:04 Configure a credential helper to remove this warning. See 09:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:04 09:40:04 Login Succeeded 09:40:04 nexus3.edgexfoundry.org:10002 09:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:05 Configure a credential helper to remove this warning. See 09:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:05 09:40:05 Login Succeeded 09:40:05 nexus3.edgexfoundry.org:10003 09:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:05 Configure a credential helper to remove this warning. See 09:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:05 09:40:05 Login Succeeded 09:40:05 nexus3.edgexfoundry.org:10004 09:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:06 Configure a credential helper to remove this warning. See 09:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:06 09:40:06 Login Succeeded 09:40:06 docker.io 09:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:07 Configure a credential helper to remove this warning. See 09:40:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:07 09:40:07 Login Succeeded 09:40:07 ---> docker-login.sh ends [Pipeline] } 09:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:07 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:40:07 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:40:07 latest 09:40:07 2.0.0-dev.84 09:40:07 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 09:40:07 master 09:40:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] isUnix [Pipeline] sh 09:40:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:40:07 c5288e814d6e: Preparing 09:40:07 3fbe34a1663b: Preparing 09:40:07 3fbe34a1663b: Layer already exists 09:40:12 c5288e814d6e: Pushed 09:40:12 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh 09:40:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:40:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:40:12 c5288e814d6e: Preparing 09:40:12 3fbe34a1663b: Preparing 09:40:12 c5288e814d6e: Layer already exists 09:40:12 3fbe34a1663b: Layer already exists 09:40:13 latest: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh 09:40:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh 09:40:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.84 09:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:40:13 c5288e814d6e: Preparing 09:40:13 3fbe34a1663b: Preparing 09:40:14 c5288e814d6e: Layer already exists 09:40:14 3fbe34a1663b: Layer already exists 09:40:14 2.0.0-dev.84: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh 09:40:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 [Pipeline] isUnix [Pipeline] sh 09:40:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 09:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:40:14 c5288e814d6e: Preparing 09:40:14 3fbe34a1663b: Preparing 09:40:14 c5288e814d6e: Layer already exists 09:40:14 3fbe34a1663b: Layer already exists 09:40:15 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] isUnix [Pipeline] sh 09:40:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 09:40:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 09:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:40:15 c5288e814d6e: Preparing 09:40:15 3fbe34a1663b: Preparing 09:40:16 c5288e814d6e: Layer already exists 09:40:16 3fbe34a1663b: Layer already exists 09:40:16 master: digest: sha256:b1bee073184e3c813671705995dfa96d796c2901544f8ee90ba484337d2d19f0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:16 ===================================================== [Pipeline] echo 09:40:16 taggedImages: 09:40:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb 09:40:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:40:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.84 09:40:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb-2.0.0-dev.84 09:40:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:40:16 ---> job-cost.sh 09:40:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zo7H 09:40:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-zo7H/bin to PATH 09:42:32 INFO: No Stack... 09:42:32 INFO: Retrieving Pricing Info for: v2-standard-4 09:42:32 INFO: Archiving Costs [Pipeline] sh 09:42:32 + cut -d, -f6 09:42:32 + cat /w/workspace/edgex-ui-go/144/archives/cost.csv [Pipeline] lock 09:42:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] 09:42:33 Resource [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] did not exist. Created. 09:42:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:42:33 /w/workspace/edgex-ui-go/144@tmp/durable-db44caa5/script.sh: 1: /w/workspace/edgex-ui-go/144@tmp/durable-db44caa5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:42:33 + echo total: 0.18000000715255737 [Pipeline] stash 09:42:33 Warning: overwriting stash ‘stack-cost’ 09:42:33 Stashed 1 file(s) [Pipeline] } 09:42:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-144-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 09:42:34 provisioning config files... 09:42:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1342445678678603616tmp [Pipeline] { [Pipeline] sh 09:42:35 + set +x 09:42:35 + curl -s https://codecov.io/bash 09:42:35 + bash -s -- 09:42:35 09:42:35 _____ _ 09:42:35 / ____| | | 09:42:35 | | ___ __| | ___ ___ _____ __ 09:42:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:42:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:42:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:42:35 Bash-1.0.3 09:42:35 09:42:35 09:42:35 ==> git version 2.24.4 found 09:42:35 ==> 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 09:42:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:42:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:42:35 ==> Jenkins CI detected. 09:42:35 project root: . 09:42:35 --> token set from env 09:42:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:42:35 ==> Running gcov in . (disable via -X gcov) 09:42:35 ==> Python coveragepy not found 09:42:35 ==> Searching for coverage reports in: 09:42:35 + . 09:42:35 -> Found 1 reports 09:42:35 ==> Detecting git/mercurial file structure 09:42:35 ==> Reading reports 09:42:35 + ./coverage.out bytes=10 09:42:35 ==> Appending adjustments 09:42:35 https://docs.codecov.io/docs/fixing-reports 09:42:35 + Found adjustments 09:42:35 ==> Gzipping contents 09:42:35 4.0K /tmp/codecov.PMhwbo.gz 09:42:35 ==> Uploading reports 09:42:35 url: https://codecov.io 09:42:35 query: branch=master&commit=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:42:35 -> Pinging Codecov 09:42:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:42:36 -> Uploading to 09:42:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb/8ae62fe1-b4d6-4ff1-b9e8-aa46b08e1e11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T094235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bcd97c408d888c38c6004ab51de85fe4267b5c3d6557ce38182fa2e2e3fe7aac 09:42:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:36 Dload Upload Total Spent Left Speed 09:42:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3361 0 0 100 3361 0 6707 --:--:-- --:--:-- --:--:-- 6722 09:42:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] } 09:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:42:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:42:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:42:37 09:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:42:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:42:38 188c0c94c7c5: Pulling fs layer 09:42:38 0ef7d3d256c8: Pulling fs layer 09:42:38 de9db76c5a1d: Pulling fs layer 09:42:38 0eba1c9be4d2: Pulling fs layer 09:42:38 0d57e429df01: Pulling fs layer 09:42:38 4e4be7b47b0d: Pulling fs layer 09:42:38 e1f770b5df2f: Pulling fs layer 09:42:38 85a0685a4137: Pulling fs layer 09:42:38 4e4be7b47b0d: Waiting 09:42:38 e1f770b5df2f: Waiting 09:42:38 85a0685a4137: Waiting 09:42:38 0eba1c9be4d2: Waiting 09:42:38 0d57e429df01: Waiting 09:42:38 de9db76c5a1d: Download complete 09:42:38 0ef7d3d256c8: Verifying Checksum 09:42:38 0ef7d3d256c8: Download complete 09:42:38 0d57e429df01: Verifying Checksum 09:42:38 0d57e429df01: Download complete 09:42:38 4e4be7b47b0d: Verifying Checksum 09:42:38 4e4be7b47b0d: Download complete 09:42:38 188c0c94c7c5: Verifying Checksum 09:42:38 188c0c94c7c5: Download complete 09:42:38 188c0c94c7c5: Pull complete 09:42:38 0ef7d3d256c8: Pull complete 09:42:39 de9db76c5a1d: Pull complete 09:42:39 e1f770b5df2f: Verifying Checksum 09:42:39 e1f770b5df2f: Download complete 09:42:41 0eba1c9be4d2: Verifying Checksum 09:42:41 0eba1c9be4d2: Download complete 09:42:41 85a0685a4137: Verifying Checksum 09:42:41 85a0685a4137: Download complete 09:42:45 0eba1c9be4d2: Pull complete 09:42:45 0d57e429df01: Pull complete 09:42:45 4e4be7b47b0d: Pull complete 09:42:45 e1f770b5df2f: Pull complete 09:42:50 85a0685a4137: Pull complete 09:42:50 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:42:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:42:50 prd-centos7-docker-4c-2g-906 does not seem to be running inside a container 09:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:42:53 $ docker top 6545784a1bb67851b4f6838a2efaf909f4e2bee7edc4a70209440d43dfa46747 -eo pid,comm [Pipeline] { [Pipeline] echo 09:42:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:42:53 + set -o pipefail 09:42:53 + snyk monitor '--org=edgex-jenkins' 09:42:59 09:42:59 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 09:42:59 09:42:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/40bb838e-159d-43e1-88c2-b8ec32319382 09:42:59 09:42:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:42:59 09:42:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:42:59 09:42:59 [Pipeline] } 09:42:59 $ docker stop --time=1 6545784a1bb67851b4f6838a2efaf909f4e2bee7edc4a70209440d43dfa46747 09:43:01 $ docker rm -f 6545784a1bb67851b4f6838a2efaf909f4e2bee7edc4a70209440d43dfa46747 [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 09:43:02 + git log --format=format:%s -1 d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb [Pipeline] isUnix [Pipeline] sh 09:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:43:02 . [Pipeline] withDockerContainer 09:43:02 prd-centos7-docker-4c-2g-906 does not seem to be running inside a container 09:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:43:03 $ docker top 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:03 [ssh-agent] Looking for ssh-agent implementation... 09:43:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:03 $ docker exec 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 ssh-agent 09:43:03 SSH_AUTH_SOCK=/tmp/ssh-kZXFdxixPg5h/agent.14 09:43:03 SSH_AGENT_PID=20 09:43:03 Running ssh-add (command line suppressed) 09:43:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6520241175999855835.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6520241175999855835.key) 09:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:04 + git semver tag 09:43:04 # -> Open(): unable to determine branch for HEAD 09:43:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:43:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:43:04 # $SEMVER_REMOTE_NAME = origin 09:43:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:43:04 # $SEMVER_USER_NAME = edgex-jenkins 09:43:04 # $SEMVER_BRANCH = master 09:43:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:43:04 # d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb HEAD 09:43:04 # -> Force: false 09:43:04 # 62c7656c5b9672e8df8fa48d2b58c4ef76722508 refs/tags/v2.0.0-dev.84 [Pipeline] } 09:43:04 $ docker exec --env ******** --env ******** 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 ssh-agent -k 09:43:04 unset SSH_AUTH_SOCK; 09:43:04 unset SSH_AGENT_PID; 09:43:04 echo Agent pid 20 killed; 09:43:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:04 + git semver [Pipeline] } 09:43:04 $ docker stop --time=1 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 09:43:05 $ docker rm -f 6f4a5e3d4f68267d6b2953e22ee1406e74613164a1df0ae359ad08eec18f7895 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:06 09:43:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:43:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:06 0.23.1-centos7: Pulling from edgex-lftools 09:43:06 ab5ef0e58194: Pulling fs layer 09:43:06 9712f1f96733: Pulling fs layer 09:43:06 63f879dbbcfc: Pulling fs layer 09:43:06 0d9ebad4ef96: Pulling fs layer 09:43:06 e9a5061849ea: Pulling fs layer 09:43:06 d747dcd14b5f: Pulling fs layer 09:43:06 2de7ff778b66: Pulling fs layer 09:43:06 0d9ebad4ef96: Waiting 09:43:06 e9a5061849ea: Waiting 09:43:06 d747dcd14b5f: Waiting 09:43:06 2de7ff778b66: Waiting 09:43:06 9712f1f96733: Verifying Checksum 09:43:06 9712f1f96733: Download complete 09:43:08 63f879dbbcfc: Verifying Checksum 09:43:08 63f879dbbcfc: Download complete 09:43:08 e9a5061849ea: Verifying Checksum 09:43:08 e9a5061849ea: Download complete 09:43:08 d747dcd14b5f: Verifying Checksum 09:43:08 d747dcd14b5f: Download complete 09:43:08 2de7ff778b66: Verifying Checksum 09:43:08 2de7ff778b66: Download complete 09:43:08 0d9ebad4ef96: Verifying Checksum 09:43:08 0d9ebad4ef96: Download complete 09:43:09 ab5ef0e58194: Verifying Checksum 09:43:09 ab5ef0e58194: Download complete 09:43:11 ab5ef0e58194: Pull complete 09:43:12 9712f1f96733: Pull complete 09:43:13 63f879dbbcfc: Pull complete 09:43:16 0d9ebad4ef96: Pull complete 09:43:16 e9a5061849ea: Pull complete 09:43:16 d747dcd14b5f: Pull complete 09:43:17 2de7ff778b66: Pull complete 09:43:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:43:17 prd-centos7-docker-4c-2g-906 does not seem to be running inside a container 09:43:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:43:21 $ docker top ed1236cfe83dda8c377fab9ea4f9e782f3da81823d5de04c9ab3fa61c525a43f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:43:21 provisioning config files... 09:43:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6160170398953307878tmp 09:43:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8231895073864964746tmp 09:43:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1484105803413631752tmp [Pipeline] { [Pipeline] echo 09:43:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:43:22 ---> sigul-configuration.sh 09:43:22 gpg: directory `/root/.gnupg' created 09:43:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:43:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:43:22 gpg: keyring `/root/.gnupg/secring.gpg' created 09:43:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:43:22 gpg: CAST5 encrypted data 09:43:22 gpg: encrypted with 1 passphrase 09:43:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:43:22 + mkdir /home/jenkins 09:43:22 + mkdir /home/jenkins/sigul [Pipeline] sh 09:43:22 + 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 09:43:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:43:23 ---> sigul-install.sh 09:43:28 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:43:29 + git tag --list 09:43:29 0.1.1 09:43:29 v1.1.0 09:43:29 v1.2.0 09:43:29 v1.2.1 09:43:29 v1.3.0 09:43:29 v2.0.0-dev.1 09:43:29 v2.0.0-dev.10 09:43:29 v2.0.0-dev.11 09:43:29 v2.0.0-dev.12 09:43:29 v2.0.0-dev.13 09:43:29 v2.0.0-dev.14 09:43:29 v2.0.0-dev.15 09:43:29 v2.0.0-dev.16 09:43:29 v2.0.0-dev.17 09:43:29 v2.0.0-dev.18 09:43:29 v2.0.0-dev.19 09:43:29 v2.0.0-dev.2 09:43:29 v2.0.0-dev.20 09:43:29 v2.0.0-dev.21 09:43:29 v2.0.0-dev.22 09:43:29 v2.0.0-dev.23 09:43:29 v2.0.0-dev.24 09:43:29 v2.0.0-dev.25 09:43:29 v2.0.0-dev.26 09:43:29 v2.0.0-dev.27 09:43:29 v2.0.0-dev.28 09:43:29 v2.0.0-dev.29 09:43:29 v2.0.0-dev.3 09:43:29 v2.0.0-dev.30 09:43:29 v2.0.0-dev.31 09:43:29 v2.0.0-dev.32 09:43:29 v2.0.0-dev.33 09:43:29 v2.0.0-dev.34 09:43:29 v2.0.0-dev.35 09:43:29 v2.0.0-dev.36 09:43:29 v2.0.0-dev.37 09:43:29 v2.0.0-dev.38 09:43:29 v2.0.0-dev.39 09:43:29 v2.0.0-dev.4 09:43:29 v2.0.0-dev.40 09:43:29 v2.0.0-dev.41 09:43:29 v2.0.0-dev.42 09:43:29 v2.0.0-dev.43 09:43:29 v2.0.0-dev.44 09:43:29 v2.0.0-dev.45 09:43:29 v2.0.0-dev.46 09:43:29 v2.0.0-dev.47 09:43:29 v2.0.0-dev.48 09:43:29 v2.0.0-dev.49 09:43:29 v2.0.0-dev.5 09:43:29 v2.0.0-dev.50 09:43:29 v2.0.0-dev.51 09:43:29 v2.0.0-dev.52 09:43:29 v2.0.0-dev.53 09:43:29 v2.0.0-dev.54 09:43:29 v2.0.0-dev.55 09:43:29 v2.0.0-dev.56 09:43:29 v2.0.0-dev.57 09:43:29 v2.0.0-dev.58 09:43:29 v2.0.0-dev.59 09:43:29 v2.0.0-dev.6 09:43:29 v2.0.0-dev.60 09:43:29 v2.0.0-dev.61 09:43:29 v2.0.0-dev.62 09:43:29 v2.0.0-dev.63 09:43:29 v2.0.0-dev.64 09:43:29 v2.0.0-dev.65 09:43:29 v2.0.0-dev.66 09:43:29 v2.0.0-dev.67 09:43:29 v2.0.0-dev.68 09:43:29 v2.0.0-dev.69 09:43:29 v2.0.0-dev.7 09:43:29 v2.0.0-dev.70 09:43:29 v2.0.0-dev.71 09:43:29 v2.0.0-dev.72 09:43:29 v2.0.0-dev.73 09:43:29 v2.0.0-dev.74 09:43:29 v2.0.0-dev.75 09:43:29 v2.0.0-dev.76 09:43:29 v2.0.0-dev.77 09:43:29 v2.0.0-dev.78 09:43:29 v2.0.0-dev.79 09:43:29 v2.0.0-dev.8 09:43:29 v2.0.0-dev.80 09:43:29 v2.0.0-dev.81 09:43:29 v2.0.0-dev.82 09:43:29 v2.0.0-dev.83 09:43:29 v2.0.0-dev.84 09:43:29 v2.0.0-dev.9 [Pipeline] sh 09:43:29 + lftools sign git-tag v2.0.0-dev.84 09:43:29 Signing Git tag with Sigul... 09:43:29 Signing v2.0.0-dev.84 [Pipeline] echo 09:43:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:43:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:43:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:43:31 $ docker stop --time=1 ed1236cfe83dda8c377fab9ea4f9e782f3da81823d5de04c9ab3fa61c525a43f 09:43:32 $ docker rm -f ed1236cfe83dda8c377fab9ea4f9e782f3da81823d5de04c9ab3fa61c525a43f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:43:33 . [Pipeline] withDockerContainer 09:43:33 prd-centos7-docker-4c-2g-906 does not seem to be running inside a container 09:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:43:34 $ docker top ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:34 [ssh-agent] Looking for ssh-agent implementation... 09:43:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:34 $ docker exec ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d ssh-agent 09:43:34 SSH_AUTH_SOCK=/tmp/ssh-G4pjzAA1ffRK/agent.14 09:43:34 SSH_AGENT_PID=20 09:43:34 Running ssh-add (command line suppressed) 09:43:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2478985052349521320.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2478985052349521320.key) 09:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:34 + git semver bump pre 09:43:34 # -> Open(): unable to determine branch for HEAD 09:43:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:43:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:43:34 # $SEMVER_REMOTE_NAME = origin 09:43:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:43:34 # $SEMVER_USER_NAME = edgex-jenkins 09:43:34 # $SEMVER_BRANCH = master 09:43:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:43:34 2.0.0-dev.85 [Pipeline] } 09:43:34 $ docker exec --env ******** --env ******** ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d ssh-agent -k 09:43:35 unset SSH_AUTH_SOCK; 09:43:35 unset SSH_AGENT_PID; 09:43:35 echo Agent pid 20 killed; 09:43:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:35 + git semver [Pipeline] } 09:43:35 $ docker stop --time=1 ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d 09:43:36 $ docker rm -f ee1964c8825cd90ab0c5602eb8aeb91a343f79fa294dd780e2341f845f5ed05d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:43:37 . [Pipeline] withDockerContainer 09:43:37 prd-centos7-docker-4c-2g-906 does not seem to be running inside a container 09:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:43:37 $ docker top 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:37 [ssh-agent] Looking for ssh-agent implementation... 09:43:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:37 $ docker exec 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 ssh-agent 09:43:38 SSH_AUTH_SOCK=/tmp/ssh-nrrwmwm5J667/agent.14 09:43:38 SSH_AGENT_PID=20 09:43:38 Running ssh-add (command line suppressed) 09:43:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1199304015276208203.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1199304015276208203.key) 09:43:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:38 + git semver push 09:43:38 # -> Open(): unable to determine branch for HEAD 09:43:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:43:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:43:38 # $SEMVER_REMOTE_NAME = origin 09:43:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:43:38 # $SEMVER_USER_NAME = edgex-jenkins 09:43:38 # $SEMVER_BRANCH = master 09:43:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:43:43 $ docker exec --env ******** --env ******** 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 ssh-agent -k 09:43:43 unset SSH_AUTH_SOCK; 09:43:43 unset SSH_AGENT_PID; 09:43:43 echo Agent pid 20 killed; 09:43:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:44 + git semver [Pipeline] } 09:43:44 $ docker stop --time=1 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 09:43:45 $ docker rm -f 616669ffd42a204ebc7906ecaa27ad5f212176b7c930e96e1684843a16c0fe29 [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 09:43:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:43:47 ---> package-listing.sh 09:43:47 ++ tr '[:upper:]' '[:lower:]' 09:43:47 ++ facter osfamily 09:43:47 + OS_FAMILY=redhat 09:43:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 09:43:47 + START_PACKAGES=/tmp/packages_start.txt 09:43:47 + END_PACKAGES=/tmp/packages_end.txt 09:43:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:43:47 + PACKAGES=/tmp/packages_start.txt 09:43:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:43:47 + PACKAGES=/tmp/packages_end.txt 09:43:47 + case "${OS_FAMILY}" in 09:43:47 + rpm -qa 09:43:47 + sort 09:43:48 + '[' -f /tmp/packages_start.txt ']' 09:43:48 + '[' -f /tmp/packages_end.txt ']' 09:43:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:43:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:43:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 09:43:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 09:43:48 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 09:43:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:43:49 09:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:43:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:43:49 alpine: Pulling from edgex-lftools-log-publisher 09:43:49 df20fa9351a1: Pulling fs layer 09:43:49 36b3adc4ff6f: Pulling fs layer 09:43:49 8ad3a11d3b57: Pulling fs layer 09:43:49 46f8f816bc3b: Pulling fs layer 09:43:49 93b61091891f: Pulling fs layer 09:43:49 93b9cdb0e59b: Pulling fs layer 09:43:49 5e14af77c1be: Pulling fs layer 09:43:49 01666e4c0597: Pulling fs layer 09:43:49 aa168da1d23b: Pulling fs layer 09:43:49 93b61091891f: Waiting 09:43:49 93b9cdb0e59b: Waiting 09:43:49 5e14af77c1be: Waiting 09:43:49 01666e4c0597: Waiting 09:43:49 aa168da1d23b: Waiting 09:43:49 46f8f816bc3b: Waiting 09:43:49 36b3adc4ff6f: Verifying Checksum 09:43:49 36b3adc4ff6f: Download complete 09:43:49 46f8f816bc3b: Verifying Checksum 09:43:49 46f8f816bc3b: Download complete 09:43:49 df20fa9351a1: Verifying Checksum 09:43:49 df20fa9351a1: Download complete 09:43:49 93b9cdb0e59b: Verifying Checksum 09:43:49 93b9cdb0e59b: Download complete 09:43:49 5e14af77c1be: Verifying Checksum 09:43:49 5e14af77c1be: Download complete 09:43:49 01666e4c0597: Verifying Checksum 09:43:49 01666e4c0597: Download complete 09:43:49 93b61091891f: Verifying Checksum 09:43:49 93b61091891f: Download complete 09:43:49 df20fa9351a1: Pull complete 09:43:50 8ad3a11d3b57: Verifying Checksum 09:43:50 8ad3a11d3b57: Download complete 09:43:50 36b3adc4ff6f: Pull complete 09:43:50 8ad3a11d3b57: Pull complete 09:43:50 46f8f816bc3b: Pull complete 09:43:51 93b61091891f: Pull complete 09:43:51 93b9cdb0e59b: Pull complete 09:43:51 5e14af77c1be: Pull complete 09:43:51 01666e4c0597: Pull complete 09:43:51 aa168da1d23b: Verifying Checksum 09:43:51 aa168da1d23b: Download complete 09:43:56 aa168da1d23b: Pull complete 09:43:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:43:56 prd-centos7-docker-4c-2g-906 does not seem to be running inside a container 09:43:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:43:58 $ docker top 44a1539bbf78fbab990bd03820fe79e63acd2d2e4fe9c048a36e851fcc450c11 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:43:58 + mkdir -p /var/log/sa [Pipeline] sh 09:43:59 + ls /var/log/sa-host 09:43:59 + sadf -c /var/log/sa-host/sa05 09:43:59 file_magic: OK 09:43:59 HZ: Using current value: 100 09:43:59 file_header: OK 09:43:59 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 09:43:59 Statistics: 09:43:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:43:59 File successfully converted to sysstat format version 12.2.1 09:43:59 + sadf -c /var/log/sa-host/sa23 09:43:59 file_magic: OK 09:43:59 HZ: Using current value: 100 09:43:59 file_header: OK 09:43:59 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 09:43:59 Statistics: 09:43:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:43:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:59 provisioning config files... 09:43:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2416176032146523753tmp [Pipeline] { [Pipeline] echo 09:44:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:44:00 ---> create-netrc.sh [Pipeline] } 09:44:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:44:00 ---> python-tools-install.sh [Pipeline] echo 09:44:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:44:01 ---> sudo-logs.sh 09:44:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:44:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:44:01 ---> job-cost.sh 09:44:01 lf-activate-venv: SKIPPING 09:44:01 DEBUG: total: 0.18000000715255737 09:44:01 INFO: Retrieving Stack Cost... 09:44:03 INFO: Retrieving Pricing Info for: v3-standard-2 09:44:03 INFO: Archiving Costs [Pipeline] echo 09:44:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:44:03 ---> logs-deploy.sh 09:44:03 lf-activate-venv: SKIPPING 09:44:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/144 09:44:03 INFO: archiving workspace using pattern(s): 09:44:04 Archives upload complete. 09:44:04 INFO: archiving logs to Nexus 09:44:05 ---> uname -a: 09:44:05 Linux prd-centos7-docker-4c-2g-906.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:44:05 09:44:05 09:44:05 ---> lscpu: 09:44:05 Architecture: x86_64 09:44:05 CPU op-mode(s): 32-bit, 64-bit 09:44:05 Byte Order: Little Endian 09:44:05 Address sizes: 40 bits physical, 48 bits virtual 09:44:05 CPU(s): 2 09:44:05 On-line CPU(s) list: 0,1 09:44:05 Thread(s) per core: 1 09:44:05 Core(s) per socket: 1 09:44:05 Socket(s): 2 09:44:05 NUMA node(s): 1 09:44:05 Vendor ID: AuthenticAMD 09:44:05 CPU family: 23 09:44:05 Model: 49 09:44:05 Model name: AMD EPYC-Rome Processor 09:44:05 Stepping: 0 09:44:05 CPU MHz: 2799.998 09:44:05 BogoMIPS: 5599.99 09:44:05 Virtualization: AMD-V 09:44:05 Hypervisor vendor: KVM 09:44:05 Virtualization type: full 09:44:05 L1d cache: 64 KiB 09:44:05 L1i cache: 64 KiB 09:44:05 L2 cache: 1 MiB 09:44:05 L3 cache: 32 MiB 09:44:05 NUMA node0 CPU(s): 0,1 09:44:05 Vulnerability Itlb multihit: Not affected 09:44:05 Vulnerability L1tf: Not affected 09:44:05 Vulnerability Mds: Not affected 09:44:05 Vulnerability Meltdown: Not affected 09:44:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:44:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:44:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:44:05 Vulnerability Srbds: Not affected 09:44:05 Vulnerability Tsx async abort: Not affected 09:44:05 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 09:44:05 09:44:05 09:44:05 ---> nproc: 09:44:05 2 09:44:05 09:44:05 09:44:05 ---> df -h: 09:44:05 Filesystem Size Used Available Use% Mounted on 09:44:05 overlay 40.0G 8.9G 31.1G 22% / 09:44:05 tmpfs 64.0M 0 64.0M 0% /dev 09:44:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:44:05 shm 64.0M 0 64.0M 0% /dev/shm 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 09:44:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 09:44:05 09:44:05 09:44:05 ---> free -m: 09:44:05 total used free shared buff/cache available 09:44:05 Mem: 7821 1177 3228 0 3415 6563 09:44:05 Swap: 1023 0 1023 09:44:05 09:44:05 09:44:05 ---> ip addr: 09:44:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:44:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:44:05 inet 127.0.0.1/8 scope host lo 09:44:05 valid_lft forever preferred_lft forever 09:44:05 inet6 ::1/128 scope host 09:44:05 valid_lft forever preferred_lft forever 09:44:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:44:05 link/ether fa:16:3e:74:43:f5 brd ff:ff:ff:ff:ff:ff 09:44:05 inet 10.30.123.159/23 brd 10.30.123.255 scope global dynamic eth0 09:44:05 valid_lft 85742sec preferred_lft 85742sec 09:44:05 inet6 fe80::f816:3eff:fe74:43f5/64 scope link 09:44:05 valid_lft forever preferred_lft forever 09:44:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:44:05 link/ether 02:42:5f:da:a0:de brd ff:ff:ff:ff:ff:ff 09:44:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:44:05 valid_lft forever preferred_lft forever 09:44:05 inet6 fe80::42:5fff:feda:a0de/64 scope link 09:44:05 valid_lft forever preferred_lft forever 09:44:05 09:44:05 09:44:05 ---> sar -b -r -n DEV: 09:44:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 09:44:05 09:44:05 09:32:56 LINUX RESTART (2 CPU) 09:44:05 09:44:05 09:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:44:05 09:35:01 2.51 0.00 2.51 0.00 0.00 59.09 0.00 09:44:05 09:36:01 0.42 0.00 0.42 0.00 0.00 6.13 0.00 09:44:05 09:37:01 0.27 0.00 0.27 0.00 0.00 3.98 0.00 09:44:05 09:38:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 09:44:05 09:39:01 0.33 0.00 0.33 0.00 0.00 5.56 0.00 09:44:05 09:40:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:44:05 09:41:01 0.18 0.00 0.18 0.00 0.00 3.00 0.00 09:44:05 09:42:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 09:44:05 09:43:01 103.68 0.03 103.65 0.00 3.73 33458.78 0.00 09:44:05 Average: 12.04 0.00 12.03 0.00 0.42 3735.87 0.00 09:44:05 09:44:05 09:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:44:05 09:35:01 5435204 0 803160 10.03 2620 1767948 1215992 13.43 581328 1592508 20 09:44:05 09:36:01 5437460 0 800840 10.00 2620 1768012 1205520 13.31 581068 1590872 28 09:44:05 09:37:01 5433308 0 805048 10.05 2620 1767956 1205856 13.31 584816 1590856 16 09:44:05 09:38:01 5435668 0 802680 10.02 2620 1767964 1205520 13.31 581912 1591828 20 09:44:05 09:39:01 5432136 0 806208 10.07 2620 1767968 1205604 13.31 580988 1595920 8 09:44:05 09:40:01 5432556 0 805788 10.06 2620 1767968 1205520 13.31 580604 1595920 20 09:44:05 09:41:01 5432876 0 805460 10.06 2620 1767976 1205520 13.31 580744 1595920 8 09:44:05 09:42:01 5423712 0 814616 10.17 2620 1767984 1205520 13.31 589516 1595920 8 09:44:05 09:43:01 4487632 0 967580 12.08 2620 2551100 1494680 16.50 753564 2262012 152 09:44:05 Average: 5327839 0 823487 10.28 2620 1854986 1238859 13.68 601616 1667973 31 09:44:05 09:44:05 09:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:44:05 09:35:01 eth0 3.56 1.69 3.06 0.14 0.00 0.00 0.00 0.00 09:44:05 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:36:01 eth0 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:44:05 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:37:01 eth0 1.37 0.78 0.59 0.41 0.00 0.00 0.00 0.00 09:44:05 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:44:05 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:39:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:44:05 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:40:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:42:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:44:05 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:43:01 eth0 499.75 462.21 4432.99 65.59 0.00 0.00 0.00 0.00 09:44:05 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 09:43:01 docker0 67.60 70.55 5.63 348.63 0.00 0.00 0.00 0.00 09:44:05 Average: eth0 56.32 51.82 494.14 7.38 0.00 0.00 0.00 0.00 09:44:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:05 Average: docker0 7.53 7.86 0.63 38.83 0.00 0.00 0.00 0.00 09:44:05 09:44:05 09:44:05 ---> sar -P ALL: 09:44:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 09:44:05 09:44:05 09:32:56 LINUX RESTART (2 CPU) 09:44:05 09:44:05 09:34:02 CPU %user %nice %system %iowait %steal %idle 09:44:05 09:35:01 all 0.16 0.00 0.08 0.00 0.03 99.73 09:44:05 09:35:01 0 0.10 0.00 0.10 0.00 0.03 99.76 09:44:05 09:35:01 1 0.22 0.00 0.05 0.00 0.03 99.69 09:44:05 09:36:01 all 0.11 0.00 0.04 0.00 0.03 99.82 09:44:05 09:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:44:05 09:36:01 1 0.17 0.00 0.05 0.00 0.03 99.75 09:44:05 09:37:01 all 0.13 0.00 0.04 0.00 0.03 99.80 09:44:05 09:37:01 0 0.18 0.00 0.05 0.00 0.03 99.73 09:44:05 09:37:01 1 0.07 0.00 0.03 0.00 0.03 99.87 09:44:05 09:38:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:44:05 09:38:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:44:05 09:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:44:05 09:39:01 all 0.09 0.00 0.04 0.00 0.03 99.83 09:44:05 09:39:01 0 0.13 0.00 0.05 0.00 0.03 99.78 09:44:05 09:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:44:05 09:40:01 all 0.09 0.00 0.02 0.00 0.03 99.86 09:44:05 09:40:01 0 0.17 0.00 0.02 0.00 0.05 99.77 09:44:05 09:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:44:05 09:41:01 all 0.10 0.00 0.05 0.00 0.03 99.82 09:44:05 09:41:01 0 0.17 0.00 0.03 0.00 0.03 99.77 09:44:05 09:41:01 1 0.03 0.00 0.07 0.00 0.02 99.88 09:44:05 09:42:01 all 0.07 0.00 0.03 0.00 0.03 99.88 09:44:05 09:42:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:44:05 09:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:44:05 09:43:01 all 11.66 0.00 5.46 2.62 0.05 80.21 09:44:05 09:43:01 0 12.17 0.00 5.53 2.97 0.05 79.27 09:44:05 09:43:01 1 11.15 0.00 5.38 2.27 0.05 81.15 09:44:05 Average: all 1.36 0.00 0.63 0.28 0.03 97.70 09:44:05 Average: 0 1.44 0.00 0.64 0.32 0.03 97.57 09:44:05 Average: 1 1.28 0.00 0.62 0.25 0.03 97.83 09:44:05 09:44:05 09:44:05