Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e48074128e3d49bf104d5160f342619963f8a85e 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-ssh9551076265836655983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18186022236398302944.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2146371914224281796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11939583846224161021.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11967471961129562036.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3548 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-ssh2159025098056630234.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 e48074128e3d49bf104d5160f342619963f8a85e (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 e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 Commit message: "Merge pull request #490 from ernestojeda/go-1_17-module-changes" > git rev-list --no-walk 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:05:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:51 ========================================================= 20:05:51 EdgeX Global Pipelines Version Info 20:05:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:52 ------------------- 20:05:52 stable info: 20:05:52 ------------------- 20:05:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:52 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:05:52 Message: update stable to v1.0.219 20:05:53 ------------------- 20:05:53 experimental info: 20:05:53 ------------------- 20:05:53 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:53 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:05:53 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e480741 [Pipeline] echo 20:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:53 provisioning config files... 20:05:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2694982342665452796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:54 ---> docker-login.sh 20:05:54 nexus3.edgexfoundry.org:10001 20:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:54 Configure a credential helper to remove this warning. See 20:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:54 20:05:54 Login Succeeded 20:05:54 nexus3.edgexfoundry.org:10002 20:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:54 Configure a credential helper to remove this warning. See 20:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:54 20:05:54 Login Succeeded 20:05:54 nexus3.edgexfoundry.org:10003 20:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:54 Configure a credential helper to remove this warning. See 20:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:54 20:05:54 Login Succeeded 20:05:54 nexus3.edgexfoundry.org:10004 20:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:54 Configure a credential helper to remove this warning. See 20:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:54 20:05:54 Login Succeeded 20:05:54 docker.io 20:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:55 Configure a credential helper to remove this warning. See 20:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:55 20:05:55 Login Succeeded 20:05:55 ---> docker-login.sh ends [Pipeline] } 20:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:05:55 + git rev-list -1 --merges e48074128e3d49bf104d5160f342619963f8a85e~1..e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo 20:05:55 -----------> git rev-list -1 --merges e48074128e3d49bf104d5160f342619963f8a85e~1..e48074128e3d49bf104d5160f342619963f8a85e e48074128e3d49bf104d5160f342619963f8a85e 20:05:55 e48074128e3d49bf104d5160f342619963f8a85e [false] [Pipeline] sh 20:05:55 + git log --format=format:%s -1 e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo 20:05:55 ========================================================= 20:05:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:05:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:56 + git log --format=format:%s -1 e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo 20:05:56 [semverPrep] GIT_COMMIT: e48074128e3d49bf104d5160f342619963f8a85e, Commit Message: Merge pull request #490 from ernestojeda/go-1_17-module-changes [Pipeline] echo 20:05:56 [semverPrep] This is not a build commit. [Pipeline] sh 20:05:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:05:56 + grep -v github /etc/ssh/ssh_known_hosts 20:05:56 + '[' -e /tmp/ssh_known_hosts ']' 20:05:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:05:56 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:05:56 + sudo tee -a /etc/ssh/ssh_known_hosts 20:05:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:57 20:05:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:05:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:57 latest: Pulling from edgex-devops/git-semver 20:05:57 a0d0a0d46f8b: Pulling fs layer 20:05:57 3e5f54012d9b: Pulling fs layer 20:05:57 4c7163046ea9: Pulling fs layer 20:05:57 0c2d73faf560: Pulling fs layer 20:05:57 0c2d73faf560: Waiting 20:05:57 3e5f54012d9b: Verifying Checksum 20:05:57 3e5f54012d9b: Download complete 20:05:57 a0d0a0d46f8b: Verifying Checksum 20:05:57 a0d0a0d46f8b: Download complete 20:05:57 4c7163046ea9: Verifying Checksum 20:05:57 4c7163046ea9: Download complete 20:05:57 0c2d73faf560: Verifying Checksum 20:05:57 0c2d73faf560: Download complete 20:05:57 a0d0a0d46f8b: Pull complete 20:05:57 3e5f54012d9b: Pull complete 20:05:57 4c7163046ea9: Pull complete 20:05:58 0c2d73faf560: Pull complete 20:05:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:05:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:05:58 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:05:58 $ 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 20:05:59 $ docker top 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:59 [ssh-agent] Looking for ssh-agent implementation... 20:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:59 $ docker exec 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent 20:05:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgPFDmO/agent.13 20:05:59 SSH_AGENT_PID=19 20:05:59 Running ssh-add (command line suppressed) 20:05:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3995878040075542311.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3995878040075542311.key) 20:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:59 + git tag --points-at HEAD [Pipeline] } 20:05:59 $ docker exec --env ******** --env ******** 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent -k 20:06:00 unset SSH_AUTH_SOCK; 20:06:00 unset SSH_AGENT_PID; 20:06:00 echo Agent pid 19 killed; 20:06:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:06:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:00 [ssh-agent] Looking for ssh-agent implementation... 20:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:00 $ docker exec 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent 20:06:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXICFEop/agent.52 20:06:00 SSH_AGENT_PID=59 20:06:00 Running ssh-add (command line suppressed) 20:06:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2892567207895027452.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2892567207895027452.key) 20:06:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:00 + git semver init 20:06:00 # -> Open(): unable to determine branch for HEAD 20:06:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 20:06:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 20:06:00 # $SEMVER_REMOTE_NAME = origin 20:06:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:06:00 # $SEMVER_USER_NAME = edgex-jenkins 20:06:00 # $SEMVER_BRANCH = main 20:06:00 # $SEMVER_TEMP = /tmp/semver-508868132 20:06:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:06:02 # '/tmp/semver-508868132' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 20:06:02 # -> Force: false 20:06:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 20:06:02 $ docker exec --env ******** --env ******** 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent -k 20:06:02 unset SSH_AUTH_SOCK; 20:06:02 unset SSH_AGENT_PID; 20:06:02 echo Agent pid 59 killed; 20:06:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:03 + git semver [Pipeline] } 20:06:03 $ docker stop --time=1 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 20:06:04 $ docker rm -f 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:06:04 Stashed 1 file(s) [Pipeline] echo 20:06:04 [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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 20:06:05 provisioning config files... 20:06:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6560560142959304584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:05 ---> docker-login.sh 20:06:05 nexus3.edgexfoundry.org:10001 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 nexus3.edgexfoundry.org:10002 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 nexus3.edgexfoundry.org:10003 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 nexus3.edgexfoundry.org:10004 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:05 Configure a credential helper to remove this warning. See 20:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:05 20:06:05 Login Succeeded 20:06:05 docker.io 20:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:06 Configure a credential helper to remove this warning. See 20:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:06 20:06:06 Login Succeeded 20:06:06 ---> docker-login.sh ends [Pipeline] } 20:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:06 ========================================================= 20:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:06:06 + 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 . 20:06:06 Sending build context to Docker daemon 39.31MB 20:06:06 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:06:06 Step 2/15 : FROM ${BASE} AS builder 20:06:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:06 59bf1c3509f3: Pulling fs layer 20:06:06 666ba61612fd: Pulling fs layer 20:06:06 8ed8ca486205: Pulling fs layer 20:06:06 4fe6c5a15a65: Pulling fs layer 20:06:06 22a0e8bec74d: Pulling fs layer 20:06:06 f965cba54748: Pulling fs layer 20:06:06 861ffc35075e: Pulling fs layer 20:06:06 4b385c91608e: Pulling fs layer 20:06:06 560528eb2ebb: Pulling fs layer 20:06:06 4fe6c5a15a65: Waiting 20:06:06 22a0e8bec74d: Waiting 20:06:06 f965cba54748: Waiting 20:06:06 861ffc35075e: Waiting 20:06:06 4b385c91608e: Waiting 20:06:06 560528eb2ebb: Waiting 20:06:06 666ba61612fd: Verifying Checksum 20:06:06 666ba61612fd: Download complete 20:06:06 22a0e8bec74d: Verifying Checksum 20:06:06 22a0e8bec74d: Download complete 20:06:06 f965cba54748: Verifying Checksum 20:06:06 f965cba54748: Download complete 20:06:06 59bf1c3509f3: Verifying Checksum 20:06:06 59bf1c3509f3: Download complete 20:06:06 861ffc35075e: Verifying Checksum 20:06:06 861ffc35075e: Download complete 20:06:07 4b385c91608e: Verifying Checksum 20:06:07 4b385c91608e: Download complete 20:06:07 59bf1c3509f3: Pull complete 20:06:07 666ba61612fd: Pull complete 20:06:07 560528eb2ebb: Verifying Checksum 20:06:07 560528eb2ebb: Download complete 20:06:07 4fe6c5a15a65: Verifying Checksum 20:06:07 4fe6c5a15a65: Download complete 20:06:07 8ed8ca486205: Pull complete 20:06:11 4fe6c5a15a65: Pull complete 20:06:11 22a0e8bec74d: Pull complete 20:06:11 f965cba54748: Pull complete 20:06:11 861ffc35075e: Pull complete 20:06:11 4b385c91608e: Pull complete 20:06:14 560528eb2ebb: Pull complete 20:06:14 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:06:14 ---> dd4a08f94e63 20:06:14 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:06:16 ---> Running in 8c76b8b1cde3 20:06:16 Removing intermediate container 8c76b8b1cde3 20:06:16 ---> a964a4313248 20:06:16 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:06:16 ---> Running in 3f101150be0a 20:06:16 Removing intermediate container 3f101150be0a 20:06:16 ---> 59636590226f 20:06:16 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:06:16 ---> Running in 12532669347e 20:06:16 Removing intermediate container 12532669347e 20:06:16 ---> c1ff14c2bc2f 20:06:16 Step 6/15 : LABEL Name=edgex-ui-go 20:06:16 ---> Running in 7f4c6c346035 20:06:16 Removing intermediate container 7f4c6c346035 20:06:16 ---> 0456cfd7f581 20:06:16 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:06:16 ---> Running in eca70f9ee0e3 20:06:16 Removing intermediate container eca70f9ee0e3 20:06:16 ---> f1e1bae5b90e 20:06:16 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:16 ---> Running in 21da80f5f1d0 20:06:17 Removing intermediate container 21da80f5f1d0 20:06:17 ---> 83cb49a55262 20:06:17 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:17 ---> Running in 4fcd68f58818 20:06:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:19 OK: 221 MiB in 52 packages 20:06:19 Removing intermediate container 4fcd68f58818 20:06:19 ---> 11257526d02e 20:06:19 Step 10/15 : ENV GO111MODULE=on 20:06:19 ---> Running in 84bd8eb46369 20:06:19 Removing intermediate container 84bd8eb46369 20:06:19 ---> 961f892bda62 20:06:19 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:06:19 ---> Running in e3232c6bd8aa 20:06:19 Removing intermediate container e3232c6bd8aa 20:06:19 ---> 1a4f9f52cfdf 20:06:19 Step 12/15 : COPY go.mod vendor* ./ 20:06:19 ---> f90fa46bb6ce 20:06:19 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:19 ---> Running in e222afac63a5 20:06:20 Still waiting to schedule task 20:06:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:06:51 Removing intermediate container e222afac63a5 20:06:51 ---> 92a0700cbdff 20:06:51 Step 14/15 : COPY . . 20:06:51 ---> 998505190a79 20:06:51 Step 15/15 : RUN ${MAKE} 20:06:51 ---> Running in 0938a821f701 20:06:51 noop 20:06:51 Removing intermediate container 0938a821f701 20:06:51 ---> 57892e50b2ba 20:06:51 Successfully built 57892e50b2ba 20:06:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:06:52 + docker inspect -f . ci-base-image-x86_64 20:06:52 . [Pipeline] withDockerContainer 20:06:52 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:06:52 $ 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 20:06:52 $ docker top 76c650b387e2665bd6b39c69a632120e34885f046156553fa3a71428cc39332e -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:52 + go version 20:06:52 go version go1.17.6 linux/amd64 [Pipeline] } 20:06:52 $ docker stop --time=1 76c650b387e2665bd6b39c69a632120e34885f046156553fa3a71428cc39332e 20:06:54 $ docker rm -f 76c650b387e2665bd6b39c69a632120e34885f046156553fa3a71428cc39332e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:06:54 + docker inspect -f . ci-base-image-x86_64 20:06:54 . [Pipeline] withDockerContainer 20:06:54 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:06:54 $ 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 20:06:55 $ docker top 264b5f50c4611ef45909cc3df0e66d0432f08c0a5613fdd7497535e79533e35c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:06:55 + make test 20:06:55 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:06:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:07:07 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:07:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:07:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:07:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:07:11 $ docker stop --time=1 264b5f50c4611ef45909cc3df0e66d0432f08c0a5613fdd7497535e79533e35c 20:07:12 $ docker rm -f 264b5f50c4611ef45909cc3df0e66d0432f08c0a5613fdd7497535e79533e35c [Pipeline] // withDockerContainer [Pipeline] sh 20:07:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:07:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:07:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:07:14 + ls -al . 20:07:14 total 112 20:07:14 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 20:06 . 20:07:14 drwxrwxr-x. 4 jenkins jenkins 106 Jan 20 20:05 .. 20:07:14 drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 20:05 assets 20:07:14 drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 20:05 bin 20:07:14 drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 20:05 cmd 20:07:14 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 20:05 CONTRIBUTING.md 20:07:14 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:06 coverage.out 20:07:14 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 20:05 Dockerfile 20:07:14 drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 20:05 docs 20:07:14 drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 20:05 .git 20:07:14 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 20:05 .github 20:07:14 -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:05 .gitignore 20:07:14 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 20 20:05 go.mod 20:07:14 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 20:05 go.sum 20:07:14 drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 20:05 internal 20:07:14 -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 20:05 Jenkinsfile 20:07:14 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 20:05 LICENSE 20:07:14 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 20:05 Makefile 20:07:14 drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 20:05 pkg 20:07:14 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 20:05 README.md 20:07:14 drwx------. 3 jenkins jenkins 42 Jan 20 20:06 .semver 20:07:14 drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 20:05 snap 20:07:14 -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 20:06 VERSION 20:07:14 -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:05 version.go 20:07:14 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 20:05 web [Pipeline] isUnix [Pipeline] sh 20:07:14 + 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=e48074128e3d49bf104d5160f342619963f8a85e --label arch=amd64 --label version=2.1.1-dev.2 . 20:07:14 Sending build context to Docker daemon 39.31MB 20:07:14 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:07:14 Step 2/23 : FROM ${BASE} AS builder 20:07:14 ---> 57892e50b2ba 20:07:14 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:07:14 ---> Running in e86e29f80347 20:07:14 Removing intermediate container e86e29f80347 20:07:14 ---> d4aeb7439683 20:07:14 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:07:14 ---> Running in 5500574c4fbe 20:07:14 Removing intermediate container 5500574c4fbe 20:07:14 ---> 91b39ce834d8 20:07:14 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:07:14 ---> Running in 9074e3fdb300 20:07:14 Removing intermediate container 9074e3fdb300 20:07:14 ---> c3120a77425b 20:07:14 Step 6/23 : LABEL Name=edgex-ui-go 20:07:14 ---> Running in 7a9dc86d3ab1 20:07:15 Removing intermediate container 7a9dc86d3ab1 20:07:15 ---> e4e5327e2851 20:07:15 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:07:15 ---> Running in e0543d92816a 20:07:15 Removing intermediate container e0543d92816a 20:07:15 ---> 626fb367af95 20:07:15 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:15 ---> Running in 7ba7e7016dff 20:07:15 Removing intermediate container 7ba7e7016dff 20:07:15 ---> 4bfa4f4796ae 20:07:15 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:15 ---> Running in 017043f16ef4 20:07:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:17 OK: 221 MiB in 52 packages 20:07:17 Removing intermediate container 017043f16ef4 20:07:17 ---> 9617f4b2a2ee 20:07:17 Step 10/23 : ENV GO111MODULE=on 20:07:17 ---> Running in ba168758eea9 20:07:17 Removing intermediate container ba168758eea9 20:07:17 ---> 4217deb33d26 20:07:17 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:07:17 ---> Running in c53a44129720 20:07:18 Removing intermediate container c53a44129720 20:07:18 ---> 059bebf20679 20:07:18 Step 12/23 : COPY go.mod vendor* ./ 20:07:18 ---> e6ef37bfc20c 20:07:18 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:18 ---> Running in b9bfd27076d3 20:07:19 Removing intermediate container b9bfd27076d3 20:07:19 ---> a4d706663c42 20:07:19 Step 14/23 : COPY . . 20:07:19 ---> 33330609b4d1 20:07:19 Step 15/23 : RUN ${MAKE} 20:07:19 ---> Running in ddeb0df81d2a 20:07:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:07:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:07:30 Removing intermediate container ddeb0df81d2a 20:07:30 ---> 851352649704 20:07:30 Step 16/23 : FROM alpine:3.14 20:07:30 3.14: Pulling from library/alpine 20:07:30 97518928ae5f: Pulling fs layer 20:07:31 97518928ae5f: Verifying Checksum 20:07:31 97518928ae5f: Download complete 20:07:31 97518928ae5f: Pull complete 20:07:31 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:07:31 Status: Downloaded newer image for alpine:3.14 20:07:31 ---> 0a97eee8041e 20:07:31 Step 17/23 : EXPOSE 4000 20:07:31 ---> Running in f5ad43761fc5 20:07:31 Removing intermediate container f5ad43761fc5 20:07:31 ---> 41f15343feb2 20:07:31 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 20:07:32 ---> 545f2c72c416 20:07:32 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:07:32 ---> Running in c1ae7e50f6fa 20:07:32 Removing intermediate container c1ae7e50f6fa 20:07:32 ---> 50a3c269427d 20:07:32 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:07:32 ---> Running in 982f10c799e2 20:07:32 Removing intermediate container 982f10c799e2 20:07:32 ---> 1ef8bac09e1e 20:07:32 Step 21/23 : LABEL arch=amd64 20:07:32 ---> Running in 1d6557993ca3 20:07:32 Removing intermediate container 1d6557993ca3 20:07:32 ---> 894e3c18fa08 20:07:32 Step 22/23 : LABEL git_sha=e48074128e3d49bf104d5160f342619963f8a85e 20:07:32 ---> Running in 12ce21f70c51 20:07:32 Removing intermediate container 12ce21f70c51 20:07:32 ---> 5ee51df5dcdb 20:07:32 Step 23/23 : LABEL version=2.1.1-dev.2 20:07:32 ---> Running in dd847e99b475 20:07:32 Removing intermediate container dd847e99b475 20:07:32 ---> 133724b7ec81 20:07:32 [Warning] One or more build-args [ARCH] were not consumed 20:07:32 Successfully built 133724b7ec81 20:07:32 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:32 provisioning config files... 20:07:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3715021474123507691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:32 ---> docker-login.sh 20:07:32 nexus3.edgexfoundry.org:10001 20:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:32 Configure a credential helper to remove this warning. See 20:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:32 20:07:32 Login Succeeded 20:07:32 nexus3.edgexfoundry.org:10002 20:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:32 Configure a credential helper to remove this warning. See 20:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:32 20:07:32 Login Succeeded 20:07:32 nexus3.edgexfoundry.org:10003 20:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:33 Configure a credential helper to remove this warning. See 20:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:33 20:07:33 Login Succeeded 20:07:33 nexus3.edgexfoundry.org:10004 20:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:33 Configure a credential helper to remove this warning. See 20:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:33 20:07:33 Login Succeeded 20:07:33 docker.io 20:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:33 Configure a credential helper to remove this warning. See 20:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:33 20:07:33 Login Succeeded 20:07:33 ---> docker-login.sh ends [Pipeline] } 20:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:33 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 20:07:33 e48074128e3d49bf104d5160f342619963f8a85e 20:07:33 latest 20:07:33 2.1.1-dev.2 20:07:33 e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 20:07:33 main 20:07:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:07:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] isUnix [Pipeline] sh 20:07:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e 20:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:07:34 af0751c5fe4f: Preparing 20:07:34 1a058d5342cc: Preparing 20:07:34 1a058d5342cc: Layer already exists 20:07:36 af0751c5fe4f: Pushed 20:07:36 e48074128e3d49bf104d5160f342619963f8a85e: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh 20:07:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 20:07:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:07:36 af0751c5fe4f: Preparing 20:07:36 1a058d5342cc: Preparing 20:07:36 af0751c5fe4f: Layer already exists 20:07:36 1a058d5342cc: Layer already exists 20:07:36 latest: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh 20:07:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:07:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.2 20:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:07:37 af0751c5fe4f: Preparing 20:07:37 1a058d5342cc: Preparing 20:07:37 1a058d5342cc: Layer already exists 20:07:37 af0751c5fe4f: Layer already exists 20:07:37 2.1.1-dev.2: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh 20:07:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:07:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 20:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:07:38 af0751c5fe4f: Preparing 20:07:38 1a058d5342cc: Preparing 20:07:38 1a058d5342cc: Layer already exists 20:07:38 af0751c5fe4f: Layer already exists 20:07:38 e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh 20:07:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 20:07:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 20:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:07:38 af0751c5fe4f: Preparing 20:07:38 1a058d5342cc: Preparing 20:07:38 1a058d5342cc: Layer already exists 20:07:38 af0751c5fe4f: Layer already exists 20:07:38 main: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:38 ===================================================== [Pipeline] echo 20:07:38 taggedImages: 20:07:38 - nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e 20:07:38 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:07:38 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.2 20:07:38 - nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 20:07:38 - 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 20:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:39 20:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:39 latest: Pulling from edgex-lftools-log-publisher 20:07:39 b4d181a07f80: Pulling fs layer 20:07:39 a1111a8f2ec3: Pulling fs layer 20:07:39 ed53099fbce6: Pulling fs layer 20:07:39 dc539afda2c1: Pulling fs layer 20:07:39 77bc0d833cb6: Pulling fs layer 20:07:39 9065ff56babe: Pulling fs layer 20:07:39 d287ab97295c: Pulling fs layer 20:07:39 77bc0d833cb6: Waiting 20:07:39 9065ff56babe: Waiting 20:07:39 d287ab97295c: Waiting 20:07:39 dc539afda2c1: Waiting 20:07:39 a1111a8f2ec3: Verifying Checksum 20:07:39 a1111a8f2ec3: Download complete 20:07:39 dc539afda2c1: Verifying Checksum 20:07:39 dc539afda2c1: Download complete 20:07:39 ed53099fbce6: Verifying Checksum 20:07:39 ed53099fbce6: Download complete 20:07:39 77bc0d833cb6: Verifying Checksum 20:07:39 77bc0d833cb6: Download complete 20:07:39 9065ff56babe: Verifying Checksum 20:07:39 9065ff56babe: Download complete 20:07:39 b4d181a07f80: Verifying Checksum 20:07:39 b4d181a07f80: Download complete 20:07:40 d287ab97295c: Verifying Checksum 20:07:40 d287ab97295c: Download complete 20:07:41 b4d181a07f80: Pull complete 20:07:41 a1111a8f2ec3: Pull complete 20:07:41 ed53099fbce6: Pull complete 20:07:42 dc539afda2c1: Pull complete 20:07:42 77bc0d833cb6: Pull complete 20:07:42 9065ff56babe: Pull complete 20:07:47 d287ab97295c: Pull complete 20:07:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:07:47 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:07:47 $ 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 20:07:50 $ docker top 89856be9bd5d66f49fdb364e99f6fc8b765b1dc051bb86a6e99caf263665e520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:50 ---> job-cost.sh 20:07:50 lf-activate-venv: SKIPPING 20:07:50 INFO: No Stack... 20:07:51 INFO: Retrieving Pricing Info for: v3-standard-2 20:07:51 INFO: Archiving Costs [Pipeline] sh 20:07:51 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 20:07:51 + cut -d, -f6 [Pipeline] lock 20:07:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] 20:07:51 Resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] did not exist. Created. 20:07:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:52 + echo total: 0.05999999865889549 [Pipeline] stash 20:07:52 Stashed 1 file(s) [Pipeline] } 20:07:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:52 $ docker stop --time=1 89856be9bd5d66f49fdb364e99f6fc8b765b1dc051bb86a6e99caf263665e520 20:07:53 $ docker rm -f 89856be9bd5d66f49fdb364e99f6fc8b765b1dc051bb86a6e99caf263665e520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:09:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3554 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 20:09:10 Running in /w/workspace/edgex-ui-go/41 [Pipeline] { [Pipeline] checkout 20:09:10 The recommended git tool is: git 20:09:15 using credential edgex-jenkins-ssh 20:09:15 Cloning the remote Git repository 20:09:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:09:15 > git init /w/workspace/edgex-ui-go/41 # timeout=10 20:09:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:09:15 > git --version # timeout=10 20:09:15 > git --version # 'git version 2.17.1' 20:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:18 Avoid second fetch 20:09:18 Checking out Revision e48074128e3d49bf104d5160f342619963f8a85e (main) 20:09:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:09:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:18 > git config core.sparsecheckout # timeout=10 20:09:18 > git checkout -f e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 20:09:23 Commit message: "Merge pull request #490 from ernestojeda/go-1_17-module-changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:09:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:09:23 Dload Upload Total Spent Left Speed 20:09:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh 20:09:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:09:24 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 20:09:24 /etc/docker/daemon.new 20:09:24 { 20:09:24 "registry-mirrors": [ 20:09:24 "https://nexus3.edgexfoundry.org:10001" 20:09:24 ], 20:09:24 "bip": "10.250.0.254/24", 20:09:24 "hosts": [ 20:09:24 "tcp://0.0.0.0:5555", 20:09:24 "unix:///var/run/docker.sock" 20:09:24 ], 20:09:24 "mtu": 1458, 20:09:24 "selinux-enabled": true, 20:09:24 "seccomp-profile": "/etc/docker/seccomp.json" 20:09:24 } [Pipeline] sh 20:09:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:09:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:43 provisioning config files... 20:09:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config2395901702864279069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:44 ---> docker-login.sh 20:09:44 nexus3.edgexfoundry.org:10001 20:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:45 Configure a credential helper to remove this warning. See 20:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:45 20:09:45 Login Succeeded 20:09:45 nexus3.edgexfoundry.org:10002 20:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:45 Configure a credential helper to remove this warning. See 20:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:45 20:09:45 Login Succeeded 20:09:45 nexus3.edgexfoundry.org:10003 20:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:46 Configure a credential helper to remove this warning. See 20:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:46 20:09:46 Login Succeeded 20:09:46 nexus3.edgexfoundry.org:10004 20:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:46 Configure a credential helper to remove this warning. See 20:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:46 20:09:46 Login Succeeded 20:09:46 docker.io 20:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:47 Configure a credential helper to remove this warning. See 20:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:47 20:09:47 Login Succeeded 20:09:47 ---> docker-login.sh ends [Pipeline] } 20:09:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:47 ========================================================= 20:09:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:09:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:09:48 + 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 . 20:09:49 Sending build context to Docker daemon 24.95MB 20:09:49 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:09:49 Step 2/15 : FROM ${BASE} AS builder 20:09:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:49 9b3977197b4f: Pulling fs layer 20:09:49 1a89e8eeedd5: Pulling fs layer 20:09:49 94645a83ff95: Pulling fs layer 20:09:49 3f3a8bcf1eab: Pulling fs layer 20:09:49 0c92f367c5e7: Pulling fs layer 20:09:49 4b8299f9d1f4: Pulling fs layer 20:09:49 9a6b49a46696: Pulling fs layer 20:09:49 cf05db05a679: Pulling fs layer 20:09:49 0c92f367c5e7: Waiting 20:09:49 4b8299f9d1f4: Waiting 20:09:49 9a6b49a46696: Waiting 20:09:49 cf05db05a679: Waiting 20:09:49 3f3a8bcf1eab: Waiting 20:09:49 94645a83ff95: Verifying Checksum 20:09:49 94645a83ff95: Download complete 20:09:49 1a89e8eeedd5: Verifying Checksum 20:09:49 1a89e8eeedd5: Download complete 20:09:49 0c92f367c5e7: Verifying Checksum 20:09:49 0c92f367c5e7: Download complete 20:09:49 9b3977197b4f: Verifying Checksum 20:09:49 9b3977197b4f: Download complete 20:09:49 4b8299f9d1f4: Verifying Checksum 20:09:49 4b8299f9d1f4: Download complete 20:09:49 9a6b49a46696: Verifying Checksum 20:09:49 9a6b49a46696: Download complete 20:09:50 9b3977197b4f: Pull complete 20:09:51 1a89e8eeedd5: Pull complete 20:09:51 94645a83ff95: Pull complete 20:09:51 cf05db05a679: Verifying Checksum 20:09:51 cf05db05a679: Download complete 20:09:52 3f3a8bcf1eab: Verifying Checksum 20:09:52 3f3a8bcf1eab: Download complete 20:10:04 3f3a8bcf1eab: Pull complete 20:10:04 0c92f367c5e7: Pull complete 20:10:04 4b8299f9d1f4: Pull complete 20:10:04 9a6b49a46696: Pull complete 20:10:09 cf05db05a679: Pull complete 20:10:09 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:10:09 ---> 0ccda1f7e2ee 20:10:09 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:10:12 ---> Running in c26e9abba46e 20:10:12 Removing intermediate container c26e9abba46e 20:10:12 ---> c30ac8245e6d 20:10:12 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:10:12 ---> Running in 8a696d0c4791 20:10:13 Removing intermediate container 8a696d0c4791 20:10:13 ---> 95f49b76abe4 20:10:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:10:13 ---> Running in 86bd25379876 20:10:13 Removing intermediate container 86bd25379876 20:10:13 ---> 4af87d028a99 20:10:13 Step 6/15 : LABEL Name=edgex-ui-go 20:10:13 ---> Running in d100fab429d1 20:10:13 Removing intermediate container d100fab429d1 20:10:13 ---> f7ba5b159e48 20:10:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:10:13 ---> Running in db90375e13a9 20:10:14 Removing intermediate container db90375e13a9 20:10:14 ---> 03aec6771110 20:10:14 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:14 ---> Running in 30b58d4f3ade 20:10:16 Removing intermediate container 30b58d4f3ade 20:10:16 ---> 9b496a15a387 20:10:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:16 ---> Running in 918fced045ce 20:10:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:10:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:10:19 OK: 220 MiB in 52 packages 20:10:20 Removing intermediate container 918fced045ce 20:10:20 ---> d40c74efd8da 20:10:20 Step 10/15 : ENV GO111MODULE=on 20:10:20 ---> Running in 80dc85eea4b8 20:10:20 Removing intermediate container 80dc85eea4b8 20:10:20 ---> a77161c495fd 20:10:20 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:10:20 ---> Running in 68c82f839e71 20:10:21 Removing intermediate container 68c82f839e71 20:10:21 ---> b466f287faf9 20:10:21 Step 12/15 : COPY go.mod vendor* ./ 20:10:22 ---> c87311fd37c1 20:10:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:22 ---> Running in 52f47416e11e 20:11:43 Removing intermediate container 52f47416e11e 20:11:43 ---> 1437b9b97471 20:11:43 Step 14/15 : COPY . . 20:11:43 ---> f3c8d7a2d767 20:11:43 Step 15/15 : RUN ${MAKE} 20:11:43 ---> Running in 7775c2da2968 20:11:43 noop 20:11:43 Removing intermediate container 7775c2da2968 20:11:43 ---> 4cb7cd1d024e 20:11:43 Successfully built 4cb7cd1d024e 20:11:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:11:44 + docker inspect -f . ci-base-image-arm64 20:11:44 . [Pipeline] withDockerContainer 20:11:44 prd-ubuntu18.04-docker-arm64-4c-16g-3554 does not seem to be running inside a container 20:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:11:46 $ docker top 1d22e41dc7f796a0d4e6ce494ad2d89b4b2d15583655d204c4e1bf5e45a29afa -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:46 + go version 20:11:46 go version go1.17.6 linux/arm64 [Pipeline] } 20:11:46 $ docker stop --time=1 1d22e41dc7f796a0d4e6ce494ad2d89b4b2d15583655d204c4e1bf5e45a29afa 20:11:48 $ docker rm -f 1d22e41dc7f796a0d4e6ce494ad2d89b4b2d15583655d204c4e1bf5e45a29afa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:11:49 + docker inspect -f . ci-base-image-arm64 20:11:49 . [Pipeline] withDockerContainer 20:11:49 prd-ubuntu18.04-docker-arm64-4c-16g-3554 does not seem to be running inside a container 20:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:11:50 $ docker top c3588544b94080d68e2824b4f6652b18e3cdc13c0391a284e6b6b22863cb5244 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:11:51 + make test 20:11:51 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:11:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:12:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:12:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:12:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:12:58 $ docker stop --time=1 c3588544b94080d68e2824b4f6652b18e3cdc13c0391a284e6b6b22863cb5244 20:12:59 $ docker rm -f c3588544b94080d68e2824b4f6652b18e3cdc13c0391a284e6b6b22863cb5244 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:13:00 Warning: overwriting stash ‘coverage-report’ 20:13:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:13:02 + ls -al . 20:13:02 total 152 20:13:02 drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 20:11 . 20:13:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:09 .. 20:13:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 20:09 .git 20:13:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:09 .github 20:13:02 -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:09 .gitignore 20:13:02 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 20:09 CONTRIBUTING.md 20:13:02 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 20:09 Dockerfile 20:13:02 -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 20:09 Jenkinsfile 20:13:02 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 20:09 LICENSE 20:13:02 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 20:09 Makefile 20:13:02 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 20:09 README.md 20:13:02 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 20:06 VERSION 20:13:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:09 assets 20:13:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:09 bin 20:13:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:09 cmd 20:13:02 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 20:11 coverage.out 20:13:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:09 docs 20:13:02 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 20 20:09 go.mod 20:13:02 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 20:09 go.sum 20:13:02 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 20:09 internal 20:13:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:09 pkg 20:13:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:09 snap 20:13:02 -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:09 version.go 20:13:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:09 web [Pipeline] isUnix [Pipeline] sh 20:13:02 + 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=e48074128e3d49bf104d5160f342619963f8a85e --label arch=arm64 --label version=2.1.1-dev.2 . 20:13:03 Sending build context to Docker daemon 24.95MB 20:13:03 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:13:03 Step 2/23 : FROM ${BASE} AS builder 20:13:03 ---> 4cb7cd1d024e 20:13:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:13:03 ---> Running in 9a71df0e98d0 20:13:03 Removing intermediate container 9a71df0e98d0 20:13:03 ---> 75978957b3ba 20:13:03 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:13:03 ---> Running in e7902192e9c2 20:13:04 Removing intermediate container e7902192e9c2 20:13:04 ---> b28b511d977b 20:13:04 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:13:04 ---> Running in 2218aaa0d721 20:13:04 Removing intermediate container 2218aaa0d721 20:13:04 ---> 30e3c6f758b1 20:13:04 Step 6/23 : LABEL Name=edgex-ui-go 20:13:05 ---> Running in 826eb1aa6448 20:13:05 Removing intermediate container 826eb1aa6448 20:13:05 ---> f27a76e5761b 20:13:05 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:13:05 ---> Running in 0a6651d1eb45 20:13:05 Removing intermediate container 0a6651d1eb45 20:13:05 ---> 70a2524945fa 20:13:05 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:05 ---> Running in 0aa833ce173e 20:13:08 Removing intermediate container 0aa833ce173e 20:13:08 ---> 19057e7bd120 20:13:08 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:08 ---> Running in c846ba53136d 20:13:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:10 OK: 220 MiB in 52 packages 20:13:11 Removing intermediate container c846ba53136d 20:13:11 ---> 1d1e53f6715c 20:13:11 Step 10/23 : ENV GO111MODULE=on 20:13:11 ---> Running in bdb451f5197b 20:13:12 Removing intermediate container bdb451f5197b 20:13:12 ---> 1cf0e83b5809 20:13:12 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:13:12 ---> Running in 948e8088ec5c 20:13:12 Removing intermediate container 948e8088ec5c 20:13:12 ---> fcbbb8da1e38 20:13:12 Step 12/23 : COPY go.mod vendor* ./ 20:13:13 ---> 66066caf3f02 20:13:13 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:13 ---> Running in f2addc2ea7f5 20:13:15 Removing intermediate container f2addc2ea7f5 20:13:15 ---> 49c4f703884b 20:13:15 Step 14/23 : COPY . . 20:13:18 ---> 063c70e48f37 20:13:18 Step 15/23 : RUN ${MAKE} 20:13:18 ---> Running in 81a1a7602fbe 20:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:13:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:14:00 Removing intermediate container 81a1a7602fbe 20:14:00 ---> a23a557a73a8 20:14:00 Step 16/23 : FROM alpine:3.14 20:14:00 3.14: Pulling from library/alpine 20:14:00 be307f383ecc: Pulling fs layer 20:14:01 be307f383ecc: Verifying Checksum 20:14:01 be307f383ecc: Download complete 20:14:02 be307f383ecc: Pull complete 20:14:02 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:14:02 Status: Downloaded newer image for alpine:3.14 20:14:02 ---> 5b8b7b635229 20:14:02 Step 17/23 : EXPOSE 4000 20:14:02 ---> Running in cc37774bd533 20:14:02 Removing intermediate container cc37774bd533 20:14:02 ---> 24d7bca9371d 20:14:02 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 20:14:04 ---> 2d2ae76f8424 20:14:04 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:14:04 ---> Running in a5a5f1318e4d 20:14:04 Removing intermediate container a5a5f1318e4d 20:14:04 ---> 29abbb7919cd 20:14:04 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:14:04 ---> Running in 62d1dd29068d 20:14:05 Removing intermediate container 62d1dd29068d 20:14:05 ---> 70f461cbb97b 20:14:05 Step 21/23 : LABEL arch=arm64 20:14:05 ---> Running in 89745a5a6872 20:14:05 Removing intermediate container 89745a5a6872 20:14:05 ---> 4d486d236baa 20:14:05 Step 22/23 : LABEL git_sha=e48074128e3d49bf104d5160f342619963f8a85e 20:14:05 ---> Running in f58e1b976f7f 20:14:06 Removing intermediate container f58e1b976f7f 20:14:06 ---> 9cd36791f843 20:14:06 Step 23/23 : LABEL version=2.1.1-dev.2 20:14:06 ---> Running in e24d02c78f44 20:14:06 Removing intermediate container e24d02c78f44 20:14:06 ---> dcac00040549 20:14:06 [Warning] One or more build-args [ARCH] were not consumed 20:14:06 Successfully built dcac00040549 20:14:06 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 20:14:06 provisioning config files... 20:14:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config2243924973114967617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:07 ---> docker-login.sh 20:14:07 nexus3.edgexfoundry.org:10001 20:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:07 Configure a credential helper to remove this warning. See 20:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:07 20:14:07 Login Succeeded 20:14:07 nexus3.edgexfoundry.org:10002 20:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:08 Configure a credential helper to remove this warning. See 20:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:08 20:14:08 Login Succeeded 20:14:08 nexus3.edgexfoundry.org:10003 20:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:08 Configure a credential helper to remove this warning. See 20:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:08 20:14:08 Login Succeeded 20:14:08 nexus3.edgexfoundry.org:10004 20:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:09 Configure a credential helper to remove this warning. See 20:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:09 20:14:09 Login Succeeded 20:14:09 docker.io 20:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:09 Configure a credential helper to remove this warning. See 20:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:09 20:14:09 Login Succeeded 20:14:09 ---> docker-login.sh ends [Pipeline] } 20:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:14:09 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 20:14:09 e48074128e3d49bf104d5160f342619963f8a85e 20:14:09 latest 20:14:09 2.1.1-dev.2 20:14:09 e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 20:14:09 main 20:14:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] isUnix [Pipeline] sh 20:14:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e 20:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:14:10 7638451e6eba: Preparing 20:14:10 62170e181a92: Preparing 20:14:10 62170e181a92: Layer already exists 20:14:14 7638451e6eba: Pushed 20:14:15 e48074128e3d49bf104d5160f342619963f8a85e: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh 20:14:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:14:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:14:15 7638451e6eba: Preparing 20:14:15 62170e181a92: Preparing 20:14:15 62170e181a92: Layer already exists 20:14:15 7638451e6eba: Layer already exists 20:14:15 latest: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh 20:14:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:14:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.2 20:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:14:16 7638451e6eba: Preparing 20:14:16 62170e181a92: Preparing 20:14:16 7638451e6eba: Layer already exists 20:14:16 62170e181a92: Layer already exists 20:14:16 2.1.1-dev.2: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh 20:14:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:14:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 20:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:14:17 7638451e6eba: Preparing 20:14:17 62170e181a92: Preparing 20:14:17 62170e181a92: Layer already exists 20:14:17 7638451e6eba: Layer already exists 20:14:17 e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh 20:14:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 20:14:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 20:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:14:18 7638451e6eba: Preparing 20:14:18 62170e181a92: Preparing 20:14:18 62170e181a92: Layer already exists 20:14:18 7638451e6eba: Layer already exists 20:14:18 main: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:14:18 ===================================================== [Pipeline] echo 20:14:18 taggedImages: 20:14:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e 20:14:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:14:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.2 20:14:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 20:14:18 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:19 20:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:19 arm64: Pulling from edgex-lftools-log-publisher 20:14:19 448f6bf000e3: Pulling fs layer 20:14:19 f757da607395: Pulling fs layer 20:14:19 05883995daec: Pulling fs layer 20:14:19 8603b9c90790: Pulling fs layer 20:14:19 1560dd03e051: Pulling fs layer 20:14:19 27f5ce0e4adf: Pulling fs layer 20:14:19 c2d8d7efcc4b: Pulling fs layer 20:14:19 1560dd03e051: Waiting 20:14:19 27f5ce0e4adf: Waiting 20:14:19 c2d8d7efcc4b: Waiting 20:14:19 8603b9c90790: Waiting 20:14:19 f757da607395: Verifying Checksum 20:14:19 f757da607395: Download complete 20:14:19 8603b9c90790: Verifying Checksum 20:14:19 8603b9c90790: Download complete 20:14:19 1560dd03e051: Verifying Checksum 20:14:19 1560dd03e051: Download complete 20:14:19 27f5ce0e4adf: Verifying Checksum 20:14:20 27f5ce0e4adf: Download complete 20:14:20 05883995daec: Verifying Checksum 20:14:20 05883995daec: Download complete 20:14:20 448f6bf000e3: Verifying Checksum 20:14:20 448f6bf000e3: Download complete 20:14:23 c2d8d7efcc4b: Verifying Checksum 20:14:23 c2d8d7efcc4b: Download complete 20:14:24 448f6bf000e3: Pull complete 20:14:24 f757da607395: Pull complete 20:14:26 05883995daec: Pull complete 20:14:26 8603b9c90790: Pull complete 20:14:27 1560dd03e051: Pull complete 20:14:28 27f5ce0e4adf: Pull complete 20:14:43 c2d8d7efcc4b: Pull complete 20:14:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:14:43 prd-ubuntu18.04-docker-arm64-4c-16g-3554 does not seem to be running inside a container 20:14:43 $ 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/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@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:arm64 cat 20:14:46 $ docker top e6165f828228045619a5e698975a1e8344cf71e0e6817e505eb5a5536b0f002e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:47 ---> job-cost.sh 20:14:47 lf-activate-venv: SKIPPING 20:14:47 INFO: No Stack... 20:14:47 INFO: Retrieving Pricing Info for: v3-standard-4 20:14:47 INFO: Archiving Costs [Pipeline] sh 20:14:48 + + cut -d, -f6 20:14:48 cat /w/workspace/edgex-ui-go/41/archives/cost.csv [Pipeline] lock 20:14:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] 20:14:48 Resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] did not exist. Created. 20:14:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:14:49 /w/workspace/edgex-ui-go/41@tmp/durable-2c934322/script.sh: 1: /w/workspace/edgex-ui-go/41@tmp/durable-2c934322/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:14:49 + echo total: 0.10999999940395355 [Pipeline] stash 20:14:50 Warning: overwriting stash ‘stack-cost’ 20:14:50 Stashed 1 file(s) [Pipeline] } 20:14:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 20:14:50 $ docker stop --time=1 e6165f828228045619a5e698975a1e8344cf71e0e6817e505eb5a5536b0f002e 20:14:51 $ docker rm -f e6165f828228045619a5e698975a1e8344cf71e0e6817e505eb5a5536b0f002e [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 20:14:52 provisioning config files... 20:14:52 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3015845513710006876tmp [Pipeline] { [Pipeline] sh 20:14:52 + set +x 20:14:52 + curl -s https://codecov.io/bash 20:14:52 + bash -s -- 20:14:52 20:14:52 _____ _ 20:14:52 / ____| | | 20:14:52 | | ___ __| | ___ ___ _____ __ 20:14:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:14:52 | |___| (_) | (_| | __/ (_| (_) \ V / 20:14:52 \_____\___/ \__,_|\___|\___\___/ \_/ 20:14:52 Bash-1.0.6 20:14:52 20:14:52 20:14:52 ==> git version 2.24.4 found 20:14:52 ==> 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 20:14:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:14:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:14:52 ==> Jenkins CI detected. 20:14:52 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 20:14:52 project root: . 20:14:52 --> token set from env 20:14:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:14:52 ==> Running gcov in . (disable via -X gcov) 20:14:52 ==> Python coveragepy not found 20:14:52 ==> Searching for coverage reports in: 20:14:52 + . 20:14:52 -> Found 1 reports 20:14:52 ==> Detecting git/mercurial file structure 20:14:52 ==> Reading reports 20:14:52 + ./coverage.out bytes=10 20:14:52 ==> Appending adjustments 20:14:52 https://docs.codecov.io/docs/fixing-reports 20:14:52 + Found adjustments 20:14:52 ==> Gzipping contents 20:14:52 4.0K /tmp/codecov.2DzwK7.gz 20:14:52 ==> Uploading reports 20:14:52 url: https://codecov.io 20:14:52 query: branch=main&commit=e48074128e3d49bf104d5160f342619963f8a85e&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:14:52 -> Pinging Codecov 20:14:52 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=e48074128e3d49bf104d5160f342619963f8a85e&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:14:52 -> Uploading to 20:14:52 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/e48074128e3d49bf104d5160f342619963f8a85e/ebb36b68-e8dc-434c-83ff-5a9d530d1289.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T201452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3072e20b08cdd89a044e81514c97fb2e2c0cc61d6a553beaaada1f32a10e0157 20:14:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:14:52 Dload Upload Total Spent Left Speed 20:14:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 11066 --:--:-- --:--:-- --:--:-- 11100 20:14:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] } 20:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:14:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:14:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:14:53 20:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:14:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:14:54 188c0c94c7c5: Pulling fs layer 20:14:54 0ef7d3d256c8: Pulling fs layer 20:14:54 de9db76c5a1d: Pulling fs layer 20:14:54 0eba1c9be4d2: Pulling fs layer 20:14:54 0d57e429df01: Pulling fs layer 20:14:54 4e4be7b47b0d: Pulling fs layer 20:14:54 e1f770b5df2f: Pulling fs layer 20:14:54 85a0685a4137: Pulling fs layer 20:14:54 0d57e429df01: Waiting 20:14:54 4e4be7b47b0d: Waiting 20:14:54 e1f770b5df2f: Waiting 20:14:54 85a0685a4137: Waiting 20:14:54 0eba1c9be4d2: Waiting 20:14:54 de9db76c5a1d: Verifying Checksum 20:14:54 de9db76c5a1d: Download complete 20:14:54 0ef7d3d256c8: Verifying Checksum 20:14:54 0ef7d3d256c8: Download complete 20:14:54 0d57e429df01: Verifying Checksum 20:14:54 0d57e429df01: Download complete 20:14:54 4e4be7b47b0d: Verifying Checksum 20:14:54 4e4be7b47b0d: Download complete 20:14:54 188c0c94c7c5: Verifying Checksum 20:14:54 188c0c94c7c5: Download complete 20:14:54 e1f770b5df2f: Verifying Checksum 20:14:54 e1f770b5df2f: Download complete 20:14:54 188c0c94c7c5: Pull complete 20:14:55 0eba1c9be4d2: Verifying Checksum 20:14:55 0eba1c9be4d2: Download complete 20:14:55 0ef7d3d256c8: Pull complete 20:14:55 de9db76c5a1d: Pull complete 20:14:55 85a0685a4137: Verifying Checksum 20:14:55 85a0685a4137: Download complete 20:14:59 0eba1c9be4d2: Pull complete 20:14:59 0d57e429df01: Pull complete 20:14:59 4e4be7b47b0d: Pull complete 20:14:59 e1f770b5df2f: Pull complete 20:15:04 85a0685a4137: Pull complete 20:15:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:15:04 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:15:04 $ 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 20:15:06 $ docker top 047fec576fe970892e345670b44f9441aadf42b574db7a875b5601a451dbbce5 -eo pid,comm [Pipeline] { [Pipeline] echo 20:15:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:15:06 + set -o pipefail 20:15:06 + snyk monitor '--org=edgex-jenkins' 20:15:10 20:15:10 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 20:15:10 20:15:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/7bae6adc-ff05-4d71-a1a7-c428736d5bac 20:15:10 20:15:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:15:10 20:15:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:15:10 20:15:10 [Pipeline] } 20:15:10 $ docker stop --time=1 047fec576fe970892e345670b44f9441aadf42b574db7a875b5601a451dbbce5 20:15:12 $ docker rm -f 047fec576fe970892e345670b44f9441aadf42b574db7a875b5601a451dbbce5 [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 20:15:13 + git log --format=format:%s -1 e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] sh 20:15:13 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:15:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:13 . [Pipeline] withDockerContainer 20:15:13 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:15:13 $ 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 20:15:14 $ docker top 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:14 [ssh-agent] Looking for ssh-agent implementation... 20:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:14 $ docker exec 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 ssh-agent 20:15:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnOipEH/agent.13 20:15:14 SSH_AGENT_PID=20 20:15:14 Running ssh-add (command line suppressed) 20:15:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2790868047979054319.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2790868047979054319.key) 20:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:14 + git semver tag 20:15:14 # -> Open(): unable to determine branch for HEAD 20:15:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 20:15:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 20:15:14 # $SEMVER_REMOTE_NAME = origin 20:15:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:15:14 # $SEMVER_USER_NAME = edgex-jenkins 20:15:14 # $SEMVER_BRANCH = main 20:15:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:15:14 # e48074128e3d49bf104d5160f342619963f8a85e HEAD 20:15:14 # -> Force: false 20:15:14 # 953cde9a4dca44e90b75a3f56f2980b401ddf794 refs/tags/v2.1.1-dev.2 [Pipeline] } 20:15:14 $ docker exec --env ******** --env ******** 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 ssh-agent -k 20:15:15 unset SSH_AUTH_SOCK; 20:15:15 unset SSH_AGENT_PID; 20:15:15 echo Agent pid 20 killed; 20:15:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:15 + git semver [Pipeline] } 20:15:15 $ docker stop --time=1 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 20:15:16 $ docker rm -f 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:15:16 20:15:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:15:17 0.23.1-centos7: Pulling from edgex-lftools 20:15:17 ab5ef0e58194: Pulling fs layer 20:15:17 9712f1f96733: Pulling fs layer 20:15:17 63f879dbbcfc: Pulling fs layer 20:15:17 0d9ebad4ef96: Pulling fs layer 20:15:17 e9a5061849ea: Pulling fs layer 20:15:17 d747dcd14b5f: Pulling fs layer 20:15:17 2de7ff778b66: Pulling fs layer 20:15:17 0d9ebad4ef96: Waiting 20:15:17 e9a5061849ea: Waiting 20:15:17 d747dcd14b5f: Waiting 20:15:17 2de7ff778b66: Waiting 20:15:17 9712f1f96733: Verifying Checksum 20:15:17 9712f1f96733: Download complete 20:15:17 0d9ebad4ef96: Verifying Checksum 20:15:17 0d9ebad4ef96: Download complete 20:15:17 ab5ef0e58194: Verifying Checksum 20:15:17 ab5ef0e58194: Download complete 20:15:17 d747dcd14b5f: Verifying Checksum 20:15:17 d747dcd14b5f: Download complete 20:15:17 63f879dbbcfc: Verifying Checksum 20:15:17 63f879dbbcfc: Download complete 20:15:17 e9a5061849ea: Verifying Checksum 20:15:17 e9a5061849ea: Download complete 20:15:17 2de7ff778b66: Verifying Checksum 20:15:17 2de7ff778b66: Download complete 20:15:20 ab5ef0e58194: Pull complete 20:15:20 9712f1f96733: Pull complete 20:15:21 63f879dbbcfc: Pull complete 20:15:25 0d9ebad4ef96: Pull complete 20:15:25 e9a5061849ea: Pull complete 20:15:25 d747dcd14b5f: Pull complete 20:15:27 2de7ff778b66: Pull complete 20:15:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:15:27 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:15:27 $ 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 20:15:30 $ docker top 5023a975376ac450c7678c1a21f56551f91004552f1cd28fc1fc12d63e15e70c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:15:30 provisioning config files... 20:15:30 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4407073528358708697tmp 20:15:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config764807618102492188tmp 20:15:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6331814221898935082tmp [Pipeline] { [Pipeline] echo 20:15:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:15:31 ---> sigul-configuration.sh 20:15:31 gpg: directory `/root/.gnupg' created 20:15:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:15:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:15:31 gpg: keyring `/root/.gnupg/secring.gpg' created 20:15:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:15:31 gpg: CAST5 encrypted data 20:15:31 gpg: encrypted with 1 passphrase 20:15:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:15:31 + mkdir /home/jenkins 20:15:31 + mkdir /home/jenkins/sigul [Pipeline] sh 20:15:31 + 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 20:15:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:15:31 ---> sigul-install.sh 20:15:31 Sigul already installed; skipping installation. [Pipeline] sh 20:15:32 + git tag --list 20:15:32 0.1.1 20:15:32 v1.1.0 20:15:32 v1.2.0 20:15:32 v1.2.1 20:15:32 v1.3.0 20:15:32 v2.0.0 20:15:32 v2.0.1-dev.1 20:15:32 v2.0.1-dev.10 20:15:32 v2.0.1-dev.11 20:15:32 v2.0.1-dev.12 20:15:32 v2.0.1-dev.13 20:15:32 v2.0.1-dev.14 20:15:32 v2.0.1-dev.15 20:15:32 v2.0.1-dev.16 20:15:32 v2.0.1-dev.17 20:15:32 v2.0.1-dev.18 20:15:32 v2.0.1-dev.19 20:15:32 v2.0.1-dev.2 20:15:32 v2.0.1-dev.20 20:15:32 v2.0.1-dev.21 20:15:32 v2.0.1-dev.22 20:15:32 v2.0.1-dev.23 20:15:32 v2.0.1-dev.24 20:15:32 v2.0.1-dev.25 20:15:32 v2.0.1-dev.26 20:15:32 v2.0.1-dev.27 20:15:32 v2.0.1-dev.28 20:15:32 v2.0.1-dev.29 20:15:32 v2.0.1-dev.3 20:15:32 v2.0.1-dev.30 20:15:32 v2.0.1-dev.31 20:15:32 v2.0.1-dev.32 20:15:32 v2.0.1-dev.33 20:15:32 v2.0.1-dev.4 20:15:32 v2.0.1-dev.5 20:15:32 v2.0.1-dev.6 20:15:32 v2.0.1-dev.7 20:15:32 v2.0.1-dev.8 20:15:32 v2.0.1-dev.9 20:15:32 v2.1.0 20:15:32 v2.1.1-dev.1 20:15:32 v2.1.1-dev.2 [Pipeline] sh 20:15:32 + lftools sign git-tag v2.1.1-dev.2 20:15:33 Signing Git tag with Sigul... 20:15:33 Signing v2.1.1-dev.2 [Pipeline] echo 20:15:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:15:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:15:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:15:33 $ docker stop --time=1 5023a975376ac450c7678c1a21f56551f91004552f1cd28fc1fc12d63e15e70c 20:15:34 $ docker rm -f 5023a975376ac450c7678c1a21f56551f91004552f1cd28fc1fc12d63e15e70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:15:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:15:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:35 . [Pipeline] withDockerContainer 20:15:35 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:15:35 $ 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 20:15:36 $ docker top 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:36 [ssh-agent] Looking for ssh-agent implementation... 20:15:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:36 $ docker exec 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 ssh-agent 20:15:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKIDgbd/agent.14 20:15:36 SSH_AGENT_PID=20 20:15:36 Running ssh-add (command line suppressed) 20:15:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1121527657997575526.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1121527657997575526.key) 20:15:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:36 + git semver bump pre 20:15:36 # -> Open(): unable to determine branch for HEAD 20:15:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 20:15:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 20:15:36 # $SEMVER_REMOTE_NAME = origin 20:15:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:15:36 # $SEMVER_USER_NAME = edgex-jenkins 20:15:36 # $SEMVER_BRANCH = main 20:15:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:15:36 2.1.1-dev.3 [Pipeline] } 20:15:36 $ docker exec --env ******** --env ******** 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 ssh-agent -k 20:15:37 unset SSH_AUTH_SOCK; 20:15:37 unset SSH_AGENT_PID; 20:15:37 echo Agent pid 20 killed; 20:15:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:37 + git semver [Pipeline] } 20:15:37 $ docker stop --time=1 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 20:15:38 $ docker rm -f 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:38 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:15:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:15:39 . [Pipeline] withDockerContainer 20:15:39 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:15:39 $ 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 20:15:39 $ docker top e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:39 [ssh-agent] Looking for ssh-agent implementation... 20:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:39 $ docker exec e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 ssh-agent 20:15:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhpLnfb/agent.13 20:15:39 SSH_AGENT_PID=19 20:15:39 Running ssh-add (command line suppressed) 20:15:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6350976437315984735.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6350976437315984735.key) 20:15:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:40 + git semver push 20:15:40 # -> Open(): unable to determine branch for HEAD 20:15:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 20:15:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 20:15:40 # $SEMVER_REMOTE_NAME = origin 20:15:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:15:40 # $SEMVER_USER_NAME = edgex-jenkins 20:15:40 # $SEMVER_BRANCH = main 20:15:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 20:15:42 $ docker exec --env ******** --env ******** e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 ssh-agent -k 20:15:42 unset SSH_AUTH_SOCK; 20:15:42 unset SSH_AGENT_PID; 20:15:42 echo Agent pid 19 killed; 20:15:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:42 + git semver [Pipeline] } 20:15:42 $ docker stop --time=1 e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 20:15:43 $ docker rm -f e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 [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 20:15:44 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 20:15:44 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:15:44 total 8 20:15:44 drwxr-xr-x. 3 root root 34 Jan 20 20:07 . 20:15:44 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:15 .. 20:15:44 drwxr-xr-x. 2 root root 6 Jan 20 20:07 cost 20:15:44 -rw-r--r--. 1 root root 81 Jan 20 20:07 cost.csv 20:15:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:15:44 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:15:44 total 8 20:15:44 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:07 . 20:15:44 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:15 .. 20:15:44 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:07 cost 20:15:44 -rw-r--r--. 1 jenkins jenkins 81 Jan 20 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:15:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:45 ---> package-listing.sh 20:15:45 ++ facter osfamily 20:15:45 ++ tr '[:upper:]' '[:lower:]' 20:15:45 + OS_FAMILY=redhat 20:15:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 20:15:45 + START_PACKAGES=/tmp/packages_start.txt 20:15:45 + END_PACKAGES=/tmp/packages_end.txt 20:15:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:45 + PACKAGES=/tmp/packages_start.txt 20:15:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 20:15:45 + PACKAGES=/tmp/packages_end.txt 20:15:45 + case "${OS_FAMILY}" in 20:15:45 + rpm -qa 20:15:45 + sort 20:15:46 + '[' -f /tmp/packages_start.txt ']' 20:15:46 + '[' -f /tmp/packages_end.txt ']' 20:15:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 20:15:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 20:15:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 20:15:46 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 20:15:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:47 . [Pipeline] withDockerContainer 20:15:47 prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container 20:15:47 $ 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 20:15:47 $ docker top 73e10fc4b83f9bc0486f49abd6008d94e9efbe77eb478dcce626d6fcb528e11f -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:48 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:48 + ls /var/log/sa-host 20:15:48 + sadf -c /var/log/sa-host/sa17 20:15:48 file_magic: OK 20:15:48 HZ: Using current value: 100 20:15:48 file_header: OK 20:15:48 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 20:15:48 Statistics: 20:15:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:48 File successfully converted to sysstat format version 12.0.3 20:15:48 + sadf -c /var/log/sa-host/sa20 20:15:48 file_magic: OK 20:15:48 HZ: Using current value: 100 20:15:48 file_header: OK 20:15:48 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 20:15:48 Statistics: 20:15:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:48 provisioning config files... 20:15:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2814909745036135381tmp [Pipeline] { [Pipeline] echo 20:15:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:48 ---> create-netrc.sh [Pipeline] } 20:15:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:49 ---> python-tools-install.sh [Pipeline] echo 20:15:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:49 ---> sudo-logs.sh 20:15:49 Archiving 'sudo' log.. 20:15:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-3548.novalocal: Name or service not known 20:15:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-3548.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:15:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:49 ---> job-cost.sh 20:15:49 lf-activate-venv: SKIPPING 20:15:49 DEBUG: total: 0.05999999865889549 20:15:49 INFO: Retrieving Stack Cost... 20:15:50 INFO: Retrieving Pricing Info for: v3-standard-2 20:15:50 INFO: Archiving Costs [Pipeline] echo 20:15:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:50 ---> logs-deploy.sh 20:15:50 lf-activate-venv: SKIPPING 20:15:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/41 20:15:50 INFO: archiving workspace using pattern(s): 20:15:51 Archives upload complete. 20:15:51 INFO: archiving logs to Nexus