Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61381b93da7113692fd11fb2d01f85bfcd26f61e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6241750026352146451.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3130726416570434268.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3262861630993823628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3122336935597390659.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5047291163050188906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1980 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh3786779920882926823.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 61381b93da7113692fd11fb2d01f85bfcd26f61e (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61381b93da7113692fd11fb2d01f85bfcd26f61e # timeout=10 Commit message: "feat: update ui built product artifact" > git rev-list --no-walk b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:43:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:43:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:43:06 ========================================================= 15:43:06 EdgeX Global Pipelines Version Info 15:43:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:43:12 ------------------- 15:43:12 stable info: 15:43:12 ------------------- 15:43:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:43:12 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:43:12 Message: update stable to v1.0.203 15:43:13 ------------------- 15:43:13 experimental info: 15:43:13 ------------------- 15:43:13 Commited By: **** collab-it+edgex@linuxfoundation.org 15:43:13 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:43:13 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:43:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61381b9 [Pipeline] echo 15:43:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:14 provisioning config files... 15:43:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7413628554121756747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:14 ---> docker-login.sh 15:43:14 nexus3.edgexfoundry.org:10001 15:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:15 Configure a credential helper to remove this warning. See 15:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:15 15:43:15 Login Succeeded 15:43:15 nexus3.edgexfoundry.org:10002 15:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:20 Configure a credential helper to remove this warning. See 15:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:20 15:43:20 Login Succeeded 15:43:20 nexus3.edgexfoundry.org:10003 15:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:20 Configure a credential helper to remove this warning. See 15:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:20 15:43:20 Login Succeeded 15:43:20 nexus3.edgexfoundry.org:10004 15:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:20 Configure a credential helper to remove this warning. See 15:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:20 15:43:20 Login Succeeded 15:43:20 docker.io 15:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:21 Configure a credential helper to remove this warning. See 15:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:21 15:43:21 Login Succeeded 15:43:21 ---> docker-login.sh ends [Pipeline] } 15:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:21 + git log --format=format:%s -1 61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] echo 15:43:21 GIT_COMMIT: 61381b93da7113692fd11fb2d01f85bfcd26f61e, Commit Message: feat: update ui built product artifact [Pipeline] echo 15:43:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:22 15:43:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:43:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:23 latest: Pulling from edgex-devops/git-semver 15:43:23 31603596830f: Pulling fs layer 15:43:23 d4622e32a9a9: Pulling fs layer 15:43:23 1030fce36090: Pulling fs layer 15:43:23 6c6cb7e1b49b: Pulling fs layer 15:43:23 d4622e32a9a9: Verifying Checksum 15:43:23 d4622e32a9a9: Download complete 15:43:23 31603596830f: Verifying Checksum 15:43:23 31603596830f: Download complete 15:43:23 6c6cb7e1b49b: Verifying Checksum 15:43:23 6c6cb7e1b49b: Download complete 15:43:23 31603596830f: Pull complete 15:43:23 d4622e32a9a9: Pull complete 15:43:23 1030fce36090: Verifying Checksum 15:43:23 1030fce36090: Download complete 15:43:24 1030fce36090: Pull complete 15:43:24 6c6cb7e1b49b: Pull complete 15:43:24 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:43:24 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 15:43:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:43:25 $ docker top a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:25 [ssh-agent] Looking for ssh-agent implementation... 15:43:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:25 $ docker exec a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent 15:43:26 SSH_AUTH_SOCK=/tmp/ssh-5SqjTc4kVPkH/agent.14 15:43:26 SSH_AGENT_PID=20 15:43:26 Running ssh-add (command line suppressed) 15:43:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5289481534331705659.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5289481534331705659.key) 15:43:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:26 + git tag --points-at HEAD [Pipeline] } 15:43:26 $ docker exec --env ******** --env ******** a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent -k 15:43:27 unset SSH_AUTH_SOCK; 15:43:27 unset SSH_AGENT_PID; 15:43:27 echo Agent pid 20 killed; 15:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:27 [ssh-agent] Looking for ssh-agent implementation... 15:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:27 $ docker exec a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent 15:43:27 SSH_AUTH_SOCK=/tmp/ssh-2fpZeuPZFIVj/agent.53 15:43:27 SSH_AGENT_PID=59 15:43:27 Running ssh-add (command line suppressed) 15:43:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8090795408369975843.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8090795408369975843.key) 15:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:27 + git semver init 15:43:27 # -> Open(): unable to determine branch for HEAD 15:43:27 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:43:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:43:27 # $SEMVER_REMOTE_NAME = origin 15:43:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:43:27 # $SEMVER_USER_NAME = edgex-jenkins 15:43:27 # $SEMVER_BRANCH = main 15:43:27 # $SEMVER_TEMP = /tmp/semver-059734133 15:43:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:43:34 # '/tmp/semver-059734133' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 15:43:34 # -> Force: false 15:43:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:43:34 $ docker exec --env ******** --env ******** a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 ssh-agent -k 15:43:34 unset SSH_AUTH_SOCK; 15:43:34 unset SSH_AGENT_PID; 15:43:34 echo Agent pid 59 killed; 15:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:35 + git semver [Pipeline] } 15:43:35 $ docker stop --time=1 a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 15:43:36 $ docker rm -f a47c772084bab1e323ccc02b6f0ae673f90cdba18a3a2f9dc55cabc3d596cb14 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:43:37 Stashed 1 file(s) [Pipeline] echo 15:43:37 [edgeXSemver]: initialized semver on version 2.0.1-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 15:43:52 Still waiting to schedule task 15:43:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1980’ 15:43:52 Still waiting to schedule task 15:43:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:46:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1981 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:46:02 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 15:46:02 The recommended git tool is: git 15:46:08 using credential edgex-jenkins-ssh 15:46:08 Cloning the remote Git repository 15:46:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:46:08 > git init /w/workspace/edgex-ui-go/5 # timeout=10 15:46:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:46:08 > git --version # timeout=10 15:46:08 > git --version # 'git version 2.17.1' 15:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:11 Avoid second fetch 15:46:11 Checking out Revision 61381b93da7113692fd11fb2d01f85bfcd26f61e (main) 15:46:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:46:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:11 > git config core.sparsecheckout # timeout=10 15:46:11 > git checkout -f 61381b93da7113692fd11fb2d01f85bfcd26f61e # timeout=10 15:46:15 Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:18 provisioning config files... 15:46:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config6024673976633789677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:19 ---> docker-login.sh 15:46:19 nexus3.edgexfoundry.org:10001 15:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:20 Configure a credential helper to remove this warning. See 15:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:20 15:46:20 Login Succeeded 15:46:20 nexus3.edgexfoundry.org:10002 15:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:20 Configure a credential helper to remove this warning. See 15:46:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:20 15:46:20 Login Succeeded 15:46:20 nexus3.edgexfoundry.org:10003 15:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:21 Configure a credential helper to remove this warning. See 15:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:21 15:46:21 Login Succeeded 15:46:21 nexus3.edgexfoundry.org:10004 15:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:22 Configure a credential helper to remove this warning. See 15:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:22 15:46:22 Login Succeeded 15:46:22 docker.io 15:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:22 Configure a credential helper to remove this warning. See 15:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:22 15:46:22 Login Succeeded 15:46:22 ---> docker-login.sh ends [Pipeline] } 15:46:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:46:23 ========================================================= 15:46:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:46:23 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:46:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:46:24 Sending build context to Docker daemon 20.23MB 15:46:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:46:24 Step 2/8 : FROM ${BASE} 15:46:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:46:25 595b0fe564bb: Pulling fs layer 15:46:25 24495759ef45: Pulling fs layer 15:46:25 d148012ef14d: Pulling fs layer 15:46:25 e90a11edd702: Pulling fs layer 15:46:25 d77568369979: Pulling fs layer 15:46:25 02195dbdac53: Pulling fs layer 15:46:25 2b1b35aa2570: Pulling fs layer 15:46:25 2c1f732e5b09: Pulling fs layer 15:46:25 e90a11edd702: Waiting 15:46:25 d77568369979: Waiting 15:46:25 02195dbdac53: Waiting 15:46:25 2b1b35aa2570: Waiting 15:46:25 2c1f732e5b09: Waiting 15:46:25 d148012ef14d: Verifying Checksum 15:46:25 d148012ef14d: Download complete 15:46:25 24495759ef45: Verifying Checksum 15:46:25 24495759ef45: Download complete 15:46:25 d77568369979: Verifying Checksum 15:46:25 d77568369979: Download complete 15:46:25 595b0fe564bb: Download complete 15:46:25 02195dbdac53: Verifying Checksum 15:46:25 02195dbdac53: Download complete 15:46:25 2b1b35aa2570: Verifying Checksum 15:46:25 2b1b35aa2570: Download complete 15:46:26 595b0fe564bb: Pull complete 15:46:26 24495759ef45: Pull complete 15:46:27 d148012ef14d: Pull complete 15:46:28 Running on prd-centos7-docker-4c-2g-1982 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:46:28 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 15:46:28 The recommended git tool is: git 15:46:28 2c1f732e5b09: Verifying Checksum 15:46:28 2c1f732e5b09: Download complete 15:46:29 e90a11edd702: Download complete 15:46:32 using credential edgex-jenkins-ssh 15:46:32 Cloning the remote Git repository 15:46:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:46:32 > git init /w/workspace/edgex-ui-go/5 # timeout=10 15:46:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:46:32 > git --version # timeout=10 15:46:32 > git --version # 'git version 2.24.4' 15:46:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:32 [INFO] Currently running in a labeled security context 15:46:32 [INFO] Currently SELinux is 'enforcing' on the host 15:46:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh144425487374783258.key 15:46:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:33 Avoid second fetch 15:46:33 Checking out Revision 61381b93da7113692fd11fb2d01f85bfcd26f61e (main) 15:46:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:46:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:33 > git config core.sparsecheckout # timeout=10 15:46:33 > git checkout -f 61381b93da7113692fd11fb2d01f85bfcd26f61e # timeout=10 15:46:37 Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:38 provisioning config files... 15:46:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config8423835286218937519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:38 ---> docker-login.sh 15:46:38 nexus3.edgexfoundry.org:10001 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:38 Configure a credential helper to remove this warning. See 15:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:38 15:46:38 Login Succeeded 15:46:38 nexus3.edgexfoundry.org:10002 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:38 Configure a credential helper to remove this warning. See 15:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:38 15:46:38 Login Succeeded 15:46:38 nexus3.edgexfoundry.org:10003 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:39 Configure a credential helper to remove this warning. See 15:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:39 15:46:39 Login Succeeded 15:46:39 nexus3.edgexfoundry.org:10004 15:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:39 Configure a credential helper to remove this warning. See 15:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:39 15:46:39 Login Succeeded 15:46:39 docker.io 15:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:39 Configure a credential helper to remove this warning. See 15:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:39 15:46:39 Login Succeeded 15:46:39 ---> docker-login.sh ends [Pipeline] } 15:46:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:46:39 ========================================================= 15:46:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:46:39 ========================================================= [Pipeline] fileExists 15:46:39 e90a11edd702: Pull complete [Pipeline] isUnix [Pipeline] sh 15:46:40 d77568369979: Pull complete 15:46:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:46:40 Sending build context to Docker daemon 20.23MB 15:46:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:46:40 Step 2/8 : FROM ${BASE} 15:46:40 02195dbdac53: Pull complete 15:46:41 2b1b35aa2570: Pull complete 15:46:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:46:45 540db60ca938: Pulling fs layer 15:46:45 adcc1eea9eea: Pulling fs layer 15:46:45 4c4ab2625f07: Pulling fs layer 15:46:45 db62176df00c: Pulling fs layer 15:46:45 3b30891b0d05: Pulling fs layer 15:46:45 444f5516b4c7: Pulling fs layer 15:46:45 90b9b1106a8b: Pulling fs layer 15:46:45 0383d17a5b7e: Pulling fs layer 15:46:45 c82ef313ddc5: Pulling fs layer 15:46:45 db62176df00c: Waiting 15:46:45 3b30891b0d05: Waiting 15:46:45 444f5516b4c7: Waiting 15:46:45 90b9b1106a8b: Waiting 15:46:45 0383d17a5b7e: Waiting 15:46:45 c82ef313ddc5: Waiting 15:46:45 4c4ab2625f07: Verifying Checksum 15:46:45 4c4ab2625f07: Download complete 15:46:45 adcc1eea9eea: Download complete 15:46:45 3b30891b0d05: Download complete 15:46:45 444f5516b4c7: Verifying Checksum 15:46:45 444f5516b4c7: Download complete 15:46:45 90b9b1106a8b: Verifying Checksum 15:46:45 90b9b1106a8b: Download complete 15:46:45 540db60ca938: Verifying Checksum 15:46:45 540db60ca938: Download complete 15:46:45 540db60ca938: Pull complete 15:46:46 adcc1eea9eea: Pull complete 15:46:46 4c4ab2625f07: Pull complete 15:46:46 0383d17a5b7e: Verifying Checksum 15:46:46 0383d17a5b7e: Download complete 15:46:47 2c1f732e5b09: Pull complete 15:46:47 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 15:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:46:47 ---> 88ecf2bb1f95 15:46:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:46:50 c82ef313ddc5: Verifying Checksum 15:46:50 c82ef313ddc5: Download complete 15:46:50 db62176df00c: Verifying Checksum 15:46:50 db62176df00c: Download complete 15:46:53 ---> Running in 98032e7d38f3 15:46:55 db62176df00c: Pull complete 15:46:55 3b30891b0d05: Pull complete 15:46:55 444f5516b4c7: Pull complete 15:46:55 90b9b1106a8b: Pull complete 15:46:55 0383d17a5b7e: Pull complete 15:46:55 Removing intermediate container 98032e7d38f3 15:46:55 ---> 6e8bc89a490f 15:46:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:55 ---> Running in ec92d3a8cb5f 15:46:56 c82ef313ddc5: Pull complete 15:46:56 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 15:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:46:56 ---> 4508b0543a43 15:46:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:46:57 Removing intermediate container ec92d3a8cb5f 15:46:57 ---> 7868befe1986 15:46:57 Step 5/8 : RUN apk add --no-cache make git 15:46:57 ---> Running in eb8d583065a0 15:46:58 ---> Running in f499d4d07e57 15:46:58 Removing intermediate container f499d4d07e57 15:46:58 ---> ac13f9d16311 15:46:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:58 ---> Running in db050f925ac9 15:46:58 Removing intermediate container db050f925ac9 15:46:58 ---> 2941cfda7ee0 15:46:58 Step 5/8 : RUN apk add --no-cache make git 15:46:58 ---> Running in 659f25ca22aa 15:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:46:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:46:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:47:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:47:00 OK: 219 MiB in 52 packages 15:47:00 OK: 218 MiB in 52 packages 15:47:01 Removing intermediate container 659f25ca22aa 15:47:01 ---> 4b260e69d2cc 15:47:01 Step 6/8 : WORKDIR /edgex-ui-go 15:47:01 ---> Running in a67170afc5f0 15:47:01 Removing intermediate container a67170afc5f0 15:47:01 ---> 4c8bf30ec642 15:47:01 Step 7/8 : COPY . . 15:47:01 ---> 62db3e8c4d51 15:47:01 Step 8/8 : RUN go mod download 15:47:01 ---> Running in 0ef746cb7e91 15:47:02 Removing intermediate container eb8d583065a0 15:47:02 ---> addcba96994e 15:47:02 Step 6/8 : WORKDIR /edgex-ui-go 15:47:02 ---> Running in 6c26a0138e30 15:47:03 Removing intermediate container 6c26a0138e30 15:47:03 ---> e3975a4972c7 15:47:03 Step 7/8 : COPY . . 15:47:05 ---> 206610765659 15:47:05 Step 8/8 : RUN go mod download 15:47:05 ---> Running in 98c85ef4e990 15:47:16 Removing intermediate container 0ef746cb7e91 15:47:16 ---> 2971d6a81cf5 15:47:16 Successfully built 2971d6a81cf5 15:47:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:47:17 + docker inspect -f . ci-base-image-x86_64 15:47:17 . [Pipeline] withDockerContainer 15:47:17 prd-centos7-docker-4c-2g-1982 does not seem to be running inside a container 15:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:47:17 $ docker top 9c40d776a71292049da51a6427b3932e6b9c7077edf85b9fa6d95ca490d0d5b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:17 + go version 15:47:17 go version go1.16.6 linux/amd64 [Pipeline] } 15:47:17 $ docker stop --time=1 9c40d776a71292049da51a6427b3932e6b9c7077edf85b9fa6d95ca490d0d5b0 15:47:19 $ docker rm -f 9c40d776a71292049da51a6427b3932e6b9c7077edf85b9fa6d95ca490d0d5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:19 + docker inspect -f . ci-base-image-x86_64 15:47:19 . [Pipeline] withDockerContainer 15:47:19 prd-centos7-docker-4c-2g-1982 does not seem to be running inside a container 15:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:47:20 $ docker top 8b08bbc3131d634aa708c3f35232d06fc758b49168a58f8801b552d77d2d6f6d -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:20 + go mod tidy [Pipeline] sh 15:47:21 + make test 15:47:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:47:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:47:32 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:47:32 GO111MODULE=on go vet ./... [Pipeline] } 15:47:36 $ docker stop --time=1 8b08bbc3131d634aa708c3f35232d06fc758b49168a58f8801b552d77d2d6f6d 15:47:37 $ docker rm -f 8b08bbc3131d634aa708c3f35232d06fc758b49168a58f8801b552d77d2d6f6d [Pipeline] // withDockerContainer [Pipeline] sh 15:47:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:38 Removing intermediate container 98c85ef4e990 15:47:38 ---> ea3ca8b5679b 15:47:38 Successfully built ea3ca8b5679b 15:47:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 15:47:38 + docker inspect -f . ci-base-image-arm64 15:47:38 . [Pipeline] // stage [Pipeline] withDockerContainer 15:47:38 prd-ubuntu18.04-docker-arm64-4c-16g-1981 does not seem to be running inside a container 15:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:47:40 $ docker top 2a0809b517103f5ae2050e3345de863f966e80f562ab7d08a4572bad4a7633a3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:47:41 + go version 15:47:41 go version go1.16.6 linux/arm64 [Pipeline] sh [Pipeline] } 15:47:45 $ docker stop --time=1 2a0809b517103f5ae2050e3345de863f966e80f562ab7d08a4572bad4a7633a3 15:47:45 + sudo chown -R jenkins:jenkins . 15:47:47 $ docker rm -f 2a0809b517103f5ae2050e3345de863f966e80f562ab7d08a4572bad4a7633a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:48 + ls -al . 15:47:48 total 92 15:47:48 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 15:47 . 15:47:48 drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 15:46 .. 15:47:48 drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 15:46 assets 15:47:48 drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 15:46 bin 15:47:48 drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 15:46 cmd 15:47:48 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 15:46 CONTRIBUTING.md 15:47:48 -rw-r--r--. 1 jenkins jenkins 10 Aug 4 15:47 coverage.out 15:47:48 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 15:46 Dockerfile 15:47:48 -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 15:46 Dockerfile.build 15:47:48 drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 15:46 docs 15:47:48 drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 15:46 .git 15:47:48 drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 15:46 .github 15:47:48 -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 15:46 .gitignore 15:47:48 -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 15:46 go.mod 15:47:48 -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 15:47 go.sum 15:47:48 drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 15:46 internal 15:47:48 -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 15:46 Jenkinsfile 15:47:48 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 15:46 LICENSE 15:47:48 -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 15:46 Makefile 15:47:48 drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 15:46 pkg 15:47:48 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 15:46 README.md 15:47:48 -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 15:43 VERSION 15:47:48 -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 15:46 version.go 15:47:48 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 15:46 web 15:47:48 + docker inspect -f . ci-base-image-arm64 15:47:48 . [Pipeline] isUnix [Pipeline] sh [Pipeline] withDockerContainer 15:47:48 prd-ubuntu18.04-docker-arm64-4c-16g-1981 does not seem to be running inside a container 15:47:48 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=61381b93da7113692fd11fb2d01f85bfcd26f61e --label arch=amd64 --label version=2.0.1-dev.5 . 15:47:48 Sending build context to Docker daemon 20.26MB 15:47:48 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:47:48 Step 2/25 : FROM ${BASE} AS builder 15:47:48 ---> 2971d6a81cf5 15:47:48 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:47:48 ---> Running in 942126040aeb 15:47:48 Removing intermediate container 942126040aeb 15:47:48 ---> 901ecd1f2ac7 15:47:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:47:48 ---> Running in ff798779534f 15:47:49 Removing intermediate container ff798779534f 15:47:49 ---> b643f32dcb22 15:47:49 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:47:49 ---> Running in 6d428ea2804b 15:47:49 Removing intermediate container 6d428ea2804b 15:47:49 ---> 269a0e8b68fe 15:47:49 Step 6/25 : LABEL Name=edgex-ui-go 15:47:49 ---> Running in 77cf30a05380 15:47:49 Removing intermediate container 77cf30a05380 15:47:49 ---> f1f25f555cd2 15:47:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:47:49 ---> Running in 0ffa7a6b3ab8 15:47:49 Removing intermediate container 0ffa7a6b3ab8 15:47:49 ---> a672340cc64f 15:47:49 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:49 ---> Running in 482eeb8a1609 15:47:49 Removing intermediate container 482eeb8a1609 15:47:49 ---> a999e0b08dc2 15:47:49 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:49 ---> Running in e743bfefdb78 15:47:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:47:50 $ docker top b8ccd08844f98614444165c3c6e2dd4fe43bc5eda6999d4cac690774bd0bb5ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:51 + go mod tidy 15:47:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:47:51 OK: 219 MiB in 52 packages 15:47:51 Removing intermediate container e743bfefdb78 15:47:51 ---> 163e328bf94f 15:47:51 Step 10/25 : ENV GO111MODULE=on 15:47:51 ---> Running in adcfd8584d02 [Pipeline] sh 15:47:52 Removing intermediate container adcfd8584d02 15:47:52 ---> 13cdfcaea4ff 15:47:52 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:47:52 ---> Running in bca51acb6f07 15:47:52 Removing intermediate container bca51acb6f07 15:47:52 ---> 92a940fedbd2 15:47:52 Step 12/25 : COPY go.mod . 15:47:52 ---> bd15562d53c9 15:47:52 Step 13/25 : COPY Makefile . 15:47:52 ---> 6f5e5733b48d 15:47:52 Step 14/25 : RUN make update 15:47:52 ---> Running in d39d1ea7bca5 15:47:52 + make test 15:47:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:47:52 CGO_ENABLED=0 GO111MODULE=on go mod download 15:47:52 Removing intermediate container d39d1ea7bca5 15:47:52 ---> fa00fe205c39 15:47:52 Step 15/25 : COPY . . 15:47:53 ---> a68ba1ccaaed 15:47:53 Step 16/25 : RUN go mod tidy 15:47:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:47:53 ---> Running in cf2c847ec311 15:47:54 Removing intermediate container cf2c847ec311 15:47:54 ---> d7799583d293 15:47:54 Step 17/25 : RUN ${MAKE} 15:47:54 ---> Running in aa28306a272b 15:47:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:48:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:48:04 Removing intermediate container aa28306a272b 15:48:04 ---> 077ce52f9489 15:48:04 Step 18/25 : FROM alpine:3.12 15:48:04 3.12: Pulling from library/alpine 15:48:04 339de151aab4: Pulling fs layer 15:48:05 339de151aab4: Verifying Checksum 15:48:05 339de151aab4: Download complete 15:48:05 339de151aab4: Pull complete 15:48:05 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:48:05 Status: Downloaded newer image for alpine:3.12 15:48:05 ---> 13621d1b12d4 15:48:05 Step 19/25 : EXPOSE 4000 15:48:05 ---> Running in 5c00c1c0e1b9 15:48:05 Removing intermediate container 5c00c1c0e1b9 15:48:05 ---> 70bd1a9b76be 15:48:05 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:48:05 ---> 1109440693eb 15:48:05 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:48:05 ---> Running in f405ea1a6d88 15:48:06 Removing intermediate container f405ea1a6d88 15:48:06 ---> ff998f9a0ee0 15:48:06 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:48:06 ---> Running in 5ee541e6561c 15:48:06 Removing intermediate container 5ee541e6561c 15:48:06 ---> c801b4b00a7f 15:48:06 Step 23/25 : LABEL arch=amd64 15:48:06 ---> Running in e1cd33404edd 15:48:06 Removing intermediate container e1cd33404edd 15:48:06 ---> 6496169b1d62 15:48:06 Step 24/25 : LABEL git_sha=61381b93da7113692fd11fb2d01f85bfcd26f61e 15:48:06 ---> Running in bb82dcd7bd4e 15:48:06 Removing intermediate container bb82dcd7bd4e 15:48:06 ---> b8d2789bef3e 15:48:06 Step 25/25 : LABEL version=2.0.1-dev.5 15:48:06 ---> Running in 6294afdf3e62 15:48:06 Removing intermediate container 6294afdf3e62 15:48:06 ---> 1c20ca7b9a0f 15:48:06 [Warning] One or more build-args [ARCH] were not consumed 15:48:06 Successfully built 1c20ca7b9a0f 15:48:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:06 provisioning config files... 15:48:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4127687333466492254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:06 ---> docker-login.sh 15:48:06 nexus3.edgexfoundry.org:10001 15:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:06 Configure a credential helper to remove this warning. See 15:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:06 15:48:06 Login Succeeded 15:48:06 nexus3.edgexfoundry.org:10002 15:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 nexus3.edgexfoundry.org:10003 15:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 nexus3.edgexfoundry.org:10004 15:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 docker.io 15:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 ---> docker-login.sh ends [Pipeline] } 15:48:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:07 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:48:07 61381b93da7113692fd11fb2d01f85bfcd26f61e 15:48:07 latest 15:48:07 2.0.1-dev.5 15:48:07 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 15:48:07 main 15:48:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] isUnix [Pipeline] sh 15:48:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e 15:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:48:14 da70aadfcd8f: Preparing 15:48:14 32f366d666a5: Preparing 15:48:14 32f366d666a5: Layer already exists 15:48:16 da70aadfcd8f: Pushed 15:48:16 61381b93da7113692fd11fb2d01f85bfcd26f61e: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 15:48:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:48:17 da70aadfcd8f: Preparing 15:48:17 32f366d666a5: Preparing 15:48:17 da70aadfcd8f: Layer already exists 15:48:17 32f366d666a5: Layer already exists 15:48:22 latest: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:48:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.5 15:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:48:24 da70aadfcd8f: Preparing 15:48:24 32f366d666a5: Preparing 15:48:24 32f366d666a5: Layer already exists 15:48:24 da70aadfcd8f: Layer already exists 15:48:24 2.0.1-dev.5: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:48:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 15:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:48:25 da70aadfcd8f: Preparing 15:48:25 32f366d666a5: Preparing 15:48:25 32f366d666a5: Layer already exists 15:48:25 da70aadfcd8f: Layer already exists 15:48:25 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] isUnix [Pipeline] sh 15:48:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:48:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:48:26 da70aadfcd8f: Preparing 15:48:26 32f366d666a5: Preparing 15:48:26 da70aadfcd8f: Layer already exists 15:48:26 32f366d666a5: Layer already exists 15:48:26 main: digest: sha256:4afd716cfb7b1d4e83f0427e6c275447b2574be88b3b4e2ac7072e1b60abc241 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 15:48:26 GO111MODULE=on go vet ./... [Pipeline] echo 15:48:26 ===================================================== [Pipeline] echo 15:48:26 taggedImages: 15:48:26 - nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e 15:48:26 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:48:26 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.5 15:48:26 - nexus3.edgexfoundry.org:10004/edgex-ui:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 15:48:26 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:26 15:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:48:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:27 latest: Pulling from edgex-lftools-log-publisher 15:48:27 b4d181a07f80: Pulling fs layer 15:48:27 a1111a8f2ec3: Pulling fs layer 15:48:27 ed53099fbce6: Pulling fs layer 15:48:27 dc539afda2c1: Pulling fs layer 15:48:27 77bc0d833cb6: Pulling fs layer 15:48:27 9065ff56babe: Pulling fs layer 15:48:27 d287ab97295c: Pulling fs layer 15:48:27 77bc0d833cb6: Waiting 15:48:27 9065ff56babe: Waiting 15:48:27 d287ab97295c: Waiting 15:48:27 dc539afda2c1: Waiting 15:48:27 a1111a8f2ec3: Verifying Checksum 15:48:27 a1111a8f2ec3: Download complete 15:48:27 dc539afda2c1: Verifying Checksum 15:48:27 dc539afda2c1: Download complete 15:48:27 77bc0d833cb6: Verifying Checksum 15:48:27 77bc0d833cb6: Download complete 15:48:27 9065ff56babe: Verifying Checksum 15:48:27 9065ff56babe: Download complete 15:48:27 ed53099fbce6: Verifying Checksum 15:48:27 ed53099fbce6: Download complete 15:48:28 b4d181a07f80: Verifying Checksum 15:48:28 b4d181a07f80: Download complete 15:48:29 b4d181a07f80: Pull complete 15:48:30 a1111a8f2ec3: Pull complete 15:48:30 ed53099fbce6: Pull complete 15:48:30 dc539afda2c1: Pull complete 15:48:30 77bc0d833cb6: Pull complete 15:48:30 9065ff56babe: Pull complete 15:48:32 d287ab97295c: Verifying Checksum 15:48:32 d287ab97295c: Download complete 15:48:37 d287ab97295c: Pull complete 15:48:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:48:37 prd-centos7-docker-4c-2g-1982 does not seem to be running inside a container 15:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:48:39 $ docker top 3a764eb1d14cb6f8c896cd44e1d73758922fc5509f4dbd4ac22cc9d785a98c84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:40 ---> job-cost.sh 15:48:40 lf-activate-venv: SKIPPING 15:48:40 INFO: No Stack... 15:48:41 INFO: Retrieving Pricing Info for: v3-standard-2 15:48:41 INFO: Archiving Costs [Pipeline] sh 15:48:41 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv 15:48:41 + cut -d, -f6 [Pipeline] lock 15:48:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] 15:48:41 Resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] did not exist. Created. 15:48:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:42 + echo total: 0.05999999865889549 [Pipeline] stash 15:48:42 Stashed 1 file(s) [Pipeline] } 15:48:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:42 $ docker stop --time=1 3a764eb1d14cb6f8c896cd44e1d73758922fc5509f4dbd4ac22cc9d785a98c84 15:48:43 $ docker rm -f 3a764eb1d14cb6f8c896cd44e1d73758922fc5509f4dbd4ac22cc9d785a98c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 15:48:49 $ docker stop --time=1 b8ccd08844f98614444165c3c6e2dd4fe43bc5eda6999d4cac690774bd0bb5ec 15:48:51 $ docker rm -f b8ccd08844f98614444165c3c6e2dd4fe43bc5eda6999d4cac690774bd0bb5ec [Pipeline] // withDockerContainer [Pipeline] sh 15:48:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:48:52 Warning: overwriting stash ‘coverage-report’ 15:48:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:48:54 + ls -al . 15:48:54 total 128 15:48:54 drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 15:47 . 15:48:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:46 .. 15:48:54 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:46 .git 15:48:54 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:46 .github 15:48:54 -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 15:46 .gitignore 15:48:54 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 15:46 CONTRIBUTING.md 15:48:54 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 15:46 Dockerfile 15:48:54 -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 15:46 Dockerfile.build 15:48:54 -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 15:46 Jenkinsfile 15:48:54 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 15:46 LICENSE 15:48:54 -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 15:46 Makefile 15:48:54 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 15:46 README.md 15:48:54 -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 15:43 VERSION 15:48:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:46 assets 15:48:54 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:46 bin 15:48:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:46 cmd 15:48:54 -rw-r--r-- 1 jenkins jenkins 10 Aug 4 15:47 coverage.out 15:48:54 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:46 docs 15:48:54 -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 15:46 go.mod 15:48:54 -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 15:47 go.sum 15:48:54 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 15:46 internal 15:48:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:46 pkg 15:48:54 -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 15:46 version.go 15:48:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:46 web [Pipeline] isUnix [Pipeline] sh 15:48:54 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=61381b93da7113692fd11fb2d01f85bfcd26f61e --label arch=arm64 --label version=2.0.1-dev.5 . 15:48:55 Sending build context to Docker daemon 20.26MB 15:48:55 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:48:55 Step 2/25 : FROM ${BASE} AS builder 15:48:55 ---> ea3ca8b5679b 15:48:55 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:48:55 ---> Running in 81fd6b4365dd 15:48:56 Removing intermediate container 81fd6b4365dd 15:48:56 ---> 527f2bc383c0 15:48:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:48:56 ---> Running in 54fb74628976 15:48:56 Removing intermediate container 54fb74628976 15:48:56 ---> b124d7e5c513 15:48:56 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:48:57 ---> Running in 50e6fa6390e7 15:48:57 Removing intermediate container 50e6fa6390e7 15:48:57 ---> 13b490396fa7 15:48:57 Step 6/25 : LABEL Name=edgex-ui-go 15:48:58 ---> Running in 6b8f804ee41a 15:48:58 Removing intermediate container 6b8f804ee41a 15:48:58 ---> bd4a7752c0a0 15:48:58 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:48:58 ---> Running in 2f8885c4ec57 15:48:59 Removing intermediate container 2f8885c4ec57 15:48:59 ---> 1b1d3303f73d 15:48:59 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:59 ---> Running in e46dcbe0202a 15:49:01 Removing intermediate container e46dcbe0202a 15:49:01 ---> 7258364ac8df 15:49:01 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:49:01 ---> Running in 2d6bc0110907 15:49:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:04 OK: 218 MiB in 52 packages 15:49:05 Removing intermediate container 2d6bc0110907 15:49:05 ---> c9a73987ac2c 15:49:05 Step 10/25 : ENV GO111MODULE=on 15:49:05 ---> Running in 18a49b4f875d 15:49:06 Removing intermediate container 18a49b4f875d 15:49:06 ---> db33677c489f 15:49:06 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:49:06 ---> Running in edb6d7dc4e81 15:49:07 Removing intermediate container edb6d7dc4e81 15:49:07 ---> 27944995f9a0 15:49:07 Step 12/25 : COPY go.mod . 15:49:07 ---> dee1e154887c 15:49:07 Step 13/25 : COPY Makefile . 15:49:08 ---> 0b3e4dd59826 15:49:08 Step 14/25 : RUN make update 15:49:09 ---> Running in 58f7e64c9b57 15:49:10 CGO_ENABLED=0 GO111MODULE=on go mod download 15:49:12 Removing intermediate container 58f7e64c9b57 15:49:12 ---> ce1ab7c84784 15:49:12 Step 15/25 : COPY . . 15:49:14 ---> d3f6e5e191fb 15:49:14 Step 16/25 : RUN go mod tidy 15:49:15 ---> Running in d05d566ffcb8 15:49:18 Removing intermediate container d05d566ffcb8 15:49:18 ---> 43b6dcf29fe0 15:49:18 Step 17/25 : RUN ${MAKE} 15:49:18 ---> Running in 9b26a4f93996 15:49:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:49:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:49:49 Removing intermediate container 9b26a4f93996 15:49:49 ---> 139b2bba4623 15:49:49 Step 18/25 : FROM alpine:3.12 15:49:49 3.12: Pulling from library/alpine 15:49:50 d2f70382dc9a: Pulling fs layer 15:49:50 d2f70382dc9a: Verifying Checksum 15:49:50 d2f70382dc9a: Download complete 15:49:51 d2f70382dc9a: Pull complete 15:49:51 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:49:51 Status: Downloaded newer image for alpine:3.12 15:49:51 ---> c4fd0aeabfcf 15:49:51 Step 19/25 : EXPOSE 4000 15:49:51 ---> Running in 1b907a387e00 15:49:51 Removing intermediate container 1b907a387e00 15:49:51 ---> f5c9bf9d6376 15:49:51 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:49:53 ---> 2820252c7270 15:49:53 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:49:53 ---> Running in 88c4fc1f5812 15:49:54 Removing intermediate container 88c4fc1f5812 15:49:54 ---> f784d63156dc 15:49:54 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:49:54 ---> Running in 71bd2f38c736 15:49:55 Removing intermediate container 71bd2f38c736 15:49:55 ---> 9a5e7d3a6ca9 15:49:55 Step 23/25 : LABEL arch=arm64 15:49:55 ---> Running in 7055697f24b6 15:49:56 Removing intermediate container 7055697f24b6 15:49:56 ---> d40dbf10d8fc 15:49:56 Step 24/25 : LABEL git_sha=61381b93da7113692fd11fb2d01f85bfcd26f61e 15:49:56 ---> Running in 07440e7114bd 15:49:57 Removing intermediate container 07440e7114bd 15:49:57 ---> b4c3e353fa47 15:49:57 Step 25/25 : LABEL version=2.0.1-dev.5 15:49:57 ---> Running in 4a8217cdf5b0 15:49:57 Removing intermediate container 4a8217cdf5b0 15:49:57 ---> e57dca4c3306 15:49:57 [Warning] One or more build-args [ARCH] were not consumed 15:49:57 Successfully built e57dca4c3306 15:49:57 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:58 provisioning config files... 15:49:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4265677573011890319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:58 ---> docker-login.sh 15:49:58 nexus3.edgexfoundry.org:10001 15:49:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:59 Configure a credential helper to remove this warning. See 15:49:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:59 15:49:59 Login Succeeded 15:49:59 nexus3.edgexfoundry.org:10002 15:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:59 Configure a credential helper to remove this warning. See 15:49:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:59 15:49:59 Login Succeeded 15:49:59 nexus3.edgexfoundry.org:10003 15:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:00 Configure a credential helper to remove this warning. See 15:50:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:00 15:50:00 Login Succeeded 15:50:00 nexus3.edgexfoundry.org:10004 15:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:00 Configure a credential helper to remove this warning. See 15:50:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:00 15:50:00 Login Succeeded 15:50:00 docker.io 15:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:01 Configure a credential helper to remove this warning. See 15:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:01 15:50:01 Login Succeeded 15:50:01 ---> docker-login.sh ends [Pipeline] } 15:50:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:01 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:50:01 61381b93da7113692fd11fb2d01f85bfcd26f61e 15:50:01 latest 15:50:01 2.0.1-dev.5 15:50:01 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 15:50:01 main 15:50:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] isUnix [Pipeline] sh 15:50:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e 15:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:50:02 2d641a81d095: Preparing 15:50:02 3fbe34a1663b: Preparing 15:50:02 3fbe34a1663b: Layer already exists 15:50:06 2d641a81d095: Pushed 15:50:06 61381b93da7113692fd11fb2d01f85bfcd26f61e: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh 15:50:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:50:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:50:06 2d641a81d095: Preparing 15:50:06 3fbe34a1663b: Preparing 15:50:07 2d641a81d095: Layer already exists 15:50:07 3fbe34a1663b: Layer already exists 15:50:07 latest: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh 15:50:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:50:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.5 15:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:50:07 2d641a81d095: Preparing 15:50:07 3fbe34a1663b: Preparing 15:50:08 2d641a81d095: Layer already exists 15:50:08 3fbe34a1663b: Layer already exists 15:50:08 2.0.1-dev.5: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh 15:50:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 15:50:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 15:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:50:08 2d641a81d095: Preparing 15:50:08 3fbe34a1663b: Preparing 15:50:08 3fbe34a1663b: Layer already exists 15:50:08 2d641a81d095: Layer already exists 15:50:08 61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] isUnix [Pipeline] sh 15:50:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 15:50:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:50:09 2d641a81d095: Preparing 15:50:09 3fbe34a1663b: Preparing 15:50:09 3fbe34a1663b: Layer already exists 15:50:09 2d641a81d095: Layer already exists 15:50:09 main: digest: sha256:7c702c095c17047b33665796255146a3984a2f5eba0c5f2db191353634f8bcc4 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:10 ===================================================== [Pipeline] echo 15:50:10 taggedImages: 15:50:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e 15:50:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:50:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.5 15:50:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61381b93da7113692fd11fb2d01f85bfcd26f61e-2.0.1-dev.5 15:50:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:10 15:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:50:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:11 arm64: Pulling from edgex-lftools-log-publisher 15:50:11 448f6bf000e3: Pulling fs layer 15:50:11 f757da607395: Pulling fs layer 15:50:11 05883995daec: Pulling fs layer 15:50:11 8603b9c90790: Pulling fs layer 15:50:11 1560dd03e051: Pulling fs layer 15:50:11 27f5ce0e4adf: Pulling fs layer 15:50:11 c2d8d7efcc4b: Pulling fs layer 15:50:11 1560dd03e051: Waiting 15:50:11 27f5ce0e4adf: Waiting 15:50:11 c2d8d7efcc4b: Waiting 15:50:11 8603b9c90790: Waiting 15:50:11 f757da607395: Verifying Checksum 15:50:11 f757da607395: Download complete 15:50:11 8603b9c90790: Verifying Checksum 15:50:11 8603b9c90790: Download complete 15:50:12 1560dd03e051: Verifying Checksum 15:50:12 1560dd03e051: Download complete 15:50:12 27f5ce0e4adf: Verifying Checksum 15:50:12 27f5ce0e4adf: Download complete 15:50:12 05883995daec: Verifying Checksum 15:50:12 05883995daec: Download complete 15:50:12 448f6bf000e3: Verifying Checksum 15:50:12 448f6bf000e3: Download complete 15:50:15 c2d8d7efcc4b: Verifying Checksum 15:50:15 c2d8d7efcc4b: Download complete 15:50:16 448f6bf000e3: Pull complete 15:50:17 f757da607395: Pull complete 15:50:19 05883995daec: Pull complete 15:50:19 8603b9c90790: Pull complete 15:50:20 1560dd03e051: Pull complete 15:50:20 27f5ce0e4adf: Pull complete 15:50:36 c2d8d7efcc4b: Pull complete 15:50:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:50:36 prd-ubuntu18.04-docker-arm64-4c-16g-1981 does not seem to be running inside a container 15:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:50:40 $ docker top 138c175ddb2384f97b26fcb4957ce1e5964367d35ffe7469c9b4f1124913ed01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:41 ---> job-cost.sh 15:50:41 lf-activate-venv: SKIPPING 15:50:41 INFO: No Stack... 15:50:42 INFO: Retrieving Pricing Info for: v2-standard-4 15:50:43 INFO: Archiving Costs [Pipeline] sh 15:50:43 + cut -d, -f6 15:50:43 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock 15:50:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] 15:50:43 Resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] did not exist. Created. 15:50:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:44 /w/workspace/edgex-ui-go/5@tmp/durable-05c284fb/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-05c284fb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:50:45 + echo total: 0.18000000715255737 [Pipeline] stash 15:50:45 Warning: overwriting stash ‘stack-cost’ 15:50:45 Stashed 1 file(s) [Pipeline] } 15:50:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:45 $ docker stop --time=1 138c175ddb2384f97b26fcb4957ce1e5964367d35ffe7469c9b4f1124913ed01 15:50:47 $ docker rm -f 138c175ddb2384f97b26fcb4957ce1e5964367d35ffe7469c9b4f1124913ed01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:50:50 provisioning config files... 15:50:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config169934091603846634tmp [Pipeline] { [Pipeline] sh 15:50:50 + set +x 15:50:50 + curl -s https://codecov.io/bash 15:50:50 + bash -s -- 15:50:50 15:50:50 _____ _ 15:50:50 / ____| | | 15:50:50 | | ___ __| | ___ ___ _____ __ 15:50:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:50 Bash-1.0.6 15:50:50 15:50:50 15:50:50 ==> git version 2.24.4 found 15:50:50 ==> 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 15:50:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:50:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:50:50 ==> Jenkins CI detected. 15:50:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:50:50 project root: . 15:50:50 --> token set from env 15:50:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:50 ==> Running gcov in . (disable via -X gcov) 15:50:50 ==> Python coveragepy not found 15:50:50 ==> Searching for coverage reports in: 15:50:50 + . 15:50:50 -> Found 1 reports 15:50:50 ==> Detecting git/mercurial file structure 15:50:50 ==> Reading reports 15:50:50 + ./coverage.out bytes=10 15:50:50 ==> Appending adjustments 15:50:50 https://docs.codecov.io/docs/fixing-reports 15:50:50 + Found adjustments 15:50:50 ==> Gzipping contents 15:50:50 4.0K /tmp/codecov.XvdlZ1.gz 15:50:50 ==> Uploading reports 15:50:50 url: https://codecov.io 15:50:50 query: branch=main&commit=61381b93da7113692fd11fb2d01f85bfcd26f61e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:50 -> Pinging Codecov 15:50:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=61381b93da7113692fd11fb2d01f85bfcd26f61e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:51 -> Uploading to 15:50:51 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/61381b93da7113692fd11fb2d01f85bfcd26f61e/50d885d5-d39a-4cce-be6d-1232a05bc303.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T155051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=905b22e43007b0503c181fb8467d1b107ee89f28dbb60872557b431c0974250b 15:50:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:51 Dload Upload Total Spent Left Speed 15:50:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 9084 --:--:-- --:--:-- --:--:-- 9065 100 3345 0 0 100 3345 0 9080 --:--:-- --:--:-- --:--:-- 9065 15:50:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] } 15:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:50:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:50:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:52 15:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:50:53 188c0c94c7c5: Pulling fs layer 15:50:53 0ef7d3d256c8: Pulling fs layer 15:50:53 de9db76c5a1d: Pulling fs layer 15:50:53 0eba1c9be4d2: Pulling fs layer 15:50:53 0d57e429df01: Pulling fs layer 15:50:53 4e4be7b47b0d: Pulling fs layer 15:50:53 e1f770b5df2f: Pulling fs layer 15:50:53 85a0685a4137: Pulling fs layer 15:50:53 0d57e429df01: Waiting 15:50:53 4e4be7b47b0d: Waiting 15:50:53 e1f770b5df2f: Waiting 15:50:53 85a0685a4137: Waiting 15:50:53 0eba1c9be4d2: Waiting 15:50:53 de9db76c5a1d: Download complete 15:50:53 0ef7d3d256c8: Verifying Checksum 15:50:53 0ef7d3d256c8: Download complete 15:50:53 0d57e429df01: Verifying Checksum 15:50:53 0d57e429df01: Download complete 15:50:53 4e4be7b47b0d: Verifying Checksum 15:50:53 4e4be7b47b0d: Download complete 15:50:53 188c0c94c7c5: Verifying Checksum 15:50:53 188c0c94c7c5: Download complete 15:50:53 188c0c94c7c5: Pull complete 15:50:53 0ef7d3d256c8: Pull complete 15:50:53 de9db76c5a1d: Pull complete 15:50:54 e1f770b5df2f: Verifying Checksum 15:50:54 e1f770b5df2f: Download complete 15:50:59 0eba1c9be4d2: Verifying Checksum 15:50:59 0eba1c9be4d2: Download complete 15:50:59 85a0685a4137: Verifying Checksum 15:50:59 85a0685a4137: Download complete 15:51:01 0eba1c9be4d2: Pull complete 15:51:01 0d57e429df01: Pull complete 15:51:01 4e4be7b47b0d: Pull complete 15:51:01 e1f770b5df2f: Pull complete 15:51:05 85a0685a4137: Pull complete 15:51:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:51:05 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 15:51:06 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:51:07 $ docker top c6e315a016eadd4b3414658bd23fb3c9730a301183d6cffd766a3ebb45e73ba1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:51:08 + set -o pipefail 15:51:08 + snyk monitor '--org=edgex-jenkins' 15:51:12 15:51:12 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:51:12 15:51:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a4b15172-f177-4a32-8602-2d02b5a66d89 15:51:12 15:51:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:51:12 15:51:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:51:12 15:51:12 [Pipeline] } 15:51:12 $ docker stop --time=1 c6e315a016eadd4b3414658bd23fb3c9730a301183d6cffd766a3ebb45e73ba1 15:51:14 $ docker rm -f c6e315a016eadd4b3414658bd23fb3c9730a301183d6cffd766a3ebb45e73ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:15 + git log --format=format:%s -1 61381b93da7113692fd11fb2d01f85bfcd26f61e [Pipeline] isUnix [Pipeline] sh 15:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:16 . [Pipeline] withDockerContainer 15:51:16 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 15:51:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:16 $ docker top 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:16 [ssh-agent] Looking for ssh-agent implementation... 15:51:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:16 $ docker exec 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 ssh-agent 15:51:17 SSH_AUTH_SOCK=/tmp/ssh-BWbpmU8GI0Tr/agent.13 15:51:17 SSH_AGENT_PID=19 15:51:17 Running ssh-add (command line suppressed) 15:51:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_576453826876635926.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_576453826876635926.key) 15:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:17 + git semver tag 15:51:17 # -> Open(): unable to determine branch for HEAD 15:51:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:51:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:51:17 # $SEMVER_REMOTE_NAME = origin 15:51:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:17 # $SEMVER_USER_NAME = edgex-jenkins 15:51:17 # $SEMVER_BRANCH = main 15:51:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:51:17 # 61381b93da7113692fd11fb2d01f85bfcd26f61e HEAD 15:51:17 # -> Force: false 15:51:17 # cb6c9ffe64fbd14838aaa3589d317bf305b94104 refs/tags/v2.0.1-dev.5 [Pipeline] } 15:51:17 $ docker exec --env ******** --env ******** 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 ssh-agent -k 15:51:17 unset SSH_AUTH_SOCK; 15:51:17 unset SSH_AGENT_PID; 15:51:17 echo Agent pid 19 killed; 15:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:18 + git semver [Pipeline] } 15:51:18 $ docker stop --time=1 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 15:51:19 $ docker rm -f 9c938918855ce3a2cb0dd86a07d051a1e00aa903a92316ae821de344c171b660 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:20 15:51:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:51:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:20 0.23.1-centos7: Pulling from edgex-lftools 15:51:20 ab5ef0e58194: Pulling fs layer 15:51:20 9712f1f96733: Pulling fs layer 15:51:20 63f879dbbcfc: Pulling fs layer 15:51:20 0d9ebad4ef96: Pulling fs layer 15:51:20 e9a5061849ea: Pulling fs layer 15:51:20 d747dcd14b5f: Pulling fs layer 15:51:20 2de7ff778b66: Pulling fs layer 15:51:20 e9a5061849ea: Waiting 15:51:20 d747dcd14b5f: Waiting 15:51:20 2de7ff778b66: Waiting 15:51:20 0d9ebad4ef96: Waiting 15:51:20 9712f1f96733: Verifying Checksum 15:51:20 9712f1f96733: Download complete 15:51:22 63f879dbbcfc: Verifying Checksum 15:51:22 63f879dbbcfc: Download complete 15:51:22 e9a5061849ea: Verifying Checksum 15:51:22 e9a5061849ea: Download complete 15:51:22 d747dcd14b5f: Verifying Checksum 15:51:22 d747dcd14b5f: Download complete 15:51:23 0d9ebad4ef96: Verifying Checksum 15:51:23 0d9ebad4ef96: Download complete 15:51:23 2de7ff778b66: Verifying Checksum 15:51:23 2de7ff778b66: Download complete 15:51:24 ab5ef0e58194: Verifying Checksum 15:51:24 ab5ef0e58194: Download complete 15:51:26 ab5ef0e58194: Pull complete 15:51:26 9712f1f96733: Pull complete 15:51:27 63f879dbbcfc: Pull complete 15:51:30 0d9ebad4ef96: Pull complete 15:51:30 e9a5061849ea: Pull complete 15:51:30 d747dcd14b5f: Pull complete 15:51:31 2de7ff778b66: Pull complete 15:51:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:51:32 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 15:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:51:35 $ docker top 5832cdc5022ff8e8794c117ea2ffb86e9b24547f591f41244342b89871088ff1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:51:35 provisioning config files... 15:51:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5688511372200483750tmp 15:51:35 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6672294070350267116tmp 15:51:35 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config641923010083502117tmp [Pipeline] { [Pipeline] echo 15:51:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:51:36 ---> sigul-configuration.sh 15:51:36 gpg: directory `/root/.gnupg' created 15:51:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:51:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:51:36 gpg: keyring `/root/.gnupg/secring.gpg' created 15:51:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:51:36 gpg: CAST5 encrypted data 15:51:36 gpg: encrypted with 1 passphrase 15:51:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:51:36 + mkdir /home/jenkins 15:51:36 + mkdir /home/jenkins/sigul [Pipeline] sh 15:51:36 + 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 15:51:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:36 ---> sigul-install.sh 15:51:36 Sigul already installed; skipping installation. [Pipeline] sh 15:51:37 + git tag --list 15:51:37 0.1.1 15:51:37 v1.1.0 15:51:37 v1.2.0 15:51:37 v1.2.1 15:51:37 v1.3.0 15:51:37 v2.0.0 15:51:37 v2.0.1-dev.1 15:51:37 v2.0.1-dev.2 15:51:37 v2.0.1-dev.3 15:51:37 v2.0.1-dev.4 15:51:37 v2.0.1-dev.5 [Pipeline] sh 15:51:37 + lftools sign git-tag v2.0.1-dev.5 15:51:38 Signing Git tag with Sigul... 15:51:38 Signing v2.0.1-dev.5 [Pipeline] echo 15:51:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:51:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:51:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:51:39 $ docker stop --time=1 5832cdc5022ff8e8794c117ea2ffb86e9b24547f591f41244342b89871088ff1 15:51:40 $ docker rm -f 5832cdc5022ff8e8794c117ea2ffb86e9b24547f591f41244342b89871088ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:43 . [Pipeline] withDockerContainer 15:51:43 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 15:51:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:44 $ docker top e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:44 [ssh-agent] Looking for ssh-agent implementation... 15:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:44 $ docker exec e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 ssh-agent 15:51:44 SSH_AUTH_SOCK=/tmp/ssh-tm0rBMLElASs/agent.14 15:51:44 SSH_AGENT_PID=21 15:51:44 Running ssh-add (command line suppressed) 15:51:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3807215256802211744.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3807215256802211744.key) 15:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:45 + git semver bump pre 15:51:45 # -> Open(): unable to determine branch for HEAD 15:51:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:51:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:51:45 # $SEMVER_REMOTE_NAME = origin 15:51:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:45 # $SEMVER_USER_NAME = edgex-jenkins 15:51:45 # $SEMVER_BRANCH = main 15:51:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:51:45 2.0.1-dev.6 [Pipeline] } 15:51:45 $ docker exec --env ******** --env ******** e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 ssh-agent -k 15:51:45 unset SSH_AUTH_SOCK; 15:51:45 unset SSH_AGENT_PID; 15:51:45 echo Agent pid 21 killed; 15:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:46 + git semver [Pipeline] } 15:51:46 $ docker stop --time=1 e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 15:51:47 $ docker rm -f e87c28fdbef347975ec88f852780f041f11218294b83144b07a87a5d4cfc9650 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:51:47 . [Pipeline] withDockerContainer 15:51:47 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 15:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:51:48 $ docker top 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:48 [ssh-agent] Looking for ssh-agent implementation... 15:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:48 $ docker exec 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 ssh-agent 15:51:48 SSH_AUTH_SOCK=/tmp/ssh-cJ7goSUPwxdp/agent.14 15:51:48 SSH_AGENT_PID=20 15:51:49 Running ssh-add (command line suppressed) 15:51:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7861183083321150330.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7861183083321150330.key) 15:51:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:49 + git semver push 15:51:49 # -> Open(): unable to determine branch for HEAD 15:51:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:51:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:51:49 # $SEMVER_REMOTE_NAME = origin 15:51:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:51:49 # $SEMVER_USER_NAME = edgex-jenkins 15:51:49 # $SEMVER_BRANCH = main 15:51:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:51:51 $ docker exec --env ******** --env ******** 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 ssh-agent -k 15:51:51 unset SSH_AUTH_SOCK; 15:51:51 unset SSH_AGENT_PID; 15:51:51 echo Agent pid 20 killed; 15:51:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:51 + git semver [Pipeline] } 15:51:51 $ docker stop --time=1 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 15:51:53 $ docker rm -f 681054a18022548136acdf3169c1b1f6b6890b11d46e93dd57aa45452f7947f5 [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] sh 15:51:54 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:51:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:51:55 ---> package-listing.sh 15:51:55 ++ facter osfamily 15:51:55 ++ tr '[:upper:]' '[:lower:]' 15:51:55 + OS_FAMILY=redhat 15:51:55 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:51:55 + START_PACKAGES=/tmp/packages_start.txt 15:51:55 + END_PACKAGES=/tmp/packages_end.txt 15:51:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:51:55 + PACKAGES=/tmp/packages_start.txt 15:51:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:51:55 + PACKAGES=/tmp/packages_end.txt 15:51:55 + case "${OS_FAMILY}" in 15:51:55 + sort 15:51:55 + rpm -qa 15:51:56 + '[' -f /tmp/packages_start.txt ']' 15:51:56 + '[' -f /tmp/packages_end.txt ']' 15:51:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:51:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:51:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:51:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:51:56 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:51:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:51:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:57 15:51:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:51:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:03 latest: Pulling from edgex-lftools-log-publisher 15:52:03 b4d181a07f80: Pulling fs layer 15:52:03 a1111a8f2ec3: Pulling fs layer 15:52:03 ed53099fbce6: Pulling fs layer 15:52:03 dc539afda2c1: Pulling fs layer 15:52:03 77bc0d833cb6: Pulling fs layer 15:52:03 9065ff56babe: Pulling fs layer 15:52:03 d287ab97295c: Pulling fs layer 15:52:03 dc539afda2c1: Waiting 15:52:03 77bc0d833cb6: Waiting 15:52:03 9065ff56babe: Waiting 15:52:03 d287ab97295c: Waiting 15:52:03 a1111a8f2ec3: Verifying Checksum 15:52:03 a1111a8f2ec3: Download complete 15:52:03 dc539afda2c1: Verifying Checksum 15:52:03 dc539afda2c1: Download complete 15:52:03 77bc0d833cb6: Verifying Checksum 15:52:03 77bc0d833cb6: Download complete 15:52:03 9065ff56babe: Verifying Checksum 15:52:03 9065ff56babe: Download complete 15:52:03 ed53099fbce6: Verifying Checksum 15:52:03 ed53099fbce6: Download complete 15:52:04 b4d181a07f80: Verifying Checksum 15:52:04 b4d181a07f80: Download complete 15:52:05 b4d181a07f80: Pull complete 15:52:05 a1111a8f2ec3: Pull complete 15:52:06 ed53099fbce6: Pull complete 15:52:06 dc539afda2c1: Pull complete 15:52:06 77bc0d833cb6: Pull complete 15:52:06 9065ff56babe: Pull complete 15:52:08 d287ab97295c: Verifying Checksum 15:52:08 d287ab97295c: Download complete 15:52:12 d287ab97295c: Pull complete 15:52:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:52:12 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 15:52:13 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:15 $ docker top 85ff3383b3ff3d602898a513dd0e4aecc487f9a868d798234b6aa3028ffcccbd -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:52:16 + ls /var/log/sa-host 15:52:16 + sadf -c /var/log/sa-host/sa04 15:52:16 file_magic: OK 15:52:16 HZ: Using current value: 100 15:52:16 file_header: OK 15:52:16 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 15:52:16 Statistics: 15:52:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:52:16 File successfully converted to sysstat format version 12.0.3 15:52:16 + sadf -c /var/log/sa-host/sa05 15:52:16 file_magic: OK 15:52:16 HZ: Using current value: 100 15:52:16 file_header: OK 15:52:16 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 15:52:16 Statistics: 15:52:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:52:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:17 provisioning config files... 15:52:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3022108024085026265tmp [Pipeline] { [Pipeline] echo 15:52:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:18 ---> create-netrc.sh [Pipeline] } 15:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:52:18 ---> python-tools-install.sh [Pipeline] echo 15:52:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:18 ---> sudo-logs.sh 15:52:18 Archiving 'sudo' log.. 15:52:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.vexxhost.local: Name or service not known 15:52:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:52:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:19 ---> job-cost.sh 15:52:19 lf-activate-venv: SKIPPING 15:52:19 DEBUG: total: 0.18000000715255737 15:52:19 INFO: Retrieving Stack Cost... 15:52:20 INFO: Retrieving Pricing Info for: v3-standard-2 15:52:20 INFO: Archiving Costs [Pipeline] echo 15:52:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:20 ---> logs-deploy.sh 15:52:20 lf-activate-venv: SKIPPING 15:52:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/5 15:52:20 INFO: archiving workspace using pattern(s): 15:52:21 Archives upload complete. 15:52:21 INFO: archiving logs to Nexus 15:52:22 ---> uname -a: 15:52:22 Linux prd-centos7-docker-4c-2g-1980.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:52:22 15:52:22 15:52:22 ---> lscpu: 15:52:22 Architecture: x86_64 15:52:22 CPU op-mode(s): 32-bit, 64-bit 15:52:22 Byte Order: Little Endian 15:52:22 Address sizes: 40 bits physical, 48 bits virtual 15:52:22 CPU(s): 2 15:52:22 On-line CPU(s) list: 0,1 15:52:22 Thread(s) per core: 1 15:52:22 Core(s) per socket: 1 15:52:22 Socket(s): 2 15:52:22 NUMA node(s): 1 15:52:22 Vendor ID: AuthenticAMD 15:52:22 CPU family: 23 15:52:22 Model: 49 15:52:22 Model name: AMD EPYC-Rome Processor 15:52:22 Stepping: 0 15:52:22 CPU MHz: 2799.998 15:52:22 BogoMIPS: 5599.99 15:52:22 Virtualization: AMD-V 15:52:22 Hypervisor vendor: KVM 15:52:22 Virtualization type: full 15:52:22 L1d cache: 32K 15:52:22 L1i cache: 32K 15:52:22 L2 cache: 512K 15:52:22 L3 cache: 16384K 15:52:22 NUMA node0 CPU(s): 0,1 15:52:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:52:22 15:52:22 15:52:22 ---> nproc: 15:52:22 2 15:52:22 15:52:22 15:52:22 ---> df -h: 15:52:22 Filesystem Size Used Avail Use% Mounted on 15:52:22 overlay 40G 9.0G 32G 23% / 15:52:22 tmpfs 64M 0 64M 0% /dev 15:52:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:52:22 shm 64M 0 64M 0% /dev/shm 15:52:22 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:52:22 15:52:22 15:52:22 ---> sar -b -r -n DEV: 15:52:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 15:52:22 15:52:22 15:42:23 LINUX RESTART (2 CPU) 15:52:22 15:52:22 15:43:02 tps rtps wtps bread/s bwrtn/s 15:52:22 15:44:01 85.34 3.62 81.71 2644.36 4480.46 15:52:22 15:45:01 1.88 0.00 1.88 0.00 36.67 15:52:22 15:46:01 0.27 0.00 0.27 0.00 3.60 15:52:22 15:47:01 0.20 0.00 0.20 0.00 2.97 15:52:22 15:48:01 0.18 0.00 0.18 0.00 2.08 15:52:22 15:49:01 0.33 0.00 0.33 0.00 4.81 15:52:22 15:50:01 0.28 0.00 0.28 0.00 4.61 15:52:22 15:51:01 6.33 0.03 6.29 3.73 266.58 15:52:22 15:52:01 197.67 0.10 197.57 9.99 53557.77 15:52:22 Average: 32.41 0.41 32.00 291.10 6489.51 15:52:22 15:52:22 15:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:22 15:44:01 5432912 0 808144 10.09 2620 1765256 1292440 14.27 591384 1582352 148 15:52:22 15:45:01 5439080 0 802028 10.01 2620 1765204 1246584 13.76 586356 1582308 16 15:52:22 15:46:01 5444104 0 797004 9.95 2620 1765204 1204184 13.29 583204 1581244 8 15:52:22 15:47:01 5441960 0 799140 9.98 2620 1765212 1204448 13.30 585708 1581244 16 15:52:22 15:48:01 5440280 0 800816 10.00 2620 1765216 1204268 13.30 580996 1587884 20 15:52:22 15:49:01 5439356 0 801736 10.01 2620 1765220 1204304 13.30 582144 1587884 16 15:52:22 15:50:01 5439956 0 801132 10.00 2620 1765224 1204184 13.29 581672 1587884 12 15:52:22 15:51:01 4846736 0 940992 11.75 2620 2218584 1562172 17.25 726160 1985108 452304 15:52:22 15:52:01 3819564 0 1099188 13.72 2620 3087560 1520536 16.79 966648 2598672 176 15:52:22 Average: 5193772 0 850020 10.61 2620 1962520 1293680 14.28 642697 1741620 50302 15:52:22 15:52:22 15:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:22 15:44:01 eth0 186.18 131.29 595.53 31.29 0.00 0.00 0.00 0.00 15:52:22 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:44:01 docker0 56.21 67.37 5.24 217.26 0.00 0.00 0.00 0.00 15:52:22 15:45:01 eth0 1.57 0.67 3.41 0.05 0.00 0.00 0.00 0.00 15:52:22 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:46:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 15:52:22 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:47:01 eth0 1.22 0.85 0.58 0.35 0.00 0.00 0.00 0.00 15:52:22 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:48:01 eth0 0.25 0.22 0.08 0.14 0.00 0.00 0.00 0.00 15:52:22 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:49:01 eth0 0.22 0.20 0.09 0.01 0.00 0.00 0.00 0.00 15:52:22 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:52:22 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:51:01 eth0 577.87 397.15 4083.70 30.24 0.00 0.00 0.00 0.00 15:52:22 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:52:01 eth0 658.72 448.04 3634.83 131.94 0.00 0.00 0.00 0.00 15:52:22 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 15:52:01 docker0 70.47 89.28 5.84 348.53 0.00 0.00 0.00 0.00 15:52:22 Average: eth0 158.48 108.71 925.06 21.55 0.00 0.00 0.00 0.00 15:52:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:22 Average: docker0 14.00 17.32 1.22 62.60 0.00 0.00 0.00 0.00 15:52:22 15:52:22 15:52:22 ---> sar -P ALL: 15:52:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 15:52:22 15:52:22 15:42:23 LINUX RESTART (2 CPU) 15:52:22 15:52:22 15:43:02 CPU %user %nice %system %iowait %steal %idle 15:52:22 15:44:01 all 6.31 0.00 2.52 2.11 0.06 89.00 15:52:22 15:44:01 0 6.28 0.00 2.87 3.31 0.05 87.48 15:52:22 15:44:01 1 6.35 0.00 2.16 0.92 0.07 90.51 15:52:22 15:45:01 all 0.14 0.00 0.04 0.00 0.03 99.79 15:52:22 15:45:01 0 0.10 0.00 0.05 0.00 0.03 99.82 15:52:22 15:45:01 1 0.18 0.00 0.03 0.00 0.02 99.77 15:52:22 15:46:01 all 0.13 0.00 0.07 0.00 0.03 99.77 15:52:22 15:46:01 0 0.05 0.00 0.07 0.00 0.03 99.85 15:52:22 15:46:01 1 0.22 0.00 0.07 0.00 0.02 99.70 15:52:22 15:47:01 all 0.18 0.00 0.05 0.00 0.02 99.75 15:52:22 15:47:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:52:22 15:47:01 1 0.30 0.00 0.05 0.00 0.02 99.63 15:52:22 15:48:01 all 0.18 0.00 0.06 0.00 0.03 99.74 15:52:22 15:48:01 0 0.08 0.00 0.08 0.00 0.03 99.80 15:52:22 15:48:01 1 0.27 0.00 0.03 0.00 0.02 99.68 15:52:22 15:49:01 all 0.11 0.00 0.04 0.00 0.02 99.83 15:52:22 15:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:52:22 15:49:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:52:22 15:50:01 all 0.23 0.00 0.03 0.00 0.03 99.72 15:52:22 15:50:01 0 0.42 0.00 0.03 0.00 0.03 99.52 15:52:22 15:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:52:22 15:51:01 all 4.47 0.00 1.88 0.05 0.03 93.57 15:52:22 15:51:01 0 4.52 0.00 1.85 0.02 0.03 93.57 15:52:22 15:51:01 1 4.41 0.00 1.91 0.08 0.03 93.56 15:52:22 15:52:01 all 19.84 0.00 9.07 2.20 0.08 68.80 15:52:22 15:52:01 0 19.90 0.00 9.48 2.53 0.09 68.00 15:52:22 15:52:01 1 19.79 0.00 8.67 1.88 0.07 69.59 15:52:22 Average: all 3.40 0.00 1.48 0.47 0.03 94.61 15:52:22 Average: 0 3.38 0.00 1.56 0.63 0.04 94.39 15:52:22 Average: 1 3.42 0.00 1.40 0.31 0.03 94.84 15:52:22 15:52:22 15:52:22