Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 98319af8fc349a3fe50f20602aa62bf986a51411 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16724 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98319af8fc349a3fe50f20602aa62bf986a51411 (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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 Commit message: "core data view page complete" > git rev-list --no-walk 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:55 ========================================================= 04:22:55 EdgeX Global Pipelines Version Info 04:22:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:57 ------------------- 04:22:57 stable info: 04:22:57 ------------------- 04:22:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:57 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 04:22:57 Message: update stable to v1.0.173 04:22:58 ------------------- 04:22:58 experimental info: 04:22:58 ------------------- 04:22:58 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:58 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 04:22:58 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:22:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:22:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 04:22:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98319af [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:23:02 provisioning config files... 04:23:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5326497178393085417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:02 ---> docker-login.sh 04:23:02 nexus3.edgexfoundry.org:10001 04:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:03 Configure a credential helper to remove this warning. See 04:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:03 04:23:03 Login Succeeded 04:23:03 nexus3.edgexfoundry.org:10002 04:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:03 Configure a credential helper to remove this warning. See 04:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:03 04:23:03 Login Succeeded 04:23:03 nexus3.edgexfoundry.org:10003 04:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:03 Configure a credential helper to remove this warning. See 04:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:03 04:23:03 Login Succeeded 04:23:03 nexus3.edgexfoundry.org:10004 04:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:04 Configure a credential helper to remove this warning. See 04:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:04 04:23:04 Login Succeeded 04:23:04 docker.io 04:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:04 Configure a credential helper to remove this warning. See 04:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:04 04:23:04 Login Succeeded 04:23:04 ---> docker-login.sh ends [Pipeline] } 04:23:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:05 + git log --format=format:%s -1 98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] echo 04:23:05 GIT_COMMIT: 98319af8fc349a3fe50f20602aa62bf986a51411, Commit Message: core data view page complete [Pipeline] echo 04:23:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:23:05 04:23:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:23:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:23:06 latest: Pulling from edgex-devops/git-semver 04:23:06 31603596830f: Pulling fs layer 04:23:06 2a8b12db71e7: Pulling fs layer 04:23:06 6ca5941a6612: Pulling fs layer 04:23:06 ecc8261a40a4: Pulling fs layer 04:23:06 ecc8261a40a4: Waiting 04:23:06 2a8b12db71e7: Verifying Checksum 04:23:06 2a8b12db71e7: Download complete 04:23:06 31603596830f: Verifying Checksum 04:23:06 31603596830f: Download complete 04:23:06 ecc8261a40a4: Verifying Checksum 04:23:06 ecc8261a40a4: Download complete 04:23:06 6ca5941a6612: Verifying Checksum 04:23:06 6ca5941a6612: Download complete 04:23:07 31603596830f: Pull complete 04:23:07 2a8b12db71e7: Pull complete 04:23:08 6ca5941a6612: Pull complete 04:23:08 ecc8261a40a4: Pull complete 04:23:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:23:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:23:08 prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container 04:23:08 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:23:11 $ docker top 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:11 [ssh-agent] Looking for ssh-agent implementation... 04:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:11 $ docker exec 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent 04:23:12 SSH_AUTH_SOCK=/tmp/ssh-UJtjoAK0Rofp/agent.11 04:23:12 SSH_AGENT_PID=17 04:23:12 Running ssh-add (command line suppressed) 04:23:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7901336019776216028.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7901336019776216028.key) 04:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:12 + git tag --points-at HEAD [Pipeline] } 04:23:12 $ docker exec --env ******** --env ******** 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent -k 04:23:12 unset SSH_AUTH_SOCK; 04:23:12 unset SSH_AGENT_PID; 04:23:12 echo Agent pid 17 killed; 04:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:13 [ssh-agent] Looking for ssh-agent implementation... 04:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:13 $ docker exec 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent 04:23:13 SSH_AUTH_SOCK=/tmp/ssh-RzB24HdI5z3W/agent.47 04:23:13 SSH_AGENT_PID=53 04:23:13 Running ssh-add (command line suppressed) 04:23:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120088886884706373.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8120088886884706373.key) 04:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:13 + git semver init 04:23:13 # -> Open(): unable to determine branch for HEAD 04:23:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:23:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:23:13 # $SEMVER_REMOTE_NAME = origin 04:23:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:23:13 # $SEMVER_USER_NAME = edgex-jenkins 04:23:13 # $SEMVER_BRANCH = master 04:23:13 # $SEMVER_TEMP = /tmp/semver-937506724 04:23:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:23:15 # '/tmp/semver-937506724' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 04:23:15 # -> Force: false 04:23:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:23:15 $ docker exec --env ******** --env ******** 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce ssh-agent -k 04:23:15 unset SSH_AUTH_SOCK; 04:23:15 unset SSH_AGENT_PID; 04:23:15 echo Agent pid 53 killed; 04:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:15 + git semver [Pipeline] } 04:23:15 $ docker stop --time=1 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce 04:23:17 $ docker rm -f 94bb45b87351984a6045bb1f2eb38e22dd2a1b28e3743290ce3a1991bce5bdce [Pipeline] // withDockerContainer [Pipeline] sh 04:23:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:18 Stashed 1 file(s) [Pipeline] echo 04:23:18 [edgeXSemver]: initialized semver on version 2.0.0-dev.5 [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 04:23:34 Still waiting to schedule task 04:23:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:23:34 Still waiting to schedule task 04:23:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:26:25 Running on prd-centos7-docker-4c-2g-16725 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 04:26:26 Running in /w/workspace/edgex-ui-go/63 [Pipeline] { [Pipeline] checkout 04:26:28 using credential edgex-jenkins-ssh 04:26:28 Cloning the remote Git repository 04:26:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:26:28 > git init /w/workspace/edgex-ui-go/63 # timeout=10 04:26:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:26:28 > git --version # timeout=10 04:26:28 > git --version # 'git version 2.24.3' 04:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:26:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:26:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:26:30 Checking out Revision 98319af8fc349a3fe50f20602aa62bf986a51411 (master) 04:26:30 > git config core.sparsecheckout # timeout=10 04:26:30 > git checkout -f 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 04:26:33 Commit message: "core data view page complete" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:26:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:26:35 + sudo service docker restart 04:26:35 + true 04:26:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:26:36 provisioning config files... 04:26:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config8845691286885206684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:37 ---> docker-login.sh 04:26:37 nexus3.edgexfoundry.org:10001 04:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:37 Configure a credential helper to remove this warning. See 04:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:37 04:26:37 Login Succeeded 04:26:37 nexus3.edgexfoundry.org:10002 04:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:37 Configure a credential helper to remove this warning. See 04:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:37 04:26:37 Login Succeeded 04:26:37 nexus3.edgexfoundry.org:10003 04:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:37 Configure a credential helper to remove this warning. See 04:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:37 04:26:37 Login Succeeded 04:26:37 nexus3.edgexfoundry.org:10004 04:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:38 Configure a credential helper to remove this warning. See 04:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:38 04:26:38 Login Succeeded 04:26:38 docker.io 04:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:38 Configure a credential helper to remove this warning. See 04:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:38 04:26:38 Login Succeeded 04:26:38 ---> docker-login.sh ends [Pipeline] } 04:26:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:38 ========================================================= 04:26:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:26:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:26:39 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:26:39 Sending build context to Docker daemon 16.56MB 04:26:39 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:26:39 Step 2/8 : FROM ${BASE} 04:26:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:26:39 188c0c94c7c5: Pulling fs layer 04:26:39 0ef7d3d256c8: Pulling fs layer 04:26:39 de9db76c5a1d: Pulling fs layer 04:26:39 bca2f99d35d6: Pulling fs layer 04:26:39 93359f2a8cfa: Pulling fs layer 04:26:39 7c6f9722023f: Pulling fs layer 04:26:39 a35cf1a2eb13: Pulling fs layer 04:26:39 93359f2a8cfa: Waiting 04:26:39 7c6f9722023f: Waiting 04:26:39 bca2f99d35d6: Waiting 04:26:39 de9db76c5a1d: Verifying Checksum 04:26:39 de9db76c5a1d: Download complete 04:26:39 0ef7d3d256c8: Verifying Checksum 04:26:39 0ef7d3d256c8: Download complete 04:26:39 93359f2a8cfa: Verifying Checksum 04:26:39 93359f2a8cfa: Download complete 04:26:39 188c0c94c7c5: Verifying Checksum 04:26:39 188c0c94c7c5: Download complete 04:26:39 7c6f9722023f: Verifying Checksum 04:26:39 7c6f9722023f: Download complete 04:26:39 188c0c94c7c5: Pull complete 04:26:40 0ef7d3d256c8: Pull complete 04:26:40 de9db76c5a1d: Pull complete 04:26:42 a35cf1a2eb13: Verifying Checksum 04:26:42 a35cf1a2eb13: Download complete 04:26:43 bca2f99d35d6: Verifying Checksum 04:26:43 bca2f99d35d6: Download complete 04:26:48 bca2f99d35d6: Pull complete 04:26:48 93359f2a8cfa: Pull complete 04:26:48 7c6f9722023f: Pull complete 04:26:53 a35cf1a2eb13: Pull complete 04:26:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:26:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:26:54 ---> a62c8e92a672 04:26:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:26:54 ---> Running in be4a7edb4d4f 04:26:54 Removing intermediate container be4a7edb4d4f 04:26:54 ---> c6f30a6175c6 04:26:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:54 ---> Running in db5fc182ef96 04:26:55 Removing intermediate container db5fc182ef96 04:26:55 ---> 24c25d82dee3 04:26:55 Step 5/8 : RUN apk add --no-cache make git 04:26:55 ---> Running in f49899953ef5 04:26:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:57 OK: 166 MiB in 39 packages 04:26:58 Removing intermediate container f49899953ef5 04:26:58 ---> 981eb8e4c64f 04:26:58 Step 6/8 : WORKDIR /edgex-ui-go 04:26:58 ---> Running in af0cf499120f 04:26:58 Removing intermediate container af0cf499120f 04:26:58 ---> c139d70c6ace 04:26:58 Step 7/8 : COPY . . 04:27:00 ---> 4d7847902898 04:27:00 Step 8/8 : RUN go mod download 04:27:00 ---> Running in d06e2d46398a 04:27:22 Removing intermediate container d06e2d46398a 04:27:22 ---> a8e16e73039e 04:27:22 Successfully built a8e16e73039e 04:27:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:27:22 + docker inspect -f . ci-base-image-x86_64 04:27:22 . [Pipeline] withDockerContainer 04:27:23 prd-centos7-docker-4c-2g-16725 does not seem to be running inside a container 04:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-x86_64 cat 04:27:24 $ docker top f8f7c44ea5bcc097606a7309a91aa2c03e232df8c7e53d0d2fdfddd529cef563 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:25 + go version 04:27:25 go version go1.15.5 linux/amd64 [Pipeline] } 04:27:25 $ docker stop --time=1 f8f7c44ea5bcc097606a7309a91aa2c03e232df8c7e53d0d2fdfddd529cef563 04:27:26 $ docker rm -f f8f7c44ea5bcc097606a7309a91aa2c03e232df8c7e53d0d2fdfddd529cef563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:27:27 + docker inspect -f . ci-base-image-x86_64 04:27:27 . [Pipeline] withDockerContainer 04:27:27 prd-centos7-docker-4c-2g-16725 does not seem to be running inside a container 04:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-x86_64 cat 04:27:27 $ docker top 3c2dfb99f70064600e0dde2121acfa3ab7fc201b27ff7d16714b3dd7fe960fe8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:28 + make test 04:27:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:27:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:27:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:27:36 GO111MODULE=on go vet ./... [Pipeline] } 04:27:38 $ docker stop --time=1 3c2dfb99f70064600e0dde2121acfa3ab7fc201b27ff7d16714b3dd7fe960fe8 04:27:40 $ docker rm -f 3c2dfb99f70064600e0dde2121acfa3ab7fc201b27ff7d16714b3dd7fe960fe8 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:27:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:43 + ls -al . 04:27:43 total 88 04:27:43 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 18 04:27 . 04:27:43 drwxrwxr-x. 4 jenkins jenkins 30 Dec 18 04:26 .. 04:27:43 drwxrwxr-x. 3 jenkins jenkins 20 Dec 18 04:26 assets 04:27:43 drwxrwxr-x. 2 jenkins jenkins 35 Dec 18 04:26 bin 04:27:43 drwxrwxr-x. 3 jenkins jenkins 29 Dec 18 04:26 cmd 04:27:43 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 18 04:26 CONTRIBUTING.md 04:27:43 -rw-r--r--. 1 jenkins jenkins 10 Dec 18 04:27 coverage.out 04:27:43 -rw-rw-r--. 1 jenkins jenkins 1508 Dec 18 04:26 Dockerfile 04:27:43 -rw-rw-r--. 1 jenkins jenkins 902 Dec 18 04:26 Dockerfile.build 04:27:43 drwxrwxr-x. 5 jenkins jenkins 104 Dec 18 04:26 docs 04:27:43 drwxrwxr-x. 8 jenkins jenkins 162 Dec 18 04:26 .git 04:27:43 drwxrwxr-x. 2 jenkins jenkins 81 Dec 18 04:26 .github 04:27:43 -rw-rw-r--. 1 jenkins jenkins 153 Dec 18 04:26 .gitignore 04:27:43 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 18 04:26 go.mod 04:27:43 -rw-r--r--. 1 jenkins jenkins 20718 Dec 18 04:27 go.sum 04:27:43 drwxrwxr-x. 10 jenkins jenkins 139 Dec 18 04:26 internal 04:27:43 -rw-rw-r--. 1 jenkins jenkins 652 Dec 18 04:26 Jenkinsfile 04:27:43 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 18 04:26 LICENSE 04:27:43 -rw-rw-r--. 1 jenkins jenkins 951 Dec 18 04:26 Makefile 04:27:43 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 18 04:26 README.md 04:27:43 -rw-rw-r--. 1 jenkins jenkins 11 Dec 18 04:23 VERSION 04:27:43 -rw-rw-r--. 1 jenkins jenkins 155 Dec 18 04:26 version.go 04:27:43 drwxrwxr-x. 4 jenkins jenkins 266 Dec 18 04:26 web [Pipeline] isUnix [Pipeline] sh 04:27:43 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 --label arch=amd64 --label version=2.0.0-dev.5 . 04:27:44 Sending build context to Docker daemon 16.58MB 04:27:44 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:27:44 Step 2/24 : FROM ${BASE} AS builder 04:27:44 ---> a8e16e73039e 04:27:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:27:44 ---> Running in 07b887ed2217 04:27:44 Removing intermediate container 07b887ed2217 04:27:44 ---> e857ef3e14a6 04:27:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:27:44 ---> Running in 3b7b843a19c4 04:27:44 Removing intermediate container 3b7b843a19c4 04:27:44 ---> 48558b4e469d 04:27:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:27:44 ---> Running in 7a62cf608209 04:27:44 Removing intermediate container 7a62cf608209 04:27:44 ---> a4d2220f0572 04:27:44 Step 6/24 : LABEL Name=edgex-ui-go 04:27:45 ---> Running in 27d8c27d2de1 04:27:45 Removing intermediate container 27d8c27d2de1 04:27:45 ---> 4077ea517f8e 04:27:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:27:45 ---> Running in 48bd90e43f34 04:27:45 Removing intermediate container 48bd90e43f34 04:27:45 ---> 6543a80cdf17 04:27:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:45 ---> Running in 648f97b2453f 04:27:46 Removing intermediate container 648f97b2453f 04:27:46 ---> b56ff894a3b1 04:27:46 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:46 ---> Running in 7d19df918e39 04:27:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:27:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:27:47 OK: 166 MiB in 39 packages 04:27:48 Removing intermediate container 7d19df918e39 04:27:48 ---> ac09bb6c227d 04:27:48 Step 10/24 : ENV GO111MODULE=on 04:27:48 ---> Running in c1916168acf0 04:27:48 Removing intermediate container c1916168acf0 04:27:48 ---> b84c27ccf860 04:27:48 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:27:48 ---> Running in 21881209616a 04:27:48 Removing intermediate container 21881209616a 04:27:48 ---> 34c40390e6c2 04:27:48 Step 12/24 : COPY go.mod . 04:27:48 ---> 0ea25c46709f 04:27:48 Step 13/24 : COPY Makefile . 04:27:49 ---> ceb5e4743714 04:27:49 Step 14/24 : RUN make update 04:27:49 ---> Running in 586151d879a0 04:27:49 CGO_ENABLED=0 GO111MODULE=on go mod download 04:27:50 Removing intermediate container 586151d879a0 04:27:50 ---> a00312a5088b 04:27:50 Step 15/24 : COPY . . 04:27:51 ---> 2c9bfc1ba5e2 04:27:51 Step 16/24 : RUN ${MAKE} 04:27:51 ---> Running in 99fdb0fc04f9 04:27:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:28:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:28:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16726 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 04:28:01 Running in /w/workspace/edgex-ui-go/63 [Pipeline] { [Pipeline] checkout 04:28:02 Removing intermediate container 99fdb0fc04f9 04:28:02 ---> 63fbcc8309cd 04:28:02 Step 17/24 : FROM alpine:3.12 04:28:02 3.12: Pulling from library/alpine 04:28:03 801bfaa63ef2: Pulling fs layer 04:28:03 801bfaa63ef2: Verifying Checksum 04:28:03 801bfaa63ef2: Download complete 04:28:03 801bfaa63ef2: Pull complete 04:28:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:28:03 Status: Downloaded newer image for alpine:3.12 04:28:03 ---> 389fef711851 04:28:03 Step 18/24 : EXPOSE 4000 04:28:03 ---> Running in 7ebfb8c71cd0 04:28:03 Removing intermediate container 7ebfb8c71cd0 04:28:03 ---> bbcccf991388 04:28:03 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:28:04 ---> 95a3fe4ea370 04:28:04 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:28:04 ---> Running in 2b3138d52c18 04:28:04 Removing intermediate container 2b3138d52c18 04:28:04 ---> ad9f0e532761 04:28:04 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:28:04 ---> Running in 8401ed2b1dc1 04:28:05 Removing intermediate container 8401ed2b1dc1 04:28:05 ---> 547c694405f1 04:28:05 Step 22/24 : LABEL arch=amd64 04:28:05 ---> Running in 6778ea54dbbf 04:28:05 Removing intermediate container 6778ea54dbbf 04:28:05 ---> cd209502e059 04:28:05 Step 23/24 : LABEL git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 04:28:05 ---> Running in 07979f65dbd1 04:28:05 Removing intermediate container 07979f65dbd1 04:28:05 ---> a4928341f83e 04:28:05 Step 24/24 : LABEL version=2.0.0-dev.5 04:28:05 ---> Running in eeb72c6fffc3 04:28:05 Removing intermediate container eeb72c6fffc3 04:28:05 ---> fee3bcf7789d 04:28:05 [Warning] One or more build-args [ARCH] were not consumed 04:28:05 Successfully built fee3bcf7789d 04:28:05 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:28:06 provisioning config files... 04:28:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config7720805584750440320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:06 ---> docker-login.sh 04:28:06 nexus3.edgexfoundry.org:10001 04:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:06 Configure a credential helper to remove this warning. See 04:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:06 04:28:06 Login Succeeded 04:28:06 nexus3.edgexfoundry.org:10002 04:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:06 Configure a credential helper to remove this warning. See 04:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:06 04:28:06 Login Succeeded 04:28:06 nexus3.edgexfoundry.org:10003 04:28:07 using credential edgex-jenkins-ssh 04:28:07 Cloning the remote Git repository 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 nexus3.edgexfoundry.org:10004 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 docker.io 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 ---> docker-login.sh ends [Pipeline] } 04:28:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:07 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 04:28:07 98319af8fc349a3fe50f20602aa62bf986a51411 04:28:07 latest 04:28:07 2.0.0-dev.5 04:28:07 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 04:28:07 master 04:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:28:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:28:07 > git init /w/workspace/edgex-ui-go/63 # timeout=10 04:28:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:28:07 > git --version # timeout=10 04:28:07 > git --version # 'git version 2.17.1' 04:28:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:28:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:28:08 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] isUnix [Pipeline] sh 04:28:08 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411 04:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:28:08 e753559e3260: Preparing 04:28:08 777b2c648970: Preparing 04:28:08 777b2c648970: Layer already exists 04:28:09 Checking out Revision 98319af8fc349a3fe50f20602aa62bf986a51411 (master) 04:28:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:28:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:28:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:28:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:28:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:28:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:28:09 > git config core.sparsecheckout # timeout=10 04:28:09 > git checkout -f 98319af8fc349a3fe50f20602aa62bf986a51411 # timeout=10 04:28:10 e753559e3260: Pushed 04:28:10 98319af8fc349a3fe50f20602aa62bf986a51411: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh 04:28:10 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 04:28:10 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 04:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:28:10 e753559e3260: Preparing 04:28:10 777b2c648970: Preparing 04:28:10 777b2c648970: Layer already exists 04:28:10 e753559e3260: Layer already exists 04:28:10 latest: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh 04:28:11 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh 04:28:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.5 04:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:28:11 e753559e3260: Preparing 04:28:11 777b2c648970: Preparing 04:28:11 777b2c648970: Layer already exists 04:28:11 e753559e3260: Layer already exists 04:28:11 2.0.0-dev.5: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh 04:28:11 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh 04:28:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 04:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:28:11 e753559e3260: Preparing 04:28:11 777b2c648970: Preparing 04:28:11 e753559e3260: Layer already exists 04:28:11 777b2c648970: Layer already exists 04:28:11 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] isUnix [Pipeline] sh 04:28:12 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 04:28:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 04:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:28:12 e753559e3260: Preparing 04:28:12 777b2c648970: Preparing 04:28:12 777b2c648970: Layer already exists 04:28:12 e753559e3260: Layer already exists 04:28:12 master: digest: sha256:48a7b0fc1e1e51c68659a5edb3b8d3f527dfed0169b49789915b078ba3f5914c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:12 ===================================================== [Pipeline] echo 04:28:12 taggedImages: 04:28:12 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411 04:28:12 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 04:28:12 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.5 04:28:12 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 04:28:12 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:28:14 Commit message: "core data view page complete" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:28:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:28:16 + sudo service docker restart 04:28:16 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:28:19 provisioning config files... 04:28:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config887687951572072369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:19 ---> docker-login.sh 04:28:19 nexus3.edgexfoundry.org:10001 04:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:21 Configure a credential helper to remove this warning. See 04:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:21 04:28:21 Login Succeeded 04:28:21 nexus3.edgexfoundry.org:10002 04:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:21 Configure a credential helper to remove this warning. See 04:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:21 04:28:21 Login Succeeded 04:28:21 nexus3.edgexfoundry.org:10003 04:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:22 Configure a credential helper to remove this warning. See 04:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:22 04:28:22 Login Succeeded 04:28:22 nexus3.edgexfoundry.org:10004 04:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:22 Configure a credential helper to remove this warning. See 04:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:22 04:28:22 Login Succeeded 04:28:22 docker.io 04:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:23 Configure a credential helper to remove this warning. See 04:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:23 04:28:23 Login Succeeded 04:28:23 ---> docker-login.sh ends [Pipeline] } 04:28:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:28:24 ========================================================= 04:28:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:28:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:28:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:28:25 Sending build context to Docker daemon 16.56MB 04:28:25 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:28:25 Step 2/8 : FROM ${BASE} 04:28:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:28:25 5f621e34cdf4: Pulling fs layer 04:28:25 a4357932f1b6: Pulling fs layer 04:28:25 18c013af1878: Pulling fs layer 04:28:25 00ac8860ef70: Pulling fs layer 04:28:25 63d7cb157983: Pulling fs layer 04:28:25 b116817d02f9: Pulling fs layer 04:28:25 745a02a5169b: Pulling fs layer 04:28:25 63d7cb157983: Waiting 04:28:25 00ac8860ef70: Waiting 04:28:25 b116817d02f9: Waiting 04:28:25 18c013af1878: Download complete 04:28:25 a4357932f1b6: Verifying Checksum 04:28:25 a4357932f1b6: Download complete 04:28:25 63d7cb157983: Download complete 04:28:26 b116817d02f9: Verifying Checksum 04:28:26 b116817d02f9: Download complete 04:28:26 5f621e34cdf4: Download complete 04:28:26 5f621e34cdf4: Pull complete 04:28:27 a4357932f1b6: Pull complete 04:28:27 18c013af1878: Pull complete 04:28:29 745a02a5169b: Download complete 04:28:29 00ac8860ef70: Verifying Checksum 04:28:29 00ac8860ef70: Download complete 04:28:39 00ac8860ef70: Pull complete 04:28:40 63d7cb157983: Pull complete 04:28:40 b116817d02f9: Pull complete 04:28:44 745a02a5169b: Pull complete 04:28:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:28:44 ---> b7e6874047d6 04:28:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:28:47 ---> Running in 1112b14b914e 04:28:47 Removing intermediate container 1112b14b914e 04:28:47 ---> 3acf57e663cf 04:28:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:28:47 ---> Running in 4442cd92ff47 04:28:50 Removing intermediate container 4442cd92ff47 04:28:50 ---> 029c4c2dca48 04:28:50 Step 5/8 : RUN apk add --no-cache make git 04:28:50 ---> Running in 8b0f4cbd5e54 04:28:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:28:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:28:53 OK: 142 MiB in 39 packages 04:28:54 Removing intermediate container 8b0f4cbd5e54 04:28:54 ---> 64839a63aefc 04:28:54 Step 6/8 : WORKDIR /edgex-ui-go 04:28:54 ---> Running in a12c05cd8438 04:28:54 Removing intermediate container a12c05cd8438 04:28:54 ---> 44bed1430fd7 04:28:54 Step 7/8 : COPY . . 04:28:57 ---> 528dd394d713 04:28:57 Step 8/8 : RUN go mod download 04:28:57 ---> Running in 2704a3fc640a 04:29:24 Removing intermediate container 2704a3fc640a 04:29:24 ---> 74194569a1e3 04:29:24 Successfully built 74194569a1e3 04:29:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:29:24 + docker inspect -f . ci-base-image-arm64 04:29:24 . [Pipeline] withDockerContainer 04:29:24 prd-ubuntu18.04-docker-arm64-4c-16g-16726 does not seem to be running inside a container 04:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-arm64 cat 04:29:26 $ docker top 973e18fae5d80288c1e184fe31a83dc8f47efc7ecc5ddb7430599a10f70f6568 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:27 + go version 04:29:27 go version go1.15.5 linux/arm64 [Pipeline] } 04:29:27 $ docker stop --time=1 973e18fae5d80288c1e184fe31a83dc8f47efc7ecc5ddb7430599a10f70f6568 04:29:29 $ docker rm -f 973e18fae5d80288c1e184fe31a83dc8f47efc7ecc5ddb7430599a10f70f6568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:29:30 + docker inspect -f . ci-base-image-arm64 04:29:30 . [Pipeline] withDockerContainer 04:29:31 prd-ubuntu18.04-docker-arm64-4c-16g-16726 does not seem to be running inside a container 04:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/63 -v /w/workspace/edgex-ui-go/63:/w/workspace/edgex-ui-go/63:rw,z -v /w/workspace/edgex-ui-go/63@tmp:/w/workspace/edgex-ui-go/63@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 ******** ci-base-image-arm64 cat 04:29:32 $ docker top d4790c41f4b867631bbecb1109a05356f134fc5888aed3f0f242b5950dc563e1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:33 + make test 04:29:33 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:29:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:30:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:30:02 GO111MODULE=on go vet ./... [Pipeline] } 04:30:04 $ docker stop --time=1 d4790c41f4b867631bbecb1109a05356f134fc5888aed3f0f242b5950dc563e1 04:30:06 $ docker rm -f d4790c41f4b867631bbecb1109a05356f134fc5888aed3f0f242b5950dc563e1 [Pipeline] // withDockerContainer [Pipeline] sh 04:30:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:30:07 Warning: overwriting stash ‘coverage-report’ 04:30:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:30:09 + ls -al . 04:30:09 total 124 04:30:09 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 04:29 . 04:30:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 04:28 .. 04:30:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 04:28 .git 04:30:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 04:28 .github 04:30:09 -rw-rw-r-- 1 jenkins jenkins 153 Dec 18 04:28 .gitignore 04:30:09 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 18 04:28 CONTRIBUTING.md 04:30:09 -rw-rw-r-- 1 jenkins jenkins 1508 Dec 18 04:28 Dockerfile 04:30:09 -rw-rw-r-- 1 jenkins jenkins 902 Dec 18 04:28 Dockerfile.build 04:30:09 -rw-rw-r-- 1 jenkins jenkins 652 Dec 18 04:28 Jenkinsfile 04:30:09 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 18 04:28 LICENSE 04:30:09 -rw-rw-r-- 1 jenkins jenkins 951 Dec 18 04:28 Makefile 04:30:09 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 18 04:28 README.md 04:30:09 -rw-rw-r-- 1 jenkins jenkins 11 Dec 18 04:23 VERSION 04:30:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 04:28 assets 04:30:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 04:28 bin 04:30:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 04:28 cmd 04:30:09 -rw-r--r-- 1 jenkins jenkins 10 Dec 18 04:29 coverage.out 04:30:09 drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 04:28 docs 04:30:09 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 18 04:28 go.mod 04:30:09 -rw-r--r-- 1 jenkins jenkins 20718 Dec 18 04:29 go.sum 04:30:09 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 04:28 internal 04:30:09 -rw-rw-r-- 1 jenkins jenkins 155 Dec 18 04:28 version.go 04:30:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 04:28 web [Pipeline] isUnix [Pipeline] sh 04:30:09 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 --label arch=arm64 --label version=2.0.0-dev.5 . 04:30:10 Sending build context to Docker daemon 16.58MB 04:30:10 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:30:10 Step 2/24 : FROM ${BASE} AS builder 04:30:10 ---> 74194569a1e3 04:30:10 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:30:10 ---> Running in 8f9d09298c56 04:30:11 Removing intermediate container 8f9d09298c56 04:30:11 ---> 81580c2ceff3 04:30:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:30:11 ---> Running in 199fd4de5cea 04:30:11 Removing intermediate container 199fd4de5cea 04:30:11 ---> b24d31fc8eda 04:30:11 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:30:12 ---> Running in b3a6b95050ff 04:30:12 Removing intermediate container b3a6b95050ff 04:30:12 ---> 6e1f92aa4b74 04:30:12 Step 6/24 : LABEL Name=edgex-ui-go 04:30:12 ---> Running in 08dd4fb36e56 04:30:12 Removing intermediate container 08dd4fb36e56 04:30:12 ---> 7557b7d53977 04:30:12 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:30:13 ---> Running in c56fae253043 04:30:13 Removing intermediate container c56fae253043 04:30:13 ---> 8695db362985 04:30:13 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:13 ---> Running in ab7461b259c3 04:30:15 Removing intermediate container ab7461b259c3 04:30:15 ---> 232db69a1aed 04:30:15 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:30:15 ---> Running in 1bcb1afedb8e 04:30:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:30:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:30:18 OK: 142 MiB in 39 packages 04:30:19 Removing intermediate container 1bcb1afedb8e 04:30:19 ---> a57e97e4b777 04:30:19 Step 10/24 : ENV GO111MODULE=on 04:30:19 ---> Running in f00208c8c10d 04:30:20 Removing intermediate container f00208c8c10d 04:30:20 ---> c33ce1a48e60 04:30:20 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:30:20 ---> Running in faf1b08c2894 04:30:20 Removing intermediate container faf1b08c2894 04:30:20 ---> 86ca9f3829aa 04:30:20 Step 12/24 : COPY go.mod . 04:30:21 ---> 7785058096b2 04:30:21 Step 13/24 : COPY Makefile . 04:30:21 ---> cd5b4ab62cce 04:30:21 Step 14/24 : RUN make update 04:30:22 ---> Running in 0ef56416914f 04:30:23 CGO_ENABLED=0 GO111MODULE=on go mod download 04:30:24 Removing intermediate container 0ef56416914f 04:30:24 ---> ddb957767ffb 04:30:24 Step 15/24 : COPY . . 04:30:26 ---> b7f2fef2c30f 04:30:26 Step 16/24 : RUN ${MAKE} 04:30:26 ---> Running in d889b49a8369 04:30:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:30:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:30:54 Removing intermediate container d889b49a8369 04:30:54 ---> da33607baed5 04:30:54 Step 17/24 : FROM alpine:3.12 04:30:54 3.12: Pulling from library/alpine 04:30:54 159e5727ea61: Pulling fs layer 04:30:54 159e5727ea61: Download complete 04:30:55 159e5727ea61: Pull complete 04:30:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:30:55 Status: Downloaded newer image for alpine:3.12 04:30:55 ---> afeebe901d6b 04:30:55 Step 18/24 : EXPOSE 4000 04:30:55 ---> Running in 9af773befc1b 04:30:56 Removing intermediate container 9af773befc1b 04:30:56 ---> 1c79552cd3a7 04:30:56 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 04:30:57 ---> d28274e25ab0 04:30:57 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:30:57 ---> Running in 06ca3f411c0d 04:30:58 Removing intermediate container 06ca3f411c0d 04:30:58 ---> e352f4d094c9 04:30:58 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:30:58 ---> Running in ff43b5292a73 04:30:59 Removing intermediate container ff43b5292a73 04:30:59 ---> 0fdd5512bd36 04:30:59 Step 22/24 : LABEL arch=arm64 04:30:59 ---> Running in d9bcff739aa6 04:30:59 Removing intermediate container d9bcff739aa6 04:30:59 ---> 456fef0f8956 04:30:59 Step 23/24 : LABEL git_sha=98319af8fc349a3fe50f20602aa62bf986a51411 04:30:59 ---> Running in 8f06293a6b06 04:31:00 Removing intermediate container 8f06293a6b06 04:31:00 ---> dbb8d2c72a11 04:31:00 Step 24/24 : LABEL version=2.0.0-dev.5 04:31:00 ---> Running in a5f8a62549d2 04:31:00 Removing intermediate container a5f8a62549d2 04:31:00 ---> cf2158e64dbe 04:31:00 [Warning] One or more build-args [ARCH] were not consumed 04:31:00 Successfully built cf2158e64dbe 04:31:00 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:31:01 provisioning config files... 04:31:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/63@tmp/config4448025746321833986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:01 ---> docker-login.sh 04:31:01 nexus3.edgexfoundry.org:10001 04:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:02 Configure a credential helper to remove this warning. See 04:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:02 04:31:02 Login Succeeded 04:31:02 nexus3.edgexfoundry.org:10002 04:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:02 Configure a credential helper to remove this warning. See 04:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:02 04:31:02 Login Succeeded 04:31:02 nexus3.edgexfoundry.org:10003 04:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:03 Configure a credential helper to remove this warning. See 04:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:03 04:31:03 Login Succeeded 04:31:03 nexus3.edgexfoundry.org:10004 04:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:04 Configure a credential helper to remove this warning. See 04:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:04 04:31:04 Login Succeeded 04:31:04 docker.io 04:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:04 Configure a credential helper to remove this warning. See 04:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:04 04:31:04 Login Succeeded 04:31:04 ---> docker-login.sh ends [Pipeline] } 04:31:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:05 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 04:31:05 98319af8fc349a3fe50f20602aa62bf986a51411 04:31:05 latest 04:31:05 2.0.0-dev.5 04:31:05 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 04:31:05 master 04:31:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:05 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] isUnix [Pipeline] sh 04:31:06 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411 04:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:31:06 7c2d860da3b1: Preparing 04:31:06 379067d0cb53: Preparing 04:31:06 379067d0cb53: Layer already exists 04:31:09 7c2d860da3b1: Pushed 04:31:09 98319af8fc349a3fe50f20602aa62bf986a51411: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh 04:31:10 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:31:10 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 04:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:31:10 7c2d860da3b1: Preparing 04:31:10 379067d0cb53: Preparing 04:31:10 7c2d860da3b1: Layer already exists 04:31:10 379067d0cb53: Layer already exists 04:31:10 latest: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh 04:31:11 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh 04:31:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.5 04:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:31:11 7c2d860da3b1: Preparing 04:31:11 379067d0cb53: Preparing 04:31:11 7c2d860da3b1: Layer already exists 04:31:11 379067d0cb53: Layer already exists 04:31:11 2.0.0-dev.5: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh 04:31:12 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh 04:31:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 04:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:31:12 7c2d860da3b1: Preparing 04:31:12 379067d0cb53: Preparing 04:31:12 379067d0cb53: Layer already exists 04:31:12 7c2d860da3b1: Layer already exists 04:31:12 98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] isUnix [Pipeline] sh 04:31:13 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 04:31:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 04:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:31:13 7c2d860da3b1: Preparing 04:31:13 379067d0cb53: Preparing 04:31:13 379067d0cb53: Layer already exists 04:31:13 7c2d860da3b1: Layer already exists 04:31:13 master: digest: sha256:d924ab8948f77bd2b4b877349c0c0afddc601bee49e3ab893d924fdee2c1f58e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:14 ===================================================== [Pipeline] echo 04:31:14 taggedImages: 04:31:14 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411 04:31:14 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 04:31:14 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.5 04:31:14 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:98319af8fc349a3fe50f20602aa62bf986a51411-2.0.0-dev.5 04:31:14 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 04:31:15 provisioning config files... 04:31:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6427730029184684204tmp [Pipeline] { [Pipeline] sh 04:31:15 + set +x 04:31:15 + curl -s https://codecov.io/bash 04:31:15 + bash -s -- 04:31:16 04:31:16 _____ _ 04:31:16 / ____| | | 04:31:16 | | ___ __| | ___ ___ _____ __ 04:31:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:31:16 | |___| (_) | (_| | __/ (_| (_) \ V / 04:31:16 \_____\___/ \__,_|\___|\___\___/ \_/ 04:31:16 Bash-20201217-3d3df35 04:31:16 04:31:16 04:31:16 git version 2.24.3 found 04:31:16 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 04:31:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:31:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 04:31:16 ==> Jenkins CI detected. 04:31:16 project root: . 04:31:16 --> token set from env 04:31:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:31:16 ==> Running gcov in . (disable via -X gcov) 04:31:16 ==> Python coveragepy not found 04:31:16 ==> Searching for coverage reports in: 04:31:16 + . 04:31:16 -> Found 1 reports 04:31:16 ==> Detecting git/mercurial file structure 04:31:16 ==> Reading reports 04:31:16 + ./coverage.out bytes=10 04:31:16 ==> Appending adjustments 04:31:16 https://docs.codecov.io/docs/fixing-reports 04:31:16 + Found adjustments 04:31:16 ==> Gzipping contents 04:31:16 4.0K /tmp/codecov.UyK1lN.gz 04:31:16 ==> Uploading reports 04:31:16 url: https://codecov.io 04:31:16 query: branch=master&commit=98319af8fc349a3fe50f20602aa62bf986a51411&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:16 -> Pinging Codecov 04:31:16 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=master&commit=98319af8fc349a3fe50f20602aa62bf986a51411&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:16 -> Uploading to 04:31:16 https://storage.googleapis.com/codecov/v4/raw/2020-12-18/FB506323287CE973F263BFD2A0EB1F37/98319af8fc349a3fe50f20602aa62bf986a51411/e387c029-6dd0-49b7-b3ca-e7122faa9064.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T043116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c74d1408854b6697934d0a886ca9e822444edb4527f53f8724d022abfc51a7b7 04:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:16 Dload Upload Total Spent Left Speed 04:31:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 6113 --:--:-- --:--:-- --:--:-- 6128 04:31:17 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] } 04:31:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:31:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:18 04:31:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:31:18 188c0c94c7c5: Pulling fs layer 04:31:18 0ef7d3d256c8: Pulling fs layer 04:31:18 de9db76c5a1d: Pulling fs layer 04:31:18 0eba1c9be4d2: Pulling fs layer 04:31:18 0d57e429df01: Pulling fs layer 04:31:18 4e4be7b47b0d: Pulling fs layer 04:31:18 e1f770b5df2f: Pulling fs layer 04:31:18 85a0685a4137: Pulling fs layer 04:31:18 4e4be7b47b0d: Waiting 04:31:18 0eba1c9be4d2: Waiting 04:31:18 e1f770b5df2f: Waiting 04:31:18 0d57e429df01: Waiting 04:31:18 85a0685a4137: Waiting 04:31:18 de9db76c5a1d: Verifying Checksum 04:31:18 de9db76c5a1d: Download complete 04:31:18 0ef7d3d256c8: Verifying Checksum 04:31:18 0ef7d3d256c8: Download complete 04:31:18 0d57e429df01: Verifying Checksum 04:31:18 0d57e429df01: Download complete 04:31:18 188c0c94c7c5: Verifying Checksum 04:31:18 188c0c94c7c5: Download complete 04:31:18 4e4be7b47b0d: Verifying Checksum 04:31:18 4e4be7b47b0d: Download complete 04:31:19 188c0c94c7c5: Pull complete 04:31:19 0ef7d3d256c8: Pull complete 04:31:19 de9db76c5a1d: Pull complete 04:31:20 e1f770b5df2f: Verifying Checksum 04:31:20 e1f770b5df2f: Download complete 04:31:22 0eba1c9be4d2: Verifying Checksum 04:31:22 0eba1c9be4d2: Download complete 04:31:23 85a0685a4137: Verifying Checksum 04:31:23 85a0685a4137: Download complete 04:31:29 0eba1c9be4d2: Pull complete 04:31:29 0d57e429df01: Pull complete 04:31:29 4e4be7b47b0d: Pull complete 04:31:31 e1f770b5df2f: Pull complete 04:31:39 85a0685a4137: Pull complete 04:31:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:31:40 prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container 04:31:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:31:41 $ docker top 518c6c5fb5bcea17c3c1a2052599125592c98b793dfe051093471c9d52433fa1 -eo pid,comm [Pipeline] { [Pipeline] echo 04:31:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:31:41 + set -o pipefail 04:31:41 + snyk monitor '--org=edgex-jenkins' 04:31:48 04:31:48 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 04:31:48 04:31:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6074e4c9-90ca-4e31-b9ee-7636e85f032b 04:31:48 04:31:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:31:48 04:31:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:48 04:31:48 04:31:48 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 04:31:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:31:48 $ docker stop --time=1 518c6c5fb5bcea17c3c1a2052599125592c98b793dfe051093471c9d52433fa1 04:31:50 $ docker rm -f 518c6c5fb5bcea17c3c1a2052599125592c98b793dfe051093471c9d52433fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 04:31:52 + git log --format=format:%s -1 98319af8fc349a3fe50f20602aa62bf986a51411 [Pipeline] isUnix [Pipeline] sh 04:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:52 . [Pipeline] withDockerContainer 04:31:52 prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container 04:31:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:31:53 $ docker top 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:53 [ssh-agent] Looking for ssh-agent implementation... 04:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:53 $ docker exec 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e ssh-agent 04:31:54 SSH_AUTH_SOCK=/tmp/ssh-iDPF1nhFoKHg/agent.13 04:31:54 SSH_AGENT_PID=19 04:31:54 Running ssh-add (command line suppressed) 04:31:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9195083411371584758.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9195083411371584758.key) 04:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:54 + git semver tag 04:31:54 # -> Open(): unable to determine branch for HEAD 04:31:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:31:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:31:54 # $SEMVER_REMOTE_NAME = origin 04:31:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:54 # $SEMVER_USER_NAME = edgex-jenkins 04:31:54 # $SEMVER_BRANCH = master 04:31:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:31:54 # 98319af8fc349a3fe50f20602aa62bf986a51411 HEAD 04:31:54 # -> Force: false 04:31:54 # 19cea51bcdac8a9280376e373706c34e3347d17e refs/tags/v2.0.0-dev.5 [Pipeline] } 04:31:54 $ docker exec --env ******** --env ******** 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e ssh-agent -k 04:31:54 unset SSH_AUTH_SOCK; 04:31:54 unset SSH_AGENT_PID; 04:31:54 echo Agent pid 19 killed; 04:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:55 + git semver [Pipeline] } 04:31:55 $ docker stop --time=1 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e 04:31:56 $ docker rm -f 79ac72496a5f1c9720a10b7b032412b873f0e4808075b8e4ad83fcf9784aa95e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:57 04:31:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:31:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:57 0.23.1-centos7: Pulling from edgex-lftools 04:31:57 ab5ef0e58194: Pulling fs layer 04:31:57 9712f1f96733: Pulling fs layer 04:31:57 63f879dbbcfc: Pulling fs layer 04:31:57 0d9ebad4ef96: Pulling fs layer 04:31:57 e9a5061849ea: Pulling fs layer 04:31:57 d747dcd14b5f: Pulling fs layer 04:31:57 2de7ff778b66: Pulling fs layer 04:31:57 0d9ebad4ef96: Waiting 04:31:57 e9a5061849ea: Waiting 04:31:57 d747dcd14b5f: Waiting 04:31:57 9712f1f96733: Verifying Checksum 04:31:57 9712f1f96733: Download complete 04:31:59 63f879dbbcfc: Verifying Checksum 04:31:59 63f879dbbcfc: Download complete 04:31:59 e9a5061849ea: Verifying Checksum 04:31:59 e9a5061849ea: Download complete 04:31:59 d747dcd14b5f: Download complete 04:32:00 2de7ff778b66: Verifying Checksum 04:32:00 2de7ff778b66: Download complete 04:32:00 0d9ebad4ef96: Verifying Checksum 04:32:00 0d9ebad4ef96: Download complete 04:32:00 ab5ef0e58194: Verifying Checksum 04:32:00 ab5ef0e58194: Download complete 04:32:04 ab5ef0e58194: Pull complete 04:32:04 9712f1f96733: Pull complete 04:32:07 63f879dbbcfc: Pull complete 04:32:14 0d9ebad4ef96: Pull complete 04:32:16 e9a5061849ea: Pull complete 04:32:16 d747dcd14b5f: Pull complete 04:32:19 2de7ff778b66: Pull complete 04:32:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:32:19 prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container 04:32:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:32:23 $ docker top 917711aebffebec9a30a7fff99fcf27d9fb2f3f9254bb40716b00ba3b3a12eae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:32:24 provisioning config files... 04:32:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7194220617791244942tmp 04:32:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7665509136917873605tmp 04:32:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7565717582332366798tmp [Pipeline] { [Pipeline] echo 04:32:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:32:24 ---> sigul-configuration.sh 04:32:24 gpg: directory `/root/.gnupg' created 04:32:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:32:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:32:24 gpg: keyring `/root/.gnupg/secring.gpg' created 04:32:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:32:24 gpg: CAST5 encrypted data 04:32:25 gpg: encrypted with 1 passphrase 04:32:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:32:25 + mkdir /home/jenkins 04:32:25 + mkdir /home/jenkins/sigul [Pipeline] sh 04:32:25 + 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 04:32:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:32:25 ---> sigul-install.sh 04:32:34 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:32:34 + git tag --list 04:32:34 0.1.1 04:32:34 v1.1.0 04:32:34 v1.2.0 04:32:34 v1.2.1 04:32:34 v1.2.2-dev.1 04:32:34 v1.2.2-dev.10 04:32:34 v1.2.2-dev.11 04:32:34 v1.2.2-dev.12 04:32:34 v1.2.2-dev.2 04:32:34 v1.2.2-dev.3 04:32:34 v1.2.2-dev.4 04:32:34 v1.2.2-dev.5 04:32:34 v1.2.2-dev.6 04:32:34 v1.2.2-dev.7 04:32:34 v1.2.2-dev.8 04:32:34 v1.2.2-dev.9 04:32:34 v1.3.0 04:32:34 v1.3.1-dev.1 04:32:34 v1.3.1-dev.2 04:32:34 v2.0.0-dev.1 04:32:34 v2.0.0-dev.2 04:32:34 v2.0.0-dev.3 04:32:34 v2.0.0-dev.4 04:32:34 v2.0.0-dev.5 [Pipeline] sh 04:32:34 + lftools sign git-tag v2.0.0-dev.5 04:32:36 Signing Git tag with Sigul... 04:32:36 Signing v2.0.0-dev.5 [Pipeline] echo 04:32:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:32:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:32:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:32:37 $ docker stop --time=1 917711aebffebec9a30a7fff99fcf27d9fb2f3f9254bb40716b00ba3b3a12eae 04:32:39 $ docker rm -f 917711aebffebec9a30a7fff99fcf27d9fb2f3f9254bb40716b00ba3b3a12eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:41 . [Pipeline] withDockerContainer 04:32:41 prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container 04:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:32:41 $ docker top 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:42 [ssh-agent] Looking for ssh-agent implementation... 04:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:42 $ docker exec 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe ssh-agent 04:32:42 SSH_AUTH_SOCK=/tmp/ssh-il6OqqPdp7tb/agent.11 04:32:42 SSH_AGENT_PID=16 04:32:42 Running ssh-add (command line suppressed) 04:32:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4413347507628013658.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4413347507628013658.key) 04:32:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:43 + git semver bump pre 04:32:43 # -> Open(): unable to determine branch for HEAD 04:32:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:32:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:32:43 # $SEMVER_REMOTE_NAME = origin 04:32:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:32:43 # $SEMVER_USER_NAME = edgex-jenkins 04:32:43 # $SEMVER_BRANCH = master 04:32:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:32:43 2.0.0-dev.6 [Pipeline] } 04:32:43 $ docker exec --env ******** --env ******** 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe ssh-agent -k 04:32:43 unset SSH_AUTH_SOCK; 04:32:43 unset SSH_AGENT_PID; 04:32:43 echo Agent pid 16 killed; 04:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:43 + git semver [Pipeline] } 04:32:43 $ docker stop --time=1 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe 04:32:45 $ docker rm -f 6117ede06d212a2f94306dbe140cba668c7503f04cce7f264a00995e597d52fe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:45 . [Pipeline] withDockerContainer 04:32:45 prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container 04:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:32:46 $ docker top 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:46 [ssh-agent] Looking for ssh-agent implementation... 04:32:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:46 $ docker exec 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 ssh-agent 04:32:47 SSH_AUTH_SOCK=/tmp/ssh-f5exH7gbRX3s/agent.12 04:32:47 SSH_AGENT_PID=18 04:32:47 Running ssh-add (command line suppressed) 04:32:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_229112337008637936.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_229112337008637936.key) 04:32:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:47 + git semver push 04:32:47 # -> Open(): unable to determine branch for HEAD 04:32:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:32:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:32:47 # $SEMVER_REMOTE_NAME = origin 04:32:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:32:47 # $SEMVER_USER_NAME = edgex-jenkins 04:32:47 # $SEMVER_BRANCH = master 04:32:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:32:54 $ docker exec --env ******** --env ******** 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 ssh-agent -k 04:32:54 unset SSH_AUTH_SOCK; 04:32:54 unset SSH_AGENT_PID; 04:32:54 echo Agent pid 18 killed; 04:32:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:55 + git semver [Pipeline] } 04:32:55 $ docker stop --time=1 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 04:32:56 $ docker rm -f 9dc96ed586b735356abf8be599f78ca3889003ccb25bb5d9cd09357d1da8a252 [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 04:32:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:58 ---> package-listing.sh 04:32:58 ++ facter osfamily 04:32:58 ++ tr '[:upper:]' '[:lower:]' 04:32:58 + OS_FAMILY=redhat 04:32:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 04:32:58 + START_PACKAGES=/tmp/packages_start.txt 04:32:58 + END_PACKAGES=/tmp/packages_end.txt 04:32:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:58 + PACKAGES=/tmp/packages_start.txt 04:32:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:32:58 + PACKAGES=/tmp/packages_end.txt 04:32:58 + case "${OS_FAMILY}" in 04:32:58 + rpm -qa 04:32:58 + sort 04:33:03 + '[' -f /tmp/packages_start.txt ']' 04:33:03 + '[' -f /tmp/packages_end.txt ']' 04:33:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:33:03 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 04:33:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 04:33:03 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 04:33:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:33:04 04:33:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:33:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:33:04 alpine: Pulling from edgex-lftools-log-publisher 04:33:04 df20fa9351a1: Pulling fs layer 04:33:04 36b3adc4ff6f: Pulling fs layer 04:33:04 8ad3a11d3b57: Pulling fs layer 04:33:04 46f8f816bc3b: Pulling fs layer 04:33:04 93b61091891f: Pulling fs layer 04:33:04 93b9cdb0e59b: Pulling fs layer 04:33:04 5e14af77c1be: Pulling fs layer 04:33:04 01666e4c0597: Pulling fs layer 04:33:04 aa168da1d23b: Pulling fs layer 04:33:04 93b61091891f: Waiting 04:33:04 93b9cdb0e59b: Waiting 04:33:04 5e14af77c1be: Waiting 04:33:04 01666e4c0597: Waiting 04:33:04 aa168da1d23b: Waiting 04:33:04 46f8f816bc3b: Waiting 04:33:04 36b3adc4ff6f: Verifying Checksum 04:33:04 36b3adc4ff6f: Download complete 04:33:04 46f8f816bc3b: Verifying Checksum 04:33:04 46f8f816bc3b: Download complete 04:33:04 df20fa9351a1: Verifying Checksum 04:33:04 df20fa9351a1: Download complete 04:33:04 93b9cdb0e59b: Verifying Checksum 04:33:04 93b9cdb0e59b: Download complete 04:33:04 5e14af77c1be: Verifying Checksum 04:33:04 5e14af77c1be: Download complete 04:33:04 93b61091891f: Verifying Checksum 04:33:04 93b61091891f: Download complete 04:33:04 01666e4c0597: Verifying Checksum 04:33:04 01666e4c0597: Download complete 04:33:05 df20fa9351a1: Pull complete 04:33:05 36b3adc4ff6f: Pull complete 04:33:05 8ad3a11d3b57: Verifying Checksum 04:33:06 8ad3a11d3b57: Pull complete 04:33:06 46f8f816bc3b: Pull complete 04:33:07 aa168da1d23b: Verifying Checksum 04:33:07 aa168da1d23b: Download complete 04:33:07 93b61091891f: Pull complete 04:33:07 93b9cdb0e59b: Pull complete 04:33:07 5e14af77c1be: Pull complete 04:33:07 01666e4c0597: Pull complete 04:33:14 aa168da1d23b: Pull complete 04:33:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:33:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:33:14 prd-centos7-docker-4c-2g-16724 does not seem to be running inside a container 04:33:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:33:17 $ docker top 1e4febfaf11103abdba658c16eafde70ab22e5a02e645771dfe401200e664c59 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:18 + mkdir -p /var/log/sa [Pipeline] sh 04:33:19 + ls /var/log/sa-host 04:33:19 + sadf -c /var/log/sa-host/sa18 04:33:19 file_magic: OK 04:33:19 HZ: Using current value: 100 04:33:19 file_header: OK 04:33:19 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 04:33:19 Statistics: 04:33:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:33:19 File successfully converted to sysstat format version 12.2.1 04:33:19 + sadf -c /var/log/sa-host/sa23 04:33:19 file_magic: OK 04:33:19 HZ: Using current value: 100 04:33:19 file_header: OK 04:33:19 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 04:33:19 Statistics: 04:33:19 Hnuu...uuuununununu... 04:33:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:19 provisioning config files... 04:33:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3387931280533227081tmp [Pipeline] { [Pipeline] echo 04:33:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:19 ---> create-netrc.sh [Pipeline] } 04:33:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:33:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:33:20 ---> python-tools-install.sh [Pipeline] echo 04:33:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:20 ---> sudo-logs.sh 04:33:20 Archiving 'sudo' log.. [Pipeline] echo 04:33:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:20 ---> job-cost.sh 04:33:20 lf-activate-venv: SKIPPING 04:33:20 INFO: No Stack... 04:33:21 INFO: Retrieving Pricing Info for: v1-standard-2 04:33:22 INFO: Archiving Costs [Pipeline] echo 04:33:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:22 ---> logs-deploy.sh 04:33:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/63 04:33:22 INFO: archiving workspace using pattern(s): 04:33:23 Archives upload complete. 04:33:24 INFO: archiving logs to Nexus 04:33:24 ---> uname -a: 04:33:24 Linux prd-centos7-docker-4c-2g-16724.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:33:24 04:33:24 04:33:24 ---> lscpu: 04:33:24 Architecture: x86_64 04:33:24 CPU op-mode(s): 32-bit, 64-bit 04:33:24 Byte Order: Little Endian 04:33:24 Address sizes: 40 bits physical, 48 bits virtual 04:33:24 CPU(s): 4 04:33:24 On-line CPU(s) list: 0-3 04:33:24 Thread(s) per core: 1 04:33:24 Core(s) per socket: 1 04:33:24 Socket(s): 4 04:33:24 NUMA node(s): 1 04:33:24 Vendor ID: GenuineIntel 04:33:24 CPU family: 6 04:33:24 Model: 44 04:33:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:33:24 Stepping: 1 04:33:24 CPU MHz: 2933.438 04:33:24 BogoMIPS: 5866.87 04:33:24 Virtualization: VT-x 04:33:24 Hypervisor vendor: KVM 04:33:24 Virtualization type: full 04:33:24 L1d cache: 128 KiB 04:33:24 L1i cache: 128 KiB 04:33:24 L2 cache: 16 MiB 04:33:24 L3 cache: 64 MiB 04:33:24 NUMA node0 CPU(s): 0-3 04:33:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:33:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:33:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:33:24 Vulnerability Meltdown: Mitigation; PTI 04:33:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:33:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:33:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:33:24 Vulnerability Srbds: Not affected 04:33:24 Vulnerability Tsx async abort: Not affected 04:33:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:33:24 04:33:24 04:33:24 ---> nproc: 04:33:24 4 04:33:24 04:33:24 04:33:24 ---> df -h: 04:33:24 Filesystem Size Used Available Use% Mounted on 04:33:24 overlay 50.0G 8.6G 41.4G 17% / 04:33:24 tmpfs 64.0M 0 64.0M 0% /dev 04:33:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:33:24 shm 64.0M 0 64.0M 0% /dev/shm 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 04:33:24 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 04:33:24 04:33:24 04:33:24 ---> free -m: 04:33:24 total used free shared buff/cache available 04:33:24 Mem: 1837 836 138 0 862 936 04:33:24 Swap: 1023 3 1020 04:33:24 04:33:24 04:33:24 ---> ip addr: 04:33:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:33:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:33:24 inet 127.0.0.1/8 scope host lo 04:33:24 valid_lft forever preferred_lft forever 04:33:24 inet6 ::1/128 scope host 04:33:24 valid_lft forever preferred_lft forever 04:33:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:33:24 link/ether fa:16:3e:7f:9f:76 brd ff:ff:ff:ff:ff:ff 04:33:24 inet 10.30.122.176/23 brd 10.30.123.255 scope global dynamic eth0 04:33:24 valid_lft 85737sec preferred_lft 85737sec 04:33:24 inet6 fe80::f816:3eff:fe7f:9f76/64 scope link 04:33:24 valid_lft forever preferred_lft forever 04:33:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:33:24 link/ether 02:42:62:73:4b:8e brd ff:ff:ff:ff:ff:ff 04:33:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:33:24 valid_lft forever preferred_lft forever 04:33:24 inet6 fe80::42:62ff:fe73:4b8e/64 scope link 04:33:24 valid_lft forever preferred_lft forever 04:33:24 04:33:24 04:33:24 ---> sar -b -r -n DEV: 04:33:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 04:33:24 04:33:24 04:22:10 LINUX RESTART (4 CPU) 04:33:24 04:33:24 04:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:33:24 04:24:01 33.14 11.70 21.45 0.00 4368.72 3747.39 0.00 04:33:24 04:25:01 1.83 0.00 1.83 0.00 0.00 33.96 0.00 04:33:24 04:26:02 0.25 0.00 0.25 0.00 0.00 2.73 0.00 04:33:24 04:27:01 0.27 0.00 0.27 0.00 0.00 3.39 0.00 04:33:24 04:28:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 04:33:24 04:29:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 04:33:24 04:30:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 04:33:24 04:31:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 04:33:24 04:32:01 304.41 177.42 126.99 0.00 8670.08 41912.80 0.00 04:33:24 04:33:01 235.61 107.14 128.47 0.00 7936.37 25620.43 0.00 04:33:24 Average: 57.78 29.69 28.09 0.00 2102.38 7149.86 0.00 04:33:24 04:33:24 04:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:33:24 04:24:01 145164 0 596408 31.70 2620 1137352 1108904 37.85 445660 1090736 20 04:33:24 04:25:01 150148 0 591416 31.43 2620 1137360 1096136 37.41 443116 1089580 8 04:33:24 04:26:02 149656 0 591904 31.46 2620 1137364 1077632 36.78 444220 1088368 8 04:33:24 04:27:01 149448 0 592112 31.47 2620 1137364 1077740 36.78 455024 1078144 8 04:33:24 04:28:01 148836 0 592716 31.50 2620 1137372 1077692 36.78 453740 1080184 12 04:33:24 04:29:01 148820 0 592728 31.50 2620 1137376 1077728 36.78 453960 1080184 12 04:33:24 04:30:01 149360 0 592184 31.47 2620 1137380 1077632 36.78 453440 1080184 8 04:33:24 04:31:01 149024 0 592516 31.49 2620 1137384 1077632 36.78 453568 1080184 8 04:33:24 04:32:01 72020 0 727928 38.69 2596 1079000 1505404 51.38 632680 931264 17004 04:33:24 04:33:01 96836 0 801456 42.60 1492 981760 1120284 38.23 622196 827440 92 04:33:24 Average: 135931 0 627137 33.33 2505 1115971 1129678 38.55 485760 1042627 1718 04:33:24 04:33:24 04:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:33:24 04:24:01 eth0 116.42 110.28 449.96 34.92 0.00 0.00 0.00 0.00 04:33:24 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:24:01 docker0 50.80 40.08 4.11 109.78 0.00 0.00 0.00 0.00 04:33:24 04:25:01 eth0 2.96 1.53 3.17 0.10 0.00 0.00 0.00 0.00 04:33:24 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:26:02 eth0 0.47 0.07 0.05 0.01 0.00 0.00 0.00 0.00 04:33:24 04:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:27:01 eth0 1.00 0.32 0.31 0.20 0.00 0.00 0.00 0.00 04:33:24 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:28:01 eth0 0.40 0.15 0.11 0.07 0.00 0.00 0.00 0.00 04:33:24 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:29:01 eth0 0.57 0.30 0.33 0.20 0.00 0.00 0.00 0.00 04:33:24 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:30:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:33:24 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:33:24 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:32:01 eth0 799.15 718.04 7383.06 64.77 0.00 0.00 0.00 0.00 04:33:24 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:32:01 docker0 42.41 40.32 4.18 104.84 0.00 0.00 0.00 0.00 04:33:24 04:33:01 eth0 129.37 88.99 259.36 56.82 0.00 0.00 0.00 0.00 04:33:24 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 04:33:01 docker0 34.63 48.50 1.98 191.02 0.00 0.00 0.00 0.00 04:33:24 Average: eth0 105.30 92.20 811.51 15.75 0.00 0.00 0.00 0.00 04:33:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:24 Average: docker0 12.81 12.92 1.03 40.66 0.00 0.00 0.00 0.00 04:33:24 04:33:24 04:33:24 ---> sar -P ALL: 04:33:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 04:33:24 04:33:24 04:22:10 LINUX RESTART (4 CPU) 04:33:24 04:33:24 04:23:01 CPU %user %nice %system %iowait %steal %idle 04:33:24 04:24:01 all 3.01 0.00 2.14 0.57 0.13 94.16 04:33:24 04:24:01 0 3.26 0.00 1.97 0.08 0.12 94.57 04:33:24 04:24:01 1 2.75 0.00 2.52 0.44 0.12 94.18 04:33:24 04:24:01 2 3.01 0.00 2.08 1.36 0.17 93.38 04:33:24 04:24:01 3 3.02 0.00 1.98 0.40 0.10 94.50 04:33:24 04:25:01 all 0.18 0.00 0.07 0.00 0.02 99.73 04:33:24 04:25:01 0 0.08 0.00 0.10 0.00 0.02 99.80 04:33:24 04:25:01 1 0.25 0.00 0.07 0.00 0.02 99.67 04:33:24 04:25:01 2 0.08 0.00 0.07 0.00 0.02 99.83 04:33:24 04:25:01 3 0.32 0.00 0.05 0.00 0.02 99.62 04:33:24 04:26:02 all 0.16 0.00 0.04 0.00 0.03 99.77 04:33:24 04:26:02 0 0.03 0.00 0.02 0.00 0.02 99.93 04:33:24 04:26:02 1 0.47 0.00 0.03 0.00 0.02 99.48 04:33:24 04:26:02 2 0.05 0.00 0.05 0.00 0.00 99.90 04:33:24 04:26:02 3 0.10 0.00 0.05 0.00 0.07 99.78 04:33:24 04:27:01 all 0.17 0.00 0.04 0.00 0.00 99.79 04:33:24 04:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:24 04:27:01 1 0.56 0.00 0.03 0.00 0.00 99.41 04:33:24 04:27:01 2 0.02 0.00 0.07 0.00 0.00 99.92 04:33:24 04:27:01 3 0.07 0.00 0.05 0.00 0.00 99.88 04:33:24 04:28:01 all 0.16 0.00 0.05 0.00 0.00 99.79 04:33:24 04:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:33:24 04:28:01 1 0.52 0.00 0.03 0.00 0.00 99.45 04:33:24 04:28:01 2 0.05 0.00 0.07 0.00 0.00 99.88 04:33:24 04:28:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:33:24 04:29:01 all 0.15 0.00 0.03 0.00 0.00 99.82 04:33:24 04:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:33:24 04:29:01 1 0.50 0.00 0.02 0.00 0.00 99.48 04:33:24 04:29:01 2 0.03 0.00 0.07 0.00 0.00 99.90 04:33:24 04:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:33:24 04:30:01 all 0.16 0.00 0.04 0.00 0.00 99.80 04:33:24 04:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:33:24 04:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:33:24 04:30:01 2 0.05 0.00 0.07 0.00 0.00 99.88 04:33:24 04:30:01 3 0.53 0.00 0.03 0.00 0.00 99.43 04:33:24 04:31:01 all 0.15 0.00 0.02 0.00 0.01 99.83 04:33:24 04:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:33:24 04:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:33:24 04:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:33:24 04:31:01 3 0.53 0.00 0.02 0.00 0.00 99.45 04:33:24 04:32:01 all 11.06 0.00 8.10 3.37 0.06 77.40 04:33:24 04:32:01 0 10.34 0.00 9.28 2.52 0.05 77.81 04:33:24 04:32:01 1 10.21 0.00 7.85 4.61 0.05 77.29 04:33:24 04:32:01 2 11.78 0.00 7.85 2.99 0.07 77.31 04:33:24 04:32:01 3 11.90 0.00 7.45 3.37 0.09 77.19 04:33:24 04:33:01 all 10.43 0.00 8.42 3.83 0.06 77.26 04:33:24 04:33:01 0 9.39 0.00 8.30 5.96 0.05 76.30 04:33:24 04:33:01 1 12.84 0.00 8.77 3.51 0.07 74.82 04:33:24 04:33:01 2 9.39 0.00 7.86 2.47 0.07 80.21 04:33:24 04:33:01 3 10.11 0.00 8.76 3.37 0.05 77.71 04:33:24 Average: all 2.53 0.00 1.87 0.76 0.03 94.81 04:33:24 Average: 0 2.28 0.00 1.94 0.84 0.03 94.90 04:33:24 Average: 1 2.78 0.00 1.91 0.84 0.03 94.44 04:33:24 Average: 2 2.41 0.00 1.79 0.67 0.03 95.09 04:33:24 Average: 3 2.62 0.00 1.82 0.70 0.03 94.83 04:33:24 04:33:24 04:33:24