Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32872baef5fb4a4c6b230a80c5260eed34fae8bb 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-ssh13971480898824206817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17445698560557690004.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh3909755028888503098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh13454464513119615516.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh12978659663461956816.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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-6754 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-ssh2973279060504054072.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 32872baef5fb4a4c6b230a80c5260eed34fae8bb (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 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 Commit message: "chore(deps): Bump url-parse from 1.5.7 to 1.5.10 in /web (#500)" > git rev-list --no-walk 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:34 ========================================================= 06:31:34 EdgeX Global Pipelines Version Info 06:31:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:31:35 ------------------- 06:31:35 stable info: 06:31:35 ------------------- 06:31:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:31:35 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 06:31:35 Message: update stable to v1.0.220 06:31:35 ------------------- 06:31:35 experimental info: 06:31:35 ------------------- 06:31:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:31:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:31:35 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:31:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32872ba [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:36 provisioning config files... 06:31:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7282398441057770719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:36 ---> docker-login.sh 06:31:36 nexus3.edgexfoundry.org:10001 06:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 nexus3.edgexfoundry.org:10002 06:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 nexus3.edgexfoundry.org:10003 06:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 nexus3.edgexfoundry.org:10004 06:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 docker.io 06:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:37 Configure a credential helper to remove this warning. See 06:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:37 06:31:37 Login Succeeded 06:31:37 ---> docker-login.sh ends [Pipeline] } 06:31:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:31:38 + git rev-list -1 --merges 32872baef5fb4a4c6b230a80c5260eed34fae8bb~1..32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo 06:31:38 -----------> git rev-list -1 --merges 32872baef5fb4a4c6b230a80c5260eed34fae8bb~1..32872baef5fb4a4c6b230a80c5260eed34fae8bb 32872baef5fb4a4c6b230a80c5260eed34fae8bb [false] [Pipeline] sh 06:31:38 + git log --format=format:%s -1 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo 06:31:38 ========================================================= 06:31:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:31:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:38 + git log --format=format:%s -1 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo 06:31:38 [semverPrep] GIT_COMMIT: 32872baef5fb4a4c6b230a80c5260eed34fae8bb, Commit Message: chore(deps): Bump url-parse from 1.5.7 to 1.5.10 in /web (#500) [Pipeline] echo 06:31:38 [semverPrep] This is not a build commit. [Pipeline] sh 06:31:39 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:31:39 + grep -v github /etc/ssh/ssh_known_hosts 06:31:39 + '[' -e /tmp/ssh_known_hosts ']' 06:31:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:31:39 + sudo tee -a /etc/ssh/ssh_known_hosts 06:31:39 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:31:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:39 06:31:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:31:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:40 latest: Pulling from edgex-devops/git-semver 06:31:40 a0d0a0d46f8b: Pulling fs layer 06:31:40 3e5f54012d9b: Pulling fs layer 06:31:40 4c7163046ea9: Pulling fs layer 06:31:40 0c2d73faf560: Pulling fs layer 06:31:40 0c2d73faf560: Waiting 06:31:40 3e5f54012d9b: Verifying Checksum 06:31:40 3e5f54012d9b: Download complete 06:31:40 a0d0a0d46f8b: Verifying Checksum 06:31:40 a0d0a0d46f8b: Download complete 06:31:40 4c7163046ea9: Verifying Checksum 06:31:40 4c7163046ea9: Download complete 06:31:40 0c2d73faf560: Verifying Checksum 06:31:40 0c2d73faf560: Download complete 06:31:40 a0d0a0d46f8b: Pull complete 06:31:40 3e5f54012d9b: Pull complete 06:31:40 4c7163046ea9: Pull complete 06:31:40 0c2d73faf560: Pull complete 06:31:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:31:41 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:31:41 $ 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 06:31:41 $ docker top 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:41 [ssh-agent] Looking for ssh-agent implementation... 06:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:42 $ docker exec 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent 06:31:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOjENFg/agent.13 06:31:42 SSH_AGENT_PID=19 06:31:42 Running ssh-add (command line suppressed) 06:31:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8922450905756421638.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8922450905756421638.key) 06:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:42 + git tag --points-at HEAD [Pipeline] } 06:31:42 $ docker exec --env ******** --env ******** 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent -k 06:31:42 unset SSH_AUTH_SOCK; 06:31:42 unset SSH_AGENT_PID; 06:31:42 echo Agent pid 19 killed; 06:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:42 [ssh-agent] Looking for ssh-agent implementation... 06:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:42 $ docker exec 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent 06:31:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpEBNN/agent.51 06:31:42 SSH_AGENT_PID=58 06:31:42 Running ssh-add (command line suppressed) 06:31:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1571307983524550103.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1571307983524550103.key) 06:31:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:43 + git semver init 06:31:43 # -> Open(): unable to determine branch for HEAD 06:31:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:31:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:31:43 # $SEMVER_REMOTE_NAME = origin 06:31:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:31:43 # $SEMVER_USER_NAME = edgex-jenkins 06:31:43 # $SEMVER_BRANCH = main 06:31:43 # $SEMVER_TEMP = /tmp/semver-923407541 06:31:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:31:45 # '/tmp/semver-923407541' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 06:31:45 # -> Force: false 06:31:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 06:31:45 $ docker exec --env ******** --env ******** 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent -k 06:31:45 unset SSH_AUTH_SOCK; 06:31:45 unset SSH_AGENT_PID; 06:31:45 echo Agent pid 58 killed; 06:31:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:46 + git semver [Pipeline] } 06:31:46 $ docker stop --time=1 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 06:31:47 $ docker rm -f 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:48 Stashed 1 file(s) [Pipeline] echo 06:31:48 [edgeXSemver]: initialized semver on version 2.1.1-dev.13 [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 06:31:48 provisioning config files... 06:31:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1752752885882686468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:48 ---> docker-login.sh 06:31:48 nexus3.edgexfoundry.org:10001 06:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:48 Configure a credential helper to remove this warning. See 06:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:48 06:31:48 Login Succeeded 06:31:48 nexus3.edgexfoundry.org:10002 06:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:48 Configure a credential helper to remove this warning. See 06:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:48 06:31:48 Login Succeeded 06:31:48 nexus3.edgexfoundry.org:10003 06:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:48 Configure a credential helper to remove this warning. See 06:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:48 06:31:48 Login Succeeded 06:31:48 nexus3.edgexfoundry.org:10004 06:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:48 Configure a credential helper to remove this warning. See 06:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:48 06:31:48 Login Succeeded 06:31:48 docker.io 06:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:49 Configure a credential helper to remove this warning. See 06:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:49 06:31:49 Login Succeeded 06:31:49 ---> docker-login.sh ends [Pipeline] } 06:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:31:49 ========================================================= 06:31:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:31:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:31:49 + 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 . 06:31:50 Sending build context to Docker daemon 42.88MB 06:31:50 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 06:31:50 Step 2/15 : FROM ${BASE} AS builder 06:31:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:50 59bf1c3509f3: Pulling fs layer 06:31:50 666ba61612fd: Pulling fs layer 06:31:50 8ed8ca486205: Pulling fs layer 06:31:50 4fe6c5a15a65: Pulling fs layer 06:31:50 22a0e8bec74d: Pulling fs layer 06:31:50 640e595b4fbd: Pulling fs layer 06:31:50 763cafe07f6e: Pulling fs layer 06:31:50 0c0b528cf693: Pulling fs layer 06:31:50 10935f4eaf8b: Pulling fs layer 06:31:50 4fe6c5a15a65: Waiting 06:31:50 22a0e8bec74d: Waiting 06:31:50 640e595b4fbd: Waiting 06:31:50 763cafe07f6e: Waiting 06:31:50 0c0b528cf693: Waiting 06:31:50 10935f4eaf8b: Waiting 06:31:50 8ed8ca486205: Verifying Checksum 06:31:50 8ed8ca486205: Download complete 06:31:50 666ba61612fd: Verifying Checksum 06:31:50 666ba61612fd: Download complete 06:31:50 22a0e8bec74d: Verifying Checksum 06:31:50 22a0e8bec74d: Download complete 06:31:50 640e595b4fbd: Verifying Checksum 06:31:50 640e595b4fbd: Download complete 06:31:50 59bf1c3509f3: Verifying Checksum 06:31:50 59bf1c3509f3: Download complete 06:31:50 763cafe07f6e: Verifying Checksum 06:31:50 763cafe07f6e: Download complete 06:31:50 0c0b528cf693: Verifying Checksum 06:31:50 0c0b528cf693: Download complete 06:31:50 59bf1c3509f3: Pull complete 06:31:50 4fe6c5a15a65: Verifying Checksum 06:31:50 4fe6c5a15a65: Download complete 06:31:50 10935f4eaf8b: Verifying Checksum 06:31:50 10935f4eaf8b: Download complete 06:31:50 666ba61612fd: Pull complete 06:31:50 8ed8ca486205: Pull complete 06:31:55 4fe6c5a15a65: Pull complete 06:31:55 22a0e8bec74d: Pull complete 06:31:55 640e595b4fbd: Pull complete 06:31:55 763cafe07f6e: Pull complete 06:31:55 0c0b528cf693: Pull complete 06:31:58 10935f4eaf8b: Pull complete 06:31:58 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:31:58 ---> 99d49a6021b9 06:31:58 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:32:00 ---> Running in ebde447cc2ec 06:32:00 Removing intermediate container ebde447cc2ec 06:32:00 ---> f0aca8d263cf 06:32:00 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:32:00 ---> Running in c477814ce12d 06:32:00 Removing intermediate container c477814ce12d 06:32:00 ---> b30b26fa169c 06:32:00 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:32:00 ---> Running in 862f256c9b2b 06:32:00 Removing intermediate container 862f256c9b2b 06:32:00 ---> ef83d52231d9 06:32:00 Step 6/15 : LABEL Name=edgex-ui-go 06:32:00 ---> Running in 01e802d72d24 06:32:00 Removing intermediate container 01e802d72d24 06:32:00 ---> 17b032590988 06:32:00 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:32:00 ---> Running in d5d3d860d3a9 06:32:00 Removing intermediate container d5d3d860d3a9 06:32:00 ---> 20f0058e42e8 06:32:00 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:00 ---> Running in b4476fe02889 06:32:01 Removing intermediate container b4476fe02889 06:32:01 ---> 27290f1b6750 06:32:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:32:01 ---> Running in f497acad1ae9 06:32:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:32:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:32:02 OK: 221 MiB in 52 packages 06:32:02 Removing intermediate container f497acad1ae9 06:32:02 ---> 13014cb106c2 06:32:02 Step 10/15 : ENV GO111MODULE=on 06:32:02 ---> Running in eaf9681cde29 06:32:02 Removing intermediate container eaf9681cde29 06:32:02 ---> adaf30e57d6d 06:32:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:32:02 ---> Running in a0e2af1e7a76 06:32:02 Removing intermediate container a0e2af1e7a76 06:32:02 ---> 398348769920 06:32:02 Step 12/15 : COPY go.mod vendor* ./ 06:32:03 ---> 63392de365f1 06:32:03 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:03 ---> Running in 4fef00a46d59 06:32:03 Still waiting to schedule task 06:32:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:32:35 Removing intermediate container 4fef00a46d59 06:32:35 ---> c9310c596a34 06:32:35 Step 14/15 : COPY . . 06:32:36 ---> 9b0ad145e6c4 06:32:36 Step 15/15 : RUN ${MAKE} 06:32:36 ---> Running in 678bed59efbf 06:32:36 noop 06:32:36 Removing intermediate container 678bed59efbf 06:32:36 ---> 803c6db660d0 06:32:36 Successfully built 803c6db660d0 06:32:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:32:37 + docker inspect -f . ci-base-image-x86_64 06:32:37 . [Pipeline] withDockerContainer 06:32:37 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:32:37 $ 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 06:32:37 $ docker top e36daecc866eac0b318147a75b4416cc1a1c31c4da51f2d67b602e920054649e -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:37 + go version 06:32:37 go version go1.17.6 linux/amd64 [Pipeline] } 06:32:38 $ docker stop --time=1 e36daecc866eac0b318147a75b4416cc1a1c31c4da51f2d67b602e920054649e 06:32:39 $ docker rm -f e36daecc866eac0b318147a75b4416cc1a1c31c4da51f2d67b602e920054649e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:32:39 + docker inspect -f . ci-base-image-x86_64 06:32:39 . [Pipeline] withDockerContainer 06:32:39 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:32:39 $ 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 06:32:40 $ docker top f6ae83096270f1d4dd5abb4eec076efce010b38c88678286f976062888f3ac01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:32:40 + make test 06:32:40 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:32:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:32:52 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:32:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:32:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:32:55 $ docker stop --time=1 f6ae83096270f1d4dd5abb4eec076efce010b38c88678286f976062888f3ac01 06:32:56 $ docker rm -f f6ae83096270f1d4dd5abb4eec076efce010b38c88678286f976062888f3ac01 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:32:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:32:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:32:58 + ls -al . 06:32:58 total 112 06:32:58 drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 06:32 . 06:32:58 drwxrwxr-x. 4 jenkins jenkins 106 Mar 10 06:31 .. 06:32:58 drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 06:31 assets 06:32:58 drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 06:31 bin 06:32:58 drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 06:31 cmd 06:32:58 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 06:31 CONTRIBUTING.md 06:32:58 -rw-r--r--. 1 jenkins jenkins 10 Mar 10 06:32 coverage.out 06:32:58 -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 06:31 Dockerfile 06:32:58 drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 06:31 docs 06:32:58 drwxrwxr-x. 8 jenkins jenkins 162 Mar 10 06:31 .git 06:32:58 drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 06:31 .github 06:32:58 -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:31 .gitignore 06:32:58 -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 06:31 go.mod 06:32:58 -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 06:31 go.sum 06:32:58 drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 06:31 internal 06:32:58 -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 06:31 Jenkinsfile 06:32:58 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 06:31 LICENSE 06:32:58 -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 06:31 Makefile 06:32:58 drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 06:31 pkg 06:32:58 -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 06:31 README.md 06:32:58 drwx------. 3 jenkins jenkins 42 Mar 10 06:31 .semver 06:32:58 drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 06:31 snap 06:32:58 -rw-rw-r--. 1 jenkins jenkins 12 Mar 10 06:31 VERSION 06:32:58 -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:31 version.go 06:32:58 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 06:31 web [Pipeline] isUnix [Pipeline] sh 06:32:58 + 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=32872baef5fb4a4c6b230a80c5260eed34fae8bb --label arch=amd64 --label version=2.1.1-dev.13 . 06:32:59 Sending build context to Docker daemon 42.88MB 06:32:59 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:32:59 Step 2/23 : FROM ${BASE} AS builder 06:32:59 ---> 803c6db660d0 06:32:59 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:32:59 ---> Running in d913fd82ae8c 06:32:59 Removing intermediate container d913fd82ae8c 06:32:59 ---> 88e852672438 06:32:59 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:32:59 ---> Running in c7f3a6d1ec92 06:32:59 Removing intermediate container c7f3a6d1ec92 06:32:59 ---> 69a318f19975 06:32:59 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:32:59 ---> Running in dcb67dd94569 06:32:59 Removing intermediate container dcb67dd94569 06:32:59 ---> 885598cea9de 06:32:59 Step 6/23 : LABEL Name=edgex-ui-go 06:32:59 ---> Running in ca5c81de2d5d 06:32:59 Removing intermediate container ca5c81de2d5d 06:32:59 ---> f2adaf5254ab 06:32:59 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:32:59 ---> Running in 43ccc4ef2ed1 06:33:00 Removing intermediate container 43ccc4ef2ed1 06:33:00 ---> 2611a28fc0db 06:33:00 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:00 ---> Running in 1f9b323408ee 06:33:00 Removing intermediate container 1f9b323408ee 06:33:00 ---> 6fb0d70da1df 06:33:00 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:00 ---> Running in 19f0caccdaba 06:33:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:33:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:33:01 OK: 221 MiB in 52 packages 06:33:02 Removing intermediate container 19f0caccdaba 06:33:02 ---> 07d3e7ecdc2e 06:33:02 Step 10/23 : ENV GO111MODULE=on 06:33:02 ---> Running in e7c5d6cae964 06:33:02 Removing intermediate container e7c5d6cae964 06:33:02 ---> 6f9d4f0a5058 06:33:02 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:33:02 ---> Running in cbd614142571 06:33:02 Removing intermediate container cbd614142571 06:33:02 ---> fa71d8f71247 06:33:02 Step 12/23 : COPY go.mod vendor* ./ 06:33:02 ---> f0160bfe1c38 06:33:02 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:02 ---> Running in 000f6ef22b35 06:33:03 Removing intermediate container 000f6ef22b35 06:33:03 ---> 4553c2a9e5e3 06:33:03 Step 14/23 : COPY . . 06:33:04 ---> 8c35bbf3142d 06:33:04 Step 15/23 : RUN ${MAKE} 06:33:04 ---> Running in ee299e260fdf 06:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:33:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:33:15 Removing intermediate container ee299e260fdf 06:33:15 ---> 0db886e370ab 06:33:15 Step 16/23 : FROM alpine:3.14 06:33:16 3.14: Pulling from library/alpine 06:33:16 97518928ae5f: Pulling fs layer 06:33:16 97518928ae5f: Verifying Checksum 06:33:16 97518928ae5f: Download complete 06:33:16 97518928ae5f: Pull complete 06:33:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:33:16 Status: Downloaded newer image for alpine:3.14 06:33:16 ---> 0a97eee8041e 06:33:16 Step 17/23 : EXPOSE 4000 06:33:16 ---> Running in e96df09120e5 06:33:16 Removing intermediate container e96df09120e5 06:33:16 ---> 67ea61c25f47 06:33:16 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 06:33:17 ---> 7d1b100eedca 06:33:17 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:33:17 ---> Running in b83e63e4a837 06:33:17 Removing intermediate container b83e63e4a837 06:33:17 ---> 7fcc791e005c 06:33:17 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:33:17 ---> Running in 36b7b426aeec 06:33:17 Removing intermediate container 36b7b426aeec 06:33:17 ---> a866c4f66b95 06:33:17 Step 21/23 : LABEL arch=amd64 06:33:17 ---> Running in 3a72ad50764a 06:33:17 Removing intermediate container 3a72ad50764a 06:33:17 ---> 049b30189c6e 06:33:17 Step 22/23 : LABEL git_sha=32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:33:17 ---> Running in 18153c32f5da 06:33:17 Removing intermediate container 18153c32f5da 06:33:17 ---> 9e6557d4bfd7 06:33:17 Step 23/23 : LABEL version=2.1.1-dev.13 06:33:17 ---> Running in b7d6cb623878 06:33:17 Removing intermediate container b7d6cb623878 06:33:17 ---> 84d4e5f44cbe 06:33:17 [Warning] One or more build-args [ARCH] were not consumed 06:33:17 Successfully built 84d4e5f44cbe 06:33:17 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:18 provisioning config files... 06:33:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1266542015993161897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:18 ---> docker-login.sh 06:33:18 nexus3.edgexfoundry.org:10001 06:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:18 Configure a credential helper to remove this warning. See 06:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:18 06:33:18 Login Succeeded 06:33:18 nexus3.edgexfoundry.org:10002 06:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:18 Configure a credential helper to remove this warning. See 06:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:18 06:33:18 Login Succeeded 06:33:18 nexus3.edgexfoundry.org:10003 06:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:18 Configure a credential helper to remove this warning. See 06:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:18 06:33:18 Login Succeeded 06:33:18 nexus3.edgexfoundry.org:10004 06:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:18 Configure a credential helper to remove this warning. See 06:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:18 06:33:18 Login Succeeded 06:33:18 docker.io 06:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:19 Configure a credential helper to remove this warning. See 06:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:19 06:33:19 Login Succeeded 06:33:19 ---> docker-login.sh ends [Pipeline] } 06:33:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:19 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:33:19 32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:33:19 latest 06:33:19 2.1.1-dev.13 06:33:19 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 06:33:19 main 06:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] isUnix [Pipeline] sh 06:33:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:33:19 36c8757ae4f4: Preparing 06:33:19 1a058d5342cc: Preparing 06:33:19 1a058d5342cc: Layer already exists 06:33:21 36c8757ae4f4: Pushed 06:33:21 32872baef5fb4a4c6b230a80c5260eed34fae8bb: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh 06:33:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 06:33:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:33:21 36c8757ae4f4: Preparing 06:33:21 1a058d5342cc: Preparing 06:33:21 1a058d5342cc: Layer already exists 06:33:21 36c8757ae4f4: Layer already exists 06:33:21 latest: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh 06:33:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:33:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.13 06:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:33:22 36c8757ae4f4: Preparing 06:33:22 1a058d5342cc: Preparing 06:33:22 36c8757ae4f4: Layer already exists 06:33:22 1a058d5342cc: Layer already exists 06:33:22 2.1.1-dev.13: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh 06:33:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:33:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 06:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:33:23 36c8757ae4f4: Preparing 06:33:23 1a058d5342cc: Preparing 06:33:23 1a058d5342cc: Layer already exists 06:33:23 36c8757ae4f4: Layer already exists 06:33:23 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh 06:33:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 06:33:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:33:23 36c8757ae4f4: Preparing 06:33:23 1a058d5342cc: Preparing 06:33:23 36c8757ae4f4: Layer already exists 06:33:23 1a058d5342cc: Layer already exists 06:33:23 main: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:23 ===================================================== [Pipeline] echo 06:33:23 taggedImages: 06:33:23 - nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:33:23 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:33:23 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.13 06:33:23 - nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 06:33:23 - 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 06:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:24 06:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:24 latest: Pulling from edgex-lftools-log-publisher 06:33:24 5eb5b503b376: Pulling fs layer 06:33:24 5c69ac0246d0: Pulling fs layer 06:33:24 ec43610c2a17: Pulling fs layer 06:33:24 3a2ae6a8a46f: Pulling fs layer 06:33:24 33b1e0a273af: Pulling fs layer 06:33:24 5d3b04190fa2: Pulling fs layer 06:33:24 2f39f015ded8: Pulling fs layer 06:33:24 3a2ae6a8a46f: Waiting 06:33:24 33b1e0a273af: Waiting 06:33:24 5d3b04190fa2: Waiting 06:33:24 2f39f015ded8: Waiting 06:33:24 5c69ac0246d0: Verifying Checksum 06:33:24 5c69ac0246d0: Download complete 06:33:24 3a2ae6a8a46f: Verifying Checksum 06:33:24 3a2ae6a8a46f: Download complete 06:33:24 33b1e0a273af: Verifying Checksum 06:33:24 33b1e0a273af: Download complete 06:33:24 ec43610c2a17: Verifying Checksum 06:33:24 ec43610c2a17: Download complete 06:33:24 5d3b04190fa2: Verifying Checksum 06:33:24 5d3b04190fa2: Download complete 06:33:24 5eb5b503b376: Verifying Checksum 06:33:24 5eb5b503b376: Download complete 06:33:25 2f39f015ded8: Verifying Checksum 06:33:25 2f39f015ded8: Download complete 06:33:26 5eb5b503b376: Pull complete 06:33:26 5c69ac0246d0: Pull complete 06:33:27 ec43610c2a17: Pull complete 06:33:27 3a2ae6a8a46f: Pull complete 06:33:27 33b1e0a273af: Pull complete 06:33:27 5d3b04190fa2: Pull complete 06:33:32 2f39f015ded8: Pull complete 06:33:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:33:32 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:33:33 $ 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 06:33:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6755 in /w/workspace/edgexfoundry_edgex-ui-go_main 06:33:35 $ docker top bd254e16ff90ab56135b2bdac9b5a6f627d8542e8d07cf6a9aa589d1892650ac -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 06:33:35 Running in /w/workspace/edgex-ui-go/52 [Pipeline] { [Pipeline] checkout 06:33:35 The recommended git tool is: git 06:33:35 ---> job-cost.sh 06:33:35 lf-activate-venv: SKIPPING 06:33:35 INFO: No Stack... 06:33:35 INFO: Retrieving Pricing Info for: v3-standard-2 06:33:36 INFO: Archiving Costs [Pipeline] sh 06:33:36 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 06:33:36 + cut -d, -f6 [Pipeline] lock 06:33:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] 06:33:36 Resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] did not exist. Created. 06:33:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:33:37 + echo total: 0.05999999865889549 [Pipeline] stash 06:33:37 Stashed 1 file(s) [Pipeline] } 06:33:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 06:33:37 $ docker stop --time=1 bd254e16ff90ab56135b2bdac9b5a6f627d8542e8d07cf6a9aa589d1892650ac 06:33:38 $ docker rm -f bd254e16ff90ab56135b2bdac9b5a6f627d8542e8d07cf6a9aa589d1892650ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:33:40 using credential edgex-jenkins-ssh 06:33:40 Cloning the remote Git repository 06:33:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:33:40 > git init /w/workspace/edgex-ui-go/52 # timeout=10 06:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:33:40 > git --version # timeout=10 06:33:40 > git --version # 'git version 2.17.1' 06:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:33:44 Avoid second fetch 06:33:44 Checking out Revision 32872baef5fb4a4c6b230a80c5260eed34fae8bb (main) 06:33:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:44 > git config core.sparsecheckout # timeout=10 06:33:44 > git checkout -f 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 06:33:48 Commit message: "chore(deps): Bump url-parse from 1.5.7 to 1.5.10 in /web (#500)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:33:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:49 Dload Upload Total Spent Left Speed 06:33:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47183 0 --:--:-- --:--:-- --:--:-- 46996 [Pipeline] sh 06:33:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:33:50 + sudo tee /etc/docker/daemon.new 06:33:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:33:50 { 06:33:50 "registry-mirrors": [ 06:33:50 "https://nexus3.edgexfoundry.org:10001" 06:33:50 ], 06:33:50 "bip": "10.250.0.254/24", 06:33:50 "hosts": [ 06:33:50 "tcp://0.0.0.0:5555", 06:33:50 "unix:///var/run/docker.sock" 06:33:50 ], 06:33:50 "mtu": 1458, 06:33:50 "selinux-enabled": true, 06:33:50 "seccomp-profile": "/etc/docker/seccomp.json" 06:33:50 } [Pipeline] sh 06:33:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:33:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:09 provisioning config files... 06:34:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/52@tmp/config1124952154105131713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:10 ---> docker-login.sh 06:34:10 nexus3.edgexfoundry.org:10001 06:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:11 Configure a credential helper to remove this warning. See 06:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:11 06:34:11 Login Succeeded 06:34:11 nexus3.edgexfoundry.org:10002 06:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:11 Configure a credential helper to remove this warning. See 06:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:11 06:34:11 Login Succeeded 06:34:11 nexus3.edgexfoundry.org:10003 06:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:11 Configure a credential helper to remove this warning. See 06:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:11 06:34:11 Login Succeeded 06:34:11 nexus3.edgexfoundry.org:10004 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:12 Configure a credential helper to remove this warning. See 06:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:12 06:34:12 Login Succeeded 06:34:12 docker.io 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:13 Configure a credential helper to remove this warning. See 06:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:13 06:34:13 Login Succeeded 06:34:13 ---> docker-login.sh ends [Pipeline] } 06:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:34:13 ========================================================= 06:34:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:34:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:34:14 + 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 . 06:34:15 Sending build context to Docker daemon 26.92MB 06:34:15 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 06:34:15 Step 2/15 : FROM ${BASE} AS builder 06:34:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:34:15 9b3977197b4f: Pulling fs layer 06:34:15 1a89e8eeedd5: Pulling fs layer 06:34:15 94645a83ff95: Pulling fs layer 06:34:15 3f3a8bcf1eab: Pulling fs layer 06:34:15 0c92f367c5e7: Pulling fs layer 06:34:15 f7c0051592d6: Pulling fs layer 06:34:15 a227ed2f7395: Pulling fs layer 06:34:15 7b1c46037f91: Pulling fs layer 06:34:15 0c92f367c5e7: Waiting 06:34:15 f7c0051592d6: Waiting 06:34:15 a227ed2f7395: Waiting 06:34:15 7b1c46037f91: Waiting 06:34:15 3f3a8bcf1eab: Waiting 06:34:15 94645a83ff95: Download complete 06:34:15 1a89e8eeedd5: Verifying Checksum 06:34:15 1a89e8eeedd5: Download complete 06:34:15 0c92f367c5e7: Verifying Checksum 06:34:15 0c92f367c5e7: Download complete 06:34:15 f7c0051592d6: Verifying Checksum 06:34:15 f7c0051592d6: Download complete 06:34:15 a227ed2f7395: Verifying Checksum 06:34:15 a227ed2f7395: Download complete 06:34:15 9b3977197b4f: Download complete 06:34:16 9b3977197b4f: Pull complete 06:34:16 1a89e8eeedd5: Pull complete 06:34:17 94645a83ff95: Pull complete 06:34:17 7b1c46037f91: Verifying Checksum 06:34:17 7b1c46037f91: Download complete 06:34:17 3f3a8bcf1eab: Verifying Checksum 06:34:17 3f3a8bcf1eab: Download complete 06:34:30 3f3a8bcf1eab: Pull complete 06:34:30 0c92f367c5e7: Pull complete 06:34:30 f7c0051592d6: Pull complete 06:34:30 a227ed2f7395: Pull complete 06:34:35 7b1c46037f91: Pull complete 06:34:35 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:34:35 ---> f79e39bc4007 06:34:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:34:37 ---> Running in 0a05fc351dc3 06:34:37 Removing intermediate container 0a05fc351dc3 06:34:37 ---> f934be97fc0b 06:34:37 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:34:38 ---> Running in fe45ce5c2f81 06:34:38 Removing intermediate container fe45ce5c2f81 06:34:38 ---> 3325468916cd 06:34:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:34:38 ---> Running in 011bd92f3841 06:34:39 Removing intermediate container 011bd92f3841 06:34:39 ---> 6fbb0cd1defa 06:34:39 Step 6/15 : LABEL Name=edgex-ui-go 06:34:39 ---> Running in 3f85ac107f61 06:34:39 Removing intermediate container 3f85ac107f61 06:34:39 ---> daf7f1e02892 06:34:39 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:34:39 ---> Running in c3d89769956f 06:34:40 Removing intermediate container c3d89769956f 06:34:40 ---> 9e59374de675 06:34:40 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:40 ---> Running in b1d3c387acb5 06:34:42 Removing intermediate container b1d3c387acb5 06:34:42 ---> 123b6afbffbd 06:34:42 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:42 ---> Running in f51ebaa6e8f0 06:34:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:34:45 OK: 220 MiB in 52 packages 06:34:46 Removing intermediate container f51ebaa6e8f0 06:34:46 ---> 6bd179d0cbd7 06:34:46 Step 10/15 : ENV GO111MODULE=on 06:34:46 ---> Running in 8f5fb1d0a068 06:34:46 Removing intermediate container 8f5fb1d0a068 06:34:46 ---> 5ae55f6b17d5 06:34:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:34:46 ---> Running in 6391e0b211b1 06:34:46 Removing intermediate container 6391e0b211b1 06:34:46 ---> f2dc045096c5 06:34:46 Step 12/15 : COPY go.mod vendor* ./ 06:34:47 ---> e9a12888c86a 06:34:47 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:47 ---> Running in 5bdf39453e21 06:36:09 Removing intermediate container 5bdf39453e21 06:36:09 ---> bf10b411d7ec 06:36:09 Step 14/15 : COPY . . 06:36:09 ---> 2320bcd51ef2 06:36:09 Step 15/15 : RUN ${MAKE} 06:36:09 ---> Running in 0eaf85bd91e1 06:36:09 noop 06:36:09 Removing intermediate container 0eaf85bd91e1 06:36:09 ---> 6448fdc47ec5 06:36:09 Successfully built 6448fdc47ec5 06:36:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:36:09 + docker inspect -f . ci-base-image-arm64 06:36:09 . [Pipeline] withDockerContainer 06:36:10 prd-ubuntu18.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container 06:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/52 -v /w/workspace/edgex-ui-go/52:/w/workspace/edgex-ui-go/52:rw,z -v /w/workspace/edgex-ui-go/52@tmp:/w/workspace/edgex-ui-go/52@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 06:36:11 $ docker top b5d6b25533ea8ada1a3142c997d37e5b880f3f95b0327f01c38ec6f45add4130 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:12 + go version 06:36:12 go version go1.17.6 linux/arm64 [Pipeline] } 06:36:12 $ docker stop --time=1 b5d6b25533ea8ada1a3142c997d37e5b880f3f95b0327f01c38ec6f45add4130 06:36:14 $ docker rm -f b5d6b25533ea8ada1a3142c997d37e5b880f3f95b0327f01c38ec6f45add4130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:14 + docker inspect -f . ci-base-image-arm64 06:36:14 . [Pipeline] withDockerContainer 06:36:14 prd-ubuntu18.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container 06:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/52 -v /w/workspace/edgex-ui-go/52:/w/workspace/edgex-ui-go/52:rw,z -v /w/workspace/edgex-ui-go/52@tmp:/w/workspace/edgex-ui-go/52@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 06:36:16 $ docker top 95190eb4d37b83ae42027e06f7c86e22720beb2bda3696eba9b5ea644bd780b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:36:17 + make test 06:36:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:36:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:37:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:37:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:37:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:37:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:37:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:37:15 $ docker stop --time=1 95190eb4d37b83ae42027e06f7c86e22720beb2bda3696eba9b5ea644bd780b6 06:37:17 $ docker rm -f 95190eb4d37b83ae42027e06f7c86e22720beb2bda3696eba9b5ea644bd780b6 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:37:17 Warning: overwriting stash ‘coverage-report’ 06:37:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:19 + ls -al . 06:37:19 total 152 06:37:19 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 06:36 . 06:37:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:33 .. 06:37:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 06:33 .git 06:37:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:33 .github 06:37:19 -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:33 .gitignore 06:37:19 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 06:33 CONTRIBUTING.md 06:37:19 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 06:33 Dockerfile 06:37:19 -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 06:33 Jenkinsfile 06:37:19 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 06:33 LICENSE 06:37:19 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 06:33 Makefile 06:37:19 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 06:33 README.md 06:37:19 -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 06:31 VERSION 06:37:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:33 assets 06:37:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:33 bin 06:37:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:33 cmd 06:37:19 -rw-r--r-- 1 jenkins jenkins 10 Mar 10 06:36 coverage.out 06:37:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:33 docs 06:37:19 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 06:33 go.mod 06:37:19 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 06:33 go.sum 06:37:19 drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 06:33 internal 06:37:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:33 pkg 06:37:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:33 snap 06:37:19 -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:33 version.go 06:37:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:33 web [Pipeline] isUnix [Pipeline] sh 06:37:19 + 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=32872baef5fb4a4c6b230a80c5260eed34fae8bb --label arch=arm64 --label version=2.1.1-dev.13 . 06:37:20 Sending build context to Docker daemon 26.92MB 06:37:20 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:37:20 Step 2/23 : FROM ${BASE} AS builder 06:37:20 ---> 6448fdc47ec5 06:37:20 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:37:20 ---> Running in d05bdeeb4ca6 06:37:21 Removing intermediate container d05bdeeb4ca6 06:37:21 ---> 0ab4aac41b5e 06:37:21 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:37:21 ---> Running in a5c0be290cfc 06:37:21 Removing intermediate container a5c0be290cfc 06:37:21 ---> 23aae99cfa58 06:37:21 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:37:22 ---> Running in 5dc24029d363 06:37:22 Removing intermediate container 5dc24029d363 06:37:22 ---> 0d5feeccda6b 06:37:22 Step 6/23 : LABEL Name=edgex-ui-go 06:37:22 ---> Running in d2a0dc54cb0b 06:37:22 Removing intermediate container d2a0dc54cb0b 06:37:22 ---> 466738038b5c 06:37:22 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:37:22 ---> Running in 6c6e44ffb2c5 06:37:23 Removing intermediate container 6c6e44ffb2c5 06:37:23 ---> 3ad19a24cc58 06:37:23 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:23 ---> Running in f747bc538d5d 06:37:25 Removing intermediate container f747bc538d5d 06:37:25 ---> 09d3d673ab42 06:37:25 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:37:25 ---> Running in 576ebd86d1dd 06:37:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:37:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:37:28 OK: 220 MiB in 52 packages 06:37:29 Removing intermediate container 576ebd86d1dd 06:37:29 ---> dfc13c8ee311 06:37:29 Step 10/23 : ENV GO111MODULE=on 06:37:29 ---> Running in b4bda2de5472 06:37:29 Removing intermediate container b4bda2de5472 06:37:29 ---> aad9c2141371 06:37:29 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:37:29 ---> Running in c1c97973bc64 06:37:30 Removing intermediate container c1c97973bc64 06:37:30 ---> 8c773d3f3b86 06:37:30 Step 12/23 : COPY go.mod vendor* ./ 06:37:30 ---> 450fe9bfa240 06:37:30 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:31 ---> Running in 87ef6d2fd8a9 06:37:33 Removing intermediate container 87ef6d2fd8a9 06:37:33 ---> e65854a3d4bd 06:37:33 Step 14/23 : COPY . . 06:37:36 ---> 941846a9ab30 06:37:36 Step 15/23 : RUN ${MAKE} 06:37:36 ---> Running in c208a11465fe 06:37:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:38:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:38:16 Removing intermediate container c208a11465fe 06:38:16 ---> def70673991c 06:38:16 Step 16/23 : FROM alpine:3.14 06:38:17 3.14: Pulling from library/alpine 06:38:17 be307f383ecc: Pulling fs layer 06:38:17 be307f383ecc: Verifying Checksum 06:38:17 be307f383ecc: Download complete 06:38:17 be307f383ecc: Pull complete 06:38:17 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:38:17 Status: Downloaded newer image for alpine:3.14 06:38:17 ---> 5b8b7b635229 06:38:17 Step 17/23 : EXPOSE 4000 06:38:17 ---> Running in b29a93cab79c 06:38:18 Removing intermediate container b29a93cab79c 06:38:18 ---> 7e355394fd3a 06:38:18 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 06:38:19 ---> ec186e310379 06:38:19 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:38:19 ---> Running in f64b5e68ad63 06:38:20 Removing intermediate container f64b5e68ad63 06:38:20 ---> c7cf424d830d 06:38:20 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:38:20 ---> Running in 139adb8861ea 06:38:20 Removing intermediate container 139adb8861ea 06:38:20 ---> 44bc7da0ed09 06:38:20 Step 21/23 : LABEL arch=arm64 06:38:20 ---> Running in 8b1fb5219541 06:38:20 Removing intermediate container 8b1fb5219541 06:38:20 ---> e04b60a34e15 06:38:20 Step 22/23 : LABEL git_sha=32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:38:20 ---> Running in 3a573bb54aad 06:38:21 Removing intermediate container 3a573bb54aad 06:38:21 ---> bc256b8dbcf0 06:38:21 Step 23/23 : LABEL version=2.1.1-dev.13 06:38:21 ---> Running in 1b36cce50372 06:38:21 Removing intermediate container 1b36cce50372 06:38:21 ---> 5b6cdee98178 06:38:21 [Warning] One or more build-args [ARCH] were not consumed 06:38:21 Successfully built 5b6cdee98178 06:38:21 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 06:38:22 provisioning config files... 06:38:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/52@tmp/config3622173607241127499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:22 ---> docker-login.sh 06:38:22 nexus3.edgexfoundry.org:10001 06:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:22 Configure a credential helper to remove this warning. See 06:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:22 06:38:22 Login Succeeded 06:38:22 nexus3.edgexfoundry.org:10002 06:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:23 Configure a credential helper to remove this warning. See 06:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:23 06:38:23 Login Succeeded 06:38:23 nexus3.edgexfoundry.org:10003 06:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:23 Configure a credential helper to remove this warning. See 06:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:23 06:38:23 Login Succeeded 06:38:23 nexus3.edgexfoundry.org:10004 06:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:24 Configure a credential helper to remove this warning. See 06:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:24 06:38:24 Login Succeeded 06:38:24 docker.io 06:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:24 Configure a credential helper to remove this warning. See 06:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:24 06:38:24 Login Succeeded 06:38:24 ---> docker-login.sh ends [Pipeline] } 06:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:24 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 06:38:24 32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:38:24 latest 06:38:24 2.1.1-dev.13 06:38:24 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 06:38:24 main 06:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:38:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] isUnix [Pipeline] sh 06:38:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:38:25 8bf9af3524e3: Preparing 06:38:25 62170e181a92: Preparing 06:38:25 62170e181a92: Layer already exists 06:38:29 8bf9af3524e3: Pushed 06:38:29 32872baef5fb4a4c6b230a80c5260eed34fae8bb: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh 06:38:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:38:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:38:30 8bf9af3524e3: Preparing 06:38:30 62170e181a92: Preparing 06:38:30 62170e181a92: Layer already exists 06:38:30 8bf9af3524e3: Layer already exists 06:38:30 latest: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh 06:38:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:38:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.13 06:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:38:31 8bf9af3524e3: Preparing 06:38:31 62170e181a92: Preparing 06:38:31 8bf9af3524e3: Layer already exists 06:38:31 62170e181a92: Layer already exists 06:38:31 2.1.1-dev.13: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh 06:38:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh 06:38:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 06:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:38:32 8bf9af3524e3: Preparing 06:38:32 62170e181a92: Preparing 06:38:32 8bf9af3524e3: Layer already exists 06:38:32 62170e181a92: Layer already exists 06:38:32 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh 06:38:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 06:38:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 06:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:38:33 8bf9af3524e3: Preparing 06:38:33 62170e181a92: Preparing 06:38:33 62170e181a92: Layer already exists 06:38:33 8bf9af3524e3: Layer already exists 06:38:33 main: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:33 ===================================================== [Pipeline] echo 06:38:33 taggedImages: 06:38:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb 06:38:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:38:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.13 06:38:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 06:38:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:33 06:38:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:34 arm64: Pulling from edgex-lftools-log-publisher 06:38:34 8998bd30e6a1: Pulling fs layer 06:38:34 04944245beec: Pulling fs layer 06:38:34 699f458cf7ca: Pulling fs layer 06:38:34 765212b225bb: Pulling fs layer 06:38:34 f23df028b6ca: Pulling fs layer 06:38:34 d65c8cfc05b1: Pulling fs layer 06:38:34 2437ff75d9bd: Pulling fs layer 06:38:34 765212b225bb: Waiting 06:38:34 f23df028b6ca: Waiting 06:38:34 2437ff75d9bd: Waiting 06:38:34 d65c8cfc05b1: Waiting 06:38:34 04944245beec: Verifying Checksum 06:38:34 04944245beec: Download complete 06:38:34 765212b225bb: Verifying Checksum 06:38:34 765212b225bb: Download complete 06:38:34 f23df028b6ca: Verifying Checksum 06:38:34 f23df028b6ca: Download complete 06:38:34 699f458cf7ca: Verifying Checksum 06:38:34 699f458cf7ca: Download complete 06:38:34 d65c8cfc05b1: Download complete 06:38:35 8998bd30e6a1: Verifying Checksum 06:38:35 8998bd30e6a1: Download complete 06:38:37 2437ff75d9bd: Verifying Checksum 06:38:37 2437ff75d9bd: Download complete 06:38:39 8998bd30e6a1: Pull complete 06:38:39 04944245beec: Pull complete 06:38:41 699f458cf7ca: Pull complete 06:38:41 765212b225bb: Pull complete 06:38:42 f23df028b6ca: Pull complete 06:38:42 d65c8cfc05b1: Pull complete 06:38:57 2437ff75d9bd: Pull complete 06:38:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:38:57 prd-ubuntu18.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container 06:38:58 $ 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/52 -v /w/workspace/edgex-ui-go/52:/w/workspace/edgex-ui-go/52:rw,z -v /w/workspace/edgex-ui-go/52@tmp:/w/workspace/edgex-ui-go/52@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 06:39:00 $ docker top 9cfe698821e8e69627cf6ab7afe2f6e6d08a7da5b1870f5525cba62354477f14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:02 ---> job-cost.sh 06:39:02 lf-activate-venv: SKIPPING 06:39:02 INFO: No Stack... 06:39:02 INFO: Retrieving Pricing Info for: v3-standard-4 06:39:03 INFO: Archiving Costs [Pipeline] sh 06:39:03 + cat /w/workspace/edgex-ui-go/52/archives/cost.csv 06:39:03 + cut -d, -f6 [Pipeline] lock 06:39:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] 06:39:03 Resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] did not exist. Created. 06:39:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:04 /w/workspace/edgex-ui-go/52@tmp/durable-0d0cbc1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:39:05 + echo total: 0.10999999940395355 [Pipeline] stash 06:39:05 Warning: overwriting stash ‘stack-cost’ 06:39:05 Stashed 1 file(s) [Pipeline] } 06:39:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:05 $ docker stop --time=1 9cfe698821e8e69627cf6ab7afe2f6e6d08a7da5b1870f5525cba62354477f14 06:39:06 $ docker rm -f 9cfe698821e8e69627cf6ab7afe2f6e6d08a7da5b1870f5525cba62354477f14 [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 06:39:07 provisioning config files... 06:39:07 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2211781211242442692tmp [Pipeline] { [Pipeline] sh 06:39:07 + set +x 06:39:07 + curl -s https://codecov.io/bash 06:39:07 + bash -s -- 06:39:08 06:39:08 _____ _ 06:39:08 / ____| | | 06:39:08 | | ___ __| | ___ ___ _____ __ 06:39:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:39:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:39:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:39:08 Bash-1.0.6 06:39:08 06:39:08 06:39:08 ==> git version 2.24.4 found 06:39:08 ==> 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 06:39:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:39:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:39:08 ==> Jenkins CI detected. 06:39:08 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 06:39:08 project root: . 06:39:08 --> token set from env 06:39:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:39:08 ==> Running gcov in . (disable via -X gcov) 06:39:08 ==> Python coveragepy not found 06:39:08 ==> Searching for coverage reports in: 06:39:08 + . 06:39:08 -> Found 1 reports 06:39:08 ==> Detecting git/mercurial file structure 06:39:08 ==> Reading reports 06:39:08 + ./coverage.out bytes=10 06:39:08 ==> Appending adjustments 06:39:08 https://docs.codecov.io/docs/fixing-reports 06:39:08 + Found adjustments 06:39:08 ==> Gzipping contents 06:39:08 4.0K /tmp/codecov.SGxYaF.gz 06:39:08 ==> Uploading reports 06:39:08 url: https://codecov.io 06:39:08 query: branch=main&commit=32872baef5fb4a4c6b230a80c5260eed34fae8bb&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:08 -> Pinging Codecov 06:39:08 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=32872baef5fb4a4c6b230a80c5260eed34fae8bb&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:08 -> Uploading to 06:39:08 https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/32872baef5fb4a4c6b230a80c5260eed34fae8bb/030920a9-be35-4a2e-8729-a68a7fd0b03d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T063908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=495574d55656e90bcd2baed8cf37584863e4355b7cb0024e4d106af74a6a03fa 06:39:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:08 Dload Upload Total Spent Left Speed 06:39:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 10854 --:--:-- --:--:-- --:--:-- 10879 06:39:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] } 06:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:39:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:39:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:39:09 06:39:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:39:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:39:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:39:09 188c0c94c7c5: Pulling fs layer 06:39:09 0ef7d3d256c8: Pulling fs layer 06:39:09 de9db76c5a1d: Pulling fs layer 06:39:09 0eba1c9be4d2: Pulling fs layer 06:39:09 0d57e429df01: Pulling fs layer 06:39:09 4e4be7b47b0d: Pulling fs layer 06:39:09 e1f770b5df2f: Pulling fs layer 06:39:09 85a0685a4137: Pulling fs layer 06:39:09 0eba1c9be4d2: Waiting 06:39:09 0d57e429df01: Waiting 06:39:09 4e4be7b47b0d: Waiting 06:39:09 e1f770b5df2f: Waiting 06:39:09 85a0685a4137: Waiting 06:39:09 de9db76c5a1d: Download complete 06:39:09 0ef7d3d256c8: Verifying Checksum 06:39:09 0ef7d3d256c8: Download complete 06:39:09 0d57e429df01: Verifying Checksum 06:39:09 0d57e429df01: Download complete 06:39:09 4e4be7b47b0d: Verifying Checksum 06:39:09 4e4be7b47b0d: Download complete 06:39:09 188c0c94c7c5: Verifying Checksum 06:39:09 188c0c94c7c5: Download complete 06:39:10 e1f770b5df2f: Verifying Checksum 06:39:10 e1f770b5df2f: Download complete 06:39:10 0eba1c9be4d2: Verifying Checksum 06:39:10 0eba1c9be4d2: Download complete 06:39:10 188c0c94c7c5: Pull complete 06:39:10 85a0685a4137: Verifying Checksum 06:39:10 85a0685a4137: Download complete 06:39:10 0ef7d3d256c8: Pull complete 06:39:10 de9db76c5a1d: Pull complete 06:39:14 0eba1c9be4d2: Pull complete 06:39:14 0d57e429df01: Pull complete 06:39:14 4e4be7b47b0d: Pull complete 06:39:15 e1f770b5df2f: Pull complete 06:39:19 85a0685a4137: Pull complete 06:39:19 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:39:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:39:19 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:39:19 $ 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 06:39:21 $ docker top 089b4b660b3b1b6320bff16801bd746a9afc1be1557fa81ab50b02fa44b5f59b -eo pid,comm [Pipeline] { [Pipeline] echo 06:39:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:39:22 + set -o pipefail 06:39:22 + snyk monitor '--org=edgex-jenkins' 06:39:26 06:39:26 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 06:39:26 06:39:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/5ec95fe2-a1b0-49d9-a98a-40482188d392 06:39:26 06:39:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:39:26 06:39:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:39:26 06:39:26 [Pipeline] } 06:39:26 $ docker stop --time=1 089b4b660b3b1b6320bff16801bd746a9afc1be1557fa81ab50b02fa44b5f59b 06:39:28 $ docker rm -f 089b4b660b3b1b6320bff16801bd746a9afc1be1557fa81ab50b02fa44b5f59b [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 06:39:28 + git log --format=format:%s -1 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] sh 06:39:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:39:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:29 . [Pipeline] withDockerContainer 06:39:29 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:39:29 $ 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 06:39:29 $ docker top 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:30 [ssh-agent] Looking for ssh-agent implementation... 06:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:30 $ docker exec 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 ssh-agent 06:39:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLhJjoK/agent.13 06:39:30 SSH_AGENT_PID=19 06:39:30 Running ssh-add (command line suppressed) 06:39:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3667309503155669516.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3667309503155669516.key) 06:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:30 + git semver tag 06:39:30 # -> Open(): unable to determine branch for HEAD 06:39:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:39:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:39:30 # $SEMVER_REMOTE_NAME = origin 06:39:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:39:30 # $SEMVER_USER_NAME = edgex-jenkins 06:39:30 # $SEMVER_BRANCH = main 06:39:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:39:30 # 32872baef5fb4a4c6b230a80c5260eed34fae8bb HEAD 06:39:30 # -> Force: false 06:39:30 # da5fef3c5da5ba7947801311dbef05b5de6c3cfb refs/tags/v2.1.1-dev.13 [Pipeline] } 06:39:30 $ docker exec --env ******** --env ******** 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 ssh-agent -k 06:39:30 unset SSH_AUTH_SOCK; 06:39:30 unset SSH_AGENT_PID; 06:39:30 echo Agent pid 19 killed; 06:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:30 + git semver [Pipeline] } 06:39:30 $ docker stop --time=1 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 06:39:32 $ docker rm -f 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:32 06:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:32 0.23.1-centos7: Pulling from edgex-lftools 06:39:32 ab5ef0e58194: Pulling fs layer 06:39:32 9712f1f96733: Pulling fs layer 06:39:32 63f879dbbcfc: Pulling fs layer 06:39:32 0d9ebad4ef96: Pulling fs layer 06:39:32 e9a5061849ea: Pulling fs layer 06:39:32 d747dcd14b5f: Pulling fs layer 06:39:32 2de7ff778b66: Pulling fs layer 06:39:32 0d9ebad4ef96: Waiting 06:39:32 e9a5061849ea: Waiting 06:39:32 d747dcd14b5f: Waiting 06:39:32 2de7ff778b66: Waiting 06:39:32 9712f1f96733: Verifying Checksum 06:39:32 9712f1f96733: Download complete 06:39:33 63f879dbbcfc: Verifying Checksum 06:39:33 63f879dbbcfc: Download complete 06:39:33 ab5ef0e58194: Download complete 06:39:33 e9a5061849ea: Verifying Checksum 06:39:33 e9a5061849ea: Download complete 06:39:33 d747dcd14b5f: Verifying Checksum 06:39:33 d747dcd14b5f: Download complete 06:39:33 0d9ebad4ef96: Verifying Checksum 06:39:33 0d9ebad4ef96: Download complete 06:39:33 2de7ff778b66: Verifying Checksum 06:39:33 2de7ff778b66: Download complete 06:39:36 ab5ef0e58194: Pull complete 06:39:36 9712f1f96733: Pull complete 06:39:37 63f879dbbcfc: Pull complete 06:39:41 0d9ebad4ef96: Pull complete 06:39:41 e9a5061849ea: Pull complete 06:39:41 d747dcd14b5f: Pull complete 06:39:42 2de7ff778b66: Pull complete 06:39:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:39:42 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:39:43 $ 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 06:39:46 $ docker top 7e019149ab9dcbc85ec1f74af43c801ee61795c02648013b605466141cd57e8d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:39:46 provisioning config files... 06:39:46 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3257295722903577697tmp 06:39:46 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config67925386433097286tmp 06:39:46 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1626570909406926486tmp [Pipeline] { [Pipeline] echo 06:39:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:39:46 ---> sigul-configuration.sh 06:39:46 gpg: directory `/root/.gnupg' created 06:39:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:39:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:39:46 gpg: keyring `/root/.gnupg/secring.gpg' created 06:39:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:39:46 gpg: CAST5 encrypted data 06:39:46 gpg: encrypted with 1 passphrase 06:39:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:39:47 + mkdir /home/jenkins 06:39:47 + mkdir /home/jenkins/sigul [Pipeline] sh 06:39:47 + 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 06:39:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:39:47 ---> sigul-install.sh 06:39:47 Sigul already installed; skipping installation. [Pipeline] sh 06:39:48 + git tag --list 06:39:48 0.1.1 06:39:48 v1.1.0 06:39:48 v1.2.0 06:39:48 v1.2.1 06:39:48 v1.3.0 06:39:48 v2.0.0 06:39:48 v2.0.1-dev.1 06:39:48 v2.0.1-dev.10 06:39:48 v2.0.1-dev.11 06:39:48 v2.0.1-dev.12 06:39:48 v2.0.1-dev.13 06:39:48 v2.0.1-dev.14 06:39:48 v2.0.1-dev.15 06:39:48 v2.0.1-dev.16 06:39:48 v2.0.1-dev.17 06:39:48 v2.0.1-dev.18 06:39:48 v2.0.1-dev.19 06:39:48 v2.0.1-dev.2 06:39:48 v2.0.1-dev.20 06:39:48 v2.0.1-dev.21 06:39:48 v2.0.1-dev.22 06:39:48 v2.0.1-dev.23 06:39:48 v2.0.1-dev.24 06:39:48 v2.0.1-dev.25 06:39:48 v2.0.1-dev.26 06:39:48 v2.0.1-dev.27 06:39:48 v2.0.1-dev.28 06:39:48 v2.0.1-dev.29 06:39:48 v2.0.1-dev.3 06:39:48 v2.0.1-dev.30 06:39:48 v2.0.1-dev.31 06:39:48 v2.0.1-dev.32 06:39:48 v2.0.1-dev.33 06:39:48 v2.0.1-dev.4 06:39:48 v2.0.1-dev.5 06:39:48 v2.0.1-dev.6 06:39:48 v2.0.1-dev.7 06:39:48 v2.0.1-dev.8 06:39:48 v2.0.1-dev.9 06:39:48 v2.1.0 06:39:48 v2.1.1-dev.1 06:39:48 v2.1.1-dev.10 06:39:48 v2.1.1-dev.11 06:39:48 v2.1.1-dev.12 06:39:48 v2.1.1-dev.13 06:39:48 v2.1.1-dev.2 06:39:48 v2.1.1-dev.3 06:39:48 v2.1.1-dev.4 06:39:48 v2.1.1-dev.5 06:39:48 v2.1.1-dev.6 06:39:48 v2.1.1-dev.7 06:39:48 v2.1.1-dev.8 06:39:48 v2.1.1-dev.9 [Pipeline] sh 06:39:48 + lftools sign git-tag v2.1.1-dev.13 06:39:48 Signing Git tag with Sigul... 06:39:48 Signing v2.1.1-dev.13 [Pipeline] echo 06:39:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:39:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:39:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:39:49 $ docker stop --time=1 7e019149ab9dcbc85ec1f74af43c801ee61795c02648013b605466141cd57e8d 06:39:50 $ docker rm -f 7e019149ab9dcbc85ec1f74af43c801ee61795c02648013b605466141cd57e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:39:51 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:39:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:51 . [Pipeline] withDockerContainer 06:39:51 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:39:51 $ 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 06:39:51 $ docker top 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:51 [ssh-agent] Looking for ssh-agent implementation... 06:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:52 $ docker exec 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b ssh-agent 06:39:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgdLpf/agent.13 06:39:52 SSH_AGENT_PID=19 06:39:52 Running ssh-add (command line suppressed) 06:39:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5286375651561295763.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5286375651561295763.key) 06:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:52 + git semver bump pre 06:39:52 # -> Open(): unable to determine branch for HEAD 06:39:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:39:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:39:52 # $SEMVER_REMOTE_NAME = origin 06:39:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:39:52 # $SEMVER_USER_NAME = edgex-jenkins 06:39:52 # $SEMVER_BRANCH = main 06:39:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:39:52 2.1.1-dev.14 [Pipeline] } 06:39:52 $ docker exec --env ******** --env ******** 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b ssh-agent -k 06:39:52 unset SSH_AUTH_SOCK; 06:39:52 unset SSH_AGENT_PID; 06:39:52 echo Agent pid 19 killed; 06:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:53 + git semver [Pipeline] } 06:39:53 $ docker stop --time=1 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b 06:39:54 $ docker rm -f 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b [Pipeline] // withDockerContainer [Pipeline] sh 06:39:54 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:39:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:54 . [Pipeline] withDockerContainer 06:39:54 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:39:54 $ 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 06:39:55 $ docker top 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:55 [ssh-agent] Looking for ssh-agent implementation... 06:39:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:55 $ docker exec 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 ssh-agent 06:39:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfJpiKn/agent.13 06:39:55 SSH_AGENT_PID=19 06:39:55 Running ssh-add (command line suppressed) 06:39:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5824318964221535902.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5824318964221535902.key) 06:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:56 + git semver push 06:39:56 # -> Open(): unable to determine branch for HEAD 06:39:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 06:39:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 06:39:56 # $SEMVER_REMOTE_NAME = origin 06:39:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:39:56 # $SEMVER_USER_NAME = edgex-jenkins 06:39:56 # $SEMVER_BRANCH = main 06:39:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 06:39:58 $ docker exec --env ******** --env ******** 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 ssh-agent -k 06:39:58 unset SSH_AUTH_SOCK; 06:39:58 unset SSH_AGENT_PID; 06:39:58 echo Agent pid 19 killed; 06:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:58 + git semver [Pipeline] } 06:39:58 $ docker stop --time=1 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 06:39:59 $ docker rm -f 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 [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 06:40:00 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 06:40:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:40:00 total 8 06:40:00 drwxr-xr-x. 3 root root 34 Mar 10 06:33 . 06:40:00 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:39 .. 06:40:00 drwxr-xr-x. 2 root root 6 Mar 10 06:33 cost 06:40:00 -rw-r--r--. 1 root root 81 Mar 10 06:33 cost.csv 06:40:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:40:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:40:00 total 8 06:40:00 drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 06:33 . 06:40:00 drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:39 .. 06:40:00 drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 06:33 cost 06:40:00 -rw-r--r--. 1 jenkins jenkins 81 Mar 10 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:40:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:01 ---> package-listing.sh 06:40:01 ++ facter osfamily 06:40:01 ++ tr '[:upper:]' '[:lower:]' 06:40:01 + OS_FAMILY=redhat 06:40:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 06:40:01 + START_PACKAGES=/tmp/packages_start.txt 06:40:01 + END_PACKAGES=/tmp/packages_end.txt 06:40:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:01 + PACKAGES=/tmp/packages_start.txt 06:40:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:40:01 + PACKAGES=/tmp/packages_end.txt 06:40:01 + case "${OS_FAMILY}" in 06:40:01 + rpm -qa 06:40:01 + sort 06:40:02 + '[' -f /tmp/packages_start.txt ']' 06:40:02 + '[' -f /tmp/packages_end.txt ']' 06:40:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:40:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 06:40:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 06:40:02 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 06:40:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:02 . [Pipeline] withDockerContainer 06:40:02 prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container 06:40:03 $ 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 06:40:03 $ docker top b39c387b26ba9dfed629d4973d18e8856ea0e298be8335316591239e16d514f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:03 + mkdir -p /var/log/sysstat [Pipeline] sh 06:40:04 + ls /var/log/sa-host 06:40:04 + sadf -c /var/log/sa-host/sa10 06:40:04 file_magic: OK 06:40:04 HZ: Using current value: 100 06:40:04 file_header: OK 06:40:04 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 06:40:04 Statistics: 06:40:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:40:04 File successfully converted to sysstat format version 12.5.2 06:40:04 + sadf -c /var/log/sa-host/sa17 06:40:04 file_magic: OK 06:40:04 HZ: Using current value: 100 06:40:04 file_header: OK 06:40:04 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 06:40:04 Statistics: 06:40:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:40:04 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:04 provisioning config files... 06:40:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5437947271336204254tmp [Pipeline] { [Pipeline] echo 06:40:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:04 ---> create-netrc.sh [Pipeline] } 06:40:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:05 ---> python-tools-install.sh [Pipeline] echo 06:40:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:05 ---> sudo-logs.sh 06:40:05 Archiving 'sudo' log.. 06:40:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-6754.novalocal: Name or service not known 06:40:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-6754.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:40:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:05 ---> job-cost.sh 06:40:05 lf-activate-venv: SKIPPING 06:40:05 DEBUG: total: 0.05999999865889549 06:40:05 INFO: Retrieving Stack Cost... 06:40:06 INFO: Retrieving Pricing Info for: v3-standard-2 06:40:06 INFO: Archiving Costs [Pipeline] echo 06:40:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:06 ---> logs-deploy.sh 06:40:06 lf-activate-venv: SKIPPING 06:40:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/52 06:40:06 INFO: archiving workspace using pattern(s): 06:40:07 Archives upload complete. 06:40:07 INFO: archiving logs to Nexus