Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 89fae53e48fc5817143992b65423e89da01c8813 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-ssh4688970017094227125.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-ssh7642952342321735330.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-ssh4281662033265351772.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-ssh7940438745701081167.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-ssh3779107164234397277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-474 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-ssh6166556392463975070.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 89fae53e48fc5817143992b65423e89da01c8813 (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 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 Commit message: "feat: update built UI" > git rev-list --no-walk 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:34 ========================================================= 05:38:34 EdgeX Global Pipelines Version Info 05:38:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:36 ------------------- 05:38:36 stable info: 05:38:36 ------------------- 05:38:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:38:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:38:36 Message: update stable to v1.0.195 05:38:36 ------------------- 05:38:36 experimental info: 05:38:36 ------------------- 05:38:36 Commited By: **** collab-it+edgex@linuxfoundation.org 05:38:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:38:36 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89fae53 [Pipeline] echo 05:38:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:37 provisioning config files... 05:38:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1211060031453177551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:38 ---> docker-login.sh 05:38:38 nexus3.edgexfoundry.org:10001 05:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:38 Configure a credential helper to remove this warning. See 05:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:38 05:38:38 Login Succeeded 05:38:38 nexus3.edgexfoundry.org:10002 05:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:38 Configure a credential helper to remove this warning. See 05:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:38 05:38:38 Login Succeeded 05:38:38 nexus3.edgexfoundry.org:10003 05:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:38 Configure a credential helper to remove this warning. See 05:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:38 05:38:38 Login Succeeded 05:38:38 nexus3.edgexfoundry.org:10004 05:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:39 Configure a credential helper to remove this warning. See 05:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:39 05:38:39 Login Succeeded 05:38:39 docker.io 05:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:39 Configure a credential helper to remove this warning. See 05:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:39 05:38:39 Login Succeeded 05:38:39 ---> docker-login.sh ends [Pipeline] } 05:38:39 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 05:38:39 + git log --format=format:%s -1 89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] echo 05:38:39 GIT_COMMIT: 89fae53e48fc5817143992b65423e89da01c8813, Commit Message: feat: update built UI [Pipeline] echo 05:38:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:40 05:38:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:38:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:41 latest: Pulling from edgex-devops/git-semver 05:38:41 31603596830f: Pulling fs layer 05:38:41 54011a49482f: Pulling fs layer 05:38:41 a6820b24f6d8: Pulling fs layer 05:38:41 f581987b2513: Pulling fs layer 05:38:41 f581987b2513: Waiting 05:38:41 54011a49482f: Verifying Checksum 05:38:41 54011a49482f: Download complete 05:38:41 31603596830f: Verifying Checksum 05:38:41 31603596830f: Download complete 05:38:41 f581987b2513: Verifying Checksum 05:38:41 f581987b2513: Download complete 05:38:41 a6820b24f6d8: Verifying Checksum 05:38:41 a6820b24f6d8: Download complete 05:38:41 31603596830f: Pull complete 05:38:41 54011a49482f: Pull complete 05:38:42 a6820b24f6d8: Pull complete 05:38:42 f581987b2513: Pull complete 05:38:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:38:42 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 05:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:38:44 $ docker top a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:44 [ssh-agent] Looking for ssh-agent implementation... 05:38:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:44 $ docker exec a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent 05:38:44 SSH_AUTH_SOCK=/tmp/ssh-6mpKH2YNHxaf/agent.14 05:38:44 SSH_AGENT_PID=21 05:38:44 Running ssh-add (command line suppressed) 05:38:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7550827132626886276.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7550827132626886276.key) 05:38:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:45 + git tag --points-at HEAD [Pipeline] } 05:38:45 $ docker exec --env ******** --env ******** a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent -k 05:38:45 unset SSH_AUTH_SOCK; 05:38:45 unset SSH_AGENT_PID; 05:38:45 echo Agent pid 21 killed; 05:38:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:38:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:45 [ssh-agent] Looking for ssh-agent implementation... 05:38:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:45 $ docker exec a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent 05:38:45 SSH_AUTH_SOCK=/tmp/ssh-v3UJgA3VAjW4/agent.54 05:38:45 SSH_AGENT_PID=60 05:38:45 Running ssh-add (command line suppressed) 05:38:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3882498036203438282.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3882498036203438282.key) 05:38:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:45 + git semver init 05:38:45 # -> Open(): unable to determine branch for HEAD 05:38:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:38:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:38:45 # $SEMVER_REMOTE_NAME = origin 05:38:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:38:45 # $SEMVER_USER_NAME = edgex-jenkins 05:38:45 # $SEMVER_BRANCH = master 05:38:45 # $SEMVER_TEMP = /tmp/semver-328608774 05:38:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:38:47 # '/tmp/semver-328608774' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 05:38:47 # -> Force: false 05:38:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:38:47 $ docker exec --env ******** --env ******** a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent -k 05:38:47 unset SSH_AUTH_SOCK; 05:38:47 unset SSH_AGENT_PID; 05:38:47 echo Agent pid 60 killed; 05:38:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:47 + git semver [Pipeline] } 05:38:47 $ docker stop --time=1 a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f 05:38:49 $ docker rm -f a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f [Pipeline] // withDockerContainer [Pipeline] sh 05:38:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:38:50 Stashed 1 file(s) [Pipeline] echo 05:38:50 [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [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 05:39:05 Still waiting to schedule task 05:39:05 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-474’ 05:39:05 Still waiting to schedule task 05:39:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:41:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-475 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:41:13 Running in /w/workspace/edgex-ui-go/124 [Pipeline] { [Pipeline] checkout 05:41:13 The recommended git tool is: git 05:41:18 using credential edgex-jenkins-ssh 05:41:18 Cloning the remote Git repository 05:41:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:41:18 > git init /w/workspace/edgex-ui-go/124 # timeout=10 05:41:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:19 > git --version # timeout=10 05:41:19 > git --version # 'git version 2.17.1' 05:41:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:21 Avoid second fetch 05:41:21 Checking out Revision 89fae53e48fc5817143992b65423e89da01c8813 (master) 05:41:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:21 > git config core.sparsecheckout # timeout=10 05:41:21 > git checkout -f 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 05:41:26 Commit message: "feat: update built UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:41:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:41:28 + sudo service docker restart 05:41:28 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:46 provisioning config files... 05:41:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config5293328037978874116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:47 ---> docker-login.sh 05:41:47 nexus3.edgexfoundry.org:10001 05:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:48 Configure a credential helper to remove this warning. See 05:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:48 05:41:48 Login Succeeded 05:41:48 nexus3.edgexfoundry.org:10002 05:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:48 Configure a credential helper to remove this warning. See 05:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:48 05:41:48 Login Succeeded 05:41:48 nexus3.edgexfoundry.org:10003 05:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:49 Configure a credential helper to remove this warning. See 05:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:49 05:41:49 Login Succeeded 05:41:49 nexus3.edgexfoundry.org:10004 05:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:49 Configure a credential helper to remove this warning. See 05:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:49 05:41:49 Login Succeeded 05:41:49 docker.io 05:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:50 Configure a credential helper to remove this warning. See 05:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:50 05:41:50 Login Succeeded 05:41:50 ---> docker-login.sh ends [Pipeline] } 05:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:51 ========================================================= 05:41:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:41:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:51 Running on prd-centos7-docker-4c-2g-476 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:41:51 Running in /w/workspace/edgex-ui-go/124 [Pipeline] { [Pipeline] checkout 05:41:51 The recommended git tool is: git 05:41:51 + 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 . 05:41:52 Sending build context to Docker daemon 35.8MB 05:41:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:41:52 Step 2/8 : FROM ${BASE} 05:41:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:52 595b0fe564bb: Pulling fs layer 05:41:52 3088b5b3c5c0: Pulling fs layer 05:41:52 5b7225fbf94c: Pulling fs layer 05:41:52 ba82ee9f976e: Pulling fs layer 05:41:52 506bd15cee9f: Pulling fs layer 05:41:52 75a0a4a0db45: Pulling fs layer 05:41:52 618dc40b7e24: Pulling fs layer 05:41:52 ba82ee9f976e: Waiting 05:41:52 506bd15cee9f: Waiting 05:41:52 75a0a4a0db45: Waiting 05:41:52 618dc40b7e24: Waiting 05:41:52 5b7225fbf94c: Download complete 05:41:52 3088b5b3c5c0: Verifying Checksum 05:41:52 3088b5b3c5c0: Download complete 05:41:52 506bd15cee9f: Download complete 05:41:52 75a0a4a0db45: Verifying Checksum 05:41:52 75a0a4a0db45: Download complete 05:41:52 595b0fe564bb: Verifying Checksum 05:41:52 595b0fe564bb: Download complete 05:41:53 595b0fe564bb: Pull complete 05:41:53 using credential edgex-jenkins-ssh 05:41:53 Cloning the remote Git repository 05:41:54 3088b5b3c5c0: Pull complete 05:41:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:41:53 > git init /w/workspace/edgex-ui-go/124 # timeout=10 05:41:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:53 > git --version # timeout=10 05:41:53 > git --version # 'git version 2.24.4' 05:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:53 [INFO] Currently running in a labeled security context 05:41:53 [INFO] Currently SELinux is 'enforcing' on the host 05:41:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/124@tmp/jenkins-gitclient-ssh4250018273066709945.key 05:41:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:54 5b7225fbf94c: Pull complete 05:41:55 618dc40b7e24: Verifying Checksum 05:41:55 618dc40b7e24: Download complete 05:41:56 ba82ee9f976e: Download complete 05:41:56 Avoid second fetch 05:41:56 Checking out Revision 89fae53e48fc5817143992b65423e89da01c8813 (master) 05:41:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:56 > git config core.sparsecheckout # timeout=10 05:41:56 > git checkout -f 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 05:42:00 Commit message: "feat: update built UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:42:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:42:02 + sudo service docker restart 05:42:02 + true 05:42:02 Redirecting to /bin/systemctl restart docker.service 05:42:07 ba82ee9f976e: Pull complete 05:42:07 506bd15cee9f: Pull complete 05:42:07 75a0a4a0db45: Pull complete 05:42:12 618dc40b7e24: Pull complete 05:42:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:42:12 ---> a36622ca3599 05:42:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:14 ---> Running in 8018ccee8bf5 05:42:14 Removing intermediate container 8018ccee8bf5 05:42:14 ---> 49f21c758df2 05:42:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:14 ---> Running in 181c198bea32 05:42:16 Removing intermediate container 181c198bea32 05:42:16 ---> 07cbc369471c 05:42:16 Step 5/8 : RUN apk add --no-cache make git 05:42:16 ---> Running in ee4f868383e7 05:42:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:42:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:42:19 OK: 138 MiB in 40 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:20 provisioning config files... 05:42:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config3788236325148567047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:20 Removing intermediate container ee4f868383e7 05:42:20 ---> 5eacabcad1b1 05:42:20 Step 6/8 : WORKDIR /edgex-ui-go 05:42:20 ---> Running in 6fc632b31051 05:42:21 ---> docker-login.sh 05:42:21 nexus3.edgexfoundry.org:10001 05:42:21 Removing intermediate container 6fc632b31051 05:42:21 ---> f0c2901f801d 05:42:21 Step 7/8 : COPY . . 05:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:21 Configure a credential helper to remove this warning. See 05:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:21 05:42:21 Login Succeeded 05:42:21 nexus3.edgexfoundry.org:10002 05:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:21 Configure a credential helper to remove this warning. See 05:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:21 05:42:21 Login Succeeded 05:42:21 nexus3.edgexfoundry.org:10003 05:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:21 Configure a credential helper to remove this warning. See 05:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:21 05:42:21 Login Succeeded 05:42:21 nexus3.edgexfoundry.org:10004 05:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:21 Configure a credential helper to remove this warning. See 05:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:21 05:42:21 Login Succeeded 05:42:21 docker.io 05:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:22 Configure a credential helper to remove this warning. See 05:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:22 05:42:22 Login Succeeded 05:42:22 ---> docker-login.sh ends [Pipeline] } 05:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:22 ========================================================= 05:42:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:42:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:42:22 + 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 . 05:42:22 Sending build context to Docker daemon 35.8MB 05:42:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:42:22 Step 2/8 : FROM ${BASE} 05:42:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:22 540db60ca938: Pulling fs layer 05:42:22 adcc1eea9eea: Pulling fs layer 05:42:22 4c4ab2625f07: Pulling fs layer 05:42:22 0510c868ecb4: Pulling fs layer 05:42:22 afea3b2eda06: Pulling fs layer 05:42:22 7809a108b3ef: Pulling fs layer 05:42:22 f706445af74f: Pulling fs layer 05:42:22 0510c868ecb4: Waiting 05:42:22 afea3b2eda06: Waiting 05:42:22 f706445af74f: Waiting 05:42:22 4c4ab2625f07: Verifying Checksum 05:42:22 4c4ab2625f07: Download complete 05:42:22 adcc1eea9eea: Download complete 05:42:22 afea3b2eda06: Verifying Checksum 05:42:22 afea3b2eda06: Download complete 05:42:22 7809a108b3ef: Verifying Checksum 05:42:22 7809a108b3ef: Download complete 05:42:22 540db60ca938: Verifying Checksum 05:42:22 540db60ca938: Download complete 05:42:23 540db60ca938: Pull complete 05:42:23 adcc1eea9eea: Pull complete 05:42:23 4c4ab2625f07: Pull complete 05:42:24 f706445af74f: Verifying Checksum 05:42:24 f706445af74f: Download complete 05:42:24 ---> 67cb2632c7dd 05:42:24 Step 8/8 : RUN go mod download 05:42:24 ---> Running in 56627d81e44d 05:42:25 0510c868ecb4: Verifying Checksum 05:42:25 0510c868ecb4: Download complete 05:42:28 0510c868ecb4: Pull complete 05:42:28 afea3b2eda06: Pull complete 05:42:28 7809a108b3ef: Pull complete 05:42:30 f706445af74f: Pull complete 05:42:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:42:30 ---> b068be0155e3 05:42:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:34 ---> Running in ad2d0276cfa2 05:42:34 Removing intermediate container ad2d0276cfa2 05:42:34 ---> 322d1401046e 05:42:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:34 ---> Running in 430390e48ea1 05:42:35 Removing intermediate container 430390e48ea1 05:42:35 ---> 3b39c933612b 05:42:35 Step 5/8 : RUN apk add --no-cache make git 05:42:35 ---> Running in 4871dd399ef4 05:42:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:42:36 OK: 149 MiB in 40 packages 05:42:37 Removing intermediate container 4871dd399ef4 05:42:37 ---> d08d80c5bb7d 05:42:37 Step 6/8 : WORKDIR /edgex-ui-go 05:42:37 ---> Running in 0cae0fa23a05 05:42:37 Removing intermediate container 0cae0fa23a05 05:42:37 ---> d4f32a078ec7 05:42:37 Step 7/8 : COPY . . 05:42:38 ---> 3fa7b0c18d3b 05:42:38 Step 8/8 : RUN go mod download 05:42:38 ---> Running in 7d036bbdf2d5 05:42:50 Removing intermediate container 7d036bbdf2d5 05:42:50 ---> 2004969f5e36 05:42:50 Successfully built 2004969f5e36 05:42:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:42:50 + docker inspect -f . ci-base-image-x86_64 05:42:50 . [Pipeline] withDockerContainer 05:42:50 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 05:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:51 $ docker top 213d7f461f5fd35c360549c7e005120e72994390b8cee997aba611ed79504db9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:51 + go version 05:42:51 go version go1.16.3 linux/amd64 [Pipeline] } 05:42:51 $ docker stop --time=1 213d7f461f5fd35c360549c7e005120e72994390b8cee997aba611ed79504db9 05:42:52 $ docker rm -f 213d7f461f5fd35c360549c7e005120e72994390b8cee997aba611ed79504db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:53 + docker inspect -f . ci-base-image-x86_64 05:42:53 . [Pipeline] withDockerContainer 05:42:53 prd-centos7-docker-4c-2g-476 does not seem to be running inside a container 05:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:54 $ docker top d3d6a0a61e3748511f6897f83a02666568fafecd2bb936fa1d27a89a5626a965 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:54 + go mod tidy [Pipeline] sh 05:42:55 + make test 05:42:55 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:42:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:42:56 Removing intermediate container 56627d81e44d 05:42:56 ---> 039835a3dc5b 05:42:56 Successfully built 039835a3dc5b 05:42:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:42:57 + docker inspect -f . ci-base-image-arm64 05:42:57 . [Pipeline] withDockerContainer 05:42:57 prd-ubuntu18.04-docker-arm64-4c-16g-475 does not seem to be running inside a container 05:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:42:59 $ docker top 1ff27c642fb476391169ed88d7d892202c825c53a969186a4c83e4c082eda755 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:00 + go version 05:43:00 go version go1.16.5 linux/arm64 [Pipeline] } 05:43:00 $ docker stop --time=1 1ff27c642fb476391169ed88d7d892202c825c53a969186a4c83e4c082eda755 05:43:02 $ docker rm -f 1ff27c642fb476391169ed88d7d892202c825c53a969186a4c83e4c082eda755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:02 + docker inspect -f . ci-base-image-arm64 05:43:02 . [Pipeline] withDockerContainer 05:43:03 prd-ubuntu18.04-docker-arm64-4c-16g-475 does not seem to be running inside a container 05:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:04 $ docker top c1fdaaba325f466490a74402164cc17b71b7727b2135039ae73aa85f1b1ffa8b -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:05 + go mod tidy [Pipeline] sh 05:43:06 + make test 05:43:06 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:43:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:43:07 GO111MODULE=on go vet ./... 05:43:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 05:43:12 $ docker stop --time=1 d3d6a0a61e3748511f6897f83a02666568fafecd2bb936fa1d27a89a5626a965 05:43:13 $ docker rm -f d3d6a0a61e3748511f6897f83a02666568fafecd2bb936fa1d27a89a5626a965 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:43:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:43:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:17 + ls -al . 05:43:17 total 92 05:43:17 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 11 05:42 . 05:43:17 drwxrwxr-x. 4 jenkins jenkins 32 Jun 11 05:41 .. 05:43:17 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 05:41 assets 05:43:17 drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 05:41 bin 05:43:17 drwxrwxr-x. 3 jenkins jenkins 29 Jun 11 05:41 cmd 05:43:17 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 11 05:41 CONTRIBUTING.md 05:43:17 -rw-r--r--. 1 jenkins jenkins 10 Jun 11 05:42 coverage.out 05:43:17 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 11 05:41 Dockerfile 05:43:17 -rw-rw-r--. 1 jenkins jenkins 902 Jun 11 05:41 Dockerfile.build 05:43:17 drwxrwxr-x. 5 jenkins jenkins 104 Jun 11 05:41 docs 05:43:17 drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 05:42 .git 05:43:17 drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 05:41 .github 05:43:17 -rw-rw-r--. 1 jenkins jenkins 162 Jun 11 05:41 .gitignore 05:43:17 -rw-rw-r--. 1 jenkins jenkins 971 Jun 11 05:41 go.mod 05:43:17 -rw-r--r--. 1 jenkins jenkins 23959 Jun 11 05:42 go.sum 05:43:17 drwxrwxr-x. 10 jenkins jenkins 139 Jun 11 05:41 internal 05:43:17 -rw-rw-r--. 1 jenkins jenkins 652 Jun 11 05:41 Jenkinsfile 05:43:17 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 11 05:41 LICENSE 05:43:17 -rw-rw-r--. 1 jenkins jenkins 941 Jun 11 05:41 Makefile 05:43:17 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 11 05:41 README.md 05:43:17 -rw-rw-r--. 1 jenkins jenkins 12 Jun 11 05:38 VERSION 05:43:17 -rw-rw-r--. 1 jenkins jenkins 155 Jun 11 05:41 version.go 05:43:17 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 11 05:41 web [Pipeline] isUnix [Pipeline] sh 05:43:17 + 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=89fae53e48fc5817143992b65423e89da01c8813 --label arch=amd64 --label version=2.0.0-dev.64 . 05:43:18 Sending build context to Docker daemon 35.82MB 05:43:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:43:18 Step 2/24 : FROM ${BASE} AS builder 05:43:18 ---> 2004969f5e36 05:43:18 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:43:18 ---> Running in 620e886702a8 05:43:18 Removing intermediate container 620e886702a8 05:43:18 ---> cce180d11459 05:43:18 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:43:18 ---> Running in 112b4331279c 05:43:18 Removing intermediate container 112b4331279c 05:43:18 ---> 122ec7c422fb 05:43:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:43:18 ---> Running in 6ccd259aef14 05:43:18 Removing intermediate container 6ccd259aef14 05:43:18 ---> 3c47418e09e8 05:43:18 Step 6/24 : LABEL Name=edgex-ui-go 05:43:18 ---> Running in 7e815d4a03ca 05:43:18 Removing intermediate container 7e815d4a03ca 05:43:18 ---> b1a4bac315ec 05:43:18 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:43:18 ---> Running in 86422bca0a25 05:43:18 Removing intermediate container 86422bca0a25 05:43:18 ---> 62c564f28c75 05:43:18 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:18 ---> Running in 9d3f161a5687 05:43:19 Removing intermediate container 9d3f161a5687 05:43:19 ---> fd28a66d5228 05:43:19 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:19 ---> Running in 5e7b4ffed07d 05:43:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:43:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:43:20 OK: 149 MiB in 40 packages 05:43:21 Removing intermediate container 5e7b4ffed07d 05:43:21 ---> d72d4c7abf70 05:43:21 Step 10/24 : ENV GO111MODULE=on 05:43:21 ---> Running in 0159a1641d5b 05:43:21 Removing intermediate container 0159a1641d5b 05:43:21 ---> 5ee47ccec4a1 05:43:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:43:21 ---> Running in 0fa777f9734a 05:43:21 Removing intermediate container 0fa777f9734a 05:43:21 ---> 4afaa847546c 05:43:21 Step 12/24 : COPY go.mod . 05:43:21 ---> 912b6ed0cc60 05:43:21 Step 13/24 : COPY Makefile . 05:43:21 ---> 699f31eec910 05:43:21 Step 14/24 : RUN make update 05:43:21 ---> Running in 30cf978ed898 05:43:22 CGO_ENABLED=0 GO111MODULE=on go mod download 05:43:22 Removing intermediate container 30cf978ed898 05:43:22 ---> 55c57618b099 05:43:22 Step 15/24 : COPY . . 05:43:23 ---> e7553b980dfb 05:43:23 Step 16/24 : RUN ${MAKE} 05:43:23 ---> Running in 564eebbb251b 05:43:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.64" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:43:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:43:34 Removing intermediate container 564eebbb251b 05:43:34 ---> 99a3e3c46c52 05:43:34 Step 17/24 : FROM alpine:3.12 05:43:34 3.12: Pulling from library/alpine 05:43:34 339de151aab4: Pulling fs layer 05:43:35 339de151aab4: Verifying Checksum 05:43:35 339de151aab4: Download complete 05:43:35 339de151aab4: Pull complete 05:43:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:43:35 Status: Downloaded newer image for alpine:3.12 05:43:35 ---> 13621d1b12d4 05:43:35 Step 18/24 : EXPOSE 4000 05:43:35 ---> Running in 15d5d683f7b1 05:43:35 Removing intermediate container 15d5d683f7b1 05:43:35 ---> 5b123eb2636b 05:43:35 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:43:36 ---> 5357115f5aa8 05:43:36 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:43:36 ---> Running in af18ef757bed 05:43:36 Removing intermediate container af18ef757bed 05:43:36 ---> 2d78f599431d 05:43:36 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:43:36 ---> Running in b8cd41b26aa7 05:43:36 Removing intermediate container b8cd41b26aa7 05:43:36 ---> ff5d365fd3aa 05:43:36 Step 22/24 : LABEL arch=amd64 05:43:36 ---> Running in b4d201160887 05:43:36 Removing intermediate container b4d201160887 05:43:36 ---> 913aeaf0dcc3 05:43:36 Step 23/24 : LABEL git_sha=89fae53e48fc5817143992b65423e89da01c8813 05:43:36 ---> Running in 7b9b49883935 05:43:36 Removing intermediate container 7b9b49883935 05:43:36 ---> 667fa4d9ee53 05:43:36 Step 24/24 : LABEL version=2.0.0-dev.64 05:43:36 ---> Running in 9b5c43ecfca4 05:43:36 Removing intermediate container 9b5c43ecfca4 05:43:36 ---> 7b130f8685ab 05:43:36 [Warning] One or more build-args [ARCH] were not consumed 05:43:36 Successfully built 7b130f8685ab 05:43:36 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:37 provisioning config files... 05:43:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config974694095070223633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:37 ---> docker-login.sh 05:43:37 nexus3.edgexfoundry.org:10001 05:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:37 Configure a credential helper to remove this warning. See 05:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:37 05:43:37 Login Succeeded 05:43:37 nexus3.edgexfoundry.org:10002 05:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:37 Configure a credential helper to remove this warning. See 05:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:37 05:43:37 Login Succeeded 05:43:37 nexus3.edgexfoundry.org:10003 05:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:37 Configure a credential helper to remove this warning. See 05:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:37 05:43:37 Login Succeeded 05:43:37 nexus3.edgexfoundry.org:10004 05:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:37 Configure a credential helper to remove this warning. See 05:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:37 05:43:37 Login Succeeded 05:43:37 docker.io 05:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:38 Configure a credential helper to remove this warning. See 05:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:38 05:43:38 Login Succeeded 05:43:38 ---> docker-login.sh ends [Pipeline] } 05:43:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:38 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:43:38 89fae53e48fc5817143992b65423e89da01c8813 05:43:38 latest 05:43:38 2.0.0-dev.64 05:43:38 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 05:43:38 master 05:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] isUnix [Pipeline] sh 05:43:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813 05:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:43:38 51dba0f4b9bf: Preparing 05:43:38 32f366d666a5: Preparing 05:43:38 32f366d666a5: Layer already exists 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:43:40 GO111MODULE=on go vet ./... 05:43:42 51dba0f4b9bf: Pushed 05:43:42 89fae53e48fc5817143992b65423e89da01c8813: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh 05:43:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 05:43:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:43:43 51dba0f4b9bf: Preparing 05:43:43 32f366d666a5: Preparing 05:43:43 32f366d666a5: Layer already exists 05:43:43 51dba0f4b9bf: Layer already exists 05:43:43 latest: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh 05:43:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh 05:43:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.64 05:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:43:43 51dba0f4b9bf: Preparing 05:43:43 32f366d666a5: Preparing 05:43:43 51dba0f4b9bf: Layer already exists 05:43:43 32f366d666a5: Layer already exists 05:43:43 2.0.0-dev.64: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh 05:43:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh 05:43:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 05:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:43:44 51dba0f4b9bf: Preparing 05:43:44 32f366d666a5: Preparing 05:43:44 32f366d666a5: Layer already exists 05:43:44 51dba0f4b9bf: Layer already exists 05:43:44 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh 05:43:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 05:43:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 05:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:43:45 51dba0f4b9bf: Preparing 05:43:45 32f366d666a5: Preparing 05:43:45 51dba0f4b9bf: Layer already exists 05:43:45 32f366d666a5: Layer already exists 05:43:45 master: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:45 ===================================================== [Pipeline] echo 05:43:45 taggedImages: 05:43:45 - nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813 05:43:45 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:43:45 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.64 05:43:45 - nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 05:43:45 - 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 05:43:46 ---> job-cost.sh 05:43:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l2UF 05:43:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 05:44:02 $ docker stop --time=1 c1fdaaba325f466490a74402164cc17b71b7727b2135039ae73aa85f1b1ffa8b 05:44:04 $ docker rm -f c1fdaaba325f466490a74402164cc17b71b7727b2135039ae73aa85f1b1ffa8b [Pipeline] // withDockerContainer [Pipeline] sh 05:44:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:44:05 Warning: overwriting stash ‘coverage-report’ 05:44:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:44:06 + ls -al . 05:44:06 total 124 05:44:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 05:43 . 05:44:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 05:41 .. 05:44:06 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 05:41 .git 05:44:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 05:41 .github 05:44:06 -rw-rw-r-- 1 jenkins jenkins 162 Jun 11 05:41 .gitignore 05:44:06 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 11 05:41 CONTRIBUTING.md 05:44:06 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 11 05:41 Dockerfile 05:44:06 -rw-rw-r-- 1 jenkins jenkins 902 Jun 11 05:41 Dockerfile.build 05:44:06 -rw-rw-r-- 1 jenkins jenkins 652 Jun 11 05:41 Jenkinsfile 05:44:06 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 11 05:41 LICENSE 05:44:06 -rw-rw-r-- 1 jenkins jenkins 941 Jun 11 05:41 Makefile 05:44:06 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 11 05:41 README.md 05:44:06 -rw-rw-r-- 1 jenkins jenkins 12 Jun 11 05:38 VERSION 05:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 05:41 assets 05:44:06 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 05:41 bin 05:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 05:41 cmd 05:44:06 -rw-r--r-- 1 jenkins jenkins 10 Jun 11 05:43 coverage.out 05:44:06 drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 05:41 docs 05:44:06 -rw-rw-r-- 1 jenkins jenkins 971 Jun 11 05:41 go.mod 05:44:06 -rw-r--r-- 1 jenkins jenkins 23959 Jun 11 05:43 go.sum 05:44:06 drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 05:41 internal 05:44:06 -rw-rw-r-- 1 jenkins jenkins 155 Jun 11 05:41 version.go 05:44:06 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 05:41 web [Pipeline] isUnix [Pipeline] sh 05:44:07 + 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=89fae53e48fc5817143992b65423e89da01c8813 --label arch=arm64 --label version=2.0.0-dev.64 . 05:44:08 Sending build context to Docker daemon 35.82MB 05:44:08 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:44:08 Step 2/24 : FROM ${BASE} AS builder 05:44:08 ---> 039835a3dc5b 05:44:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-l2UF/bin to PATH 05:44:08 INFO: No Stack... 05:44:08 ---> Running in 8ca2ac1ae781 05:44:08 INFO: Retrieving Pricing Info for: v3-standard-2 05:44:09 Removing intermediate container 8ca2ac1ae781 05:44:09 ---> 92c33e2bc658 05:44:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:44:09 ---> Running in aea7d251c313 05:44:09 INFO: Archiving Costs [Pipeline] sh 05:44:09 Removing intermediate container aea7d251c313 05:44:09 ---> f9ae5aca1fd4 05:44:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:44:09 + cut -d, -f6 05:44:09 + cat /w/workspace/edgex-ui-go/124/archives/cost.csv [Pipeline] lock 05:44:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] 05:44:09 Resource [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] did not exist. Created. 05:44:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:09 ---> Running in e96c0c78761e 05:44:10 + echo total: 0.05999999865889549 [Pipeline] stash 05:44:10 Removing intermediate container e96c0c78761e 05:44:10 ---> 10d47b52e7e6 05:44:10 Step 6/24 : LABEL Name=edgex-ui-go 05:44:10 Stashed 1 file(s) [Pipeline] } 05:44:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 05:44:10 ---> Running in 2cb1f885c06a [Pipeline] // stage [Pipeline] } 05:44:11 Removing intermediate container 2cb1f885c06a 05:44:11 ---> 675d12a287ab 05:44:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:44:11 ---> Running in d0da8ef8c36c 05:44:11 Removing intermediate container d0da8ef8c36c 05:44:11 ---> 3c28a427fd0b 05:44:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:11 ---> Running in aae33893d02b 05:44:14 Removing intermediate container aae33893d02b 05:44:14 ---> aa031754f3c1 05:44:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:14 ---> Running in ce296f3fd95a 05:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:44:17 OK: 138 MiB in 40 packages 05:44:17 Removing intermediate container ce296f3fd95a 05:44:17 ---> 02ea5eb33697 05:44:17 Step 10/24 : ENV GO111MODULE=on 05:44:18 ---> Running in f784dd3b81c5 05:44:18 Removing intermediate container f784dd3b81c5 05:44:18 ---> 0372b2a6c70a 05:44:18 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:44:18 ---> Running in 2908b7ee2bd0 05:44:19 Removing intermediate container 2908b7ee2bd0 05:44:19 ---> 92e587ab5872 05:44:19 Step 12/24 : COPY go.mod . 05:44:20 ---> 73580f07babc 05:44:20 Step 13/24 : COPY Makefile . 05:44:20 ---> ed8bc10b39ce 05:44:20 Step 14/24 : RUN make update 05:44:20 ---> Running in d307e8e4f547 05:44:21 CGO_ENABLED=0 GO111MODULE=on go mod download 05:44:23 Removing intermediate container d307e8e4f547 05:44:23 ---> 491bea0d2a29 05:44:23 Step 15/24 : COPY . . 05:44:26 ---> 9e63cdaedffa 05:44:26 Step 16/24 : RUN ${MAKE} 05:44:26 ---> Running in 7832354ec3ad 05:44:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.64" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:44:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:44:57 Removing intermediate container 7832354ec3ad 05:44:57 ---> d42b121bae98 05:44:57 Step 17/24 : FROM alpine:3.12 05:44:57 3.12: Pulling from library/alpine 05:44:58 d2f70382dc9a: Pulling fs layer 05:44:58 d2f70382dc9a: Download complete 05:44:59 d2f70382dc9a: Pull complete 05:44:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:44:59 Status: Downloaded newer image for alpine:3.12 05:44:59 ---> 9852663dfa18 05:44:59 Step 18/24 : EXPOSE 4000 05:44:59 ---> Running in bc4c4f5aabc5 05:44:59 Removing intermediate container bc4c4f5aabc5 05:44:59 ---> f18163444204 05:44:59 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:45:02 ---> 88bf1468f789 05:45:02 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:45:02 ---> Running in 9befa6d28e3c 05:45:02 Removing intermediate container 9befa6d28e3c 05:45:02 ---> f39b0d9ed400 05:45:02 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:45:03 ---> Running in 52a720e732ca 05:45:03 Removing intermediate container 52a720e732ca 05:45:03 ---> 91ca576ed9f9 05:45:03 Step 22/24 : LABEL arch=arm64 05:45:03 ---> Running in 0107e9e3e8a6 05:45:03 Removing intermediate container 0107e9e3e8a6 05:45:03 ---> bf285437c75f 05:45:03 Step 23/24 : LABEL git_sha=89fae53e48fc5817143992b65423e89da01c8813 05:45:04 ---> Running in 22924a56126c 05:45:04 Removing intermediate container 22924a56126c 05:45:04 ---> 3e6a35f71fec 05:45:04 Step 24/24 : LABEL version=2.0.0-dev.64 05:45:04 ---> Running in 5d367ebf871f 05:45:05 Removing intermediate container 5d367ebf871f 05:45:05 ---> 5a46aa93d25c 05:45:05 [Warning] One or more build-args [ARCH] were not consumed 05:45:05 Successfully built 5a46aa93d25c 05:45:05 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 05:45:05 provisioning config files... 05:45:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config8861242906693102256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:05 ---> docker-login.sh 05:45:05 nexus3.edgexfoundry.org:10001 05:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:06 Configure a credential helper to remove this warning. See 05:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:06 05:45:06 Login Succeeded 05:45:06 nexus3.edgexfoundry.org:10002 05:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:06 Configure a credential helper to remove this warning. See 05:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:06 05:45:06 Login Succeeded 05:45:06 nexus3.edgexfoundry.org:10003 05:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:07 Configure a credential helper to remove this warning. See 05:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:07 05:45:07 Login Succeeded 05:45:07 nexus3.edgexfoundry.org:10004 05:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:08 Configure a credential helper to remove this warning. See 05:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:08 05:45:08 Login Succeeded 05:45:08 docker.io 05:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:08 Configure a credential helper to remove this warning. See 05:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:08 05:45:08 Login Succeeded 05:45:08 ---> docker-login.sh ends [Pipeline] } 05:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:08 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:45:08 89fae53e48fc5817143992b65423e89da01c8813 05:45:08 latest 05:45:08 2.0.0-dev.64 05:45:08 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 05:45:08 master 05:45:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] isUnix [Pipeline] sh 05:45:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813 05:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:45:09 ed007feb8647: Preparing 05:45:09 3fbe34a1663b: Preparing 05:45:09 3fbe34a1663b: Layer already exists 05:45:16 ed007feb8647: Pushed 05:45:16 89fae53e48fc5817143992b65423e89da01c8813: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:45:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:45:17 ed007feb8647: Preparing 05:45:17 3fbe34a1663b: Preparing 05:45:17 3fbe34a1663b: Layer already exists 05:45:17 ed007feb8647: Layer already exists 05:45:17 latest: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh 05:45:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.64 05:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:45:18 ed007feb8647: Preparing 05:45:18 3fbe34a1663b: Preparing 05:45:18 3fbe34a1663b: Layer already exists 05:45:18 ed007feb8647: Layer already exists 05:45:18 2.0.0-dev.64: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh 05:45:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 05:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:45:19 ed007feb8647: Preparing 05:45:19 3fbe34a1663b: Preparing 05:45:19 ed007feb8647: Layer already exists 05:45:19 3fbe34a1663b: Layer already exists 05:45:19 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 05:45:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 05:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:45:20 ed007feb8647: Preparing 05:45:20 3fbe34a1663b: Preparing 05:45:20 3fbe34a1663b: Layer already exists 05:45:20 ed007feb8647: Layer already exists 05:45:20 master: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:20 ===================================================== [Pipeline] echo 05:45:20 taggedImages: 05:45:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813 05:45:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:45:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.64 05:45:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 05:45:20 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:45:21 ---> job-cost.sh 05:45:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lSez 05:46:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:47:21 lf-activate-venv(): INFO: Adding /tmp/venv-lSez/bin to PATH 05:47:21 INFO: No Stack... 05:47:22 INFO: Retrieving Pricing Info for: v2-standard-4 05:47:22 INFO: Archiving Costs [Pipeline] sh 05:47:22 + cat /w/workspace/edgex-ui-go/124/archives/cost.csv 05:47:22 + cut -d, -f6 [Pipeline] lock 05:47:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] 05:47:22 Resource [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] did not exist. Created. 05:47:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:47:23 /w/workspace/edgex-ui-go/124@tmp/durable-6db36686/script.sh: 1: /w/workspace/edgex-ui-go/124@tmp/durable-6db36686/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:47:23 + echo total: 0.18000000715255737 [Pipeline] stash 05:47:23 Warning: overwriting stash ‘stack-cost’ 05:47:23 Stashed 1 file(s) [Pipeline] } 05:47:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-124-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 05:47:24 provisioning config files... 05:47:24 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1390844943887822414tmp [Pipeline] { [Pipeline] sh 05:47:25 + set +x 05:47:25 + bash -s -- 05:47:25 + curl -s https://codecov.io/bash 05:47:25 05:47:25 _____ _ 05:47:25 / ____| | | 05:47:25 | | ___ __| | ___ ___ _____ __ 05:47:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:47:25 | |___| (_) | (_| | __/ (_| (_) \ V / 05:47:25 \_____\___/ \__,_|\___|\___\___/ \_/ 05:47:25 Bash-1.0.3 05:47:25 05:47:25 05:47:25 ==> git version 2.24.4 found 05:47:25 ==> 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 05:47:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:47:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:47:25 ==> Jenkins CI detected. 05:47:25 project root: . 05:47:25 --> token set from env 05:47:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:47:25 ==> Running gcov in . (disable via -X gcov) 05:47:25 ==> Python coveragepy not found 05:47:25 ==> Searching for coverage reports in: 05:47:25 + . 05:47:25 -> Found 1 reports 05:47:25 ==> Detecting git/mercurial file structure 05:47:25 ==> Reading reports 05:47:25 + ./coverage.out bytes=10 05:47:25 ==> Appending adjustments 05:47:25 https://docs.codecov.io/docs/fixing-reports 05:47:25 + Found adjustments 05:47:25 ==> Gzipping contents 05:47:25 4.0K /tmp/codecov.HDiOTS.gz 05:47:25 ==> Uploading reports 05:47:25 url: https://codecov.io 05:47:25 query: branch=master&commit=89fae53e48fc5817143992b65423e89da01c8813&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:47:25 -> Pinging Codecov 05:47:25 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=89fae53e48fc5817143992b65423e89da01c8813&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:47:25 -> Uploading to 05:47:25 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/FB506323287CE973F263BFD2A0EB1F37/89fae53e48fc5817143992b65423e89da01c8813/f1690b5e-e46a-4eec-9dfe-24aa426c5b1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T054725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=974e21a9339f263036a681b3df12c4bc357e70aade46fd5ea1187081121fe40d 05:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:47:25 Dload Upload Total Spent Left Speed 05:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9062 --:--:-- --:--:-- --:--:-- 9081 05:47:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] } 05:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:47:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:47:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:47:27 05:47:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:47:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:47:27 188c0c94c7c5: Pulling fs layer 05:47:27 0ef7d3d256c8: Pulling fs layer 05:47:27 de9db76c5a1d: Pulling fs layer 05:47:27 0eba1c9be4d2: Pulling fs layer 05:47:27 0d57e429df01: Pulling fs layer 05:47:27 4e4be7b47b0d: Pulling fs layer 05:47:27 e1f770b5df2f: Pulling fs layer 05:47:27 85a0685a4137: Pulling fs layer 05:47:27 4e4be7b47b0d: Waiting 05:47:27 e1f770b5df2f: Waiting 05:47:27 85a0685a4137: Waiting 05:47:27 0eba1c9be4d2: Waiting 05:47:27 0d57e429df01: Waiting 05:47:27 de9db76c5a1d: Download complete 05:47:27 0ef7d3d256c8: Verifying Checksum 05:47:27 0ef7d3d256c8: Download complete 05:47:27 0d57e429df01: Verifying Checksum 05:47:27 0d57e429df01: Download complete 05:47:27 188c0c94c7c5: Verifying Checksum 05:47:27 188c0c94c7c5: Download complete 05:47:28 4e4be7b47b0d: Verifying Checksum 05:47:28 4e4be7b47b0d: Download complete 05:47:28 188c0c94c7c5: Pull complete 05:47:28 0ef7d3d256c8: Pull complete 05:47:28 de9db76c5a1d: Pull complete 05:47:29 e1f770b5df2f: Verifying Checksum 05:47:29 e1f770b5df2f: Download complete 05:47:31 0eba1c9be4d2: Verifying Checksum 05:47:31 0eba1c9be4d2: Download complete 05:47:31 85a0685a4137: Verifying Checksum 05:47:31 85a0685a4137: Download complete 05:47:34 0eba1c9be4d2: Pull complete 05:47:34 0d57e429df01: Pull complete 05:47:34 4e4be7b47b0d: Pull complete 05:47:34 e1f770b5df2f: Pull complete 05:47:38 85a0685a4137: Pull complete 05:47:38 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:47:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:47:38 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 05:47:38 $ 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 05:47:41 $ docker top f6d3a2fbe004cde8cb0c8c694ba482ecd07d9d5fcd8e30a63d3bee97146c23af -eo pid,comm [Pipeline] { [Pipeline] echo 05:47:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:47:41 + set -o pipefail 05:47:41 + snyk monitor '--org=edgex-jenkins' 05:47:54 05:47:54 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 05:47:54 05:47:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/92459c8f-5e64-44d7-89f8-089323d24e91 05:47:54 05:47:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:47:54 05:47:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:47:54 05:47:54 [Pipeline] } 05:47:54 $ docker stop --time=1 f6d3a2fbe004cde8cb0c8c694ba482ecd07d9d5fcd8e30a63d3bee97146c23af 05:47:56 $ docker rm -f f6d3a2fbe004cde8cb0c8c694ba482ecd07d9d5fcd8e30a63d3bee97146c23af [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 05:47:57 + git log --format=format:%s -1 89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] isUnix [Pipeline] sh 05:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:47:57 . [Pipeline] withDockerContainer 05:47:57 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 05:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:47:58 $ docker top 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:58 [ssh-agent] Looking for ssh-agent implementation... 05:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:58 $ docker exec 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be ssh-agent 05:47:58 SSH_AUTH_SOCK=/tmp/ssh-NSlXliKk5neg/agent.14 05:47:58 SSH_AGENT_PID=21 05:47:58 Running ssh-add (command line suppressed) 05:47:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7986851484974442827.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7986851484974442827.key) 05:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:58 + git semver tag 05:47:58 # -> Open(): unable to determine branch for HEAD 05:47:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:47:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:47:58 # $SEMVER_REMOTE_NAME = origin 05:47:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:47:58 # $SEMVER_USER_NAME = edgex-jenkins 05:47:58 # $SEMVER_BRANCH = master 05:47:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:47:58 # 89fae53e48fc5817143992b65423e89da01c8813 HEAD 05:47:58 # -> Force: false 05:47:58 # 59556eefa3c72f646c4d7bda8b2bfeece6f0bc56 refs/tags/v2.0.0-dev.64 [Pipeline] } 05:47:58 $ docker exec --env ******** --env ******** 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be ssh-agent -k 05:47:59 unset SSH_AUTH_SOCK; 05:47:59 unset SSH_AGENT_PID; 05:47:59 echo Agent pid 21 killed; 05:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:59 + git semver [Pipeline] } 05:47:59 $ docker stop --time=1 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be 05:48:00 $ docker rm -f 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:48:01 05:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:48:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:48:01 0.23.1-centos7: Pulling from edgex-lftools 05:48:01 ab5ef0e58194: Pulling fs layer 05:48:01 9712f1f96733: Pulling fs layer 05:48:01 63f879dbbcfc: Pulling fs layer 05:48:01 0d9ebad4ef96: Pulling fs layer 05:48:01 e9a5061849ea: Pulling fs layer 05:48:01 d747dcd14b5f: Pulling fs layer 05:48:01 2de7ff778b66: Pulling fs layer 05:48:01 e9a5061849ea: Waiting 05:48:01 d747dcd14b5f: Waiting 05:48:01 2de7ff778b66: Waiting 05:48:01 0d9ebad4ef96: Waiting 05:48:01 9712f1f96733: Verifying Checksum 05:48:01 9712f1f96733: Download complete 05:48:03 63f879dbbcfc: Verifying Checksum 05:48:03 63f879dbbcfc: Download complete 05:48:03 e9a5061849ea: Verifying Checksum 05:48:03 e9a5061849ea: Download complete 05:48:03 d747dcd14b5f: Verifying Checksum 05:48:03 d747dcd14b5f: Download complete 05:48:03 2de7ff778b66: Verifying Checksum 05:48:03 2de7ff778b66: Download complete 05:48:03 0d9ebad4ef96: Verifying Checksum 05:48:03 0d9ebad4ef96: Download complete 05:48:03 ab5ef0e58194: Verifying Checksum 05:48:03 ab5ef0e58194: Download complete 05:48:06 ab5ef0e58194: Pull complete 05:48:06 9712f1f96733: Pull complete 05:48:06 63f879dbbcfc: Pull complete 05:48:10 0d9ebad4ef96: Pull complete 05:48:10 e9a5061849ea: Pull complete 05:48:10 d747dcd14b5f: Pull complete 05:48:11 2de7ff778b66: Pull complete 05:48:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:48:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:48:11 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 05:48:11 $ 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 05:48:15 $ docker top 739930afa27eb4d1f7946e2cecb0d8c64ef4cf3a133163a39946cb7c79e6154e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:48:15 provisioning config files... 05:48:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6839611160136834469tmp 05:48:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config717648180006538042tmp 05:48:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7231901998285052392tmp [Pipeline] { [Pipeline] echo 05:48:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:48:16 ---> sigul-configuration.sh 05:48:16 gpg: directory `/root/.gnupg' created 05:48:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:48:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:48:16 gpg: keyring `/root/.gnupg/secring.gpg' created 05:48:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:48:16 gpg: CAST5 encrypted data 05:48:16 gpg: encrypted with 1 passphrase 05:48:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:48:16 + mkdir /home/jenkins 05:48:16 + mkdir /home/jenkins/sigul [Pipeline] sh 05:48:16 + 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 05:48:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:48:17 ---> sigul-install.sh 05:48:21 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:48:21 + git tag --list 05:48:21 0.1.1 05:48:21 v1.1.0 05:48:21 v1.2.0 05:48:21 v1.2.1 05:48:21 v1.3.0 05:48:21 v2.0.0-dev.1 05:48:21 v2.0.0-dev.10 05:48:21 v2.0.0-dev.11 05:48:21 v2.0.0-dev.12 05:48:21 v2.0.0-dev.13 05:48:21 v2.0.0-dev.14 05:48:21 v2.0.0-dev.15 05:48:21 v2.0.0-dev.16 05:48:21 v2.0.0-dev.17 05:48:21 v2.0.0-dev.18 05:48:21 v2.0.0-dev.19 05:48:21 v2.0.0-dev.2 05:48:21 v2.0.0-dev.20 05:48:21 v2.0.0-dev.21 05:48:21 v2.0.0-dev.22 05:48:21 v2.0.0-dev.23 05:48:21 v2.0.0-dev.24 05:48:21 v2.0.0-dev.25 05:48:21 v2.0.0-dev.26 05:48:21 v2.0.0-dev.27 05:48:21 v2.0.0-dev.28 05:48:21 v2.0.0-dev.29 05:48:21 v2.0.0-dev.3 05:48:21 v2.0.0-dev.30 05:48:21 v2.0.0-dev.31 05:48:21 v2.0.0-dev.32 05:48:21 v2.0.0-dev.33 05:48:21 v2.0.0-dev.34 05:48:21 v2.0.0-dev.35 05:48:21 v2.0.0-dev.36 05:48:21 v2.0.0-dev.37 05:48:21 v2.0.0-dev.38 05:48:21 v2.0.0-dev.39 05:48:21 v2.0.0-dev.4 05:48:21 v2.0.0-dev.40 05:48:21 v2.0.0-dev.41 05:48:21 v2.0.0-dev.42 05:48:21 v2.0.0-dev.43 05:48:21 v2.0.0-dev.44 05:48:21 v2.0.0-dev.45 05:48:21 v2.0.0-dev.46 05:48:21 v2.0.0-dev.47 05:48:21 v2.0.0-dev.48 05:48:21 v2.0.0-dev.49 05:48:21 v2.0.0-dev.5 05:48:21 v2.0.0-dev.50 05:48:21 v2.0.0-dev.51 05:48:21 v2.0.0-dev.52 05:48:21 v2.0.0-dev.53 05:48:21 v2.0.0-dev.54 05:48:21 v2.0.0-dev.55 05:48:21 v2.0.0-dev.56 05:48:21 v2.0.0-dev.57 05:48:21 v2.0.0-dev.58 05:48:21 v2.0.0-dev.59 05:48:21 v2.0.0-dev.6 05:48:21 v2.0.0-dev.60 05:48:21 v2.0.0-dev.61 05:48:21 v2.0.0-dev.62 05:48:21 v2.0.0-dev.63 05:48:21 v2.0.0-dev.64 05:48:21 v2.0.0-dev.7 05:48:21 v2.0.0-dev.8 05:48:21 v2.0.0-dev.9 [Pipeline] sh 05:48:21 + lftools sign git-tag v2.0.0-dev.64 05:48:22 Signing Git tag with Sigul... 05:48:22 Signing v2.0.0-dev.64 [Pipeline] echo 05:48:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:48:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:48:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:48:23 $ docker stop --time=1 739930afa27eb4d1f7946e2cecb0d8c64ef4cf3a133163a39946cb7c79e6154e 05:48:26 $ docker rm -f 739930afa27eb4d1f7946e2cecb0d8c64ef4cf3a133163a39946cb7c79e6154e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:26 . [Pipeline] withDockerContainer 05:48:26 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 05:48:26 $ 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 05:48:27 $ docker top b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:27 [ssh-agent] Looking for ssh-agent implementation... 05:48:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:27 $ docker exec b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e ssh-agent 05:48:27 SSH_AUTH_SOCK=/tmp/ssh-8L1fMMJ1GDpd/agent.13 05:48:27 SSH_AGENT_PID=19 05:48:27 Running ssh-add (command line suppressed) 05:48:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1733993213577410006.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1733993213577410006.key) 05:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:28 + git semver bump pre 05:48:28 # -> Open(): unable to determine branch for HEAD 05:48:28 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:48:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:48:28 # $SEMVER_REMOTE_NAME = origin 05:48:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:48:28 # $SEMVER_USER_NAME = edgex-jenkins 05:48:28 # $SEMVER_BRANCH = master 05:48:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:48:28 2.0.0-dev.65 [Pipeline] } 05:48:28 $ docker exec --env ******** --env ******** b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e ssh-agent -k 05:48:28 unset SSH_AUTH_SOCK; 05:48:28 unset SSH_AGENT_PID; 05:48:28 echo Agent pid 19 killed; 05:48:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:28 + git semver [Pipeline] } 05:48:29 $ docker stop --time=1 b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e 05:48:30 $ docker rm -f b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:30 . [Pipeline] withDockerContainer 05:48:30 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 05:48:30 $ 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 05:48:31 $ docker top 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:31 [ssh-agent] Looking for ssh-agent implementation... 05:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:31 $ docker exec 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b ssh-agent 05:48:31 SSH_AUTH_SOCK=/tmp/ssh-OQ8dasdCpNSo/agent.13 05:48:31 SSH_AGENT_PID=19 05:48:31 Running ssh-add (command line suppressed) 05:48:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1911434886463148028.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1911434886463148028.key) 05:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:31 + git semver push 05:48:31 # -> Open(): unable to determine branch for HEAD 05:48:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:48:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:48:31 # $SEMVER_REMOTE_NAME = origin 05:48:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:48:31 # $SEMVER_USER_NAME = edgex-jenkins 05:48:31 # $SEMVER_BRANCH = master 05:48:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:48:37 $ docker exec --env ******** --env ******** 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b ssh-agent -k 05:48:37 unset SSH_AUTH_SOCK; 05:48:37 unset SSH_AGENT_PID; 05:48:37 echo Agent pid 19 killed; 05:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:37 + git semver [Pipeline] } 05:48:37 $ docker stop --time=1 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b 05:48:38 $ docker rm -f 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b [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 05:48:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:48:40 ---> package-listing.sh 05:48:40 ++ facter osfamily 05:48:40 ++ tr '[:upper:]' '[:lower:]' 05:48:41 + OS_FAMILY=redhat 05:48:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 05:48:41 + START_PACKAGES=/tmp/packages_start.txt 05:48:41 + END_PACKAGES=/tmp/packages_end.txt 05:48:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:48:41 + PACKAGES=/tmp/packages_start.txt 05:48:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:48:41 + PACKAGES=/tmp/packages_end.txt 05:48:41 + case "${OS_FAMILY}" in 05:48:41 + sort 05:48:41 + rpm -qa 05:48:41 + '[' -f /tmp/packages_start.txt ']' 05:48:41 + '[' -f /tmp/packages_end.txt ']' 05:48:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:48:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:48:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 05:48:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 05:48:41 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 05:48:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:42 05:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:42 alpine: Pulling from edgex-lftools-log-publisher 05:48:42 df20fa9351a1: Pulling fs layer 05:48:42 36b3adc4ff6f: Pulling fs layer 05:48:42 8ad3a11d3b57: Pulling fs layer 05:48:42 46f8f816bc3b: Pulling fs layer 05:48:42 93b61091891f: Pulling fs layer 05:48:42 93b9cdb0e59b: Pulling fs layer 05:48:42 5e14af77c1be: Pulling fs layer 05:48:42 01666e4c0597: Pulling fs layer 05:48:42 aa168da1d23b: Pulling fs layer 05:48:42 93b61091891f: Waiting 05:48:42 93b9cdb0e59b: Waiting 05:48:42 5e14af77c1be: Waiting 05:48:42 01666e4c0597: Waiting 05:48:42 aa168da1d23b: Waiting 05:48:42 46f8f816bc3b: Waiting 05:48:42 36b3adc4ff6f: Verifying Checksum 05:48:42 36b3adc4ff6f: Download complete 05:48:42 46f8f816bc3b: Verifying Checksum 05:48:42 46f8f816bc3b: Download complete 05:48:42 df20fa9351a1: Verifying Checksum 05:48:42 df20fa9351a1: Download complete 05:48:43 93b9cdb0e59b: Verifying Checksum 05:48:43 93b9cdb0e59b: Download complete 05:48:43 5e14af77c1be: Verifying Checksum 05:48:43 5e14af77c1be: Download complete 05:48:43 93b61091891f: Verifying Checksum 05:48:43 93b61091891f: Download complete 05:48:43 01666e4c0597: Verifying Checksum 05:48:43 01666e4c0597: Download complete 05:48:43 df20fa9351a1: Pull complete 05:48:43 8ad3a11d3b57: Verifying Checksum 05:48:43 8ad3a11d3b57: Download complete 05:48:43 36b3adc4ff6f: Pull complete 05:48:44 8ad3a11d3b57: Pull complete 05:48:44 46f8f816bc3b: Pull complete 05:48:44 93b61091891f: Pull complete 05:48:44 93b9cdb0e59b: Pull complete 05:48:44 5e14af77c1be: Pull complete 05:48:44 01666e4c0597: Pull complete 05:48:44 aa168da1d23b: Verifying Checksum 05:48:44 aa168da1d23b: Download complete 05:48:49 aa168da1d23b: Pull complete 05:48:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:48:49 prd-centos7-docker-4c-2g-474 does not seem to be running inside a container 05:48:49 $ 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 05:48:51 $ docker top ebd0266c298f18e4ee35aa55f5bb0325915b65b334c845c688e0ea2ac7a71cc7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:52 + touch /tmp/pre-build-complete [Pipeline] sh 05:48:52 + mkdir -p /var/log/sa [Pipeline] sh 05:48:52 + ls /var/log/sa-host 05:48:52 + sadf -c /var/log/sa-host/sa05 05:48:52 file_magic: OK 05:48:52 HZ: Using current value: 100 05:48:52 file_header: OK 05:48:52 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 05:48:52 Statistics: 05:48:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:48:52 File successfully converted to sysstat format version 12.2.1 05:48:52 + sadf -c /var/log/sa-host/sa11 05:48:52 file_magic: OK 05:48:52 HZ: Using current value: 100 05:48:52 file_header: OK 05:48:52 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 05:48:52 Statistics: 05:48:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:48:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:53 provisioning config files... 05:48:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config648999649902889166tmp [Pipeline] { [Pipeline] echo 05:48:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:48:53 ---> create-netrc.sh [Pipeline] } 05:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:48:54 ---> python-tools-install.sh [Pipeline] echo 05:48:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:48:54 ---> sudo-logs.sh 05:48:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:48:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:48:55 ---> job-cost.sh 05:48:55 lf-activate-venv: SKIPPING 05:48:55 DEBUG: total: 0.18000000715255737 05:48:55 INFO: Retrieving Stack Cost... 05:48:55 INFO: Retrieving Pricing Info for: v3-standard-2 05:48:56 INFO: Archiving Costs [Pipeline] echo 05:48:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:48:56 ---> logs-deploy.sh 05:48:56 lf-activate-venv: SKIPPING 05:48:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/124 05:48:56 INFO: archiving workspace using pattern(s): 05:48:57 Archives upload complete. 05:48:57 INFO: archiving logs to Nexus 05:48:58 ---> uname -a: 05:48:58 Linux prd-centos7-docker-4c-2g-474.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:48:58 05:48:58 05:48:58 ---> lscpu: 05:48:58 Architecture: x86_64 05:48:58 CPU op-mode(s): 32-bit, 64-bit 05:48:58 Byte Order: Little Endian 05:48:58 Address sizes: 40 bits physical, 48 bits virtual 05:48:58 CPU(s): 2 05:48:58 On-line CPU(s) list: 0,1 05:48:58 Thread(s) per core: 1 05:48:58 Core(s) per socket: 1 05:48:58 Socket(s): 2 05:48:58 NUMA node(s): 1 05:48:58 Vendor ID: AuthenticAMD 05:48:58 CPU family: 23 05:48:58 Model: 49 05:48:58 Model name: AMD EPYC-Rome Processor 05:48:58 Stepping: 0 05:48:58 CPU MHz: 2800.000 05:48:58 BogoMIPS: 5600.00 05:48:58 Virtualization: AMD-V 05:48:58 Hypervisor vendor: KVM 05:48:58 Virtualization type: full 05:48:58 L1d cache: 64 KiB 05:48:58 L1i cache: 64 KiB 05:48:58 L2 cache: 1 MiB 05:48:58 L3 cache: 32 MiB 05:48:58 NUMA node0 CPU(s): 0,1 05:48:58 Vulnerability Itlb multihit: Not affected 05:48:58 Vulnerability L1tf: Not affected 05:48:58 Vulnerability Mds: Not affected 05:48:58 Vulnerability Meltdown: Not affected 05:48:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:48:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:48:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:48:58 Vulnerability Srbds: Not affected 05:48:58 Vulnerability Tsx async abort: Not affected 05:48:58 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 05:48:58 05:48:58 05:48:58 ---> nproc: 05:48:58 2 05:48:58 05:48:58 05:48:58 ---> df -h: 05:48:58 Filesystem Size Used Available Use% Mounted on 05:48:58 overlay 40.0G 8.9G 31.1G 22% / 05:48:58 tmpfs 64.0M 0 64.0M 0% /dev 05:48:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:48:58 shm 64.0M 0 64.0M 0% /dev/shm 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 05:48:58 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 05:48:58 05:48:58 05:48:58 ---> free -m: 05:48:58 total used free shared buff/cache available 05:48:58 Mem: 7821 1284 3108 0 3428 6457 05:48:58 Swap: 1023 0 1023 05:48:58 05:48:58 05:48:58 ---> ip addr: 05:48:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:48:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:48:58 inet 127.0.0.1/8 scope host lo 05:48:58 valid_lft forever preferred_lft forever 05:48:58 inet6 ::1/128 scope host 05:48:58 valid_lft forever preferred_lft forever 05:48:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:48:58 link/ether fa:16:3e:56:9d:98 brd ff:ff:ff:ff:ff:ff 05:48:58 inet 10.30.122.123/23 brd 10.30.123.255 scope global dynamic eth0 05:48:58 valid_lft 85748sec preferred_lft 85748sec 05:48:58 inet6 fe80::f816:3eff:fe56:9d98/64 scope link 05:48:58 valid_lft forever preferred_lft forever 05:48:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:48:58 link/ether 02:42:98:14:11:e2 brd ff:ff:ff:ff:ff:ff 05:48:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:48:58 valid_lft forever preferred_lft forever 05:48:58 inet6 fe80::42:98ff:fe14:11e2/64 scope link 05:48:58 valid_lft forever preferred_lft forever 05:48:58 05:48:58 05:48:58 ---> sar -b -r -n DEV: 05:48:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:48:58 05:48:58 05:37:56 LINUX RESTART (2 CPU) 05:48:58 05:48:58 05:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:48:58 05:40:01 1.92 0.00 1.92 0.00 0.00 39.71 0.00 05:48:58 05:41:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 05:48:58 05:42:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 05:48:58 05:43:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 05:48:58 05:44:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 05:48:58 05:45:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 05:48:58 05:46:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 05:48:58 05:47:01 0.32 0.00 0.32 0.00 0.00 3.37 0.00 05:48:58 05:48:01 108.51 0.03 108.48 0.00 3.73 31187.49 0.00 05:48:58 Average: 12.48 0.00 12.47 0.00 0.41 3472.95 0.00 05:48:58 05:48:58 05:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:48:58 05:40:01 5423568 0 801080 10.00 2620 1781672 1205804 13.31 577448 1607436 20 05:48:58 05:41:01 5421688 0 802956 10.03 2620 1781676 1205804 13.31 579744 1606824 8 05:48:58 05:42:01 5418236 0 806404 10.07 2620 1781680 1206164 13.32 582728 1606824 16 05:48:58 05:43:01 5420840 0 803796 10.04 2620 1781684 1205804 13.31 575080 1612560 16 05:48:58 05:44:01 5420440 0 804188 10.04 2620 1781692 1205900 13.31 575568 1612560 8 05:48:58 05:45:01 5419800 0 804828 10.05 2620 1781692 1205804 13.31 576140 1612560 8 05:48:58 05:46:01 5414728 0 809888 10.11 2620 1781704 1205804 13.31 581260 1612560 8 05:48:58 05:47:01 5407260 0 817352 10.21 2620 1781708 1205804 13.31 588708 1612560 8 05:48:58 05:48:01 4487396 0 996840 12.45 2620 2522084 1396712 15.42 804120 2231152 22308 05:48:58 Average: 5314884 0 827481 10.33 2620 1863955 1227067 13.55 604533 1679448 2489 05:48:58 05:48:58 05:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:48:58 05:40:01 eth0 0.58 0.08 0.04 0.02 0.00 0.00 0.00 0.00 05:48:58 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:41:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 05:48:58 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:42:01 eth0 7.13 3.28 5.68 0.54 0.00 0.00 0.00 0.00 05:48:58 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:43:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:48:58 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:44:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:48:58 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:45:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:48:58 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:48:58 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:48:01 eth0 544.74 495.44 4830.22 48.30 0.00 0.00 0.00 0.00 05:48:58 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 05:48:01 docker0 66.79 73.28 5.47 347.82 0.00 0.00 0.00 0.00 05:48:58 Average: eth0 61.49 55.49 537.43 5.44 0.00 0.00 0.00 0.00 05:48:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:58 Average: docker0 7.42 8.14 0.61 38.65 0.00 0.00 0.00 0.00 05:48:58 05:48:58 05:48:58 ---> sar -P ALL: 05:48:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:48:58 05:48:58 05:37:56 LINUX RESTART (2 CPU) 05:48:58 05:48:58 05:39:01 CPU %user %nice %system %iowait %steal %idle 05:48:58 05:40:01 all 0.11 0.00 0.04 0.00 0.04 99.81 05:48:58 05:40:01 0 0.05 0.00 0.05 0.00 0.05 99.85 05:48:58 05:40:01 1 0.17 0.00 0.03 0.00 0.03 99.77 05:48:58 05:41:01 all 0.08 0.00 0.02 0.00 0.03 99.88 05:48:58 05:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:48:58 05:41:01 1 0.12 0.00 0.02 0.00 0.02 99.85 05:48:58 05:42:01 all 0.09 0.00 0.05 0.00 0.03 99.82 05:48:58 05:42:01 0 0.07 0.00 0.05 0.00 0.05 99.83 05:48:58 05:42:01 1 0.12 0.00 0.05 0.00 0.02 99.82 05:48:58 05:43:01 all 0.07 0.00 0.02 0.00 0.04 99.87 05:48:58 05:43:01 0 0.03 0.00 0.02 0.00 0.05 99.90 05:48:58 05:43:01 1 0.10 0.00 0.02 0.00 0.03 99.85 05:48:58 05:44:01 all 0.06 0.00 0.02 0.00 0.03 99.89 05:48:58 05:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 05:48:58 05:44:01 1 0.03 0.00 0.02 0.00 0.05 99.90 05:48:58 05:45:01 all 0.04 0.00 0.01 0.00 0.03 99.92 05:48:58 05:45:01 0 0.07 0.00 0.00 0.00 0.02 99.92 05:48:58 05:45:01 1 0.02 0.00 0.02 0.00 0.05 99.92 05:48:58 05:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 05:48:58 05:46:01 0 0.10 0.00 0.03 0.00 0.02 99.85 05:48:58 05:46:01 1 0.02 0.00 0.02 0.00 0.05 99.92 05:48:58 05:47:01 all 0.06 0.00 0.03 0.00 0.03 99.88 05:48:58 05:47:01 0 0.08 0.00 0.03 0.00 0.03 99.85 05:48:58 05:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:48:58 05:48:01 all 11.38 0.00 5.05 2.16 0.07 81.34 05:48:58 05:48:01 0 11.73 0.00 5.16 1.75 0.07 81.29 05:48:58 05:48:01 1 11.03 0.00 4.94 2.57 0.07 81.39 05:48:58 Average: all 1.29 0.00 0.57 0.23 0.04 97.87 05:48:58 Average: 0 1.32 0.00 0.58 0.19 0.04 97.87 05:48:58 Average: 1 1.26 0.00 0.55 0.28 0.04 97.87 05:48:58 05:48:58 05:48:58