Pull request #522 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from d193da7947e9f73d290c137057211147f835767c+6924cde71a95163c870ff6223245d33e8a78190f (d6aeda5e698de809fda7ccbf11d667e00d8a2ae8) 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-ssh5455911412692952569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh484185373685014441.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-522/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/PR-522/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6192757177237054105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16666597231704344626.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-522/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/PR-522/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13212327352261717200.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘prd-ubuntu20.04-docker-8c-8g-41406’ Running on prd-ubuntu20.04-docker-8c-8g-41410 in /w/workspace/edgexfoundry_edgex-ui-go_PR-522 [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_PR-522 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6924cde71a95163c870ff6223245d33e8a78190f into PR head commit d193da7947e9f73d290c137057211147f835767c Merge succeeded, producing d193da7947e9f73d290c137057211147f835767c Checking out Revision d193da7947e9f73d290c137057211147f835767c (PR-522) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d193da7947e9f73d290c137057211147f835767c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d193da7947e9f73d290c137057211147f835767c # timeout=10 Commit message: "docs: change the go mod references in Changelog" > git rev-list --no-walk 8942b88602075619efccec7c828566c414a623b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:08:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:08:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:08:06 ========================================================= 20:08:06 EdgeX Global Pipelines Version Info 20:08:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:08:07 ------------------- 20:08:07 stable info: 20:08:07 ------------------- 20:08:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:08:07 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:08:07 Message: update stable to v1.0.227 20:08:08 ------------------- 20:08:08 experimental info: 20:08:08 ------------------- 20:08:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:08:08 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 20:08:08 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-522 [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-522 [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-522 [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d193da7947e9f73d290c137057211147f835767c [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d193da7 [Pipeline] echo 20:08:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:08 provisioning config files... 20:08:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config8389681820742983908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:09 ---> docker-login.sh 20:08:09 nexus3.edgexfoundry.org:10001 20:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:09 Configure a credential helper to remove this warning. See 20:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:09 20:08:09 Login Succeeded 20:08:09 nexus3.edgexfoundry.org:10002 20:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:09 Configure a credential helper to remove this warning. See 20:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:09 20:08:09 Login Succeeded 20:08:09 nexus3.edgexfoundry.org:10003 20:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:09 Configure a credential helper to remove this warning. See 20:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:09 20:08:09 Login Succeeded 20:08:09 nexus3.edgexfoundry.org:10004 20:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:09 Configure a credential helper to remove this warning. See 20:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:09 20:08:09 Login Succeeded 20:08:09 docker.io 20:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:10 Configure a credential helper to remove this warning. See 20:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:10 20:08:10 Login Succeeded 20:08:10 ---> docker-login.sh ends [Pipeline] } 20:08:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:08:10 + git rev-list -1 --merges d193da7947e9f73d290c137057211147f835767c~1..d193da7947e9f73d290c137057211147f835767c [Pipeline] echo 20:08:11 -----------> git rev-list -1 --merges d193da7947e9f73d290c137057211147f835767c~1..d193da7947e9f73d290c137057211147f835767c d193da7947e9f73d290c137057211147f835767c [false] [Pipeline] sh 20:08:11 + git log --format=format:%s -1 d193da7947e9f73d290c137057211147f835767c [Pipeline] echo 20:08:11 ========================================================= 20:08:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:08:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:11 + git log --format=format:%s -1 d193da7947e9f73d290c137057211147f835767c [Pipeline] echo 20:08:11 [semverPrep] GIT_COMMIT: d193da7947e9f73d290c137057211147f835767c, Commit Message: docs: change the go mod references in Changelog [Pipeline] echo 20:08:11 [semverPrep] This is not a build commit. [Pipeline] sh 20:08:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:08:12 + grep -v github /etc/ssh/ssh_known_hosts 20:08:12 + [ -e /tmp/ssh_known_hosts ] 20:08:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:08:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:08:12 + sudo tee -a /etc/ssh/ssh_known_hosts 20:08:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:08:12 20:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:08:12 latest: Pulling from edgex-devops/py-git-semver 20:08:12 1fe172e4850f: Pulling fs layer 20:08:12 caf521ccaac6: Pulling fs layer 20:08:12 3ead6fa29328: Pulling fs layer 20:08:12 5c2a1cbceb83: Pulling fs layer 20:08:12 a8d5f1318db7: Pulling fs layer 20:08:12 c427282e49a2: Pulling fs layer 20:08:12 1827001aaf11: Pulling fs layer 20:08:12 0714d37db230: Pulling fs layer 20:08:12 ac28cf19c067: Pulling fs layer 20:08:12 ca983d60f3e2: Pulling fs layer 20:08:12 9f894cec8388: Pulling fs layer 20:08:12 1827001aaf11: Waiting 20:08:12 0714d37db230: Waiting 20:08:12 ac28cf19c067: Waiting 20:08:12 ca983d60f3e2: Waiting 20:08:12 9f894cec8388: Waiting 20:08:12 5c2a1cbceb83: Waiting 20:08:12 a8d5f1318db7: Waiting 20:08:12 c427282e49a2: Waiting 20:08:12 caf521ccaac6: Download complete 20:08:12 5c2a1cbceb83: Verifying Checksum 20:08:12 5c2a1cbceb83: Download complete 20:08:13 a8d5f1318db7: Verifying Checksum 20:08:13 a8d5f1318db7: Download complete 20:08:13 3ead6fa29328: Verifying Checksum 20:08:13 3ead6fa29328: Download complete 20:08:13 c427282e49a2: Verifying Checksum 20:08:13 c427282e49a2: Download complete 20:08:13 0714d37db230: Verifying Checksum 20:08:13 0714d37db230: Download complete 20:08:13 ac28cf19c067: Download complete 20:08:13 ca983d60f3e2: Verifying Checksum 20:08:13 ca983d60f3e2: Download complete 20:08:13 9f894cec8388: Download complete 20:08:13 1fe172e4850f: Verifying Checksum 20:08:13 1fe172e4850f: Download complete 20:08:13 1827001aaf11: Verifying Checksum 20:08:13 1827001aaf11: Download complete 20:08:14 1fe172e4850f: Pull complete 20:08:14 caf521ccaac6: Pull complete 20:08:15 3ead6fa29328: Pull complete 20:08:15 5c2a1cbceb83: Pull complete 20:08:16 a8d5f1318db7: Pull complete 20:08:16 c427282e49a2: Pull complete 20:08:18 1827001aaf11: Pull complete 20:08:18 0714d37db230: Pull complete 20:08:18 ac28cf19c067: Pull complete 20:08:18 ca983d60f3e2: Pull complete 20:08:18 9f894cec8388: Pull complete 20:08:18 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:08:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:08:18 prd-ubuntu20.04-docker-8c-8g-41410 does not seem to be running inside a container 20:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:08:20 $ docker top 4f539fba69ad81328b7e44ca5baddc30c216921ec41c1dba249819c10819461c -eo pid,comm 20:08:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:08:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:20 [ssh-agent] Looking for ssh-agent implementation... 20:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:20 $ docker exec 4f539fba69ad81328b7e44ca5baddc30c216921ec41c1dba249819c10819461c ssh-agent 20:08:20 SSH_AUTH_SOCK=/tmp/ssh-IjlQhpjkaslo/agent.35 20:08:20 SSH_AGENT_PID=42 20:08:20 Running ssh-add (command line suppressed) 20:08:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_2810047399864831151.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_2810047399864831151.key) 20:08:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:21 + git tag --points-at HEAD [Pipeline] } 20:08:21 $ docker exec --env ******** --env ******** 4f539fba69ad81328b7e44ca5baddc30c216921ec41c1dba249819c10819461c ssh-agent -k 20:08:21 unset SSH_AUTH_SOCK; 20:08:21 unset SSH_AGENT_PID; 20:08:21 echo Agent pid 42 killed; 20:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:08:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:21 [ssh-agent] Looking for ssh-agent implementation... 20:08:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:21 $ docker exec 4f539fba69ad81328b7e44ca5baddc30c216921ec41c1dba249819c10819461c ssh-agent 20:08:21 SSH_AUTH_SOCK=/tmp/ssh-HhkJVdo4Kvlw/agent.77 20:08:21 SSH_AGENT_PID=84 20:08:21 Running ssh-add (command line suppressed) 20:08:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_7558213522397307619.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_7558213522397307619.key) 20:08:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:22 + git semver init 20:08:22 2022-05-07 20:08:22,363 [run_init] DEBUG init version:0.0.0 force:False 20:08:22 2022-05-07 20:08:22,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver 20:08:22 2022-05-07 20:08:22,366 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver 20:08:22 2022-05-07 20:08:22,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522, universal_newlines=False, shell=None, istream=None) 20:08:24 2022-05-07 20:08:23,808 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.git/info/exclude 20:08:24 2022-05-07 20:08:23,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 with force:False 20:08:24 2022-05-07 20:08:23,809 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 20:08:24 2022-05-07 20:08:23,813 [execute] INFO git cat-file --batch-check 20:08:24 2022-05-07 20:08:23,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver, universal_newlines=False, shell=None, istream=) 20:08:24 2022-05-07 20:08:23,820 [execute] INFO git cat-file --batch 20:08:24 2022-05-07 20:08:23,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver, universal_newlines=False, shell=None, istream=) 20:08:24 2022-05-07 20:08:23,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 20:08:24 0.0.0 [Pipeline] } 20:08:24 $ docker exec --env ******** --env ******** 4f539fba69ad81328b7e44ca5baddc30c216921ec41c1dba249819c10819461c ssh-agent -k 20:08:24 unset SSH_AUTH_SOCK; 20:08:24 unset SSH_AGENT_PID; 20:08:24 echo Agent pid 84 killed; 20:08:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:08:24 + git semver [Pipeline] } 20:08:25 $ docker stop --time=1 4f539fba69ad81328b7e44ca5baddc30c216921ec41c1dba249819c10819461c 20:08:26 $ docker rm -f 4f539fba69ad81328b7e44ca5baddc30c216921ec41c1dba249819c10819461c [Pipeline] // withDockerContainer [Pipeline] sh 20:08:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:08:27 Stashed 1 file(s) [Pipeline] echo 20:08:27 [edgeXSemver]: initialized semver on version 0.0.0 [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:08:27 provisioning config files... 20:08:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config492951553777665077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:27 ---> docker-login.sh 20:08:27 nexus3.edgexfoundry.org:10001 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10002 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10003 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:27 Configure a credential helper to remove this warning. See 20:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:27 20:08:27 Login Succeeded 20:08:27 nexus3.edgexfoundry.org:10004 20:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:28 Configure a credential helper to remove this warning. See 20:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:28 20:08:28 Login Succeeded 20:08:28 docker.io 20:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:28 Configure a credential helper to remove this warning. See 20:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:28 20:08:28 Login Succeeded 20:08:28 ---> docker-login.sh ends [Pipeline] } 20:08:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:28 ========================================================= 20:08:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:08:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:08:28 + 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:08:29 Sending build context to Docker daemon 43.42MB 20:08:29 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:08:29 Step 2/15 : FROM ${BASE} AS builder 20:08:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:29 59bf1c3509f3: Pulling fs layer 20:08:29 666ba61612fd: Pulling fs layer 20:08:29 8ed8ca486205: Pulling fs layer 20:08:29 4fe6c5a15a65: Pulling fs layer 20:08:29 22a0e8bec74d: Pulling fs layer 20:08:29 ca2b28591e48: Pulling fs layer 20:08:29 a51346096db8: Pulling fs layer 20:08:29 daebc70d1ce1: Pulling fs layer 20:08:29 0e18a0eac166: Pulling fs layer 20:08:29 22a0e8bec74d: Waiting 20:08:29 ca2b28591e48: Waiting 20:08:29 0e18a0eac166: Waiting 20:08:29 a51346096db8: Waiting 20:08:29 daebc70d1ce1: Waiting 20:08:29 4fe6c5a15a65: Waiting 20:08:29 8ed8ca486205: Verifying Checksum 20:08:29 8ed8ca486205: Download complete 20:08:29 666ba61612fd: Verifying Checksum 20:08:29 666ba61612fd: Download complete 20:08:29 22a0e8bec74d: Verifying Checksum 20:08:29 22a0e8bec74d: Download complete 20:08:29 ca2b28591e48: Download complete 20:08:29 a51346096db8: Verifying Checksum 20:08:29 a51346096db8: Download complete 20:08:29 59bf1c3509f3: Verifying Checksum 20:08:29 59bf1c3509f3: Download complete 20:08:29 daebc70d1ce1: Verifying Checksum 20:08:29 daebc70d1ce1: Download complete 20:08:29 59bf1c3509f3: Pull complete 20:08:29 666ba61612fd: Pull complete 20:08:29 8ed8ca486205: Pull complete 20:08:29 0e18a0eac166: Verifying Checksum 20:08:29 0e18a0eac166: Download complete 20:08:29 4fe6c5a15a65: Verifying Checksum 20:08:29 4fe6c5a15a65: Download complete 20:08:34 4fe6c5a15a65: Pull complete 20:08:34 22a0e8bec74d: Pull complete 20:08:34 ca2b28591e48: Pull complete 20:08:34 a51346096db8: Pull complete 20:08:34 daebc70d1ce1: Pull complete 20:08:36 0e18a0eac166: Pull complete 20:08:36 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:08:36 ---> f018257e8ee9 20:08:36 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:08:40 ---> Running in 68fef6f22194 20:08:40 Removing intermediate container 68fef6f22194 20:08:40 ---> b33f74e8ba46 20:08:40 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:08:40 ---> Running in 680bb0a40c97 20:08:41 Removing intermediate container 680bb0a40c97 20:08:41 ---> 52715e2eb118 20:08:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:08:41 ---> Running in cdd3868b04a6 20:08:41 Removing intermediate container cdd3868b04a6 20:08:41 ---> ee792740ce92 20:08:41 Step 6/15 : LABEL Name=edgex-ui-go 20:08:41 ---> Running in 728d2f5239f5 20:08:42 Removing intermediate container 728d2f5239f5 20:08:42 ---> ec82a3d5ff24 20:08:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:08:42 Still waiting to schedule task 20:08:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41408’ 20:08:42 ---> Running in 17897efbb9de 20:08:42 Removing intermediate container 17897efbb9de 20:08:42 ---> c39587b9f8de 20:08:42 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:42 ---> Running in 37ef1f4f32f0 20:08:43 Removing intermediate container 37ef1f4f32f0 20:08:43 ---> d759bf9e679b 20:08:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:44 ---> Running in 63cf3f1be166 20:08:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:45 OK: 221 MiB in 52 packages 20:08:45 Removing intermediate container 63cf3f1be166 20:08:45 ---> 0c089c28917f 20:08:45 Step 10/15 : ENV GO111MODULE=on 20:08:46 ---> Running in 6814aa98389d 20:08:46 Removing intermediate container 6814aa98389d 20:08:46 ---> fcd209c06c16 20:08:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:08:46 ---> Running in 4a75571458cd 20:08:46 Removing intermediate container 4a75571458cd 20:08:46 ---> 73a167363f4a 20:08:46 Step 12/15 : COPY go.mod vendor* ./ 20:08:46 ---> beedf593400b 20:08:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:46 ---> Running in 0f6925ac0e86 20:09:18 Removing intermediate container 0f6925ac0e86 20:09:18 ---> e20c27fd8844 20:09:18 Step 14/15 : COPY . . 20:09:18 ---> a5c503caa475 20:09:18 Step 15/15 : RUN ${MAKE} 20:09:18 ---> Running in 6cbab0557e40 20:09:18 noop 20:09:18 Removing intermediate container 6cbab0557e40 20:09:18 ---> bfa310e814c1 20:09:18 Successfully built bfa310e814c1 20:09:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:09:18 + docker inspect -f . ci-base-image-x86_64 20:09:18 . [Pipeline] withDockerContainer 20:09:18 prd-ubuntu20.04-docker-8c-8g-41410 does not seem to be running inside a container 20:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:19 $ docker top 36577160ffb0fab8744d11e53ca2faeb97d9a67fc92f1721c61f5777fa91de70 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:19 + go version 20:09:19 go version go1.17.6 linux/amd64 [Pipeline] } 20:09:19 $ docker stop --time=1 36577160ffb0fab8744d11e53ca2faeb97d9a67fc92f1721c61f5777fa91de70 20:09:21 $ docker rm -f 36577160ffb0fab8744d11e53ca2faeb97d9a67fc92f1721c61f5777fa91de70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:21 + docker inspect -f . ci-base-image-x86_64 20:09:21 . [Pipeline] withDockerContainer 20:09:21 prd-ubuntu20.04-docker-8c-8g-41410 does not seem to be running inside a container 20:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:09:22 $ docker top a1351e5ed0fc53a3e309abc6370ee397b81f9304c6c90e5023dd29c3bb98e860 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:09:22 + make test 20:09:22 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:09:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:09:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:09:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:09:30 $ docker stop --time=1 a1351e5ed0fc53a3e309abc6370ee397b81f9304c6c90e5023dd29c3bb98e860 20:09:32 $ docker rm -f a1351e5ed0fc53a3e309abc6370ee397b81f9304c6c90e5023dd29c3bb98e860 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:33 + ls -al . 20:09:33 total 176 20:09:33 drwxrwxr-x 14 jenkins jenkins 4096 May 7 20:09 . 20:09:33 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:08 .. 20:09:33 drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:08 .git 20:09:33 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:08 .github 20:09:33 -rw-rw-r-- 1 jenkins jenkins 155 May 7 20:08 .gitignore 20:09:33 drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:08 .semver 20:09:33 -rw-rw-r-- 1 jenkins jenkins 2022 May 7 20:08 Attribution.txt 20:09:33 -rw-rw-r-- 1 jenkins jenkins 11206 May 7 20:08 CHANGELOG.md 20:09:33 -rw-rw-r-- 1 jenkins jenkins 3959 May 7 20:08 CONTRIBUTING.md 20:09:33 -rw-rw-r-- 1 jenkins jenkins 1549 May 7 20:08 Dockerfile 20:09:33 -rw-rw-r-- 1 jenkins jenkins 652 May 7 20:08 Jenkinsfile 20:09:33 -rw-rw-r-- 1 jenkins jenkins 11357 May 7 20:08 LICENSE 20:09:33 -rw-rw-r-- 1 jenkins jenkins 1212 May 7 20:08 Makefile 20:09:33 -rw-rw-r-- 1 jenkins jenkins 4398 May 7 20:08 README.md 20:09:33 -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:08 VERSION 20:09:33 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:08 assets 20:09:33 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:08 bin 20:09:33 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:08 cmd 20:09:33 -rw-r--r-- 1 jenkins jenkins 10 May 7 20:09 coverage.out 20:09:33 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:08 docs 20:09:33 -rw-rw-r-- 1 jenkins jenkins 1944 May 7 20:08 go.mod 20:09:33 -rw-rw-r-- 1 jenkins jenkins 48565 May 7 20:08 go.sum 20:09:33 drwxrwxr-x 9 jenkins jenkins 4096 May 7 20:08 internal 20:09:33 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:08 pkg 20:09:33 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:08 snap 20:09:33 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:08 testing 20:09:33 -rw-rw-r-- 1 jenkins jenkins 155 May 7 20:08 version.go 20:09:33 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:08 web [Pipeline] isUnix [Pipeline] sh 20:09:34 + 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=d193da7947e9f73d290c137057211147f835767c --label arch=amd64 --label version=0.0.0 . 20:09:34 Sending build context to Docker daemon 43.42MB 20:09:34 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:09:34 Step 2/23 : FROM ${BASE} AS builder 20:09:34 ---> bfa310e814c1 20:09:34 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:09:34 ---> Running in 862cf062f84b 20:09:34 Removing intermediate container 862cf062f84b 20:09:34 ---> 75b2791ac1b9 20:09:34 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:09:34 ---> Running in 30c2bbdddd9e 20:09:35 Removing intermediate container 30c2bbdddd9e 20:09:35 ---> e34669c6b322 20:09:35 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:09:35 ---> Running in 5429b48bde4b 20:09:35 Removing intermediate container 5429b48bde4b 20:09:35 ---> f38f21293326 20:09:35 Step 6/23 : LABEL Name=edgex-ui-go 20:09:35 ---> Running in 50ac04a041e9 20:09:35 Removing intermediate container 50ac04a041e9 20:09:35 ---> 1cb0d97e576c 20:09:35 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:09:35 ---> Running in b32345a0a760 20:09:35 Removing intermediate container b32345a0a760 20:09:35 ---> 64b123c0c843 20:09:35 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:35 ---> Running in 43d7cc9667c8 20:09:36 Removing intermediate container 43d7cc9667c8 20:09:36 ---> 38d8ab56ec60 20:09:36 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:36 ---> Running in 456aef59a123 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:38 OK: 221 MiB in 52 packages 20:09:38 Removing intermediate container 456aef59a123 20:09:38 ---> 164155328b71 20:09:38 Step 10/23 : ENV GO111MODULE=on 20:09:38 ---> Running in 964774c50231 20:09:38 Removing intermediate container 964774c50231 20:09:38 ---> 3f8fc81d777a 20:09:38 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:09:38 ---> Running in a275d0354221 20:09:39 Removing intermediate container a275d0354221 20:09:39 ---> 6027a3568244 20:09:39 Step 12/23 : COPY go.mod vendor* ./ 20:09:39 ---> 989e384a906c 20:09:39 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:39 ---> Running in 65d317ff524b 20:09:40 Removing intermediate container 65d317ff524b 20:09:40 ---> 0220ab0cd293 20:09:40 Step 14/23 : COPY . . 20:09:41 ---> 20ab9cbcfacd 20:09:41 Step 15/23 : RUN ${MAKE} 20:09:41 ---> Running in 4a3ca6af51a1 20:09:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:09:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:09:49 Removing intermediate container 4a3ca6af51a1 20:09:49 ---> 4b9844cf5ca3 20:09:49 Step 16/23 : FROM alpine:3.14 20:09:50 3.14: Pulling from library/alpine 20:09:50 8663204ce13b: Pulling fs layer 20:09:50 8663204ce13b: Verifying Checksum 20:09:50 8663204ce13b: Download complete 20:09:50 8663204ce13b: Pull complete 20:09:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:09:50 Status: Downloaded newer image for alpine:3.14 20:09:50 ---> e04c818066af 20:09:50 Step 17/23 : EXPOSE 4000 20:09:51 ---> Running in 6617cb430b01 20:09:51 Removing intermediate container 6617cb430b01 20:09:51 ---> 56f391a71c10 20:09:51 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:09:51 ---> e56ea219092e 20:09:51 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:09:51 ---> Running in 47cecda14090 20:09:52 Removing intermediate container 47cecda14090 20:09:52 ---> 1539976912d5 20:09:52 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:09:52 ---> Running in b086b08f2ba8 20:09:52 Removing intermediate container b086b08f2ba8 20:09:52 ---> 5c67ca2e0c50 20:09:52 Step 21/23 : LABEL arch=amd64 20:09:52 ---> Running in 846ceb9b5023 20:09:52 Removing intermediate container 846ceb9b5023 20:09:52 ---> ebbdca9951b5 20:09:52 Step 22/23 : LABEL git_sha=d193da7947e9f73d290c137057211147f835767c 20:09:52 ---> Running in 0a39accad5ff 20:09:52 Removing intermediate container 0a39accad5ff 20:09:52 ---> c0486c9ff6b5 20:09:52 Step 23/23 : LABEL version=0.0.0 20:09:52 ---> Running in 4ffaba2bae3d 20:09:52 Removing intermediate container 4ffaba2bae3d 20:09:52 ---> de53bd3fa04b 20:09:52 [Warning] One or more build-args [ARCH] were not consumed 20:09:52 Successfully built de53bd3fa04b 20:09:53 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:53 20:09:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:09:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:53 latest: Pulling from edgex-lftools-log-publisher 20:09:53 5eb5b503b376: Pulling fs layer 20:09:53 5c69ac0246d0: Pulling fs layer 20:09:53 ec43610c2a17: Pulling fs layer 20:09:53 3a2ae6a8a46f: Pulling fs layer 20:09:53 33b1e0a273af: Pulling fs layer 20:09:53 5d3b04190fa2: Pulling fs layer 20:09:53 2f39f015ded8: Pulling fs layer 20:09:53 3a2ae6a8a46f: Waiting 20:09:53 33b1e0a273af: Waiting 20:09:53 2f39f015ded8: Waiting 20:09:53 5d3b04190fa2: Waiting 20:09:53 5c69ac0246d0: Download complete 20:09:53 3a2ae6a8a46f: Verifying Checksum 20:09:53 3a2ae6a8a46f: Download complete 20:09:54 33b1e0a273af: Verifying Checksum 20:09:54 33b1e0a273af: Download complete 20:09:54 ec43610c2a17: Verifying Checksum 20:09:54 ec43610c2a17: Download complete 20:09:54 5d3b04190fa2: Download complete 20:09:54 5eb5b503b376: Verifying Checksum 20:09:54 5eb5b503b376: Download complete 20:09:54 2f39f015ded8: Download complete 20:09:55 5eb5b503b376: Pull complete 20:09:55 5c69ac0246d0: Pull complete 20:09:56 ec43610c2a17: Pull complete 20:09:56 3a2ae6a8a46f: Pull complete 20:09:56 33b1e0a273af: Pull complete 20:09:56 5d3b04190fa2: Pull complete 20:10:00 2f39f015ded8: Pull complete 20:10:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:10:00 prd-ubuntu20.04-docker-8c-8g-41410 does not seem to be running inside a container 20:10:00 $ 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_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:10:04 $ docker top cc7b028061608c8ecc4faab59b446b6be0a0f70abda4629612042fdc816872cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:05 ---> job-cost.sh 20:10:05 lf-activate-venv: SKIPPING 20:10:05 INFO: No Stack... 20:10:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:10:06 INFO: Archiving Costs [Pipeline] sh 20:10:06 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/cost.csv 20:10:06 + cut -d, -f6 [Pipeline] lock 20:10:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] 20:10:06 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] did not exist. Created. 20:10:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:06 + echo total: 0.2199999988079071 [Pipeline] stash 20:10:06 Stashed 1 file(s) [Pipeline] } 20:10:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:10:06 $ docker stop --time=1 cc7b028061608c8ecc4faab59b446b6be0a0f70abda4629612042fdc816872cc 20:10:08 $ docker rm -f cc7b028061608c8ecc4faab59b446b6be0a0f70abda4629612042fdc816872cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41412 in /w/workspace/edgexfoundry_edgex-ui-go_PR-522 [Pipeline] { [Pipeline] ws 20:12:00 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 20:12:00 The recommended git tool is: git 20:12:08 using credential edgex-jenkins-ssh 20:12:08 Cloning the remote Git repository 20:12:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:12:08 > git init /w/workspace/edgex-ui-go/2 # timeout=10 20:12:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:12:08 > git --version # timeout=10 20:12:08 > git --version # 'git version 2.25.1' 20:12:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:12 Merging remotes/origin/main commit 6924cde71a95163c870ff6223245d33e8a78190f into PR head commit d193da7947e9f73d290c137057211147f835767c 20:12:13 Merge succeeded, producing d193da7947e9f73d290c137057211147f835767c 20:12:13 Checking out Revision d193da7947e9f73d290c137057211147f835767c (PR-522) 20:12:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:12:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:12:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:12:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:12:12 > git config core.sparsecheckout # timeout=10 20:12:12 > git checkout -f d193da7947e9f73d290c137057211147f835767c # timeout=10 20:12:12 > git remote # timeout=10 20:12:12 > git config --get remote.origin.url # timeout=10 20:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:12 > git merge 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 20:12:13 > git rev-parse HEAD^{commit} # timeout=10 20:12:13 > git config core.sparsecheckout # timeout=10 20:12:13 > git checkout -f d193da7947e9f73d290c137057211147f835767c # timeout=10 20:12:17 Commit message: "docs: change the go mod references in Changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:12:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:18 Dload Upload Total Spent Left Speed 20:12:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 20:12:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:12:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:12:19 + sudo tee /etc/docker/daemon.new 20:12:19 { 20:12:19 "registry-mirrors": [ 20:12:19 "https://nexus3.edgexfoundry.org:10001" 20:12:19 ], 20:12:19 "bip": "10.250.0.254/24", 20:12:19 "hosts": [ 20:12:19 "tcp://0.0.0.0:5555", 20:12:19 "unix:///var/run/docker.sock" 20:12:19 ], 20:12:19 "mtu": 1458, 20:12:19 "selinux-enabled": true, 20:12:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:12:19 } [Pipeline] sh 20:12:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:12:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:38 provisioning config files... 20:12:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3435925198969474383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:39 ---> docker-login.sh 20:12:39 nexus3.edgexfoundry.org:10001 20:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:40 Configure a credential helper to remove this warning. See 20:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:40 20:12:40 Login Succeeded 20:12:40 nexus3.edgexfoundry.org:10002 20:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:40 Configure a credential helper to remove this warning. See 20:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:40 20:12:40 Login Succeeded 20:12:40 nexus3.edgexfoundry.org:10003 20:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:41 Configure a credential helper to remove this warning. See 20:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:41 20:12:41 Login Succeeded 20:12:41 nexus3.edgexfoundry.org:10004 20:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:41 Configure a credential helper to remove this warning. See 20:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:41 20:12:41 Login Succeeded 20:12:41 docker.io 20:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:42 Configure a credential helper to remove this warning. See 20:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:42 20:12:42 Login Succeeded 20:12:42 ---> docker-login.sh ends [Pipeline] } 20:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:12:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:12:43 ========================================================= 20:12:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:12:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:12:43 + 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:12:44 Sending build context to Docker daemon 27.29MB 20:12:44 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:12:44 Step 2/15 : FROM ${BASE} AS builder 20:12:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:12:45 9b3977197b4f: Pulling fs layer 20:12:45 1a89e8eeedd5: Pulling fs layer 20:12:45 94645a83ff95: Pulling fs layer 20:12:45 3f3a8bcf1eab: Pulling fs layer 20:12:45 0c92f367c5e7: Pulling fs layer 20:12:45 3096ccb668a1: Pulling fs layer 20:12:45 e8cf19c19ddd: Pulling fs layer 20:12:45 a4caa8a26152: Pulling fs layer 20:12:45 3096ccb668a1: Waiting 20:12:45 e8cf19c19ddd: Waiting 20:12:45 a4caa8a26152: Waiting 20:12:45 3f3a8bcf1eab: Waiting 20:12:45 0c92f367c5e7: Waiting 20:12:45 94645a83ff95: Verifying Checksum 20:12:45 94645a83ff95: Download complete 20:12:45 1a89e8eeedd5: Verifying Checksum 20:12:45 1a89e8eeedd5: Download complete 20:12:45 0c92f367c5e7: Verifying Checksum 20:12:45 0c92f367c5e7: Download complete 20:12:45 9b3977197b4f: Verifying Checksum 20:12:45 9b3977197b4f: Download complete 20:12:45 3096ccb668a1: Verifying Checksum 20:12:45 3096ccb668a1: Download complete 20:12:45 e8cf19c19ddd: Verifying Checksum 20:12:45 e8cf19c19ddd: Download complete 20:12:45 9b3977197b4f: Pull complete 20:12:46 1a89e8eeedd5: Pull complete 20:12:46 94645a83ff95: Pull complete 20:12:47 a4caa8a26152: Verifying Checksum 20:12:47 a4caa8a26152: Download complete 20:12:48 3f3a8bcf1eab: Verifying Checksum 20:12:48 3f3a8bcf1eab: Download complete 20:13:00 3f3a8bcf1eab: Pull complete 20:13:00 0c92f367c5e7: Pull complete 20:13:00 3096ccb668a1: Pull complete 20:13:01 e8cf19c19ddd: Pull complete 20:13:08 a4caa8a26152: Pull complete 20:13:08 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:13:08 ---> 725f1c02e7f9 20:13:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:13:09 ---> Running in 41b16efa2259 20:13:10 Removing intermediate container 41b16efa2259 20:13:10 ---> 371e81b7228b 20:13:10 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:13:10 ---> Running in 26dd81f303f7 20:13:10 Removing intermediate container 26dd81f303f7 20:13:10 ---> a0a1434774e2 20:13:10 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:13:10 ---> Running in 1a70da3a5d39 20:13:11 Removing intermediate container 1a70da3a5d39 20:13:11 ---> 0005655d81c1 20:13:11 Step 6/15 : LABEL Name=edgex-ui-go 20:13:11 ---> Running in 2000ecd3f46e 20:13:11 Removing intermediate container 2000ecd3f46e 20:13:11 ---> f9d09fc3b82d 20:13:11 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:13:11 ---> Running in 62280de3b671 20:13:11 Removing intermediate container 62280de3b671 20:13:11 ---> f909301415cd 20:13:11 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:11 ---> Running in f8644c6bf928 20:13:13 Removing intermediate container f8644c6bf928 20:13:13 ---> a14ca4012c5e 20:13:13 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:13 ---> Running in b1e0e580939a 20:13:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:16 OK: 220 MiB in 52 packages 20:13:17 Removing intermediate container b1e0e580939a 20:13:17 ---> af0ae35bc465 20:13:17 Step 10/15 : ENV GO111MODULE=on 20:13:17 ---> Running in 231ec1471d52 20:13:17 Removing intermediate container 231ec1471d52 20:13:17 ---> 54128135d5f6 20:13:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:13:17 ---> Running in e00d42f1b7a5 20:13:18 Removing intermediate container e00d42f1b7a5 20:13:18 ---> b952bb655e06 20:13:18 Step 12/15 : COPY go.mod vendor* ./ 20:13:18 ---> 6d1078b73a75 20:13:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:19 ---> Running in e084ed7ab5c6 20:14:41 Removing intermediate container e084ed7ab5c6 20:14:41 ---> d0d8dc1ff6b3 20:14:41 Step 14/15 : COPY . . 20:14:41 ---> eea243cccba3 20:14:41 Step 15/15 : RUN ${MAKE} 20:14:41 ---> Running in 8c4c0354ad4c 20:14:41 noop 20:14:41 Removing intermediate container 8c4c0354ad4c 20:14:41 ---> 807cf90f2fc7 20:14:41 Successfully built 807cf90f2fc7 20:14:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:14:41 + docker inspect -f . ci-base-image-arm64 20:14:41 . [Pipeline] withDockerContainer 20:14:41 prd-ubuntu20.04-docker-arm64-4c-16g-41412 does not seem to be running inside a container 20:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:43 $ docker top d8601c131b240c17d0087abefde3de25d0951ff2e11db670c2512453d9e6a92d -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:44 + go version 20:14:44 go version go1.17.6 linux/arm64 [Pipeline] } 20:14:44 $ docker stop --time=1 d8601c131b240c17d0087abefde3de25d0951ff2e11db670c2512453d9e6a92d 20:14:46 $ docker rm -f d8601c131b240c17d0087abefde3de25d0951ff2e11db670c2512453d9e6a92d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:46 + docker inspect -f . ci-base-image-arm64 20:14:46 . [Pipeline] withDockerContainer 20:14:46 prd-ubuntu20.04-docker-arm64-4c-16g-41412 does not seem to be running inside a container 20:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:48 $ docker top 00b6ca7f2a0c9541d93d2a8802c852f1dde752da2e2895eef55e7ad5c6ffb14c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:14:49 + make test 20:14:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:14:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:15:37 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:15:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:15:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:15:56 $ docker stop --time=1 00b6ca7f2a0c9541d93d2a8802c852f1dde752da2e2895eef55e7ad5c6ffb14c 20:15:58 $ docker rm -f 00b6ca7f2a0c9541d93d2a8802c852f1dde752da2e2895eef55e7ad5c6ffb14c [Pipeline] // withDockerContainer [Pipeline] sh 20:15:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:15:58 Warning: overwriting stash ‘coverage-report’ 20:15:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:16:00 + ls -al . 20:16:00 total 172 20:16:00 drwxrwxr-x 13 jenkins jenkins 4096 May 7 20:14 . 20:16:00 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:12 .. 20:16:00 drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:12 .git 20:16:00 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:12 .github 20:16:00 -rw-rw-r-- 1 jenkins jenkins 155 May 7 20:12 .gitignore 20:16:00 -rw-rw-r-- 1 jenkins jenkins 2022 May 7 20:12 Attribution.txt 20:16:00 -rw-rw-r-- 1 jenkins jenkins 11206 May 7 20:12 CHANGELOG.md 20:16:00 -rw-rw-r-- 1 jenkins jenkins 3959 May 7 20:12 CONTRIBUTING.md 20:16:00 -rw-rw-r-- 1 jenkins jenkins 1549 May 7 20:12 Dockerfile 20:16:00 -rw-rw-r-- 1 jenkins jenkins 652 May 7 20:12 Jenkinsfile 20:16:00 -rw-rw-r-- 1 jenkins jenkins 11357 May 7 20:12 LICENSE 20:16:00 -rw-rw-r-- 1 jenkins jenkins 1212 May 7 20:12 Makefile 20:16:00 -rw-rw-r-- 1 jenkins jenkins 4398 May 7 20:12 README.md 20:16:00 -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:08 VERSION 20:16:00 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:12 assets 20:16:00 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:12 bin 20:16:00 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:12 cmd 20:16:00 -rw-r--r-- 1 jenkins jenkins 10 May 7 20:14 coverage.out 20:16:00 drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:12 docs 20:16:00 -rw-rw-r-- 1 jenkins jenkins 1944 May 7 20:12 go.mod 20:16:00 -rw-rw-r-- 1 jenkins jenkins 48565 May 7 20:12 go.sum 20:16:00 drwxrwxr-x 9 jenkins jenkins 4096 May 7 20:12 internal 20:16:00 drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:12 pkg 20:16:00 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:12 snap 20:16:00 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:12 testing 20:16:00 -rw-rw-r-- 1 jenkins jenkins 155 May 7 20:12 version.go 20:16:00 drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:12 web [Pipeline] isUnix [Pipeline] sh 20:16:00 + 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=d193da7947e9f73d290c137057211147f835767c --label arch=arm64 --label version=0.0.0 . 20:16:01 Sending build context to Docker daemon 27.3MB 20:16:01 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:16:01 Step 2/23 : FROM ${BASE} AS builder 20:16:01 ---> 807cf90f2fc7 20:16:01 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:16:01 ---> Running in cdbc03d96f65 20:16:02 Removing intermediate container cdbc03d96f65 20:16:02 ---> 363592561ef1 20:16:02 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:16:02 ---> Running in a1de75f153d3 20:16:02 Removing intermediate container a1de75f153d3 20:16:02 ---> 8c0f23b020fe 20:16:02 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:16:02 ---> Running in 59a2098cbcb0 20:16:03 Removing intermediate container 59a2098cbcb0 20:16:03 ---> 276bfb29debe 20:16:03 Step 6/23 : LABEL Name=edgex-ui-go 20:16:03 ---> Running in b82f84818c32 20:16:03 Removing intermediate container b82f84818c32 20:16:03 ---> 68ce49e2fb9a 20:16:03 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:16:03 ---> Running in cc9596483729 20:16:03 Removing intermediate container cc9596483729 20:16:03 ---> ca62329a40c7 20:16:03 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:04 ---> Running in 46007146f589 20:16:06 Removing intermediate container 46007146f589 20:16:06 ---> 1fe8c58cd356 20:16:06 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:16:06 ---> Running in ef3c8e35a333 20:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:08 OK: 220 MiB in 52 packages 20:16:09 Removing intermediate container ef3c8e35a333 20:16:09 ---> ba157af339f2 20:16:09 Step 10/23 : ENV GO111MODULE=on 20:16:09 ---> Running in b0825c7f640c 20:16:10 Removing intermediate container b0825c7f640c 20:16:10 ---> c919713cf27e 20:16:10 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:16:10 ---> Running in 8c6ab7a4dee6 20:16:10 Removing intermediate container 8c6ab7a4dee6 20:16:10 ---> 3c0f0d96e7b1 20:16:10 Step 12/23 : COPY go.mod vendor* ./ 20:16:11 ---> 4f9f4ce599d1 20:16:11 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:11 ---> Running in 46273430690a 20:16:13 Removing intermediate container 46273430690a 20:16:13 ---> b1879f327b37 20:16:13 Step 14/23 : COPY . . 20:16:17 ---> 1f2883ff229e 20:16:17 Step 15/23 : RUN ${MAKE} 20:16:17 ---> Running in d3488b698dc8 20:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:16:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:16:59 Removing intermediate container d3488b698dc8 20:16:59 ---> 3cea159c9634 20:16:59 Step 16/23 : FROM alpine:3.14 20:17:00 3.14: Pulling from library/alpine 20:17:00 455c02918c45: Pulling fs layer 20:17:01 455c02918c45: Verifying Checksum 20:17:01 455c02918c45: Download complete 20:17:01 455c02918c45: Pull complete 20:17:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:17:01 Status: Downloaded newer image for alpine:3.14 20:17:01 ---> ac73e934f311 20:17:01 Step 17/23 : EXPOSE 4000 20:17:01 ---> Running in b12740236444 20:17:02 Removing intermediate container b12740236444 20:17:02 ---> 72b1761095ce 20:17: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:17:03 ---> 1bbac5d71475 20:17:03 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:17:03 ---> Running in 27b3ccb03328 20:17:04 Removing intermediate container 27b3ccb03328 20:17:04 ---> 12d7b0389cdd 20:17:04 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:17:04 ---> Running in cd92549a5dac 20:17:04 Removing intermediate container cd92549a5dac 20:17:04 ---> d9b41f1569d3 20:17:04 Step 21/23 : LABEL arch=arm64 20:17:04 ---> Running in 8e97301b2692 20:17:05 Removing intermediate container 8e97301b2692 20:17:05 ---> 936036a0e1df 20:17:05 Step 22/23 : LABEL git_sha=d193da7947e9f73d290c137057211147f835767c 20:17:05 ---> Running in cfe796de57cf 20:17:05 Removing intermediate container cfe796de57cf 20:17:05 ---> 2ab015a8f9ce 20:17:05 Step 23/23 : LABEL version=0.0.0 20:17:05 ---> Running in 8524e8b37e98 20:17:05 Removing intermediate container 8524e8b37e98 20:17:05 ---> cbf8742a42ff 20:17:05 [Warning] One or more build-args [ARCH] were not consumed 20:17:05 Successfully built cbf8742a42ff 20:17:05 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:06 20:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:06 arm64: Pulling from edgex-lftools-log-publisher 20:17:06 8998bd30e6a1: Pulling fs layer 20:17:06 04944245beec: Pulling fs layer 20:17:06 699f458cf7ca: Pulling fs layer 20:17:06 765212b225bb: Pulling fs layer 20:17:06 f23df028b6ca: Pulling fs layer 20:17:06 d65c8cfc05b1: Pulling fs layer 20:17:06 2437ff75d9bd: Pulling fs layer 20:17:06 765212b225bb: Waiting 20:17:06 f23df028b6ca: Waiting 20:17:06 d65c8cfc05b1: Waiting 20:17:06 2437ff75d9bd: Waiting 20:17:06 04944245beec: Verifying Checksum 20:17:06 04944245beec: Download complete 20:17:06 765212b225bb: Verifying Checksum 20:17:06 765212b225bb: Download complete 20:17:06 f23df028b6ca: Verifying Checksum 20:17:06 f23df028b6ca: Download complete 20:17:06 d65c8cfc05b1: Verifying Checksum 20:17:06 d65c8cfc05b1: Download complete 20:17:07 699f458cf7ca: Verifying Checksum 20:17:07 699f458cf7ca: Download complete 20:17:07 8998bd30e6a1: Verifying Checksum 20:17:07 8998bd30e6a1: Download complete 20:17:10 2437ff75d9bd: Verifying Checksum 20:17:10 2437ff75d9bd: Download complete 20:17:12 8998bd30e6a1: Pull complete 20:17:12 04944245beec: Pull complete 20:17:14 699f458cf7ca: Pull complete 20:17:14 765212b225bb: Pull complete 20:17:15 f23df028b6ca: Pull complete 20:17:15 d65c8cfc05b1: Pull complete 20:17:30 2437ff75d9bd: Pull complete 20:17:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-41412 does not seem to be running inside a container 20:17:30 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:17:33 $ docker top a203b2b50b08e82129cd3aec076992753d7f52f8118d1b38e0cd8decbfed752a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:34 ---> job-cost.sh 20:17:34 lf-activate-venv: SKIPPING 20:17:34 INFO: No Stack... 20:17:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:17:35 INFO: Archiving Costs [Pipeline] sh 20:17:36 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 20:17:36 + cut -d, -f6 [Pipeline] lock 20:17:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] 20:17:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] did not exist. Created. 20:17:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:37 /w/workspace/edgex-ui-go/2@tmp/durable-40b4ffb3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:17:37 + echo total: 0.10999999940395355 [Pipeline] stash 20:17:37 Warning: overwriting stash ‘stack-cost’ 20:17:38 Stashed 1 file(s) [Pipeline] } 20:17:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:38 $ docker stop --time=1 a203b2b50b08e82129cd3aec076992753d7f52f8118d1b38e0cd8decbfed752a 20:17:39 $ docker rm -f a203b2b50b08e82129cd3aec076992753d7f52f8118d1b38e0cd8decbfed752a [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:17:40 provisioning config files... 20:17:40 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config6206481621342440491tmp [Pipeline] { [Pipeline] sh 20:17:40 + set +x 20:17:40 + + curlbash -s -s https://codecov.io/bash -- 20:17:40 20:17:40 20:17:40 _____ _ 20:17:40 / ____| | | 20:17:40 | | ___ __| | ___ ___ _____ __ 20:17:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:17:40 | |___| (_) | (_| | __/ (_| (_) \ V / 20:17:40 \_____\___/ \__,_|\___|\___\___/ \_/ 20:17:40 Bash-1.0.6 20:17:40 20:17:40 20:17:40 ==> git version 2.25.1 found 20:17:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:17:40 Release-Date: 2020-01-08 20:17:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:17:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:17:40 ==> Jenkins CI detected. 20:17:40 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-522 20:17:40 project root: . 20:17:40 --> token set from env 20:17:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:17:40 ==> Running gcov in . (disable via -X gcov) 20:17:40 ==> Python coveragepy not found 20:17:40 ==> Searching for coverage reports in: 20:17:40 + . 20:17:40 -> Found 1 reports 20:17:40 ==> Detecting git/mercurial file structure 20:17:40 ==> Reading reports 20:17:40 + ./coverage.out bytes=10 20:17:40 ==> Appending adjustments 20:17:40 https://docs.codecov.io/docs/fixing-reports 20:17:40 + Found adjustments 20:17:40 ==> Gzipping contents 20:17:40 8.0K /tmp/codecov.ZHqMOJ.gz 20:17:40 ==> Uploading reports 20:17:40 url: https://codecov.io 20:17:40 query: branch=PR-522&commit=d193da7947e9f73d290c137057211147f835767c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-522%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=522&job=&cmd_args= 20:17:40 -> Pinging Codecov 20:17:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-522&commit=d193da7947e9f73d290c137057211147f835767c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-522%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=522&job=&cmd_args= 20:17:40 -> Uploading to 20:17:40 https://storage.googleapis.com/codecov/v4/raw/2022-05-07/FB506323287CE973F263BFD2A0EB1F37/d193da7947e9f73d290c137057211147f835767c/4edeac44-aeab-4473-8fe3-29048534aab2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220507T201740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4539d9f69d8911e4a4a8d32f7db5b2670c4d245cbd458e9a53db6d2eae396c3c 20:17:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:40 Dload Upload Total Spent Left Speed 20:17:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 16397 --:--:-- --:--:-- --:--:-- 16397 20:17:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d193da7947e9f73d290c137057211147f835767c [Pipeline] } 20:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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:17:41 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives ] 20:17:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives 20:17:41 total 16 20:17:41 drwxr-xr-x 3 root root 4096 May 7 20:10 . 20:17:41 drwxrwxr-x 15 jenkins jenkins 4096 May 7 20:10 .. 20:17:41 drwxr-xr-x 2 root root 4096 May 7 20:10 cost 20:17:41 -rw-r--r-- 1 root root 82 May 7 20:10 cost.csv 20:17:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives 20:17:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives 20:17:41 total 16 20:17:41 drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:10 . 20:17:41 drwxrwxr-x 15 jenkins jenkins 4096 May 7 20:10 .. 20:17:41 drwxr-xr-x 2 jenkins jenkins 4096 May 7 20:10 cost 20:17:41 -rw-r--r-- 1 jenkins jenkins 82 May 7 20:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:17:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:17:43 ---> package-listing.sh 20:17:43 ++ facter osfamily 20:17:43 ++ tr '[:upper:]' '[:lower:]' 20:17:43 + OS_FAMILY=debian 20:17:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-522 20:17:43 + START_PACKAGES=/tmp/packages_start.txt 20:17:43 + END_PACKAGES=/tmp/packages_end.txt 20:17:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:43 + PACKAGES=/tmp/packages_start.txt 20:17:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-522 ']' 20:17:43 + PACKAGES=/tmp/packages_end.txt 20:17:43 + case "${OS_FAMILY}" in 20:17:43 + dpkg -l 20:17:43 + grep '^ii' 20:17:43 + '[' -f /tmp/packages_start.txt ']' 20:17:43 + '[' -f /tmp/packages_end.txt ']' 20:17:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-522 ']' 20:17:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/ 20:17:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/ [Pipeline] echo 20:17:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:17:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:44 . [Pipeline] withDockerContainer 20:17:44 prd-ubuntu20.04-docker-8c-8g-41410 does not seem to be running inside a container 20:17:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522/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_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:17:44 $ docker top 0a1f5d5095ecbed978aa6420f2aa3a2f6efb2b4d18b5e50f36ba2aded6aed4c3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:44 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:45 + ls /var/log/sa-host 20:17:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:45 provisioning config files... 20:17:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config1576760628355996619tmp [Pipeline] { [Pipeline] echo 20:17:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:46 ---> create-netrc.sh [Pipeline] } 20:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:46 ---> python-tools-install.sh [Pipeline] echo 20:17:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:46 ---> sudo-logs.sh 20:17:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:46 ---> job-cost.sh 20:17:46 lf-activate-venv: SKIPPING 20:17:46 DEBUG: total: 0.2199999988079071 20:17:46 INFO: Retrieving Stack Cost... 20:17:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:48 INFO: Archiving Costs [Pipeline] echo 20:17:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:48 ---> logs-deploy.sh 20:17:48 lf-activate-venv: SKIPPING 20:17:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-522/2 20:17:48 INFO: archiving workspace using pattern(s): 20:17:49 Archives upload complete. 20:17:49 INFO: archiving logs to Nexus