Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46f504b71f11fd5289453d0fb745c59911fba2ea 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-ssh1406949180972439620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh17838996982488156935.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14228094678287984119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh6784336502476201402.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh3665874713516507512.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.17 USE_ALPINE: true 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-4007 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-ssh2453817023446423572.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 46f504b71f11fd5289453d0fb745c59911fba2ea (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 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web (#493)" > git rev-list --no-walk 08d737650594c0e31d6fe669fc383b023950acd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:56:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:56:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:56:38 ========================================================= 04:56:38 EdgeX Global Pipelines Version Info 04:56:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:56:39 ------------------- 04:56:39 stable info: 04:56:39 ------------------- 04:56:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:56:39 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:56:39 Message: update stable to v1.0.219 04:56:39 ------------------- 04:56:39 experimental info: 04:56:39 ------------------- 04:56:39 Commited By: **** collab-it+edgex@linuxfoundation.org 04:56:39 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:56:39 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:56:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46f504b [Pipeline] echo 04:56:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:40 provisioning config files... 04:56:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4839723311948635033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:40 ---> docker-login.sh 04:56:40 nexus3.edgexfoundry.org:10001 04:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 nexus3.edgexfoundry.org:10002 04:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 nexus3.edgexfoundry.org:10003 04:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 nexus3.edgexfoundry.org:10004 04:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 docker.io 04:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 ---> docker-login.sh ends [Pipeline] } 04:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:56:42 + git rev-list -1 --merges 46f504b71f11fd5289453d0fb745c59911fba2ea~1..46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo 04:56:42 -----------> git rev-list -1 --merges 46f504b71f11fd5289453d0fb745c59911fba2ea~1..46f504b71f11fd5289453d0fb745c59911fba2ea 46f504b71f11fd5289453d0fb745c59911fba2ea [false] [Pipeline] sh 04:56:42 + git log --format=format:%s -1 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo 04:56:42 ========================================================= 04:56:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:56:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:42 + git log --format=format:%s -1 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] echo 04:56:42 [semverPrep] GIT_COMMIT: 46f504b71f11fd5289453d0fb745c59911fba2ea, Commit Message: chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web (#493) [Pipeline] echo 04:56:42 [semverPrep] This is not a build commit. [Pipeline] sh 04:56:43 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:56:43 + grep -v github /etc/ssh/ssh_known_hosts 04:56:43 + '[' -e /tmp/ssh_known_hosts ']' 04:56:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:56:43 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:56:43 + sudo tee -a /etc/ssh/ssh_known_hosts 04:56:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:43 04:56:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:56:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:44 latest: Pulling from edgex-devops/git-semver 04:56:44 a0d0a0d46f8b: Pulling fs layer 04:56:44 3e5f54012d9b: Pulling fs layer 04:56:44 4c7163046ea9: Pulling fs layer 04:56:44 0c2d73faf560: Pulling fs layer 04:56:44 0c2d73faf560: Waiting 04:56:44 3e5f54012d9b: Verifying Checksum 04:56:44 3e5f54012d9b: Download complete 04:56:44 a0d0a0d46f8b: Verifying Checksum 04:56:44 a0d0a0d46f8b: Download complete 04:56:44 0c2d73faf560: Verifying Checksum 04:56:44 0c2d73faf560: Download complete 04:56:44 4c7163046ea9: Verifying Checksum 04:56:44 4c7163046ea9: Download complete 04:56:44 a0d0a0d46f8b: Pull complete 04:56:44 3e5f54012d9b: Pull complete 04:56:44 4c7163046ea9: Pull complete 04:56:44 0c2d73faf560: Pull complete 04:56:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:56:44 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 04:56:45 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:56:45 $ docker top 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:45 [ssh-agent] Looking for ssh-agent implementation... 04:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:45 $ docker exec 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent 04:56:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIaMoCl/agent.15 04:56:45 SSH_AGENT_PID=21 04:56:45 Running ssh-add (command line suppressed) 04:56:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1540667804412255070.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1540667804412255070.key) 04:56:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:46 + git tag --points-at HEAD [Pipeline] } 04:56:46 $ docker exec --env ******** --env ******** 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent -k 04:56:46 unset SSH_AUTH_SOCK; 04:56:46 unset SSH_AGENT_PID; 04:56:46 echo Agent pid 21 killed; 04:56:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:56:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:46 [ssh-agent] Looking for ssh-agent implementation... 04:56:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:46 $ docker exec 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent 04:56:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlkGEIl/agent.53 04:56:46 SSH_AGENT_PID=60 04:56:46 Running ssh-add (command line suppressed) 04:56:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1217738258305776242.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1217738258305776242.key) 04:56:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:47 + git semver init 04:56:47 # -> Open(): unable to determine branch for HEAD 04:56:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:56:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:56:47 # $SEMVER_REMOTE_NAME = origin 04:56:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:56:47 # $SEMVER_USER_NAME = edgex-jenkins 04:56:47 # $SEMVER_BRANCH = main 04:56:47 # $SEMVER_TEMP = /tmp/semver-724494043 04:56:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:56:49 # '/tmp/semver-724494043' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 04:56:49 # -> Force: false 04:56:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 04:56:49 $ docker exec --env ******** --env ******** 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 ssh-agent -k 04:56:49 unset SSH_AUTH_SOCK; 04:56:49 unset SSH_AGENT_PID; 04:56:49 echo Agent pid 60 killed; 04:56:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:49 + git semver [Pipeline] } 04:56:49 $ docker stop --time=1 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 04:56:50 $ docker rm -f 61dddeea241b9446c7738d836000f153ef4fbdcd63a6d12d1fa5dbb3b5b8c604 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:56:51 Stashed 1 file(s) [Pipeline] echo 04:56:51 [edgeXSemver]: initialized semver on version 2.1.1-dev.7 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:51 provisioning config files... 04:56:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1132387218864732388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:51 ---> docker-login.sh 04:56:51 nexus3.edgexfoundry.org:10001 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 nexus3.edgexfoundry.org:10002 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 nexus3.edgexfoundry.org:10003 04:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:52 Configure a credential helper to remove this warning. See 04:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:52 04:56:52 Login Succeeded 04:56:52 nexus3.edgexfoundry.org:10004 04:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:52 Configure a credential helper to remove this warning. See 04:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:52 04:56:52 Login Succeeded 04:56:52 docker.io 04:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:52 Configure a credential helper to remove this warning. See 04:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:52 04:56:52 Login Succeeded 04:56:52 ---> docker-login.sh ends [Pipeline] } 04:56:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:56:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:52 ========================================================= 04:56:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:56:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:56:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:56:53 Sending build context to Docker daemon 40.86MB 04:56:53 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:56:53 Step 2/15 : FROM ${BASE} AS builder 04:56:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:56:53 59bf1c3509f3: Pulling fs layer 04:56:53 666ba61612fd: Pulling fs layer 04:56:53 8ed8ca486205: Pulling fs layer 04:56:53 4fe6c5a15a65: Pulling fs layer 04:56:53 22a0e8bec74d: Pulling fs layer 04:56:53 f965cba54748: Pulling fs layer 04:56:53 861ffc35075e: Pulling fs layer 04:56:53 4b385c91608e: Pulling fs layer 04:56:53 560528eb2ebb: Pulling fs layer 04:56:53 4fe6c5a15a65: Waiting 04:56:53 22a0e8bec74d: Waiting 04:56:53 f965cba54748: Waiting 04:56:53 861ffc35075e: Waiting 04:56:53 4b385c91608e: Waiting 04:56:53 560528eb2ebb: Waiting 04:56:53 8ed8ca486205: Verifying Checksum 04:56:53 8ed8ca486205: Download complete 04:56:53 666ba61612fd: Verifying Checksum 04:56:53 666ba61612fd: Download complete 04:56:53 22a0e8bec74d: Verifying Checksum 04:56:53 22a0e8bec74d: Download complete 04:56:53 f965cba54748: Verifying Checksum 04:56:53 f965cba54748: Download complete 04:56:53 59bf1c3509f3: Verifying Checksum 04:56:53 59bf1c3509f3: Download complete 04:56:53 861ffc35075e: Verifying Checksum 04:56:53 861ffc35075e: Download complete 04:56:53 4b385c91608e: Verifying Checksum 04:56:53 4b385c91608e: Download complete 04:56:53 59bf1c3509f3: Pull complete 04:56:54 4fe6c5a15a65: Verifying Checksum 04:56:54 4fe6c5a15a65: Download complete 04:56:54 560528eb2ebb: Verifying Checksum 04:56:54 560528eb2ebb: Download complete 04:56:54 666ba61612fd: Pull complete 04:56:54 8ed8ca486205: Pull complete 04:56:58 4fe6c5a15a65: Pull complete 04:56:58 22a0e8bec74d: Pull complete 04:56:58 f965cba54748: Pull complete 04:56:58 861ffc35075e: Pull complete 04:56:58 4b385c91608e: Pull complete 04:57:00 560528eb2ebb: Pull complete 04:57:00 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 04:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:57:00 ---> dd4a08f94e63 04:57:00 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:57:03 ---> Running in f467236235a9 04:57:03 Removing intermediate container f467236235a9 04:57:03 ---> 4ce7322a1f42 04:57:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:57:03 ---> Running in b58eb02a6ee6 04:57:03 Removing intermediate container b58eb02a6ee6 04:57:03 ---> b76da9e90ea8 04:57:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:57:03 ---> Running in f0d8494382c7 04:57:03 Removing intermediate container f0d8494382c7 04:57:03 ---> 4dfa945c8db8 04:57:03 Step 6/15 : LABEL Name=edgex-ui-go 04:57:03 ---> Running in b330e7b5479a 04:57:03 Removing intermediate container b330e7b5479a 04:57:03 ---> d769a0e985f8 04:57:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:57:03 ---> Running in 6b8099ef1252 04:57:03 Removing intermediate container 6b8099ef1252 04:57:03 ---> deef6e1e51d9 04:57:03 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:57:03 ---> Running in 56b6870cdfb8 04:57:04 Removing intermediate container 56b6870cdfb8 04:57:04 ---> 7071cf38efde 04:57:04 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:57:04 ---> Running in b262e21b9a7d 04:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:57:06 Still waiting to schedule task 04:57:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:57:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:57:09 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) 04:57:14 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) 04:57:14 OK: 221 MiB in 52 packages 04:57:14 Removing intermediate container b262e21b9a7d 04:57:14 ---> f51fde69a859 04:57:14 Step 10/15 : ENV GO111MODULE=on 04:57:14 ---> Running in 1d9dbc296211 04:57:14 Removing intermediate container 1d9dbc296211 04:57:14 ---> 6246a182c8fc 04:57:14 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:57:14 ---> Running in 36b7bf91a707 04:57:14 Removing intermediate container 36b7bf91a707 04:57:14 ---> a0325cdeb0b6 04:57:14 Step 12/15 : COPY go.mod vendor* ./ 04:57:14 ---> 77c9fb592287 04:57:14 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:14 ---> Running in 0076dbf06cc7 04:57:53 Removing intermediate container 0076dbf06cc7 04:57:53 ---> 6ae04c8b70e5 04:57:53 Step 14/15 : COPY . . 04:57:54 ---> 7ec577985371 04:57:54 Step 15/15 : RUN ${MAKE} 04:57:54 ---> Running in 2d509c0a9b9d 04:57:54 noop 04:57:55 Removing intermediate container 2d509c0a9b9d 04:57:55 ---> 6f9515d0b844 04:57:55 Successfully built 6f9515d0b844 04:57:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:57:55 + docker inspect -f . ci-base-image-x86_64 04:57:55 . [Pipeline] withDockerContainer 04:57:55 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 04:57:55 $ 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 ******** ci-base-image-x86_64 cat 04:57:55 $ docker top ba448cdd5b6638bd7283c5c2e5fedfbe5cf4ed92b86362bcc84c6af4a014cc55 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:56 + go version 04:57:56 go version go1.17.6 linux/amd64 [Pipeline] } 04:57:56 $ docker stop --time=1 ba448cdd5b6638bd7283c5c2e5fedfbe5cf4ed92b86362bcc84c6af4a014cc55 04:57:57 $ docker rm -f ba448cdd5b6638bd7283c5c2e5fedfbe5cf4ed92b86362bcc84c6af4a014cc55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:57:57 + docker inspect -f . ci-base-image-x86_64 04:57:57 . [Pipeline] withDockerContainer 04:57:57 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 04:57:57 $ 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 ******** ci-base-image-x86_64 cat 04:57:58 $ docker top 61b9270827761bb4838c016cf5bbb88b945059fc4730000f22a0bc6ba1bf34e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:57:58 + make test 04:57:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:57:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:58:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:58:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:58:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:58:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:58:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:58:14 $ docker stop --time=1 61b9270827761bb4838c016cf5bbb88b945059fc4730000f22a0bc6ba1bf34e1 04:58:16 $ docker rm -f 61b9270827761bb4838c016cf5bbb88b945059fc4730000f22a0bc6ba1bf34e1 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:58:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:58:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:58:17 + ls -al . 04:58:17 total 112 04:58:17 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 27 04:57 . 04:58:17 drwxrwxr-x. 4 jenkins jenkins 106 Jan 27 04:56 .. 04:58:17 drwxrwxr-x. 3 jenkins jenkins 20 Jan 27 04:56 assets 04:58:17 drwxrwxr-x. 2 jenkins jenkins 66 Jan 27 04:56 bin 04:58:17 drwxrwxr-x. 3 jenkins jenkins 29 Jan 27 04:56 cmd 04:58:17 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 27 04:56 CONTRIBUTING.md 04:58:17 -rw-r--r--. 1 jenkins jenkins 10 Jan 27 04:57 coverage.out 04:58:17 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 27 04:56 Dockerfile 04:58:17 drwxrwxr-x. 2 jenkins jenkins 23 Jan 27 04:56 docs 04:58:17 drwxrwxr-x. 8 jenkins jenkins 162 Jan 27 04:56 .git 04:58:17 drwxrwxr-x. 2 jenkins jenkins 103 Jan 27 04:56 .github 04:58:17 -rw-rw-r--. 1 jenkins jenkins 155 Jan 27 04:56 .gitignore 04:58:17 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 27 04:56 go.mod 04:58:17 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 27 04:56 go.sum 04:58:17 drwxrwxr-x. 9 jenkins jenkins 125 Jan 27 04:56 internal 04:58:17 -rw-rw-r--. 1 jenkins jenkins 652 Jan 27 04:56 Jenkinsfile 04:58:17 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 27 04:56 LICENSE 04:58:17 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 27 04:56 Makefile 04:58:17 drwxrwxr-x. 3 jenkins jenkins 19 Jan 27 04:56 pkg 04:58:17 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 27 04:56 README.md 04:58:17 drwx------. 3 jenkins jenkins 42 Jan 27 04:56 .semver 04:58:17 drwxrwxr-x. 4 jenkins jenkins 71 Jan 27 04:56 snap 04:58:17 -rw-rw-r--. 1 jenkins jenkins 11 Jan 27 04:56 VERSION 04:58:17 -rw-rw-r--. 1 jenkins jenkins 155 Jan 27 04:56 version.go 04:58:17 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 27 04:56 web [Pipeline] isUnix [Pipeline] sh 04:58:18 + 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=46f504b71f11fd5289453d0fb745c59911fba2ea --label arch=amd64 --label version=2.1.1-dev.7 . 04:58:18 Sending build context to Docker daemon 40.86MB 04:58:18 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 04:58:18 Step 2/23 : FROM ${BASE} AS builder 04:58:18 ---> 6f9515d0b844 04:58:18 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:58:18 ---> Running in a5c97b5ea276 04:58:18 Removing intermediate container a5c97b5ea276 04:58:18 ---> 1e3d5bd282e0 04:58:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:58:19 ---> Running in 2f4b671f9ea9 04:58:19 Removing intermediate container 2f4b671f9ea9 04:58:19 ---> a4b2c7409369 04:58:19 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:58:19 ---> Running in 3e91e4b3bfe8 04:58:19 Removing intermediate container 3e91e4b3bfe8 04:58:19 ---> 3afe1d743786 04:58:19 Step 6/23 : LABEL Name=edgex-ui-go 04:58:19 ---> Running in accead6e9328 04:58:19 Removing intermediate container accead6e9328 04:58:19 ---> b61b77522032 04:58:19 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:58:19 ---> Running in 7f1c273ead90 04:58:19 Removing intermediate container 7f1c273ead90 04:58:19 ---> 24fed56af750 04:58:19 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:19 ---> Running in 161770bb2a31 04:58:19 Removing intermediate container 161770bb2a31 04:58:19 ---> 8fc0b041dae9 04:58:19 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:58:19 ---> Running in d8c3897bf2cf 04:58:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:58:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:58:21 OK: 221 MiB in 52 packages 04:58:21 Removing intermediate container d8c3897bf2cf 04:58:21 ---> 526e3d2eab20 04:58:21 Step 10/23 : ENV GO111MODULE=on 04:58:21 ---> Running in bc34ae133253 04:58:21 Removing intermediate container bc34ae133253 04:58:21 ---> 3777a80170af 04:58:21 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:58:21 ---> Running in 26e17fa90ee4 04:58:21 Removing intermediate container 26e17fa90ee4 04:58:21 ---> 8b63b12370e6 04:58:21 Step 12/23 : COPY go.mod vendor* ./ 04:58:22 ---> c756f4b81f7e 04:58:22 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:22 ---> Running in d71ffa32230f 04:58:22 Removing intermediate container d71ffa32230f 04:58:22 ---> 33c288f34ab1 04:58:22 Step 14/23 : COPY . . 04:58:23 ---> 3002fbe29a33 04:58:23 Step 15/23 : RUN ${MAKE} 04:58:23 ---> Running in 84d32df554e9 04:58:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:58:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4008 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 04:58:25 Running in /w/workspace/edgex-ui-go/46 [Pipeline] { [Pipeline] checkout 04:58:25 The recommended git tool is: git 04:58:30 using credential edgex-jenkins-ssh 04:58:30 Cloning the remote Git repository 04:58:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:58:30 > git init /w/workspace/edgex-ui-go/46 # timeout=10 04:58:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:58:30 > git --version # timeout=10 04:58:30 > git --version # 'git version 2.17.1' 04:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:33 Avoid second fetch 04:58:33 Checking out Revision 46f504b71f11fd5289453d0fb745c59911fba2ea (main) 04:58:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:58:34 Removing intermediate container 84d32df554e9 04:58:34 ---> 1744ab5e49f6 04:58:34 Step 16/23 : FROM alpine:3.14 04:58:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:58:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:33 > git config core.sparsecheckout # timeout=10 04:58:33 > git checkout -f 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 04:58:34 3.14: Pulling from library/alpine 04:58:34 97518928ae5f: Pulling fs layer 04:58:34 97518928ae5f: Download complete 04:58:34 97518928ae5f: Pull complete 04:58:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:58:35 Status: Downloaded newer image for alpine:3.14 04:58:35 ---> 0a97eee8041e 04:58:35 Step 17/23 : EXPOSE 4000 04:58:35 ---> Running in f68ce3087774 04:58:35 Removing intermediate container f68ce3087774 04:58:35 ---> 3389b3ca346f 04:58:35 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:58:35 ---> 8e08ebcadf0a 04:58:35 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:58:35 ---> Running in 573ded419225 04:58:35 Removing intermediate container 573ded419225 04:58:35 ---> 5739655c5ff1 04:58:35 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:58:35 ---> Running in b0d4cc192cf2 04:58:35 Removing intermediate container b0d4cc192cf2 04:58:35 ---> 1cef3b04318a 04:58:35 Step 21/23 : LABEL arch=amd64 04:58:35 ---> Running in 987f49d3ce2f 04:58:35 Removing intermediate container 987f49d3ce2f 04:58:35 ---> 6b6ec7c15917 04:58:35 Step 22/23 : LABEL git_sha=46f504b71f11fd5289453d0fb745c59911fba2ea 04:58:35 ---> Running in 6ed1307ec8ec 04:58:35 Removing intermediate container 6ed1307ec8ec 04:58:35 ---> 9c5591a30d41 04:58:35 Step 23/23 : LABEL version=2.1.1-dev.7 04:58:35 ---> Running in 94ab24624943 04:58:35 Removing intermediate container 94ab24624943 04:58:35 ---> 7c9382c33402 04:58:35 [Warning] One or more build-args [ARCH] were not consumed 04:58:36 Successfully built 7c9382c33402 04:58:36 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:36 provisioning config files... 04:58:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4699747494795082616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:36 ---> docker-login.sh 04:58:36 nexus3.edgexfoundry.org:10001 04:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:36 Configure a credential helper to remove this warning. See 04:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:36 04:58:36 Login Succeeded 04:58:36 nexus3.edgexfoundry.org:10002 04:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:36 Configure a credential helper to remove this warning. See 04:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:36 04:58:36 Login Succeeded 04:58:36 nexus3.edgexfoundry.org:10003 04:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:36 Configure a credential helper to remove this warning. See 04:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:36 04:58:36 Login Succeeded 04:58:36 nexus3.edgexfoundry.org:10004 04:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:36 Configure a credential helper to remove this warning. See 04:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:36 04:58:36 Login Succeeded 04:58:36 docker.io 04:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:37 Configure a credential helper to remove this warning. See 04:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:37 04:58:37 Login Succeeded 04:58:37 ---> docker-login.sh ends [Pipeline] } 04:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:37 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 04:58:37 46f504b71f11fd5289453d0fb745c59911fba2ea 04:58:37 latest 04:58:37 2.1.1-dev.7 04:58:37 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 04:58:37 main 04:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:58:37 Commit message: "chore(deps): Bump nanoid from 3.1.25 to 3.2.0 in /web (#493)" 04:58:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea 04:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:58:38 843d83e0c2cf: Preparing 04:58:38 1a058d5342cc: Preparing 04:58:38 1a058d5342cc: Layer already exists 04:58:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:58:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:38 Dload Upload Total Spent Left Speed 04:58:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh 04:58:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:58:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:58:39 + sudo tee /etc/docker/daemon.new 04:58:39 { 04:58:39 "registry-mirrors": [ 04:58:39 "https://nexus3.edgexfoundry.org:10001" 04:58:39 ], 04:58:39 "bip": "10.250.0.254/24", 04:58:39 "hosts": [ 04:58:39 "tcp://0.0.0.0:5555", 04:58:39 "unix:///var/run/docker.sock" 04:58:39 ], 04:58:39 "mtu": 1458, 04:58:39 "selinux-enabled": true, 04:58:39 "seccomp-profile": "/etc/docker/seccomp.json" 04:58:39 } [Pipeline] sh 04:58:39 843d83e0c2cf: Pushed 04:58:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:58:39 46f504b71f11fd5289453d0fb745c59911fba2ea: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh 04:58:39 + sudo service docker restart 04:58:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 04:58:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:58:40 843d83e0c2cf: Preparing 04:58:40 1a058d5342cc: Preparing 04:58:40 843d83e0c2cf: Layer already exists 04:58:40 1a058d5342cc: Layer already exists 04:58:40 latest: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh 04:58:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh 04:58:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.7 04:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:58:40 843d83e0c2cf: Preparing 04:58:40 1a058d5342cc: Preparing 04:58:40 1a058d5342cc: Layer already exists 04:58:40 843d83e0c2cf: Layer already exists 04:58:40 2.1.1-dev.7: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh 04:58:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh 04:58:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 04:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:58:41 843d83e0c2cf: Preparing 04:58:41 1a058d5342cc: Preparing 04:58:41 1a058d5342cc: Layer already exists 04:58:41 843d83e0c2cf: Layer already exists 04:58:41 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] isUnix [Pipeline] sh 04:58:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 04:58:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 04:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:58:42 843d83e0c2cf: Preparing 04:58:42 1a058d5342cc: Preparing 04:58:42 1a058d5342cc: Layer already exists 04:58:42 843d83e0c2cf: Layer already exists 04:58:42 main: digest: sha256:7c03b3a3e1b91eade604f0b5c5d48c94c4fef32a89af8f9d65dcebfb01be8f0b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:42 ===================================================== [Pipeline] echo 04:58:42 taggedImages: 04:58:42 - nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea 04:58:42 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:58:42 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.7 04:58:42 - nexus3.edgexfoundry.org:10004/edgex-ui:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 04:58:42 - 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 04:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:42 04:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:42 latest: Pulling from edgex-lftools-log-publisher 04:58:42 b4d181a07f80: Pulling fs layer 04:58:42 a1111a8f2ec3: Pulling fs layer 04:58:42 ed53099fbce6: Pulling fs layer 04:58:42 dc539afda2c1: Pulling fs layer 04:58:42 77bc0d833cb6: Pulling fs layer 04:58:42 9065ff56babe: Pulling fs layer 04:58:42 d287ab97295c: Pulling fs layer 04:58:42 dc539afda2c1: Waiting 04:58:42 77bc0d833cb6: Waiting 04:58:42 9065ff56babe: Waiting 04:58:42 d287ab97295c: Waiting 04:58:42 a1111a8f2ec3: Verifying Checksum 04:58:42 a1111a8f2ec3: Download complete 04:58:42 dc539afda2c1: Verifying Checksum 04:58:42 dc539afda2c1: Download complete 04:58:42 ed53099fbce6: Verifying Checksum 04:58:42 ed53099fbce6: Download complete 04:58:42 77bc0d833cb6: Verifying Checksum 04:58:42 77bc0d833cb6: Download complete 04:58:42 9065ff56babe: Verifying Checksum 04:58:42 9065ff56babe: Download complete 04:58:43 b4d181a07f80: Verifying Checksum 04:58:43 b4d181a07f80: Download complete 04:58:43 d287ab97295c: Verifying Checksum 04:58:43 d287ab97295c: Download complete 04:58:44 b4d181a07f80: Pull complete 04:58:44 a1111a8f2ec3: Pull complete 04:58:45 ed53099fbce6: Pull complete 04:58:45 dc539afda2c1: Pull complete 04:58:45 77bc0d833cb6: Pull complete 04:58:45 9065ff56babe: Pull complete 04:58:50 d287ab97295c: Pull complete 04:58:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:58:50 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 04:58:51 $ 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/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 04:58:54 $ docker top 66ccfda093d76e609074ec9c62d9d09ae0c2d43355bc9fe6b0e4c9f74b8fe520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:55 ---> job-cost.sh 04:58:55 lf-activate-venv: SKIPPING 04:58:55 INFO: No Stack... 04:58:55 INFO: Retrieving Pricing Info for: v3-standard-2 04:58:55 INFO: Archiving Costs [Pipeline] sh 04:58:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 04:58:55 + cut -d, -f6 [Pipeline] lock 04:58:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] 04:58:55 Resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] did not exist. Created. 04:58:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:58:56 + echo total: 0.05999999865889549 [Pipeline] stash 04:58:56 Stashed 1 file(s) [Pipeline] } 04:58:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 04:58:56 $ docker stop --time=1 66ccfda093d76e609074ec9c62d9d09ae0c2d43355bc9fe6b0e4c9f74b8fe520 04:58:57 $ docker rm -f 66ccfda093d76e609074ec9c62d9d09ae0c2d43355bc9fe6b0e4c9f74b8fe520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:58 provisioning config files... 04:58:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/46@tmp/config340714175100355407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:58 ---> docker-login.sh 04:58:58 nexus3.edgexfoundry.org:10001 04:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:59 Configure a credential helper to remove this warning. See 04:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:59 04:58:59 Login Succeeded 04:58:59 nexus3.edgexfoundry.org:10002 04:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:59 Configure a credential helper to remove this warning. See 04:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:59 04:58:59 Login Succeeded 04:58:59 nexus3.edgexfoundry.org:10003 04:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:00 Configure a credential helper to remove this warning. See 04:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:00 04:59:00 Login Succeeded 04:59:00 nexus3.edgexfoundry.org:10004 04:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:00 Configure a credential helper to remove this warning. See 04:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:00 04:59:00 Login Succeeded 04:59:00 docker.io 04:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:01 Configure a credential helper to remove this warning. See 04:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:01 04:59:01 Login Succeeded 04:59:01 ---> docker-login.sh ends [Pipeline] } 04:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:02 ========================================================= 04:59:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:59:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:59:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:59:03 Sending build context to Docker daemon 25.67MB 04:59:03 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:59:03 Step 2/15 : FROM ${BASE} AS builder 04:59:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:59:03 9b3977197b4f: Pulling fs layer 04:59:03 1a89e8eeedd5: Pulling fs layer 04:59:03 94645a83ff95: Pulling fs layer 04:59:03 3f3a8bcf1eab: Pulling fs layer 04:59:03 0c92f367c5e7: Pulling fs layer 04:59:03 4b8299f9d1f4: Pulling fs layer 04:59:03 9a6b49a46696: Pulling fs layer 04:59:03 cf05db05a679: Pulling fs layer 04:59:03 3f3a8bcf1eab: Waiting 04:59:03 0c92f367c5e7: Waiting 04:59:03 4b8299f9d1f4: Waiting 04:59:03 9a6b49a46696: Waiting 04:59:03 cf05db05a679: Waiting 04:59:03 94645a83ff95: Download complete 04:59:03 1a89e8eeedd5: Verifying Checksum 04:59:03 1a89e8eeedd5: Download complete 04:59:03 0c92f367c5e7: Verifying Checksum 04:59:03 0c92f367c5e7: Download complete 04:59:03 4b8299f9d1f4: Verifying Checksum 04:59:03 4b8299f9d1f4: Download complete 04:59:03 9b3977197b4f: Download complete 04:59:03 9a6b49a46696: Verifying Checksum 04:59:03 9a6b49a46696: Download complete 04:59:04 9b3977197b4f: Pull complete 04:59:04 1a89e8eeedd5: Pull complete 04:59:04 94645a83ff95: Pull complete 04:59:05 cf05db05a679: Verifying Checksum 04:59:05 cf05db05a679: Download complete 04:59:05 3f3a8bcf1eab: Verifying Checksum 04:59:05 3f3a8bcf1eab: Download complete 04:59:18 3f3a8bcf1eab: Pull complete 04:59:18 0c92f367c5e7: Pull complete 04:59:18 4b8299f9d1f4: Pull complete 04:59:18 9a6b49a46696: Pull complete 04:59:23 cf05db05a679: Pull complete 04:59:23 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 04:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:59:23 ---> 0ccda1f7e2ee 04:59:23 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:59:25 ---> Running in db9a9ba81575 04:59:25 Removing intermediate container db9a9ba81575 04:59:25 ---> 4812bec8fb83 04:59:25 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:59:25 ---> Running in 01f812aab7b3 04:59:26 Removing intermediate container 01f812aab7b3 04:59:26 ---> a4fe84d28c73 04:59:26 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:59:26 ---> Running in 043af512f273 04:59:26 Removing intermediate container 043af512f273 04:59:26 ---> a67467dd9c0b 04:59:26 Step 6/15 : LABEL Name=edgex-ui-go 04:59:26 ---> Running in fdb5c8960306 04:59:27 Removing intermediate container fdb5c8960306 04:59:27 ---> c4aec3b1e03d 04:59:27 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:59:27 ---> Running in 554ec80b739e 04:59:27 Removing intermediate container 554ec80b739e 04:59:27 ---> 0d0471e931e0 04:59:27 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:27 ---> Running in 487baf809cfe 04:59:29 Removing intermediate container 487baf809cfe 04:59:29 ---> c52cf1c66f01 04:59:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:59:29 ---> Running in da744b6b51ba 04:59:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:32 OK: 220 MiB in 52 packages 04:59:33 Removing intermediate container da744b6b51ba 04:59:33 ---> ead89e8d100b 04:59:33 Step 10/15 : ENV GO111MODULE=on 04:59:33 ---> Running in e9a16560f844 04:59:33 Removing intermediate container e9a16560f844 04:59:33 ---> 5ea707af3938 04:59:33 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:59:33 ---> Running in 627c068cfb67 04:59:34 Removing intermediate container 627c068cfb67 04:59:34 ---> 298983d7c073 04:59:34 Step 12/15 : COPY go.mod vendor* ./ 04:59:34 ---> 0e11eb4b372b 04:59:34 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:34 ---> Running in 7712a8e34b8e 05:00:42 Removing intermediate container 7712a8e34b8e 05:00:42 ---> 595e3774b882 05:00:42 Step 14/15 : COPY . . 05:00:44 ---> 4ac4441bd630 05:00:44 Step 15/15 : RUN ${MAKE} 05:00:44 ---> Running in e2748b2f9fe3 05:00:45 noop 05:00:46 Removing intermediate container e2748b2f9fe3 05:00:46 ---> 78a80a822d8b 05:00:46 Successfully built 78a80a822d8b 05:00:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:00:46 + docker inspect -f . ci-base-image-arm64 05:00:46 . [Pipeline] withDockerContainer 05:00:46 prd-ubuntu18.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container 05:00:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/46 -v /w/workspace/edgex-ui-go/46:/w/workspace/edgex-ui-go/46:rw,z -v /w/workspace/edgex-ui-go/46@tmp:/w/workspace/edgex-ui-go/46@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 ******** ci-base-image-arm64 cat 05:00:48 $ docker top fc93bdc8eb0e411d584712fda416fbd27fd845c8f4b5d9149a8925ff36652143 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:49 + go version 05:00:49 go version go1.17.6 linux/arm64 [Pipeline] } 05:00:49 $ docker stop --time=1 fc93bdc8eb0e411d584712fda416fbd27fd845c8f4b5d9149a8925ff36652143 05:00:50 $ docker rm -f fc93bdc8eb0e411d584712fda416fbd27fd845c8f4b5d9149a8925ff36652143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:00:51 + docker inspect -f . ci-base-image-arm64 05:00:51 . [Pipeline] withDockerContainer 05:00:51 prd-ubuntu18.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container 05:00:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/46 -v /w/workspace/edgex-ui-go/46:/w/workspace/edgex-ui-go/46:rw,z -v /w/workspace/edgex-ui-go/46@tmp:/w/workspace/edgex-ui-go/46@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 ******** ci-base-image-arm64 cat 05:00:52 $ docker top b7c70998a303486edc997e908b33525ab79a8b428737885c04cd0b699d581bf1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:00:53 + make test 05:00:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:00:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:01:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:01:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:46 $ docker stop --time=1 b7c70998a303486edc997e908b33525ab79a8b428737885c04cd0b699d581bf1 05:01:47 $ docker rm -f b7c70998a303486edc997e908b33525ab79a8b428737885c04cd0b699d581bf1 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:48 Warning: overwriting stash ‘coverage-report’ 05:01:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:49 + ls -al . 05:01:49 total 152 05:01:49 drwxrwxr-x 12 jenkins jenkins 4096 Jan 27 05:00 . 05:01:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 04:58 .. 05:01:49 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 04:58 .git 05:01:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 04:58 .github 05:01:49 -rw-rw-r-- 1 jenkins jenkins 155 Jan 27 04:58 .gitignore 05:01:49 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 27 04:58 CONTRIBUTING.md 05:01:49 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 27 04:58 Dockerfile 05:01:49 -rw-rw-r-- 1 jenkins jenkins 652 Jan 27 04:58 Jenkinsfile 05:01:49 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 27 04:58 LICENSE 05:01:49 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 27 04:58 Makefile 05:01:49 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 27 04:58 README.md 05:01:49 -rw-rw-r-- 1 jenkins jenkins 11 Jan 27 04:56 VERSION 05:01:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 04:58 assets 05:01:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 04:58 bin 05:01:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 04:58 cmd 05:01:49 -rw-r--r-- 1 jenkins jenkins 10 Jan 27 05:00 coverage.out 05:01:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 04:58 docs 05:01:49 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 27 04:58 go.mod 05:01:49 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 27 04:58 go.sum 05:01:49 drwxrwxr-x 9 jenkins jenkins 4096 Jan 27 04:58 internal 05:01:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 04:58 pkg 05:01:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 04:58 snap 05:01:49 -rw-rw-r-- 1 jenkins jenkins 155 Jan 27 04:58 version.go 05:01:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 04:58 web [Pipeline] isUnix [Pipeline] sh 05:01:50 + 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=46f504b71f11fd5289453d0fb745c59911fba2ea --label arch=arm64 --label version=2.1.1-dev.7 . 05:01:51 Sending build context to Docker daemon 25.67MB 05:01:51 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 05:01:51 Step 2/23 : FROM ${BASE} AS builder 05:01:51 ---> 78a80a822d8b 05:01:51 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:01:51 ---> Running in beb9c7a6cbb1 05:01:51 Removing intermediate container beb9c7a6cbb1 05:01:51 ---> 2160a9da4225 05:01:51 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:01:51 ---> Running in ba515be10d50 05:01:52 Removing intermediate container ba515be10d50 05:01:52 ---> 3a9870a3aa33 05:01:52 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:01:52 ---> Running in 326ff52cb3c4 05:01:52 Removing intermediate container 326ff52cb3c4 05:01:52 ---> 2546044d3c84 05:01:52 Step 6/23 : LABEL Name=edgex-ui-go 05:01:52 ---> Running in b8d6c6acf1ec 05:01:52 Removing intermediate container b8d6c6acf1ec 05:01:52 ---> 882b9193af06 05:01:52 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:01:53 ---> Running in 3e0f27c8c2ab 05:01:53 Removing intermediate container 3e0f27c8c2ab 05:01:53 ---> 1d9b93f10acb 05:01:53 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:01:53 ---> Running in 5274dd7c74df 05:01:55 Removing intermediate container 5274dd7c74df 05:01:55 ---> 9b5f3160af62 05:01:55 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:55 ---> Running in 818c6b59f2c4 05:01:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:01:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:01:57 OK: 220 MiB in 52 packages 05:01:58 Removing intermediate container 818c6b59f2c4 05:01:58 ---> e3fe67f6e1ae 05:01:58 Step 10/23 : ENV GO111MODULE=on 05:01:58 ---> Running in 6af9168f41f6 05:01:59 Removing intermediate container 6af9168f41f6 05:01:59 ---> 57c0ee555094 05:01:59 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:01:59 ---> Running in 62411abba242 05:01:59 Removing intermediate container 62411abba242 05:01:59 ---> e819e7ed74de 05:01:59 Step 12/23 : COPY go.mod vendor* ./ 05:02:00 ---> a920486288a4 05:02:00 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:00 ---> Running in 7bf948fc5acc 05:02:03 Removing intermediate container 7bf948fc5acc 05:02:03 ---> 7bad03e3a8f4 05:02:03 Step 14/23 : COPY . . 05:02:05 ---> 2531d69b1344 05:02:05 Step 15/23 : RUN ${MAKE} 05:02:05 ---> Running in 20ddec44baec 05:02:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:02:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:02:39 Removing intermediate container 20ddec44baec 05:02:39 ---> 226d53687716 05:02:39 Step 16/23 : FROM alpine:3.14 05:02:40 3.14: Pulling from library/alpine 05:02:40 be307f383ecc: Pulling fs layer 05:02:40 be307f383ecc: Verifying Checksum 05:02:40 be307f383ecc: Download complete 05:02:41 be307f383ecc: Pull complete 05:02:41 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:02:41 Status: Downloaded newer image for alpine:3.14 05:02:41 ---> 5b8b7b635229 05:02:41 Step 17/23 : EXPOSE 4000 05:02:41 ---> Running in 7834a9b0b65f 05:02:41 Removing intermediate container 7834a9b0b65f 05:02:41 ---> ff726e0bddec 05:02:41 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:02:42 ---> 45badfe907ea 05:02:42 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:02:42 ---> Running in 89621d38b6c1 05:02:43 Removing intermediate container 89621d38b6c1 05:02:43 ---> 3110aadb7f3c 05:02:43 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:02:43 ---> Running in 3410f5fe7503 05:02:43 Removing intermediate container 3410f5fe7503 05:02:43 ---> 46654afda3cb 05:02:43 Step 21/23 : LABEL arch=arm64 05:02:43 ---> Running in 00d726380e4d 05:02:44 Removing intermediate container 00d726380e4d 05:02:44 ---> eaf10fdca911 05:02:44 Step 22/23 : LABEL git_sha=46f504b71f11fd5289453d0fb745c59911fba2ea 05:02:44 ---> Running in 308073bf2595 05:02:44 Removing intermediate container 308073bf2595 05:02:44 ---> 80498aac96dc 05:02:44 Step 23/23 : LABEL version=2.1.1-dev.7 05:02:44 ---> Running in 6725913b325f 05:02:44 Removing intermediate container 6725913b325f 05:02:44 ---> 6352c2ad9454 05:02:44 [Warning] One or more build-args [ARCH] were not consumed 05:02:45 Successfully built 6352c2ad9454 05:02:45 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:45 provisioning config files... 05:02:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/46@tmp/config3486521544295672995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:45 ---> docker-login.sh 05:02:45 nexus3.edgexfoundry.org:10001 05:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:45 Configure a credential helper to remove this warning. See 05:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:45 05:02:45 Login Succeeded 05:02:45 nexus3.edgexfoundry.org:10002 05:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:46 Configure a credential helper to remove this warning. See 05:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:46 05:02:46 Login Succeeded 05:02:46 nexus3.edgexfoundry.org:10003 05:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:46 Configure a credential helper to remove this warning. See 05:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:46 05:02:46 Login Succeeded 05:02:46 nexus3.edgexfoundry.org:10004 05:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:47 Configure a credential helper to remove this warning. See 05:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:47 05:02:47 Login Succeeded 05:02:47 docker.io 05:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:47 Configure a credential helper to remove this warning. See 05:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:47 05:02:47 Login Succeeded 05:02:47 ---> docker-login.sh ends [Pipeline] } 05:02:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:47 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:02:47 46f504b71f11fd5289453d0fb745c59911fba2ea 05:02:47 latest 05:02:47 2.1.1-dev.7 05:02:47 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 05:02:47 main 05:02:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] isUnix [Pipeline] sh 05:02:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea 05:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:02:48 a1e5fc720f05: Preparing 05:02:48 62170e181a92: Preparing 05:02:48 62170e181a92: Layer already exists 05:02:52 a1e5fc720f05: Pushed 05:02:52 46f504b71f11fd5289453d0fb745c59911fba2ea: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:02:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:02:53 a1e5fc720f05: Preparing 05:02:53 62170e181a92: Preparing 05:02:53 a1e5fc720f05: Layer already exists 05:02:53 62170e181a92: Layer already exists 05:02:53 latest: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh 05:02:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.7 05:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:02:54 a1e5fc720f05: Preparing 05:02:54 62170e181a92: Preparing 05:02:54 a1e5fc720f05: Layer already exists 05:02:54 62170e181a92: Layer already exists 05:02:54 2.1.1-dev.7: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 [Pipeline] isUnix [Pipeline] sh 05:02:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 05:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:02:55 a1e5fc720f05: Preparing 05:02:55 62170e181a92: Preparing 05:02:55 a1e5fc720f05: Layer already exists 05:02:55 62170e181a92: Layer already exists 05:02:55 46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] isUnix [Pipeline] sh 05:02:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 05:02:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 05:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:02:56 a1e5fc720f05: Preparing 05:02:56 62170e181a92: Preparing 05:02:56 a1e5fc720f05: Layer already exists 05:02:56 62170e181a92: Layer already exists 05:02:56 main: digest: sha256:8961baf36faf7d26e2045a0289b0a1585a372d6647eaa8b0948ee6171aa8079c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:56 ===================================================== [Pipeline] echo 05:02:56 taggedImages: 05:02:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea 05:02:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:02:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.7 05:02:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:46f504b71f11fd5289453d0fb745c59911fba2ea-2.1.1-dev.7 05:02:56 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:57 05:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:57 arm64: Pulling from edgex-lftools-log-publisher 05:02:57 448f6bf000e3: Pulling fs layer 05:02:57 f757da607395: Pulling fs layer 05:02:57 05883995daec: Pulling fs layer 05:02:57 8603b9c90790: Pulling fs layer 05:02:57 1560dd03e051: Pulling fs layer 05:02:57 27f5ce0e4adf: Pulling fs layer 05:02:57 c2d8d7efcc4b: Pulling fs layer 05:02:57 1560dd03e051: Waiting 05:02:57 27f5ce0e4adf: Waiting 05:02:57 8603b9c90790: Waiting 05:02:57 c2d8d7efcc4b: Waiting 05:02:57 f757da607395: Verifying Checksum 05:02:57 f757da607395: Download complete 05:02:57 8603b9c90790: Verifying Checksum 05:02:57 8603b9c90790: Download complete 05:02:57 1560dd03e051: Verifying Checksum 05:02:57 1560dd03e051: Download complete 05:02:57 27f5ce0e4adf: Verifying Checksum 05:02:57 27f5ce0e4adf: Download complete 05:02:57 05883995daec: Verifying Checksum 05:02:57 05883995daec: Download complete 05:02:58 448f6bf000e3: Verifying Checksum 05:02:58 448f6bf000e3: Download complete 05:03:00 c2d8d7efcc4b: Verifying Checksum 05:03:00 c2d8d7efcc4b: Download complete 05:03:01 448f6bf000e3: Pull complete 05:03:02 f757da607395: Pull complete 05:03:03 05883995daec: Pull complete 05:03:04 8603b9c90790: Pull complete 05:03:05 1560dd03e051: Pull complete 05:03:05 27f5ce0e4adf: Pull complete 05:03:20 c2d8d7efcc4b: Pull complete 05:03:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:03:20 prd-ubuntu18.04-docker-arm64-4c-16g-4008 does not seem to be running inside a container 05:03:20 $ 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/46 -v /w/workspace/edgex-ui-go/46:/w/workspace/edgex-ui-go/46:rw,z -v /w/workspace/edgex-ui-go/46@tmp:/w/workspace/edgex-ui-go/46@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-lftools-log-publisher:arm64 cat 05:03:23 $ docker top 03b621aa0f309496661dff59fcad4a90b761626589cd45c70b1c98b1100c6f39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:24 ---> job-cost.sh 05:03:24 lf-activate-venv: SKIPPING 05:03:24 INFO: No Stack... 05:03:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:03:25 INFO: Archiving Costs [Pipeline] sh 05:03:25 + cut -d, -f6 05:03:25 + cat /w/workspace/edgex-ui-go/46/archives/cost.csv [Pipeline] lock 05:03:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] 05:03:26 Resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] did not exist. Created. 05:03:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:26 /w/workspace/edgex-ui-go/46@tmp/durable-5027bba2/script.sh: 1: /w/workspace/edgex-ui-go/46@tmp/durable-5027bba2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:03:27 + echo total: 0.10999999940395355 [Pipeline] stash 05:03:27 Warning: overwriting stash ‘stack-cost’ 05:03:27 Stashed 1 file(s) [Pipeline] } 05:03:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:27 $ docker stop --time=1 03b621aa0f309496661dff59fcad4a90b761626589cd45c70b1c98b1100c6f39 05:03:29 $ docker rm -f 03b621aa0f309496661dff59fcad4a90b761626589cd45c70b1c98b1100c6f39 [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 05:03:29 provisioning config files... 05:03:29 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5332844753265097761tmp [Pipeline] { [Pipeline] sh 05:03:29 + set +x 05:03:29 + curl -s https://codecov.io/bash 05:03:29 + bash -s -- 05:03:29 05:03:29 _____ _ 05:03:29 / ____| | | 05:03:29 | | ___ __| | ___ ___ _____ __ 05:03:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:03:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:03:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:03:29 Bash-1.0.6 05:03:29 05:03:29 05:03:29 ==> git version 2.24.4 found 05:03:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:03:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:03:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:03:29 ==> Jenkins CI detected. 05:03:29 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 05:03:29 project root: . 05:03:29 --> token set from env 05:03:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:03:30 ==> Running gcov in . (disable via -X gcov) 05:03:30 ==> Python coveragepy not found 05:03:30 ==> Searching for coverage reports in: 05:03:30 + . 05:03:30 -> Found 1 reports 05:03:30 ==> Detecting git/mercurial file structure 05:03:30 ==> Reading reports 05:03:30 + ./coverage.out bytes=10 05:03:30 ==> Appending adjustments 05:03:30 https://docs.codecov.io/docs/fixing-reports 05:03:30 + Found adjustments 05:03:30 ==> Gzipping contents 05:03:30 4.0K /tmp/codecov.i8FRn1.gz 05:03:30 ==> Uploading reports 05:03:30 url: https://codecov.io 05:03:30 query: branch=main&commit=46f504b71f11fd5289453d0fb745c59911fba2ea&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:30 -> Pinging Codecov 05:03:30 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=46f504b71f11fd5289453d0fb745c59911fba2ea&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:30 -> Uploading to 05:03:30 https://storage.googleapis.com/codecov/v4/raw/2022-01-27/FB506323287CE973F263BFD2A0EB1F37/46f504b71f11fd5289453d0fb745c59911fba2ea/3d58ce2a-385d-490f-ba93-ddb82cc28804.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220127T050330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2002a126298c959d88ba73d0264a6bacb64fe7189fbcc1d854776adbfb88fe25 05:03:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:30 Dload Upload Total Spent Left Speed 05:03:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11249 --:--:-- --:--:-- --:--:-- 11240 100 3732 0 0 100 3732 0 11245 --:--:-- --:--:-- --:--:-- 11240 05:03:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] } 05:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:03:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:03:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:03:31 05:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:03:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:03:31 188c0c94c7c5: Pulling fs layer 05:03:31 0ef7d3d256c8: Pulling fs layer 05:03:31 de9db76c5a1d: Pulling fs layer 05:03:31 0eba1c9be4d2: Pulling fs layer 05:03:31 0d57e429df01: Pulling fs layer 05:03:31 4e4be7b47b0d: Pulling fs layer 05:03:31 e1f770b5df2f: Pulling fs layer 05:03:31 85a0685a4137: Pulling fs layer 05:03:31 0d57e429df01: Waiting 05:03:31 4e4be7b47b0d: Waiting 05:03:31 e1f770b5df2f: Waiting 05:03:31 85a0685a4137: Waiting 05:03:31 0eba1c9be4d2: Waiting 05:03:31 de9db76c5a1d: Verifying Checksum 05:03:31 de9db76c5a1d: Download complete 05:03:31 0ef7d3d256c8: Verifying Checksum 05:03:31 0ef7d3d256c8: Download complete 05:03:31 0d57e429df01: Verifying Checksum 05:03:31 0d57e429df01: Download complete 05:03:31 4e4be7b47b0d: Verifying Checksum 05:03:31 4e4be7b47b0d: Download complete 05:03:31 188c0c94c7c5: Verifying Checksum 05:03:31 e1f770b5df2f: Verifying Checksum 05:03:31 e1f770b5df2f: Download complete 05:03:32 0eba1c9be4d2: Verifying Checksum 05:03:32 0eba1c9be4d2: Download complete 05:03:32 188c0c94c7c5: Pull complete 05:03:32 85a0685a4137: Verifying Checksum 05:03:32 85a0685a4137: Download complete 05:03:32 0ef7d3d256c8: Pull complete 05:03:32 de9db76c5a1d: Pull complete 05:03:35 0eba1c9be4d2: Pull complete 05:03:35 0d57e429df01: Pull complete 05:03:35 4e4be7b47b0d: Pull complete 05:03:36 e1f770b5df2f: Pull complete 05:03:39 85a0685a4137: Pull complete 05:03:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:03:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:03:39 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 05:03:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:03:41 $ docker top 4dfabc29bdde180daea19a4fe1c9f0469a202c498d0aee6e523406570f3d9871 -eo pid,comm [Pipeline] { [Pipeline] echo 05:03:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:03:42 + set -o pipefail 05:03:42 + snyk monitor '--org=edgex-jenkins' 05:03:46 05:03:46 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 05:03:46 05:03:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/21441996-adfe-48d3-9d53-8217b594b173 05:03:46 05:03:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:03:46 05:03:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:03:46 05:03:46 [Pipeline] } 05:03:46 $ docker stop --time=1 4dfabc29bdde180daea19a4fe1c9f0469a202c498d0aee6e523406570f3d9871 05:03:48 $ docker rm -f 4dfabc29bdde180daea19a4fe1c9f0469a202c498d0aee6e523406570f3d9871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:49 + git log --format=format:%s -1 46f504b71f11fd5289453d0fb745c59911fba2ea [Pipeline] sh 05:03:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:03:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:49 . [Pipeline] withDockerContainer 05:03:49 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 05:03:49 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:03:50 $ docker top ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:50 [ssh-agent] Looking for ssh-agent implementation... 05:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:50 $ docker exec ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b ssh-agent 05:03:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnBbDlI/agent.15 05:03:50 SSH_AGENT_PID=21 05:03:50 Running ssh-add (command line suppressed) 05:03:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1149373278189669688.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1149373278189669688.key) 05:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:50 + git semver tag 05:03:50 # -> Open(): unable to determine branch for HEAD 05:03:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:03:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:03:50 # $SEMVER_REMOTE_NAME = origin 05:03:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:03:50 # $SEMVER_USER_NAME = edgex-jenkins 05:03:50 # $SEMVER_BRANCH = main 05:03:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:03:50 # 46f504b71f11fd5289453d0fb745c59911fba2ea HEAD 05:03:50 # -> Force: false 05:03:50 # b6e8e41d52f535af388dc66ffbf4ca403dee26fd refs/tags/v2.1.1-dev.7 [Pipeline] } 05:03:50 $ docker exec --env ******** --env ******** ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b ssh-agent -k 05:03:50 unset SSH_AUTH_SOCK; 05:03:50 unset SSH_AGENT_PID; 05:03:50 echo Agent pid 21 killed; 05:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:51 + git semver [Pipeline] } 05:03:51 $ docker stop --time=1 ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b 05:03:52 $ docker rm -f ff3fd1e26e0752aa23071927d09b3a3ac01824ec0fc80becf6c8f55b8a62d96b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:03:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:52 05:03:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:53 0.23.1-centos7: Pulling from edgex-lftools 05:03:53 ab5ef0e58194: Pulling fs layer 05:03:53 9712f1f96733: Pulling fs layer 05:03:53 63f879dbbcfc: Pulling fs layer 05:03:53 0d9ebad4ef96: Pulling fs layer 05:03:53 e9a5061849ea: Pulling fs layer 05:03:53 d747dcd14b5f: Pulling fs layer 05:03:53 2de7ff778b66: Pulling fs layer 05:03:53 0d9ebad4ef96: Waiting 05:03:53 e9a5061849ea: Waiting 05:03:53 d747dcd14b5f: Waiting 05:03:53 2de7ff778b66: Waiting 05:03:53 9712f1f96733: Download complete 05:03:53 63f879dbbcfc: Verifying Checksum 05:03:53 63f879dbbcfc: Download complete 05:03:53 0d9ebad4ef96: Verifying Checksum 05:03:53 0d9ebad4ef96: Download complete 05:03:53 ab5ef0e58194: Verifying Checksum 05:03:53 ab5ef0e58194: Download complete 05:03:53 d747dcd14b5f: Verifying Checksum 05:03:53 d747dcd14b5f: Download complete 05:03:53 e9a5061849ea: Verifying Checksum 05:03:53 e9a5061849ea: Download complete 05:03:53 2de7ff778b66: Verifying Checksum 05:03:53 2de7ff778b66: Download complete 05:03:57 ab5ef0e58194: Pull complete 05:03:57 9712f1f96733: Pull complete 05:03:57 63f879dbbcfc: Pull complete 05:04:02 0d9ebad4ef96: Pull complete 05:04:02 e9a5061849ea: Pull complete 05:04:02 d747dcd14b5f: Pull complete 05:04:03 2de7ff778b66: Pull complete 05:04:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:04:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:04:03 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 05:04:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:04:06 $ docker top ad07d5db049c733bec57b8b0d90cf444390723c1214a4972f33d325fc710c150 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:04:06 provisioning config files... 05:04:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6122064127168096437tmp 05:04:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1378029764811423232tmp 05:04:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6960695100469784554tmp [Pipeline] { [Pipeline] echo 05:04:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:04:07 ---> sigul-configuration.sh 05:04:07 gpg: directory `/root/.gnupg' created 05:04:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:04:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:04:07 gpg: keyring `/root/.gnupg/secring.gpg' created 05:04:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:04:07 gpg: CAST5 encrypted data 05:04:07 gpg: encrypted with 1 passphrase 05:04:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:04:07 + mkdir /home/jenkins 05:04:07 + mkdir /home/jenkins/sigul [Pipeline] sh 05:04:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:04:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:04:08 ---> sigul-install.sh 05:04:08 Sigul already installed; skipping installation. [Pipeline] sh 05:04:08 + git tag --list 05:04:08 0.1.1 05:04:08 v1.1.0 05:04:08 v1.2.0 05:04:08 v1.2.1 05:04:08 v1.3.0 05:04:08 v2.0.0 05:04:08 v2.0.1-dev.1 05:04:08 v2.0.1-dev.10 05:04:08 v2.0.1-dev.11 05:04:08 v2.0.1-dev.12 05:04:08 v2.0.1-dev.13 05:04:08 v2.0.1-dev.14 05:04:08 v2.0.1-dev.15 05:04:08 v2.0.1-dev.16 05:04:08 v2.0.1-dev.17 05:04:08 v2.0.1-dev.18 05:04:08 v2.0.1-dev.19 05:04:08 v2.0.1-dev.2 05:04:08 v2.0.1-dev.20 05:04:08 v2.0.1-dev.21 05:04:08 v2.0.1-dev.22 05:04:08 v2.0.1-dev.23 05:04:08 v2.0.1-dev.24 05:04:08 v2.0.1-dev.25 05:04:08 v2.0.1-dev.26 05:04:08 v2.0.1-dev.27 05:04:08 v2.0.1-dev.28 05:04:08 v2.0.1-dev.29 05:04:08 v2.0.1-dev.3 05:04:08 v2.0.1-dev.30 05:04:08 v2.0.1-dev.31 05:04:08 v2.0.1-dev.32 05:04:08 v2.0.1-dev.33 05:04:08 v2.0.1-dev.4 05:04:08 v2.0.1-dev.5 05:04:08 v2.0.1-dev.6 05:04:08 v2.0.1-dev.7 05:04:08 v2.0.1-dev.8 05:04:08 v2.0.1-dev.9 05:04:08 v2.1.0 05:04:08 v2.1.1-dev.1 05:04:08 v2.1.1-dev.2 05:04:08 v2.1.1-dev.3 05:04:08 v2.1.1-dev.4 05:04:08 v2.1.1-dev.5 05:04:08 v2.1.1-dev.6 05:04:08 v2.1.1-dev.7 [Pipeline] sh 05:04:08 + lftools sign git-tag v2.1.1-dev.7 05:04:09 Signing Git tag with Sigul... 05:04:09 Signing v2.1.1-dev.7 [Pipeline] echo 05:04:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:04:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:04:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:04:09 $ docker stop --time=1 ad07d5db049c733bec57b8b0d90cf444390723c1214a4972f33d325fc710c150 05:04:11 $ docker rm -f ad07d5db049c733bec57b8b0d90cf444390723c1214a4972f33d325fc710c150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:04:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:04:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:11 . [Pipeline] withDockerContainer 05:04:11 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 05:04:11 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:04:12 $ docker top 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:12 [ssh-agent] Looking for ssh-agent implementation... 05:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:12 $ docker exec 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f ssh-agent 05:04:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgeajK/agent.15 05:04:12 SSH_AGENT_PID=21 05:04:12 Running ssh-add (command line suppressed) 05:04:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6797253084716869578.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6797253084716869578.key) 05:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:12 + git semver bump pre 05:04:12 # -> Open(): unable to determine branch for HEAD 05:04:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:04:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:04:12 # $SEMVER_REMOTE_NAME = origin 05:04:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:04:12 # $SEMVER_USER_NAME = edgex-jenkins 05:04:12 # $SEMVER_BRANCH = main 05:04:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:04:12 2.1.1-dev.8 [Pipeline] } 05:04:12 $ docker exec --env ******** --env ******** 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f ssh-agent -k 05:04:12 unset SSH_AUTH_SOCK; 05:04:12 unset SSH_AGENT_PID; 05:04:12 echo Agent pid 21 killed; 05:04:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:13 + git semver [Pipeline] } 05:04:13 $ docker stop --time=1 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f 05:04:14 $ docker rm -f 9d218ccea06d77aa7d0859d2503b3ba13e61dc4a8280bf93cd128306106bd67f [Pipeline] // withDockerContainer [Pipeline] sh 05:04:14 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:04:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:15 . [Pipeline] withDockerContainer 05:04:15 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 05:04:15 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:04:15 $ docker top e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:15 [ssh-agent] Looking for ssh-agent implementation... 05:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:15 $ docker exec e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 ssh-agent 05:04:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaanDOb/agent.13 05:04:15 SSH_AGENT_PID=20 05:04:15 Running ssh-add (command line suppressed) 05:04:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_368292792976226061.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_368292792976226061.key) 05:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:16 + git semver push 05:04:16 # -> Open(): unable to determine branch for HEAD 05:04:16 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:04:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:04:16 # $SEMVER_REMOTE_NAME = origin 05:04:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:04:16 # $SEMVER_USER_NAME = edgex-jenkins 05:04:16 # $SEMVER_BRANCH = main 05:04:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 05:04:18 $ docker exec --env ******** --env ******** e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 ssh-agent -k 05:04:18 unset SSH_AUTH_SOCK; 05:04:18 unset SSH_AGENT_PID; 05:04:18 echo Agent pid 20 killed; 05:04:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:18 + git semver [Pipeline] } 05:04:18 $ docker stop --time=1 e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 05:04:19 $ docker rm -f e7d89da06a7e73fc8001c0cbe58160d872716804f9a528a78cc7936deb317d02 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:04:20 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 05:04:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:04:20 total 8 05:04:20 drwxr-xr-x. 3 root root 34 Jan 27 04:58 . 05:04:20 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 27 05:04 .. 05:04:20 drwxr-xr-x. 2 root root 6 Jan 27 04:58 cost 05:04:20 -rw-r--r--. 1 root root 81 Jan 27 04:58 cost.csv 05:04:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:04:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:04:20 total 8 05:04:20 drwxr-xr-x. 3 jenkins jenkins 34 Jan 27 04:58 . 05:04:20 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 27 05:04 .. 05:04:20 drwxr-xr-x. 2 jenkins jenkins 6 Jan 27 04:58 cost 05:04:20 -rw-r--r--. 1 jenkins jenkins 81 Jan 27 04:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:04:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:04:21 ---> package-listing.sh 05:04:21 ++ facter osfamily 05:04:21 ++ tr '[:upper:]' '[:lower:]' 05:04:21 + OS_FAMILY=redhat 05:04:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 05:04:21 + START_PACKAGES=/tmp/packages_start.txt 05:04:21 + END_PACKAGES=/tmp/packages_end.txt 05:04:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:21 + PACKAGES=/tmp/packages_start.txt 05:04:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:04:21 + PACKAGES=/tmp/packages_end.txt 05:04:21 + case "${OS_FAMILY}" in 05:04:21 + sort 05:04:21 + rpm -qa 05:04:22 + '[' -f /tmp/packages_start.txt ']' 05:04:22 + '[' -f /tmp/packages_end.txt ']' 05:04:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:04:22 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 05:04:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 05:04:22 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 05:04:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:22 . [Pipeline] withDockerContainer 05:04:23 prd-centos7-docker-4c-2g-4007 does not seem to be running inside a container 05:04:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:23 $ docker top 02c8bda1eb3b5667f43a802bec8c26b81f0a21eb6b1ce8a32a513e9f88410259 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:23 + mkdir -p /var/log/sysstat [Pipeline] sh 05:04:24 + ls /var/log/sa-host 05:04:24 + sadf -c /var/log/sa-host/sa17 05:04:24 file_magic: OK 05:04:24 HZ: Using current value: 100 05:04:24 file_header: OK 05:04:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:04:24 Statistics: 05:04:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:04:24 File successfully converted to sysstat format version 12.0.3 05:04:24 + sadf -c /var/log/sa-host/sa27 05:04:24 file_magic: OK 05:04:24 HZ: Using current value: 100 05:04:24 file_header: OK 05:04:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 05:04:24 Statistics: 05:04:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:04:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:24 provisioning config files... 05:04:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2852002253049423633tmp [Pipeline] { [Pipeline] echo 05:04:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:24 ---> create-netrc.sh [Pipeline] } 05:04:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:25 ---> python-tools-install.sh [Pipeline] echo 05:04:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:25 ---> sudo-logs.sh 05:04:25 Archiving 'sudo' log.. 05:04:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-4007.novalocal: Name or service not known 05:04:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-4007.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:04:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:25 ---> job-cost.sh 05:04:25 lf-activate-venv: SKIPPING 05:04:25 DEBUG: total: 0.05999999865889549 05:04:25 INFO: Retrieving Stack Cost... 05:04:25 INFO: Retrieving Pricing Info for: v3-standard-2 05:04:26 INFO: Archiving Costs [Pipeline] echo 05:04:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:26 ---> logs-deploy.sh 05:04:26 lf-activate-venv: SKIPPING 05:04:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/46 05:04:26 INFO: archiving workspace using pattern(s): 05:04:27 Archives upload complete. 05:04:27 INFO: archiving logs to Nexus