Pull request #513 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 MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at dce5d0b9831718e5228461debffed5a1d51119f0 rather than 6febae2e73cee47f49445586aec1d67d742e49ce Obtained Jenkinsfile from dce5d0b9831718e5228461debffed5a1d51119f0 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-ssh1568838482845927378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8879613318246374362.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-513/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-513/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8334083168633768212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh14447492497614760576.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-513/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-513/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5354591467538346837.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-19502’ Running on prd-ubuntu20.04-docker-8c-8g-19508 in /w/workspace/edgexfoundry_edgex-ui-go_PR-513 [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-513 # 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 > 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/513/head:refs/remotes/origin/PR-513 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dce5d0b9831718e5228461debffed5a1d51119f0 into PR head commit 6febae2e73cee47f49445586aec1d67d742e49ce Merge succeeded, producing 6febae2e73cee47f49445586aec1d67d742e49ce Checking out Revision 6febae2e73cee47f49445586aec1d67d742e49ce (PR-513) > git config core.sparsecheckout # timeout=10 > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # 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 dce5d0b9831718e5228461debffed5a1d51119f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # timeout=10 Commit message: "build(snap): source metadata from central repo " First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:37 ========================================================= 14:00:37 EdgeX Global Pipelines Version Info 14:00:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:38 ------------------- 14:00:38 stable info: 14:00:38 ------------------- 14:00:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:38 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:00:38 Message: update stable to v1.0.221 14:00:38 ------------------- 14:00:38 experimental info: 14:00:38 ------------------- 14:00:38 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:38 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:00:38 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-513 [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-513 [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-513 [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6febae2 [Pipeline] echo 14:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:39 provisioning config files... 14:00:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config3257555717882279782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:39 ---> docker-login.sh 14:00:39 nexus3.edgexfoundry.org:10001 14:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:40 Configure a credential helper to remove this warning. See 14:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:40 14:00:40 Login Succeeded 14:00:40 nexus3.edgexfoundry.org:10002 14:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:40 Configure a credential helper to remove this warning. See 14:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:40 14:00:40 Login Succeeded 14:00:40 nexus3.edgexfoundry.org:10003 14:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:40 Configure a credential helper to remove this warning. See 14:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:40 14:00:40 Login Succeeded 14:00:40 nexus3.edgexfoundry.org:10004 14:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:40 Configure a credential helper to remove this warning. See 14:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:40 14:00:40 Login Succeeded 14:00:40 docker.io 14:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:41 Configure a credential helper to remove this warning. See 14:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:41 14:00:41 Login Succeeded 14:00:41 ---> docker-login.sh ends [Pipeline] } 14:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:00:41 + git rev-list -1 --merges 6febae2e73cee47f49445586aec1d67d742e49ce~1..6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo 14:00:41 -----------> git rev-list -1 --merges 6febae2e73cee47f49445586aec1d67d742e49ce~1..6febae2e73cee47f49445586aec1d67d742e49ce 6febae2e73cee47f49445586aec1d67d742e49ce [false] [Pipeline] sh 14:00:42 + git log --format=format:%s -1 6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo 14:00:42 ========================================================= 14:00:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:00:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:42 + git log --format=format:%s -1 6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] echo 14:00:42 [semverPrep] GIT_COMMIT: 6febae2e73cee47f49445586aec1d67d742e49ce, Commit Message: build(snap): source metadata from central repo [Pipeline] echo 14:00:42 [semverPrep] This is not a build commit. [Pipeline] sh 14:00:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:00:42 + grep -v github /etc/ssh/ssh_known_hosts 14:00:42 + [ -e /tmp/ssh_known_hosts ] 14:00:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:00:42 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 14:00:42 -a /etc/ssh/ssh_known_hosts 14:00:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:43 14:00:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:00:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:43 latest: Pulling from edgex-devops/git-semver 14:00:43 a0d0a0d46f8b: Pulling fs layer 14:00:43 3e5f54012d9b: Pulling fs layer 14:00:43 4c7163046ea9: Pulling fs layer 14:00:43 0c2d73faf560: Pulling fs layer 14:00:43 0c2d73faf560: Waiting 14:00:43 3e5f54012d9b: Verifying Checksum 14:00:43 3e5f54012d9b: Download complete 14:00:43 a0d0a0d46f8b: Verifying Checksum 14:00:43 a0d0a0d46f8b: Download complete 14:00:43 0c2d73faf560: Verifying Checksum 14:00:43 0c2d73faf560: Download complete 14:00:43 4c7163046ea9: Download complete 14:00:43 a0d0a0d46f8b: Pull complete 14:00:43 3e5f54012d9b: Pull complete 14:00:44 4c7163046ea9: Pull complete 14:00:44 0c2d73faf560: Pull complete 14:00:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:00:44 prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container 14:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:00:45 $ docker top c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:45 [ssh-agent] Looking for ssh-agent implementation... 14:00:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:45 $ docker exec c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent 14:00:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNBfJjf/agent.14 14:00:45 SSH_AGENT_PID=21 14:00:45 Running ssh-add (command line suppressed) 14:00:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_3632069470866037573.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_3632069470866037573.key) 14:00:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:46 + git tag --points-at HEAD [Pipeline] } 14:00:46 $ docker exec --env ******** --env ******** c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent -k 14:00:46 unset SSH_AUTH_SOCK; 14:00:46 unset SSH_AGENT_PID; 14:00:46 echo Agent pid 21 killed; 14:00:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:00:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:46 [ssh-agent] Looking for ssh-agent implementation... 14:00:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:46 $ docker exec c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent 14:00:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmPFOii/agent.54 14:00:46 SSH_AGENT_PID=60 14:00:46 Running ssh-add (command line suppressed) 14:00:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_153208958241420.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/private_key_153208958241420.key) 14:00:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:46 + git semver init 14:00:46 # -> Open(): unable to determine branch for HEAD 14:00:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-513/.git 14:00:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-513 14:00:46 # $SEMVER_REMOTE_NAME = origin 14:00:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:00:46 # $SEMVER_USER_NAME = edgex-jenkins 14:00:46 # $SEMVER_BRANCH = PR-513 14:00:46 # $SEMVER_TEMP = /tmp/semver-582476176 14:00:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:00:49 # '/tmp/semver-582476176' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-513/.semver' 14:00:49 # -> Force: false 14:00:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-513/.semver [Pipeline] } 14:00:49 $ docker exec --env ******** --env ******** c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c ssh-agent -k 14:00:49 unset SSH_AUTH_SOCK; 14:00:49 unset SSH_AGENT_PID; 14:00:49 echo Agent pid 60 killed; 14:00:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:49 + git semver [Pipeline] } 14:00:49 $ docker stop --time=1 c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c 14:00:51 $ docker rm -f c235bea89b075461c02f86701a220bef07068dcfa76205d00eca49acf623449c [Pipeline] // withDockerContainer [Pipeline] sh 14:00:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:52 Stashed 1 file(s) [Pipeline] echo 14:00:52 [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 14:00:52 provisioning config files... 14:00:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config6298983555331017567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:52 ---> docker-login.sh 14:00:52 nexus3.edgexfoundry.org:10001 14:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:52 Configure a credential helper to remove this warning. See 14:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:52 14:00:52 Login Succeeded 14:00:52 nexus3.edgexfoundry.org:10002 14:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:52 Configure a credential helper to remove this warning. See 14:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:52 14:00:52 Login Succeeded 14:00:52 nexus3.edgexfoundry.org:10003 14:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:52 Configure a credential helper to remove this warning. See 14:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:52 14:00:52 Login Succeeded 14:00:52 nexus3.edgexfoundry.org:10004 14:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:53 Configure a credential helper to remove this warning. See 14:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:53 14:00:53 Login Succeeded 14:00:53 docker.io 14:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:53 Configure a credential helper to remove this warning. See 14:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:53 14:00:53 Login Succeeded 14:00:53 ---> docker-login.sh ends [Pipeline] } 14:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:53 ========================================================= 14:00:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:00:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:00:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 14:00:53 Sending build context to Docker daemon 43.17MB 14:00:53 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 14:00:53 Step 2/15 : FROM ${BASE} AS builder 14:00:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:53 59bf1c3509f3: Pulling fs layer 14:00:53 666ba61612fd: Pulling fs layer 14:00:53 8ed8ca486205: Pulling fs layer 14:00:53 4fe6c5a15a65: Pulling fs layer 14:00:53 22a0e8bec74d: Pulling fs layer 14:00:53 640e595b4fbd: Pulling fs layer 14:00:53 763cafe07f6e: Pulling fs layer 14:00:53 0c0b528cf693: Pulling fs layer 14:00:53 10935f4eaf8b: Pulling fs layer 14:00:53 22a0e8bec74d: Waiting 14:00:53 4fe6c5a15a65: Waiting 14:00:53 640e595b4fbd: Waiting 14:00:53 763cafe07f6e: Waiting 14:00:53 0c0b528cf693: Waiting 14:00:53 10935f4eaf8b: Waiting 14:00:53 8ed8ca486205: Download complete 14:00:53 666ba61612fd: Verifying Checksum 14:00:53 666ba61612fd: Download complete 14:00:53 22a0e8bec74d: Verifying Checksum 14:00:53 22a0e8bec74d: Download complete 14:00:53 640e595b4fbd: Download complete 14:00:53 59bf1c3509f3: Verifying Checksum 14:00:53 763cafe07f6e: Download complete 14:00:54 0c0b528cf693: Verifying Checksum 14:00:54 0c0b528cf693: Download complete 14:00:54 59bf1c3509f3: Pull complete 14:00:54 666ba61612fd: Pull complete 14:00:54 8ed8ca486205: Pull complete 14:00:54 10935f4eaf8b: Verifying Checksum 14:00:54 10935f4eaf8b: Download complete 14:00:55 4fe6c5a15a65: Verifying Checksum 14:00:55 4fe6c5a15a65: Download complete 14:00:59 4fe6c5a15a65: Pull complete 14:00:59 22a0e8bec74d: Pull complete 14:00:59 640e595b4fbd: Pull complete 14:00:59 763cafe07f6e: Pull complete 14:00:59 0c0b528cf693: Pull complete 14:01:01 10935f4eaf8b: Pull complete 14:01:01 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:01:01 ---> 99d49a6021b9 14:01:01 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:01:03 ---> Running in 0644423fcbd8 14:01:03 Removing intermediate container 0644423fcbd8 14:01:03 ---> 301747494491 14:01:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:01:03 ---> Running in b25effa33da4 14:01:03 Removing intermediate container b25effa33da4 14:01:03 ---> c82e96e6cc4e 14:01:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:01:03 ---> Running in 9409a3da12ec 14:01:03 Removing intermediate container 9409a3da12ec 14:01:03 ---> 0141428f7576 14:01:03 Step 6/15 : LABEL Name=edgex-ui-go 14:01:03 ---> Running in 7529eab9b755 14:01:03 Removing intermediate container 7529eab9b755 14:01:03 ---> 5a0aa306799f 14:01:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:01:03 ---> Running in 753c57ed00c4 14:01:03 Removing intermediate container 753c57ed00c4 14:01:03 ---> a170bc2ef9e2 14:01:03 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:03 ---> Running in 508085bd64be 14:01:04 Removing intermediate container 508085bd64be 14:01:04 ---> 7fb8909bf78a 14:01:04 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:04 ---> Running in fe29ae7a956e 14:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:06 OK: 221 MiB in 52 packages 14:01:06 Removing intermediate container fe29ae7a956e 14:01:06 ---> 40a69bcf736d 14:01:06 Step 10/15 : ENV GO111MODULE=on 14:01:06 ---> Running in 08596a7089ee 14:01:06 Removing intermediate container 08596a7089ee 14:01:06 ---> c707633b04af 14:01:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:01:06 ---> Running in a4db185e2fab 14:01:06 Removing intermediate container a4db185e2fab 14:01:06 ---> ba09f1345e5e 14:01:06 Step 12/15 : COPY go.mod vendor* ./ 14:01:06 ---> f26850183771 14:01:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:06 ---> Running in f7529b6315af 14:01:07 Still waiting to schedule task 14:01:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19503’ 14:01:38 Removing intermediate container f7529b6315af 14:01:38 ---> a5f1e4e797f7 14:01:38 Step 14/15 : COPY . . 14:01:38 ---> ac8e5d120a54 14:01:38 Step 15/15 : RUN ${MAKE} 14:01:38 ---> Running in 3db8a7d9ee19 14:01:38 noop 14:01:38 Removing intermediate container 3db8a7d9ee19 14:01:38 ---> f453a710ec27 14:01:38 Successfully built f453a710ec27 14:01:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:01:39 + docker inspect -f . ci-base-image-x86_64 14:01:39 . [Pipeline] withDockerContainer 14:01:39 prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container 14:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@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 ******** ci-base-image-x86_64 cat 14:01:39 $ docker top c711bb39b21cc15a976dd8e5178f301b50cc19e81a2d487bc47fb2c29cab9753 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:40 + go version 14:01:40 go version go1.17.6 linux/amd64 [Pipeline] } 14:01:40 $ docker stop --time=1 c711bb39b21cc15a976dd8e5178f301b50cc19e81a2d487bc47fb2c29cab9753 14:01:41 $ docker rm -f c711bb39b21cc15a976dd8e5178f301b50cc19e81a2d487bc47fb2c29cab9753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:01:41 + docker inspect -f . ci-base-image-x86_64 14:01:41 . [Pipeline] withDockerContainer 14:01:41 prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container 14:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@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 ******** ci-base-image-x86_64 cat 14:01:42 $ docker top ba4dc4616d3a1cd4397675d3a2f9f3758e49379407006d6b488f713a993c87cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:01:42 + make test 14:01:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:01:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:01:48 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:01:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:01:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:01:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:01:50 $ docker stop --time=1 ba4dc4616d3a1cd4397675d3a2f9f3758e49379407006d6b488f713a993c87cb 14:01:52 $ docker rm -f ba4dc4616d3a1cd4397675d3a2f9f3758e49379407006d6b488f713a993c87cb [Pipeline] // withDockerContainer [Pipeline] sh 14:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:01:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:01:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:01:53 + ls -al . 14:01:53 total 160 14:01:53 drwxrwxr-x 14 jenkins jenkins 4096 Apr 11 14:01 . 14:01:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 .. 14:01:53 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:00 .git 14:01:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:00 .github 14:01:53 -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:00 .gitignore 14:01:53 drwx------ 3 jenkins jenkins 4096 Apr 11 14:00 .semver 14:01:53 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 14:00 CONTRIBUTING.md 14:01:53 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 11 14:00 Dockerfile 14:01:53 -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 14:00 Jenkinsfile 14:01:53 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 14:00 LICENSE 14:01:53 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 11 14:00 Makefile 14:01:53 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 11 14:00 README.md 14:01:53 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 14:00 VERSION 14:01:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:00 assets 14:01:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:00 bin 14:01:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:00 cmd 14:01:53 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 14:01 coverage.out 14:01:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:00 docs 14:01:53 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 11 14:00 go.mod 14:01:53 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 11 14:00 go.sum 14:01:53 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 14:00 internal 14:01:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:00 pkg 14:01:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 snap 14:01:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 testing 14:01:53 -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:00 version.go 14:01:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:00 web [Pipeline] isUnix [Pipeline] sh 14:01:53 + 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=6febae2e73cee47f49445586aec1d67d742e49ce --label arch=amd64 --label version=0.0.0 . 14:01:54 Sending build context to Docker daemon 43.17MB 14:01:54 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 14:01:54 Step 2/23 : FROM ${BASE} AS builder 14:01:54 ---> f453a710ec27 14:01:54 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:01:54 ---> Running in a1d21625991c 14:01:54 Removing intermediate container a1d21625991c 14:01:54 ---> 8ff7f21b9f74 14:01:54 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 14:01:54 ---> Running in 86d8551c5acd 14:01:54 Removing intermediate container 86d8551c5acd 14:01:54 ---> 9d5c0ba79bb9 14:01:54 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 14:01:54 ---> Running in 67b69c169061 14:01:54 Removing intermediate container 67b69c169061 14:01:54 ---> 4731248c59fb 14:01:54 Step 6/23 : LABEL Name=edgex-ui-go 14:01:54 ---> Running in 185d8d7e07ff 14:01:54 Removing intermediate container 185d8d7e07ff 14:01:54 ---> beaf160d0a6d 14:01:54 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:01:54 ---> Running in 5fecad142b52 14:01:55 Removing intermediate container 5fecad142b52 14:01:55 ---> a8f9a4462bb5 14:01:55 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:55 ---> Running in 66114342d5aa 14:01:55 Removing intermediate container 66114342d5aa 14:01:55 ---> 651a879a15e3 14:01:55 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:55 ---> Running in 6c87eaa67b40 14:01:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:57 OK: 221 MiB in 52 packages 14:01:57 Removing intermediate container 6c87eaa67b40 14:01:57 ---> d35904c9e60e 14:01:57 Step 10/23 : ENV GO111MODULE=on 14:01:57 ---> Running in bbe800318a97 14:01:57 Removing intermediate container bbe800318a97 14:01:57 ---> dd848a09a131 14:01:57 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:01:57 ---> Running in 8f757852d1d3 14:01:57 Removing intermediate container 8f757852d1d3 14:01:57 ---> 7169839d7745 14:01:57 Step 12/23 : COPY go.mod vendor* ./ 14:01:57 ---> c5ada1e01788 14:01:57 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:57 ---> Running in c573bcd995c3 14:01:58 Removing intermediate container c573bcd995c3 14:01:58 ---> 730d6ce2cd93 14:01:58 Step 14/23 : COPY . . 14:01:59 ---> 867bbe2ed339 14:01:59 Step 15/23 : RUN ${MAKE} 14:01:59 ---> Running in e620403db60a 14:01:59 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 14:02:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:02:06 Removing intermediate container e620403db60a 14:02:06 ---> 489967f70322 14:02:06 Step 16/23 : FROM alpine:3.14 14:02:07 3.14: Pulling from library/alpine 14:02:07 8663204ce13b: Pulling fs layer 14:02:07 8663204ce13b: Verifying Checksum 14:02:07 8663204ce13b: Download complete 14:02:07 8663204ce13b: Pull complete 14:02:07 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:02:07 Status: Downloaded newer image for alpine:3.14 14:02:08 ---> e04c818066af 14:02:08 Step 17/23 : EXPOSE 4000 14:02:08 ---> Running in 5759adcc8d52 14:02:08 Removing intermediate container 5759adcc8d52 14:02:08 ---> c244d6acf73f 14:02:08 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 14:02:08 ---> c193d47b46ef 14:02:08 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:02:08 ---> Running in d383b9cfb02c 14:02:08 Removing intermediate container d383b9cfb02c 14:02:08 ---> 36fbc5b0827f 14:02:08 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:02:08 ---> Running in d4e38f319f05 14:02:08 Removing intermediate container d4e38f319f05 14:02:08 ---> 2fac1c8e5ae4 14:02:08 Step 21/23 : LABEL arch=amd64 14:02:08 ---> Running in d59244872f9d 14:02:08 Removing intermediate container d59244872f9d 14:02:08 ---> e201350bfc94 14:02:08 Step 22/23 : LABEL git_sha=6febae2e73cee47f49445586aec1d67d742e49ce 14:02:09 ---> Running in 55d75c5dc0bf 14:02:09 Removing intermediate container 55d75c5dc0bf 14:02:09 ---> 60794226ef54 14:02:09 Step 23/23 : LABEL version=0.0.0 14:02:09 ---> Running in a1c5abc78145 14:02:09 Removing intermediate container a1c5abc78145 14:02:09 ---> 112dd2148697 14:02:09 [Warning] One or more build-args [ARCH] were not consumed 14:02:09 Successfully built 112dd2148697 14:02:09 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 14:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:09 14:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:10 latest: Pulling from edgex-lftools-log-publisher 14:02:10 5eb5b503b376: Pulling fs layer 14:02:10 5c69ac0246d0: Pulling fs layer 14:02:10 ec43610c2a17: Pulling fs layer 14:02:10 3a2ae6a8a46f: Pulling fs layer 14:02:10 33b1e0a273af: Pulling fs layer 14:02:10 5d3b04190fa2: Pulling fs layer 14:02:10 2f39f015ded8: Pulling fs layer 14:02:10 3a2ae6a8a46f: Waiting 14:02:10 33b1e0a273af: Waiting 14:02:10 5d3b04190fa2: Waiting 14:02:10 2f39f015ded8: Waiting 14:02:10 5c69ac0246d0: Verifying Checksum 14:02:10 5c69ac0246d0: Download complete 14:02:10 3a2ae6a8a46f: Verifying Checksum 14:02:10 3a2ae6a8a46f: Download complete 14:02:10 33b1e0a273af: Verifying Checksum 14:02:10 33b1e0a273af: Download complete 14:02:10 ec43610c2a17: Verifying Checksum 14:02:10 ec43610c2a17: Download complete 14:02:10 5d3b04190fa2: Verifying Checksum 14:02:10 5d3b04190fa2: Download complete 14:02:10 5eb5b503b376: Verifying Checksum 14:02:10 5eb5b503b376: Download complete 14:02:10 2f39f015ded8: Download complete 14:02:11 5eb5b503b376: Pull complete 14:02:11 5c69ac0246d0: Pull complete 14:02:12 ec43610c2a17: Pull complete 14:02:12 3a2ae6a8a46f: Pull complete 14:02:12 33b1e0a273af: Pull complete 14:02:12 5d3b04190fa2: Pull complete 14:02:16 2f39f015ded8: Pull complete 14:02:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:02:16 prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container 14:02:16 $ 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-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:02:18 $ docker top 6b417644e8f124fd70f040d528f0b5add0189096f318811057fa74aad70d80e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:19 ---> job-cost.sh 14:02:19 lf-activate-venv: SKIPPING 14:02:19 INFO: No Stack... 14:02:19 INFO: Retrieving Pricing Info for: v3-standard-8 14:02:19 INFO: Archiving Costs [Pipeline] sh 14:02:20 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives/cost.csv 14:02:20 + cut -d, -f6 [Pipeline] lock 14:02:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] 14:02:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] did not exist. Created. 14:02:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:02:20 + echo total: 0.2199999988079071 [Pipeline] stash 14:02:20 Stashed 1 file(s) [Pipeline] } 14:02:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:02:20 $ docker stop --time=1 6b417644e8f124fd70f040d528f0b5add0189096f318811057fa74aad70d80e8 14:02:21 $ docker rm -f 6b417644e8f124fd70f040d528f0b5add0189096f318811057fa74aad70d80e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:04:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19511 in /w/workspace/edgexfoundry_edgex-ui-go_PR-513 [Pipeline] { [Pipeline] ws 14:04:02 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:04:02 The recommended git tool is: git 14:04:12 using credential edgex-jenkins-ssh 14:04:12 Cloning the remote Git repository 14:04:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:04:12 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:04:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:04:12 > git --version # timeout=10 14:04:12 > git --version # 'git version 2.25.1' 14:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:17 Merging remotes/origin/main commit dce5d0b9831718e5228461debffed5a1d51119f0 into PR head commit 6febae2e73cee47f49445586aec1d67d742e49ce 14:04:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:04:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:04:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:04:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:17 > git config core.sparsecheckout # timeout=10 14:04:17 > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # timeout=10 14:04:18 > git remote # timeout=10 14:04:18 > git config --get remote.origin.url # timeout=10 14:04:18 Merge succeeded, producing 6febae2e73cee47f49445586aec1d67d742e49ce 14:04:18 Checking out Revision 6febae2e73cee47f49445586aec1d67d742e49ce (PR-513) 14:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:18 > git merge dce5d0b9831718e5228461debffed5a1d51119f0 # timeout=10 14:04:18 > git rev-parse HEAD^{commit} # timeout=10 14:04:18 > git config core.sparsecheckout # timeout=10 14:04:18 > git checkout -f 6febae2e73cee47f49445586aec1d67d742e49ce # timeout=10 14:04:22 Commit message: "build(snap): source metadata from central repo " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:04:23 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:23 Dload Upload Total Spent Left Speed 14:04:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh 14:04:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:04:24 + sudo tee /etc/docker/daemon.new 14:04:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:04:24 { 14:04:24 "registry-mirrors": [ 14:04:24 "https://nexus3.edgexfoundry.org:10001" 14:04:24 ], 14:04:24 "bip": "10.250.0.254/24", 14:04:24 "hosts": [ 14:04:24 "tcp://0.0.0.0:5555", 14:04:24 "unix:///var/run/docker.sock" 14:04:24 ], 14:04:24 "mtu": 1458, 14:04:24 "selinux-enabled": true, 14:04:24 "seccomp-profile": "/etc/docker/seccomp.json" 14:04:24 } [Pipeline] sh 14:04:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:04:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:43 provisioning config files... 14:04:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5126471476986761551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:44 ---> docker-login.sh 14:04:44 nexus3.edgexfoundry.org:10001 14:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:44 Configure a credential helper to remove this warning. See 14:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:44 14:04:44 Login Succeeded 14:04:44 nexus3.edgexfoundry.org:10002 14:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:45 Configure a credential helper to remove this warning. See 14:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:45 14:04:45 Login Succeeded 14:04:45 nexus3.edgexfoundry.org:10003 14:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:45 Configure a credential helper to remove this warning. See 14:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:45 14:04:45 Login Succeeded 14:04:45 nexus3.edgexfoundry.org:10004 14:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:46 Configure a credential helper to remove this warning. See 14:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:46 14:04:46 Login Succeeded 14:04:46 docker.io 14:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:46 Configure a credential helper to remove this warning. See 14:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:46 14:04:46 Login Succeeded 14:04:46 ---> docker-login.sh ends [Pipeline] } 14:04:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:47 ========================================================= 14:04:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:04:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:04:47 + 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 . 14:04:48 Sending build context to Docker daemon 27.07MB 14:04:48 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 14:04:48 Step 2/15 : FROM ${BASE} AS builder 14:04:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:04:49 9b3977197b4f: Pulling fs layer 14:04:49 1a89e8eeedd5: Pulling fs layer 14:04:49 94645a83ff95: Pulling fs layer 14:04:49 3f3a8bcf1eab: Pulling fs layer 14:04:49 0c92f367c5e7: Pulling fs layer 14:04:49 f7c0051592d6: Pulling fs layer 14:04:49 a227ed2f7395: Pulling fs layer 14:04:49 7b1c46037f91: Pulling fs layer 14:04:49 a227ed2f7395: Waiting 14:04:49 f7c0051592d6: Waiting 14:04:49 7b1c46037f91: Waiting 14:04:49 0c92f367c5e7: Waiting 14:04:49 94645a83ff95: Verifying Checksum 14:04:49 94645a83ff95: Download complete 14:04:49 1a89e8eeedd5: Verifying Checksum 14:04:49 1a89e8eeedd5: Download complete 14:04:49 0c92f367c5e7: Verifying Checksum 14:04:49 0c92f367c5e7: Download complete 14:04:49 f7c0051592d6: Verifying Checksum 14:04:49 f7c0051592d6: Download complete 14:04:49 9b3977197b4f: Verifying Checksum 14:04:49 9b3977197b4f: Download complete 14:04:49 a227ed2f7395: Verifying Checksum 14:04:49 a227ed2f7395: Download complete 14:04:49 9b3977197b4f: Pull complete 14:04:50 1a89e8eeedd5: Pull complete 14:04:50 94645a83ff95: Pull complete 14:04:51 7b1c46037f91: Verifying Checksum 14:04:51 7b1c46037f91: Download complete 14:04:51 3f3a8bcf1eab: Verifying Checksum 14:04:51 3f3a8bcf1eab: Download complete 14:05:04 3f3a8bcf1eab: Pull complete 14:05:04 0c92f367c5e7: Pull complete 14:05:04 f7c0051592d6: Pull complete 14:05:04 a227ed2f7395: Pull complete 14:05:11 7b1c46037f91: Pull complete 14:05:11 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:05:11 ---> f79e39bc4007 14:05:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:05:13 ---> Running in 2fe37f264b1a 14:05:13 Removing intermediate container 2fe37f264b1a 14:05:13 ---> 7b23fc65bade 14:05:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:05:13 ---> Running in 2c98e3d44dd5 14:05:13 Removing intermediate container 2c98e3d44dd5 14:05:13 ---> a3cc5d027cf6 14:05:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:05:13 ---> Running in ec0e041e5485 14:05:13 Removing intermediate container ec0e041e5485 14:05:13 ---> 77fd3357bbfe 14:05:13 Step 6/15 : LABEL Name=edgex-ui-go 14:05:13 ---> Running in b7c9c8966528 14:05:14 Removing intermediate container b7c9c8966528 14:05:14 ---> 34b3bd9794be 14:05:14 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:05:14 ---> Running in 1ecc718aa5a9 14:05:14 Removing intermediate container 1ecc718aa5a9 14:05:14 ---> b74e5935ada6 14:05:14 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:14 ---> Running in 7790f5f6fa95 14:05:16 Removing intermediate container 7790f5f6fa95 14:05:16 ---> 73edc3bf1a76 14:05:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:16 ---> Running in 80a418645dd3 14:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:05:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:05:19 OK: 220 MiB in 52 packages 14:05:20 Removing intermediate container 80a418645dd3 14:05:20 ---> 39791078534b 14:05:20 Step 10/15 : ENV GO111MODULE=on 14:05:21 ---> Running in 8a172c6ba675 14:05:21 Removing intermediate container 8a172c6ba675 14:05:21 ---> 7eac652ae9dd 14:05:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:05:21 ---> Running in 29bddbb0bbd1 14:05:21 Removing intermediate container 29bddbb0bbd1 14:05:21 ---> 29c8a4d8064c 14:05:21 Step 12/15 : COPY go.mod vendor* ./ 14:05:22 ---> 62f262ac9dfb 14:05:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:22 ---> Running in 4883ab4ec72d 14:06:44 Removing intermediate container 4883ab4ec72d 14:06:44 ---> b21836ae9820 14:06:44 Step 14/15 : COPY . . 14:06:44 ---> 475c29004809 14:06:44 Step 15/15 : RUN ${MAKE} 14:06:44 ---> Running in e9fb418fec40 14:06:44 noop 14:06:45 Removing intermediate container e9fb418fec40 14:06:45 ---> 076115074e17 14:06:45 Successfully built 076115074e17 14:06:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:06:45 + docker inspect -f . ci-base-image-arm64 14:06:45 . [Pipeline] withDockerContainer 14:06:46 prd-ubuntu20.04-docker-arm64-4c-16g-19511 does not seem to be running inside a container 14:06:46 $ 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 ******** ci-base-image-arm64 cat 14:06:47 $ docker top 755a69bb6bc096b47ddb4e35c525331681f4c26df9eca5b22734c7a1f269461f -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:48 + go version 14:06:48 go version go1.17.6 linux/arm64 [Pipeline] } 14:06:48 $ docker stop --time=1 755a69bb6bc096b47ddb4e35c525331681f4c26df9eca5b22734c7a1f269461f 14:06:50 $ docker rm -f 755a69bb6bc096b47ddb4e35c525331681f4c26df9eca5b22734c7a1f269461f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:06:51 + docker inspect -f . ci-base-image-arm64 14:06:51 . [Pipeline] withDockerContainer 14:06:51 prd-ubuntu20.04-docker-arm64-4c-16g-19511 does not seem to be running inside a container 14:06:51 $ 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 ******** ci-base-image-arm64 cat 14:06:53 $ docker top 01eb6ac1bc23cab11918a352a0422e1ad73db99af4f7157f4386fdbc23077e9b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:06:54 + make test 14:06:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:06:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:07:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:07:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:07:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:07:57 $ docker stop --time=1 01eb6ac1bc23cab11918a352a0422e1ad73db99af4f7157f4386fdbc23077e9b 14:07:59 $ docker rm -f 01eb6ac1bc23cab11918a352a0422e1ad73db99af4f7157f4386fdbc23077e9b [Pipeline] // withDockerContainer [Pipeline] sh 14:08:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:08:00 Warning: overwriting stash ‘coverage-report’ 14:08:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:08:01 + ls -al . 14:08:01 total 156 14:08:01 drwxrwxr-x 13 jenkins jenkins 4096 Apr 11 14:06 . 14:08:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 .. 14:08:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 14:04 .git 14:08:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:04 .github 14:08:01 -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:04 .gitignore 14:08:01 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 14:04 CONTRIBUTING.md 14:08:01 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 11 14:04 Dockerfile 14:08:01 -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 14:04 Jenkinsfile 14:08:01 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 14:04 LICENSE 14:08:01 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 11 14:04 Makefile 14:08:01 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 11 14:04 README.md 14:08:01 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 14:00 VERSION 14:08:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:04 assets 14:08:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:04 bin 14:08:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:04 cmd 14:08:01 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 14:06 coverage.out 14:08:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 14:04 docs 14:08:01 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 11 14:04 go.mod 14:08:01 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 11 14:04 go.sum 14:08:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 14:04 internal 14:08:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 14:04 pkg 14:08:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 snap 14:08:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 testing 14:08:01 -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 14:04 version.go 14:08:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 14:04 web [Pipeline] isUnix [Pipeline] sh 14:08:02 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6febae2e73cee47f49445586aec1d67d742e49ce --label arch=arm64 --label version=0.0.0 . 14:08:03 Sending build context to Docker daemon 27.08MB 14:08:03 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 14:08:03 Step 2/23 : FROM ${BASE} AS builder 14:08:03 ---> 076115074e17 14:08:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:08:03 ---> Running in d5869d940df3 14:08:03 Removing intermediate container d5869d940df3 14:08:03 ---> e351d0ebcf87 14:08:03 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 14:08:03 ---> Running in 48eb17bdc8b9 14:08:04 Removing intermediate container 48eb17bdc8b9 14:08:04 ---> e16372a86fe7 14:08:04 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 14:08:04 ---> Running in 40739f938bcc 14:08:04 Removing intermediate container 40739f938bcc 14:08:04 ---> 2dddcb708cad 14:08:04 Step 6/23 : LABEL Name=edgex-ui-go 14:08:04 ---> Running in e8b0ce9c436a 14:08:05 Removing intermediate container e8b0ce9c436a 14:08:05 ---> 19082e020118 14:08:05 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:08:05 ---> Running in 98fefaa685d8 14:08:05 Removing intermediate container 98fefaa685d8 14:08:05 ---> 5376ffad4b2e 14:08:05 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:05 ---> Running in 51aca805a39a 14:08:07 Removing intermediate container 51aca805a39a 14:08:07 ---> de755dfacd05 14:08:07 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:07 ---> Running in ad2e2ba9943d 14:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:08:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:08:10 OK: 220 MiB in 52 packages 14:08:10 Removing intermediate container ad2e2ba9943d 14:08:10 ---> 4f0a176cee45 14:08:10 Step 10/23 : ENV GO111MODULE=on 14:08:11 ---> Running in 2b0b216acca5 14:08:11 Removing intermediate container 2b0b216acca5 14:08:11 ---> aee4d431d06f 14:08:11 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:08:11 ---> Running in 799850d4cf00 14:08:11 Removing intermediate container 799850d4cf00 14:08:11 ---> 34a6c80901d4 14:08:11 Step 12/23 : COPY go.mod vendor* ./ 14:08:12 ---> 7cdaca79b18f 14:08:12 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:12 ---> Running in 8d960dcd2a1d 14:08:15 Removing intermediate container 8d960dcd2a1d 14:08:15 ---> 09698e1cc05a 14:08:15 Step 14/23 : COPY . . 14:08:18 ---> f0b3737d8db5 14:08:18 Step 15/23 : RUN ${MAKE} 14:08:18 ---> Running in d4b51d91fe2b 14:08:19 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 14:08:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:09:00 Removing intermediate container d4b51d91fe2b 14:09:00 ---> f6f9347b3ac5 14:09:00 Step 16/23 : FROM alpine:3.14 14:09:01 3.14: Pulling from library/alpine 14:09:01 455c02918c45: Pulling fs layer 14:09:01 455c02918c45: Verifying Checksum 14:09:01 455c02918c45: Download complete 14:09:02 455c02918c45: Pull complete 14:09:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:09:02 Status: Downloaded newer image for alpine:3.14 14:09:02 ---> ac73e934f311 14:09:02 Step 17/23 : EXPOSE 4000 14:09:02 ---> Running in f56822d44c11 14:09:02 Removing intermediate container f56822d44c11 14:09:02 ---> 01df2ec6c194 14:09: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 14:09:04 ---> de6da8076494 14:09:04 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:09:04 ---> Running in c3d378f23b05 14:09:04 Removing intermediate container c3d378f23b05 14:09:04 ---> 9d9f7378465d 14:09:04 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:09:04 ---> Running in ec0885f1b78b 14:09:05 Removing intermediate container ec0885f1b78b 14:09:05 ---> c19e6a8d0461 14:09:05 Step 21/23 : LABEL arch=arm64 14:09:05 ---> Running in 7010f3cd1b4c 14:09:05 Removing intermediate container 7010f3cd1b4c 14:09:05 ---> 55e3f9cfd0d0 14:09:05 Step 22/23 : LABEL git_sha=6febae2e73cee47f49445586aec1d67d742e49ce 14:09:05 ---> Running in 0e3c7eaaf941 14:09:06 Removing intermediate container 0e3c7eaaf941 14:09:06 ---> a3cbc6466189 14:09:06 Step 23/23 : LABEL version=0.0.0 14:09:06 ---> Running in 457ed3f4278e 14:09:06 Removing intermediate container 457ed3f4278e 14:09:06 ---> f906c199caf7 14:09:06 [Warning] One or more build-args [ARCH] were not consumed 14:09:06 Successfully built f906c199caf7 14:09:06 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 14:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:07 14:09:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:07 arm64: Pulling from edgex-lftools-log-publisher 14:09:07 8998bd30e6a1: Pulling fs layer 14:09:07 04944245beec: Pulling fs layer 14:09:07 699f458cf7ca: Pulling fs layer 14:09:07 765212b225bb: Pulling fs layer 14:09:07 f23df028b6ca: Pulling fs layer 14:09:07 d65c8cfc05b1: Pulling fs layer 14:09:07 2437ff75d9bd: Pulling fs layer 14:09:07 765212b225bb: Waiting 14:09:07 f23df028b6ca: Waiting 14:09:07 d65c8cfc05b1: Waiting 14:09:07 2437ff75d9bd: Waiting 14:09:07 04944245beec: Verifying Checksum 14:09:07 04944245beec: Download complete 14:09:07 765212b225bb: Verifying Checksum 14:09:07 765212b225bb: Download complete 14:09:07 f23df028b6ca: Verifying Checksum 14:09:07 f23df028b6ca: Download complete 14:09:07 d65c8cfc05b1: Verifying Checksum 14:09:07 d65c8cfc05b1: Download complete 14:09:07 699f458cf7ca: Verifying Checksum 14:09:07 699f458cf7ca: Download complete 14:09:08 8998bd30e6a1: Verifying Checksum 14:09:08 8998bd30e6a1: Download complete 14:09:11 2437ff75d9bd: Verifying Checksum 14:09:11 2437ff75d9bd: Download complete 14:09:13 8998bd30e6a1: Pull complete 14:09:13 04944245beec: Pull complete 14:09:14 699f458cf7ca: Pull complete 14:09:15 765212b225bb: Pull complete 14:09:16 f23df028b6ca: Pull complete 14:09:16 d65c8cfc05b1: Pull complete 14:09:31 2437ff75d9bd: Pull complete 14:09:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:09:31 prd-ubuntu20.04-docker-arm64-4c-16g-19511 does not seem to be running inside a container 14:09:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:09:35 $ docker top 891b812ce33a3fef27678e8b573263fe628e173c6aa109464e6e1ef4d08e82f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:35 ---> job-cost.sh 14:09:35 lf-activate-venv: SKIPPING 14:09:35 INFO: No Stack... 14:09:36 INFO: Retrieving Pricing Info for: v3-standard-4 14:09:37 INFO: Archiving Costs [Pipeline] sh 14:09:37 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 14:09:37 + cut -d, -f6 [Pipeline] lock 14:09:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] 14:09:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] did not exist. Created. 14:09:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:09:38 /w/workspace/edgex-ui-go/2@tmp/durable-b9f7647c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:09:39 + echo total: 0.10999999940395355 [Pipeline] stash 14:09:39 Warning: overwriting stash ‘stack-cost’ 14:09:39 Stashed 1 file(s) [Pipeline] } 14:09:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-513-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:09:39 $ docker stop --time=1 891b812ce33a3fef27678e8b573263fe628e173c6aa109464e6e1ef4d08e82f1 14:09:41 $ docker rm -f 891b812ce33a3fef27678e8b573263fe628e173c6aa109464e6e1ef4d08e82f1 [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 14:09:41 provisioning config files... 14:09:41 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config1692255404506621759tmp [Pipeline] { [Pipeline] sh 14:09:42 + set +x 14:09:42 + curl -s https://codecov.io/bash 14:09:42 + bash -s -- 14:09:42 14:09:42 _____ _ 14:09:42 / ____| | | 14:09:42 | | ___ __| | ___ ___ _____ __ 14:09:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:09:42 | |___| (_) | (_| | __/ (_| (_) \ V / 14:09:42 \_____\___/ \__,_|\___|\___\___/ \_/ 14:09:42 Bash-1.0.6 14:09:42 14:09:42 14:09:42 ==> git version 2.25.1 found 14:09:42 ==> 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 14:09:42 Release-Date: 2020-01-08 14:09:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:09:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:09:42 ==> Jenkins CI detected. 14:09:42 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-513 14:09:42 project root: . 14:09:42 --> token set from env 14:09:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:09:42 ==> Running gcov in . (disable via -X gcov) 14:09:42 ==> Python coveragepy not found 14:09:42 ==> Searching for coverage reports in: 14:09:42 + . 14:09:42 -> Found 1 reports 14:09:42 ==> Detecting git/mercurial file structure 14:09:42 ==> Reading reports 14:09:42 + ./coverage.out bytes=10 14:09:42 ==> Appending adjustments 14:09:42 https://docs.codecov.io/docs/fixing-reports 14:09:42 + Found adjustments 14:09:42 ==> Gzipping contents 14:09:42 4.0K /tmp/codecov.1QHRKY.gz 14:09:42 ==> Uploading reports 14:09:42 url: https://codecov.io 14:09:42 query: branch=PR-513&commit=6febae2e73cee47f49445586aec1d67d742e49ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=513&job=&cmd_args= 14:09:42 -> Pinging Codecov 14:09:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-513&commit=6febae2e73cee47f49445586aec1d67d742e49ce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=513&job=&cmd_args= 14:09:42 -> Uploading to 14:09:42 https://storage.googleapis.com/codecov/v4/raw/2022-04-11/FB506323287CE973F263BFD2A0EB1F37/6febae2e73cee47f49445586aec1d67d742e49ce/af88d221-7412-429c-a5a3-52679f9768f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T140942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=834155fc5305d604861e1af7da056379eef090dd02b354bd6f950244e006bfc7 14:09:42 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:42 Dload Upload Total Spent Left Speed 14:09:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19056 --:--:-- --:--:-- --:--:-- 19056 14:09:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6febae2e73cee47f49445586aec1d67d742e49ce [Pipeline] } 14:09:42 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 14:09:43 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives ] 14:09:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives 14:09:43 total 16 14:09:43 drwxr-xr-x 3 root root 4096 Apr 11 14:02 . 14:09:43 drwxrwxr-x 15 jenkins jenkins 4096 Apr 11 14:02 .. 14:09:43 drwxr-xr-x 2 root root 4096 Apr 11 14:02 cost 14:09:43 -rw-r--r-- 1 root root 82 Apr 11 14:02 cost.csv 14:09:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives 14:09:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives 14:09:43 total 16 14:09:43 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 14:02 . 14:09:43 drwxrwxr-x 15 jenkins jenkins 4096 Apr 11 14:02 .. 14:09:43 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 14:02 cost 14:09:43 -rw-r--r-- 1 jenkins jenkins 82 Apr 11 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:09:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:09:44 ---> package-listing.sh 14:09:44 ++ facter osfamily 14:09:44 ++ tr '[:upper:]' '[:lower:]' 14:09:45 + OS_FAMILY=debian 14:09:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-513 14:09:45 + START_PACKAGES=/tmp/packages_start.txt 14:09:45 + END_PACKAGES=/tmp/packages_end.txt 14:09:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:09:45 + PACKAGES=/tmp/packages_start.txt 14:09:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-513 ']' 14:09:45 + PACKAGES=/tmp/packages_end.txt 14:09:45 + case "${OS_FAMILY}" in 14:09:45 + dpkg -l 14:09:45 + grep '^ii' 14:09:45 + '[' -f /tmp/packages_start.txt ']' 14:09:45 + '[' -f /tmp/packages_end.txt ']' 14:09:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:09:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-513 ']' 14:09:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives/ 14:09:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-513/archives/ [Pipeline] echo 14:09:45 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-513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:09:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:45 . [Pipeline] withDockerContainer 14:09:45 prd-ubuntu20.04-docker-8c-8g-19508 does not seem to be running inside a container 14:09:45 $ 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-513/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-513 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513:/w/workspace/edgexfoundry_edgex-ui-go_PR-513:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@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-lftools-log-publisher:latest cat 14:09:46 $ docker top 892b1ed8bbd274678c71a7824d1f8dca70a2f7de4c42552ee8f5a4e7e995701c -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:46 + touch /tmp/pre-build-complete [Pipeline] sh 14:09:46 + mkdir -p /var/log/sysstat [Pipeline] sh 14:09:47 + ls /var/log/sa-host 14:09:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:47 provisioning config files... 14:09:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-513@tmp/config7317170989437135563tmp [Pipeline] { [Pipeline] echo 14:09:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:09:47 ---> create-netrc.sh [Pipeline] } 14:09:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:09:47 ---> python-tools-install.sh [Pipeline] echo 14:09:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:09:48 ---> sudo-logs.sh 14:09:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:09:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:09:48 ---> job-cost.sh 14:09:48 lf-activate-venv: SKIPPING 14:09:48 DEBUG: total: 0.2199999988079071 14:09:48 INFO: Retrieving Stack Cost... 14:09:49 INFO: Retrieving Pricing Info for: v3-standard-8 14:09:49 INFO: Archiving Costs [Pipeline] echo 14:09:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:09:49 ---> logs-deploy.sh 14:09:49 lf-activate-venv: SKIPPING 14:09:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-513/2 14:09:49 INFO: archiving workspace using pattern(s): 14:09:50 Archives upload complete. 14:09:51 INFO: archiving logs to Nexus