Pull request #516 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca8313716d86096bc22ceb49f26c9dbb4d5e59f2+d313b8299c0f6991d32094a1385114a65373b886 (3beb6eb5015d788b771f5fe7c015f58c25596cbd) 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-ssh6913187551209540696.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-ssh2499616846637594955.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-516/workspace@libs/edgex-global-pipelines # timeout=10 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-516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1060128492896513378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9153894628102823121.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7846554140477525911.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-516/workspace@libs/lf-pipelines # timeout=10 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-516/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10689155469077152421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-21482’ Running on prd-ubuntu20.04-docker-8c-8g-21484 in /w/workspace/edgexfoundry_edgex-ui-go_PR-516 [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-516 # 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 d313b8299c0f6991d32094a1385114a65373b886 into PR head commit ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 > 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/516/head:refs/remotes/origin/PR-516 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 Merge succeeded, producing ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 Checking out Revision ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 (PR-516) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:25:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:25:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:25:42 ========================================================= 08:25:42 EdgeX Global Pipelines Version Info 08:25:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:25:43 ------------------- 08:25:43 stable info: 08:25:43 ------------------- 08:25:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:25:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:25:43 Message: update stable to v1.0.221 08:25:43 ------------------- 08:25:43 experimental info: 08:25:43 ------------------- 08:25:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:25:43 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 08:25:43 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:25:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-516 [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-516 [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-516 [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca83137 [Pipeline] echo 08:25:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:45 provisioning config files... 08:25:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config797558334907011360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:46 ---> docker-login.sh 08:25:46 nexus3.edgexfoundry.org:10001 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 nexus3.edgexfoundry.org:10002 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 nexus3.edgexfoundry.org:10003 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 nexus3.edgexfoundry.org:10004 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:46 Configure a credential helper to remove this warning. See 08:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:46 08:25:46 Login Succeeded 08:25:46 docker.io 08:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:47 Configure a credential helper to remove this warning. See 08:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:47 08:25:47 Login Succeeded 08:25:47 ---> docker-login.sh ends [Pipeline] } 08:25:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:25:48 + git rev-list -1 --merges ca8313716d86096bc22ceb49f26c9dbb4d5e59f2~1..ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo 08:25:48 -----------> git rev-list -1 --merges ca8313716d86096bc22ceb49f26c9dbb4d5e59f2~1..ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [false] [Pipeline] sh 08:25:48 + git log --format=format:%s -1 ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo 08:25:48 ========================================================= 08:25:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:25:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:48 + git log --format=format:%s -1 ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo 08:25:48 [semverPrep] GIT_COMMIT: ca8313716d86096bc22ceb49f26c9dbb4d5e59f2, Commit Message: chore(deps): Bump async from 2.6.3 to 2.6.4 in /web [Pipeline] echo 08:25:48 [semverPrep] This is not a build commit. [Pipeline] sh 08:25:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:25:49 + grep -v github /etc/ssh/ssh_known_hosts 08:25:49 + [ -e /tmp/ssh_known_hosts ] 08:25:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:25:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:25:49 + sudo tee -a /etc/ssh/ssh_known_hosts 08:25:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:49 08:25:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:25:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:50 latest: Pulling from edgex-devops/git-semver 08:25:50 a0d0a0d46f8b: Pulling fs layer 08:25:50 3e5f54012d9b: Pulling fs layer 08:25:50 4c7163046ea9: Pulling fs layer 08:25:50 0c2d73faf560: Pulling fs layer 08:25:50 0c2d73faf560: Waiting 08:25:50 3e5f54012d9b: Verifying Checksum 08:25:50 3e5f54012d9b: Download complete 08:25:50 a0d0a0d46f8b: Download complete 08:25:50 0c2d73faf560: Verifying Checksum 08:25:50 0c2d73faf560: Download complete 08:25:50 4c7163046ea9: Verifying Checksum 08:25:50 4c7163046ea9: Download complete 08:25:50 a0d0a0d46f8b: Pull complete 08:25:50 3e5f54012d9b: Pull complete 08:25:50 4c7163046ea9: Pull complete 08:25:50 0c2d73faf560: Pull complete 08:25:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:25:50 prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container 08:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:25:51 $ docker top 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:51 [ssh-agent] Looking for ssh-agent implementation... 08:25:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:52 $ docker exec 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent 08:25:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFlPIPj/agent.14 08:25:52 SSH_AGENT_PID=21 08:25:52 Running ssh-add (command line suppressed) 08:25:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_7895530322806978044.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_7895530322806978044.key) 08:25:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:52 + git tag --points-at HEAD [Pipeline] } 08:25:52 $ docker exec --env ******** --env ******** 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent -k 08:25:52 unset SSH_AUTH_SOCK; 08:25:52 unset SSH_AGENT_PID; 08:25:52 echo Agent pid 21 killed; 08:25:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:25:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:52 [ssh-agent] Looking for ssh-agent implementation... 08:25:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:52 $ docker exec 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent 08:25:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhiahN/agent.53 08:25:53 SSH_AGENT_PID=59 08:25:53 Running ssh-add (command line suppressed) 08:25:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_2641585504512741307.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_2641585504512741307.key) 08:25:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:53 + git semver init 08:25:53 # -> Open(): unable to determine branch for HEAD 08:25:53 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-516/.git 08:25:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-516 08:25:53 # $SEMVER_REMOTE_NAME = origin 08:25:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:25:53 # $SEMVER_USER_NAME = edgex-jenkins 08:25:53 # $SEMVER_BRANCH = PR-516 08:25:53 # $SEMVER_TEMP = /tmp/semver-362533380 08:25:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:25:56 # '/tmp/semver-362533380' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-516/.semver' 08:25:56 # -> Force: false 08:25:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-516/.semver [Pipeline] } 08:25:56 $ docker exec --env ******** --env ******** 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent -k 08:25:56 unset SSH_AUTH_SOCK; 08:25:56 unset SSH_AGENT_PID; 08:25:56 echo Agent pid 59 killed; 08:25:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:56 + git semver [Pipeline] } 08:25:56 $ docker stop --time=1 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 08:25:58 $ docker rm -f 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:25:58 Stashed 1 file(s) [Pipeline] echo 08:25:58 [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 08:25:59 provisioning config files... 08:25:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config3298634433892771423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:59 ---> docker-login.sh 08:25:59 nexus3.edgexfoundry.org:10001 08:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:59 Configure a credential helper to remove this warning. See 08:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:59 08:25:59 Login Succeeded 08:25:59 nexus3.edgexfoundry.org:10002 08:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:59 Configure a credential helper to remove this warning. See 08:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:59 08:25:59 Login Succeeded 08:26:00 nexus3.edgexfoundry.org:10003 08:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:00 Configure a credential helper to remove this warning. See 08:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:00 08:26:00 Login Succeeded 08:26:00 nexus3.edgexfoundry.org:10004 08:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:00 Configure a credential helper to remove this warning. See 08:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:00 08:26:00 Login Succeeded 08:26:00 docker.io 08:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:26:00 Configure a credential helper to remove this warning. See 08:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:26:00 08:26:00 Login Succeeded 08:26:00 ---> docker-login.sh ends [Pipeline] } 08:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:26:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:26:00 ========================================================= 08:26:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:26:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:26:01 + 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 . 08:26:01 Sending build context to Docker daemon 43.19MB 08:26:01 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:26:01 Step 2/15 : FROM ${BASE} AS builder 08:26:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:26:01 59bf1c3509f3: Pulling fs layer 08:26:01 666ba61612fd: Pulling fs layer 08:26:01 8ed8ca486205: Pulling fs layer 08:26:01 4fe6c5a15a65: Pulling fs layer 08:26:01 22a0e8bec74d: Pulling fs layer 08:26:01 640e595b4fbd: Pulling fs layer 08:26:01 763cafe07f6e: Pulling fs layer 08:26:01 0c0b528cf693: Pulling fs layer 08:26:01 10935f4eaf8b: Pulling fs layer 08:26:01 4fe6c5a15a65: Waiting 08:26:01 22a0e8bec74d: Waiting 08:26:01 640e595b4fbd: Waiting 08:26:01 763cafe07f6e: Waiting 08:26:01 0c0b528cf693: Waiting 08:26:01 10935f4eaf8b: Waiting 08:26:01 8ed8ca486205: Verifying Checksum 08:26:01 8ed8ca486205: Download complete 08:26:01 666ba61612fd: Download complete 08:26:01 22a0e8bec74d: Verifying Checksum 08:26:01 22a0e8bec74d: Download complete 08:26:01 640e595b4fbd: Verifying Checksum 08:26:01 640e595b4fbd: Download complete 08:26:01 763cafe07f6e: Verifying Checksum 08:26:01 763cafe07f6e: Download complete 08:26:01 59bf1c3509f3: Verifying Checksum 08:26:01 59bf1c3509f3: Download complete 08:26:01 0c0b528cf693: Verifying Checksum 08:26:01 0c0b528cf693: Download complete 08:26:01 59bf1c3509f3: Pull complete 08:26:02 666ba61612fd: Pull complete 08:26:02 8ed8ca486205: Pull complete 08:26:02 10935f4eaf8b: Verifying Checksum 08:26:02 10935f4eaf8b: Download complete 08:26:02 4fe6c5a15a65: Verifying Checksum 08:26:02 4fe6c5a15a65: Download complete 08:26:05 4fe6c5a15a65: Pull complete 08:26:05 22a0e8bec74d: Pull complete 08:26:05 640e595b4fbd: Pull complete 08:26:05 763cafe07f6e: Pull complete 08:26:05 0c0b528cf693: Pull complete 08:26:08 10935f4eaf8b: Pull complete 08:26:08 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:26:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:26:08 ---> 99d49a6021b9 08:26:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:26:09 ---> Running in 83a5109796de 08:26:09 Removing intermediate container 83a5109796de 08:26:09 ---> 5d669eab003e 08:26:09 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:26:09 ---> Running in f111c91a58dd 08:26:09 Removing intermediate container f111c91a58dd 08:26:09 ---> 1df2387978e5 08:26:09 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:26:09 ---> Running in dbef26b31270 08:26:09 Removing intermediate container dbef26b31270 08:26:09 ---> 132f3a15efba 08:26:09 Step 6/15 : LABEL Name=edgex-ui-go 08:26:09 ---> Running in fd39528ad40a 08:26:10 Removing intermediate container fd39528ad40a 08:26:10 ---> 844e05ba9326 08:26:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:26:10 ---> Running in 13255116390d 08:26:10 Removing intermediate container 13255116390d 08:26:10 ---> 25605ee1f0c7 08:26:10 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:10 ---> Running in 46c856a98a41 08:26:10 Removing intermediate container 46c856a98a41 08:26:10 ---> bf9795dced8f 08:26:10 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:26:10 ---> Running in 92f81dc04e2f 08:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:26:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:26:12 OK: 221 MiB in 52 packages 08:26:12 Removing intermediate container 92f81dc04e2f 08:26:12 ---> b95b453e7ad6 08:26:12 Step 10/15 : ENV GO111MODULE=on 08:26:12 ---> Running in e4cd092fa6cc 08:26:12 Removing intermediate container e4cd092fa6cc 08:26:12 ---> 79f5df7d2602 08:26:12 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:26:12 ---> Running in 84d5f32be47a 08:26:12 Removing intermediate container 84d5f32be47a 08:26:12 ---> 69fd621e3e15 08:26:12 Step 12/15 : COPY go.mod vendor* ./ 08:26:12 ---> 00be959c8ace 08:26:12 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:12 ---> Running in 999b5c4d7561 08:26:14 Still waiting to schedule task 08:26:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21483’ 08:26:34 Removing intermediate container 999b5c4d7561 08:26:34 ---> e11780015a57 08:26:34 Step 14/15 : COPY . . 08:26:34 ---> e979a6a0c7c4 08:26:34 Step 15/15 : RUN ${MAKE} 08:26:34 ---> Running in fa4178bd1ca2 08:26:34 noop 08:26:34 Removing intermediate container fa4178bd1ca2 08:26:34 ---> e68160b9533b 08:26:34 Successfully built e68160b9533b 08:26:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:26:35 + docker inspect -f . ci-base-image-x86_64 08:26:35 . [Pipeline] withDockerContainer 08:26:35 prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container 08:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@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 ******** ci-base-image-x86_64 cat 08:26:35 $ docker top 15ac09ff4fd99d2877d3690c5b2e5ade1c9b443df2f1ea90824ded8546c81e29 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:36 + go version 08:26:36 go version go1.17.6 linux/amd64 [Pipeline] } 08:26:36 $ docker stop --time=1 15ac09ff4fd99d2877d3690c5b2e5ade1c9b443df2f1ea90824ded8546c81e29 08:26:37 $ docker rm -f 15ac09ff4fd99d2877d3690c5b2e5ade1c9b443df2f1ea90824ded8546c81e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:38 + docker inspect -f . ci-base-image-x86_64 08:26:38 . [Pipeline] withDockerContainer 08:26:38 prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container 08:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@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 ******** ci-base-image-x86_64 cat 08:26:38 $ docker top f4493187437d5b8662e118c6f3fdbdd5e1099ade75dc8d70a12a7d9021d34e4a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:26:39 + make test 08:26:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:26:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:26:43 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:26:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:26:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:26:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:26:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:26:46 $ docker stop --time=1 f4493187437d5b8662e118c6f3fdbdd5e1099ade75dc8d70a12a7d9021d34e4a 08:26:47 $ docker rm -f f4493187437d5b8662e118c6f3fdbdd5e1099ade75dc8d70a12a7d9021d34e4a [Pipeline] // withDockerContainer [Pipeline] sh 08:26:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:26:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:26:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:26:49 + ls -al . 08:26:49 total 164 08:26:49 drwxrwxr-x 14 jenkins jenkins 4096 Apr 20 08:26 . 08:26:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 .. 08:26:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:25 .git 08:26:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 .github 08:26:49 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:25 .gitignore 08:26:49 drwx------ 3 jenkins jenkins 4096 Apr 20 08:25 .semver 08:26:49 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:25 Attribution.txt 08:26:49 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:25 CONTRIBUTING.md 08:26:49 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:25 Dockerfile 08:26:49 -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:25 Jenkinsfile 08:26:49 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:25 LICENSE 08:26:49 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:25 Makefile 08:26:49 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:25 README.md 08:26:49 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 08:25 VERSION 08:26:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 assets 08:26:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:25 bin 08:26:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 cmd 08:26:49 -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:26 coverage.out 08:26:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:25 docs 08:26:49 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:25 go.mod 08:26:49 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:25 go.sum 08:26:49 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:25 internal 08:26:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 pkg 08:26:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 snap 08:26:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 testing 08:26:49 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:25 version.go 08:26:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 web [Pipeline] isUnix [Pipeline] sh 08:26:49 + 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=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 --label arch=amd64 --label version=0.0.0 . 08:26:50 Sending build context to Docker daemon 43.19MB 08:26:50 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:26:50 Step 2/23 : FROM ${BASE} AS builder 08:26:50 ---> e68160b9533b 08:26:50 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:26:50 ---> Running in 916b66db3234 08:26:50 Removing intermediate container 916b66db3234 08:26:50 ---> f07cacf4c6ba 08:26:50 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:26:50 ---> Running in ec1b0aa7048a 08:26:50 Removing intermediate container ec1b0aa7048a 08:26:50 ---> 891922342e90 08:26:50 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:26:50 ---> Running in 3e78c6b18361 08:26:50 Removing intermediate container 3e78c6b18361 08:26:50 ---> c8446297c039 08:26:50 Step 6/23 : LABEL Name=edgex-ui-go 08:26:50 ---> Running in a5a18714a1f8 08:26:50 Removing intermediate container a5a18714a1f8 08:26:50 ---> 34e2fd6f6ee0 08:26:50 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:26:50 ---> Running in 272977fd5843 08:26:50 Removing intermediate container 272977fd5843 08:26:50 ---> e2c7544df97b 08:26:50 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:50 ---> Running in a5f6c4dd795d 08:26:51 Removing intermediate container a5f6c4dd795d 08:26:51 ---> 44f861e93e22 08:26:51 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:26:51 ---> Running in 6e2fa6ea77cc 08:26:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:26:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:26:52 OK: 221 MiB in 52 packages 08:26:53 Removing intermediate container 6e2fa6ea77cc 08:26:53 ---> 97ba32f4e12c 08:26:53 Step 10/23 : ENV GO111MODULE=on 08:26:53 ---> Running in f53cf7750497 08:26:53 Removing intermediate container f53cf7750497 08:26:53 ---> ce3218532c6c 08:26:53 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:26:53 ---> Running in 2d9c938d6adc 08:26:53 Removing intermediate container 2d9c938d6adc 08:26:53 ---> cf30fcbd73fd 08:26:53 Step 12/23 : COPY go.mod vendor* ./ 08:26:53 ---> cae8a9e49989 08:26:53 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:53 ---> Running in 0a93728a5452 08:26:54 Removing intermediate container 0a93728a5452 08:26:54 ---> 7f00dfba323c 08:26:54 Step 14/23 : COPY . . 08:26:55 ---> fa9e6f4eb51f 08:26:55 Step 15/23 : RUN ${MAKE} 08:26:55 ---> Running in aea3643545e8 08:26:55 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 08:27:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:27:01 Removing intermediate container aea3643545e8 08:27:01 ---> aac8e9140c84 08:27:01 Step 16/23 : FROM alpine:3.14 08:27:02 3.14: Pulling from library/alpine 08:27:02 8663204ce13b: Pulling fs layer 08:27:03 8663204ce13b: Download complete 08:27:03 8663204ce13b: Pull complete 08:27:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:27:03 Status: Downloaded newer image for alpine:3.14 08:27:03 ---> e04c818066af 08:27:03 Step 17/23 : EXPOSE 4000 08:27:03 ---> Running in 5b32c01aa971 08:27:03 Removing intermediate container 5b32c01aa971 08:27:03 ---> 2cc11686bd4d 08:27:03 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 08:27:03 ---> edf326c73447 08:27:03 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:27:03 ---> Running in 237d6fc7dbdf 08:27:03 Removing intermediate container 237d6fc7dbdf 08:27:03 ---> 5106f088274e 08:27:03 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:27:03 ---> Running in a407b292fe03 08:27:04 Removing intermediate container a407b292fe03 08:27:04 ---> 65fc3f02fb39 08:27:04 Step 21/23 : LABEL arch=amd64 08:27:04 ---> Running in ebe2612222a5 08:27:04 Removing intermediate container ebe2612222a5 08:27:04 ---> 2f99514e5b15 08:27:04 Step 22/23 : LABEL git_sha=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 08:27:04 ---> Running in 9195043d408e 08:27:04 Removing intermediate container 9195043d408e 08:27:04 ---> 843b116bbb53 08:27:04 Step 23/23 : LABEL version=0.0.0 08:27:04 ---> Running in c95407ddf594 08:27:04 Removing intermediate container c95407ddf594 08:27:04 ---> 036015131e30 08:27:04 [Warning] One or more build-args [ARCH] were not consumed 08:27:04 Successfully built 036015131e30 08:27:04 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 08:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:05 08:27:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:05 latest: Pulling from edgex-lftools-log-publisher 08:27:05 5eb5b503b376: Pulling fs layer 08:27:05 5c69ac0246d0: Pulling fs layer 08:27:05 ec43610c2a17: Pulling fs layer 08:27:05 3a2ae6a8a46f: Pulling fs layer 08:27:05 33b1e0a273af: Pulling fs layer 08:27:05 5d3b04190fa2: Pulling fs layer 08:27:05 2f39f015ded8: Pulling fs layer 08:27:05 33b1e0a273af: Waiting 08:27:05 3a2ae6a8a46f: Waiting 08:27:05 5d3b04190fa2: Waiting 08:27:05 2f39f015ded8: Waiting 08:27:05 5c69ac0246d0: Download complete 08:27:05 3a2ae6a8a46f: Download complete 08:27:05 ec43610c2a17: Verifying Checksum 08:27:05 ec43610c2a17: Download complete 08:27:05 5d3b04190fa2: Verifying Checksum 08:27:05 5d3b04190fa2: Download complete 08:27:05 33b1e0a273af: Verifying Checksum 08:27:05 33b1e0a273af: Download complete 08:27:05 5eb5b503b376: Download complete 08:27:06 2f39f015ded8: Verifying Checksum 08:27:06 2f39f015ded8: Download complete 08:27:06 5eb5b503b376: Pull complete 08:27:06 5c69ac0246d0: Pull complete 08:27:07 ec43610c2a17: Pull complete 08:27:07 3a2ae6a8a46f: Pull complete 08:27:07 33b1e0a273af: Pull complete 08:27:07 5d3b04190fa2: Pull complete 08:27:11 2f39f015ded8: Pull complete 08:27:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:27:11 prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container 08:27:11 $ 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-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@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:10003/edgex-lftools-log-publisher:latest cat 08:27:13 $ docker top b2c5e3abc75c64fb3763de179e0e2b22ded486b47aab7be970c3a0121348e2c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:14 ---> job-cost.sh 08:27:14 lf-activate-venv: SKIPPING 08:27:14 INFO: No Stack... 08:27:14 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:14 INFO: Archiving Costs [Pipeline] sh 08:27:15 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives/cost.csv 08:27:15 + cut -d, -f6 [Pipeline] lock 08:27:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] 08:27:15 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] did not exist. Created. 08:27:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:15 + echo total: 0.2199999988079071 [Pipeline] stash 08:27:15 Stashed 1 file(s) [Pipeline] } 08:27:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:16 $ docker stop --time=1 b2c5e3abc75c64fb3763de179e0e2b22ded486b47aab7be970c3a0121348e2c3 08:27:17 $ docker rm -f b2c5e3abc75c64fb3763de179e0e2b22ded486b47aab7be970c3a0121348e2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:29:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21485 in /w/workspace/edgexfoundry_edgex-ui-go_PR-516 [Pipeline] { [Pipeline] ws 08:29:43 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:29:44 The recommended git tool is: git 08:29:51 using credential edgex-jenkins-ssh 08:29:51 Cloning the remote Git repository 08:29:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:29:51 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:29:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:29:51 > git --version # timeout=10 08:29:51 > git --version # 'git version 2.25.1' 08:29:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:55 Merging remotes/origin/main commit d313b8299c0f6991d32094a1385114a65373b886 into PR head commit ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 08:29:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:29:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:29:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:29:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/516/head:refs/remotes/origin/PR-516 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:29:55 > git config core.sparsecheckout # timeout=10 08:29:55 > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 08:29:55 Merge succeeded, producing ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 08:29:55 Checking out Revision ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 (PR-516) 08:29:55 > git remote # timeout=10 08:29:55 > git config --get remote.origin.url # timeout=10 08:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:55 > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 08:29:55 > git rev-parse HEAD^{commit} # timeout=10 08:29:55 > git config core.sparsecheckout # timeout=10 08:29:55 > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 08:30:00 Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" 08:30:00 > git --version # timeout=10 08:30:00 > git --version # 'git version 2.25.1' 08:30:00 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:30:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:01 Dload Upload Total Spent Left Speed 08:30:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 69664 0 --:--:-- --:--:-- --:--:-- 69664 [Pipeline] sh 08:30:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:30:02 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 08:30:02 08:30:02 { 08:30:02 "registry-mirrors": [ 08:30:02 "https://nexus3.edgexfoundry.org:10001" 08:30:02 ], 08:30:02 "bip": "10.250.0.254/24", 08:30:02 "hosts": [ 08:30:02 "tcp://0.0.0.0:5555", 08:30:02 "unix:///var/run/docker.sock" 08:30:02 ], 08:30:02 "mtu": 1458, 08:30:02 "selinux-enabled": true, 08:30:02 "seccomp-profile": "/etc/docker/seccomp.json" 08:30:02 } [Pipeline] sh 08:30:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:30:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:21 provisioning config files... 08:30:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5581983227893886533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:22 ---> docker-login.sh 08:30:22 nexus3.edgexfoundry.org:10001 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10002 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10003 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10004 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 docker.io 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 ---> docker-login.sh ends [Pipeline] } 08:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:26 ========================================================= 08:30:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:30:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:30:26 + 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 . 08:30:27 Sending build context to Docker daemon 27.09MB 08:30:27 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:30:27 Step 2/15 : FROM ${BASE} AS builder 08:30:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:30:27 9b3977197b4f: Pulling fs layer 08:30:27 1a89e8eeedd5: Pulling fs layer 08:30:27 94645a83ff95: Pulling fs layer 08:30:27 3f3a8bcf1eab: Pulling fs layer 08:30:27 0c92f367c5e7: Pulling fs layer 08:30:27 f7c0051592d6: Pulling fs layer 08:30:27 a227ed2f7395: Pulling fs layer 08:30:27 7b1c46037f91: Pulling fs layer 08:30:27 0c92f367c5e7: Waiting 08:30:27 f7c0051592d6: Waiting 08:30:27 a227ed2f7395: Waiting 08:30:27 7b1c46037f91: Waiting 08:30:27 3f3a8bcf1eab: Waiting 08:30:27 94645a83ff95: Download complete 08:30:27 1a89e8eeedd5: Verifying Checksum 08:30:27 1a89e8eeedd5: Download complete 08:30:27 0c92f367c5e7: Verifying Checksum 08:30:27 0c92f367c5e7: Download complete 08:30:27 f7c0051592d6: Verifying Checksum 08:30:27 f7c0051592d6: Download complete 08:30:27 9b3977197b4f: Verifying Checksum 08:30:27 9b3977197b4f: Download complete 08:30:27 a227ed2f7395: Verifying Checksum 08:30:27 a227ed2f7395: Download complete 08:30:28 9b3977197b4f: Pull complete 08:30:29 1a89e8eeedd5: Pull complete 08:30:29 94645a83ff95: Pull complete 08:30:30 7b1c46037f91: Verifying Checksum 08:30:30 7b1c46037f91: Download complete 08:30:30 3f3a8bcf1eab: Verifying Checksum 08:30:30 3f3a8bcf1eab: Download complete 08:30:43 3f3a8bcf1eab: Pull complete 08:30:43 0c92f367c5e7: Pull complete 08:30:43 f7c0051592d6: Pull complete 08:30:43 a227ed2f7395: Pull complete 08:30:49 7b1c46037f91: Pull complete 08:30:49 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:30:49 ---> f79e39bc4007 08:30:49 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:30:50 ---> Running in 05c0205d2db3 08:30:50 Removing intermediate container 05c0205d2db3 08:30:50 ---> c21154c3b587 08:30:50 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:30:50 ---> Running in f1bb7174591a 08:30:51 Removing intermediate container f1bb7174591a 08:30:51 ---> 87aa7f60196a 08:30:51 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:30:51 ---> Running in 92f337810c9b 08:30:51 Removing intermediate container 92f337810c9b 08:30:51 ---> 05c5bd566197 08:30:51 Step 6/15 : LABEL Name=edgex-ui-go 08:30:51 ---> Running in 019f11ebd5a8 08:30:51 Removing intermediate container 019f11ebd5a8 08:30:51 ---> 1ccd2bb8c2a6 08:30:51 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:30:51 ---> Running in f9061ca4f74f 08:30:52 Removing intermediate container f9061ca4f74f 08:30:52 ---> 657fc0482fbf 08:30:52 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:52 ---> Running in d9af377481ea 08:30:54 Removing intermediate container d9af377481ea 08:30:54 ---> 8f2b3b1f7791 08:30:54 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:30:54 ---> Running in 70742dee7fd1 08:30:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:30:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:30:56 OK: 220 MiB in 52 packages 08:30:57 Removing intermediate container 70742dee7fd1 08:30:57 ---> e7b8a04c5528 08:30:57 Step 10/15 : ENV GO111MODULE=on 08:30:57 ---> Running in 950ba24e0fd8 08:30:58 Removing intermediate container 950ba24e0fd8 08:30:58 ---> 75adc9a54b33 08:30:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:30:58 ---> Running in 2d2d025c27a0 08:30:59 Removing intermediate container 2d2d025c27a0 08:30:59 ---> 9be837e939a2 08:30:59 Step 12/15 : COPY go.mod vendor* ./ 08:31:00 ---> ab81a1e57067 08:31:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:01 ---> Running in d336db217d80 08:32:23 Removing intermediate container d336db217d80 08:32:23 ---> 6efa16962ae9 08:32:23 Step 14/15 : COPY . . 08:32:23 ---> 70089b5785eb 08:32:23 Step 15/15 : RUN ${MAKE} 08:32:23 ---> Running in dbf688f29b6c 08:32:23 noop 08:32:23 Removing intermediate container dbf688f29b6c 08:32:23 ---> 79faec4169c7 08:32:23 Successfully built 79faec4169c7 08:32:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:32:23 + docker inspect -f . ci-base-image-arm64 08:32:23 . [Pipeline] withDockerContainer 08:32:23 prd-ubuntu20.04-docker-arm64-4c-16g-21485 does not seem to be running inside a container 08:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 08:32:25 $ docker top 64a159f5f86e875394abc337d4a1aa409c882d0e6dadf09753cb9d822659ff43 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:26 + go version 08:32:26 go version go1.17.6 linux/arm64 [Pipeline] } 08:32:26 $ docker stop --time=1 64a159f5f86e875394abc337d4a1aa409c882d0e6dadf09753cb9d822659ff43 08:32:27 $ docker rm -f 64a159f5f86e875394abc337d4a1aa409c882d0e6dadf09753cb9d822659ff43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:28 + docker inspect -f . ci-base-image-arm64 08:32:28 . [Pipeline] withDockerContainer 08:32:28 prd-ubuntu20.04-docker-arm64-4c-16g-21485 does not seem to be running inside a container 08:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 08:32:30 $ docker top 806c8fc1a5f06ff5fc03a40339e5eb710b9a624b61d07e9a1fdbf911e110388c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:32:31 + make test 08:32:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:32:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:33:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:33:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:33:26 $ docker stop --time=1 806c8fc1a5f06ff5fc03a40339e5eb710b9a624b61d07e9a1fdbf911e110388c 08:33:28 $ docker rm -f 806c8fc1a5f06ff5fc03a40339e5eb710b9a624b61d07e9a1fdbf911e110388c [Pipeline] // withDockerContainer [Pipeline] sh 08:33:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:29 Warning: overwriting stash ‘coverage-report’ 08:33:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:30 + ls -al . 08:33:30 total 160 08:33:30 drwxrwxr-x 13 jenkins jenkins 4096 Apr 20 08:32 . 08:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 .. 08:33:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:30 .git 08:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 .github 08:33:30 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:29 .gitignore 08:33:30 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:29 Attribution.txt 08:33:30 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:29 CONTRIBUTING.md 08:33:30 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:29 Dockerfile 08:33:30 -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:29 Jenkinsfile 08:33:30 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:29 LICENSE 08:33:30 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:29 Makefile 08:33:30 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:29 README.md 08:33:30 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 08:25 VERSION 08:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 assets 08:33:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:29 bin 08:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 cmd 08:33:30 -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:32 coverage.out 08:33:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:29 docs 08:33:30 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:29 go.mod 08:33:30 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:29 go.sum 08:33:30 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:29 internal 08:33:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 pkg 08:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 snap 08:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 testing 08:33:30 -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:29 version.go 08:33:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 web [Pipeline] isUnix [Pipeline] sh 08:33:31 + 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=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 --label arch=arm64 --label version=0.0.0 . 08:33:32 Sending build context to Docker daemon 27.09MB 08:33:32 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:33:32 Step 2/23 : FROM ${BASE} AS builder 08:33:32 ---> 79faec4169c7 08:33:32 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:33:32 ---> Running in 68f50e2ca1a6 08:33:32 Removing intermediate container 68f50e2ca1a6 08:33:32 ---> a273e0f3bd59 08:33:32 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:33:32 ---> Running in 0cef33e60363 08:33:33 Removing intermediate container 0cef33e60363 08:33:33 ---> b002a97c2456 08:33:33 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:33:33 ---> Running in 229d2c93b9b2 08:33:33 Removing intermediate container 229d2c93b9b2 08:33:33 ---> 668d26afe0e8 08:33:33 Step 6/23 : LABEL Name=edgex-ui-go 08:33:33 ---> Running in dd0ceabc68a7 08:33:34 Removing intermediate container dd0ceabc68a7 08:33:34 ---> 9d1250a1fac9 08:33:34 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:33:34 ---> Running in b2baebceb300 08:33:34 Removing intermediate container b2baebceb300 08:33:34 ---> 60e38430ca5e 08:33:34 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:34 ---> Running in 9ea365ab2a5d 08:33:36 Removing intermediate container 9ea365ab2a5d 08:33:36 ---> 713c53f2e81a 08:33:36 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:36 ---> Running in 0742d229649a 08:33:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:33:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:33:39 OK: 220 MiB in 52 packages 08:33:39 Removing intermediate container 0742d229649a 08:33:39 ---> c766d457ecc8 08:33:39 Step 10/23 : ENV GO111MODULE=on 08:33:39 ---> Running in c7a01ad45428 08:33:40 Removing intermediate container c7a01ad45428 08:33:40 ---> 88343fcc730c 08:33:40 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:33:40 ---> Running in 2a4063b9ab12 08:33:40 Removing intermediate container 2a4063b9ab12 08:33:40 ---> e1e8ae1f8207 08:33:40 Step 12/23 : COPY go.mod vendor* ./ 08:33:41 ---> 2b8c8dd0976d 08:33:41 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:41 ---> Running in 5d1efefeeb97 08:33:43 Removing intermediate container 5d1efefeeb97 08:33:43 ---> 52ea8652b901 08:33:43 Step 14/23 : COPY . . 08:33:46 ---> 1f51eb644316 08:33:46 Step 15/23 : RUN ${MAKE} 08:33:46 ---> Running in aeec6eef2fc4 08:33:47 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 08:34:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:34:22 Removing intermediate container aeec6eef2fc4 08:34:22 ---> 17caddbf4981 08:34:22 Step 16/23 : FROM alpine:3.14 08:34:22 3.14: Pulling from library/alpine 08:34:22 455c02918c45: Pulling fs layer 08:34:23 455c02918c45: Download complete 08:34:23 455c02918c45: Pull complete 08:34:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:34:23 Status: Downloaded newer image for alpine:3.14 08:34:23 ---> ac73e934f311 08:34:23 Step 17/23 : EXPOSE 4000 08:34:23 ---> Running in 04fe57dd1c68 08:34:23 Removing intermediate container 04fe57dd1c68 08:34:23 ---> 5ef7c3df7faa 08:34:23 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 08:34:25 ---> 964eaeec281e 08:34:25 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:25 ---> Running in fed1ea2fd2a4 08:34:25 Removing intermediate container fed1ea2fd2a4 08:34:25 ---> 7f6942d27ef0 08:34:25 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:34:25 ---> Running in 5cf94b47b7ea 08:34:25 Removing intermediate container 5cf94b47b7ea 08:34:25 ---> ebcc4387d0c4 08:34:25 Step 21/23 : LABEL arch=arm64 08:34:26 ---> Running in 5053c064b499 08:34:26 Removing intermediate container 5053c064b499 08:34:26 ---> 2a57dceb5c85 08:34:26 Step 22/23 : LABEL git_sha=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 08:34:26 ---> Running in 1bf51f841c32 08:34:26 Removing intermediate container 1bf51f841c32 08:34:26 ---> 804255c03344 08:34:26 Step 23/23 : LABEL version=0.0.0 08:34:26 ---> Running in 81c05dcba3e3 08:34:27 Removing intermediate container 81c05dcba3e3 08:34:27 ---> f67369e24e5c 08:34:27 [Warning] One or more build-args [ARCH] were not consumed 08:34:27 Successfully built f67369e24e5c 08:34:27 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 08:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:28 08:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:28 arm64: Pulling from edgex-lftools-log-publisher 08:34:28 8998bd30e6a1: Pulling fs layer 08:34:28 04944245beec: Pulling fs layer 08:34:28 699f458cf7ca: Pulling fs layer 08:34:28 765212b225bb: Pulling fs layer 08:34:28 f23df028b6ca: Pulling fs layer 08:34:28 d65c8cfc05b1: Pulling fs layer 08:34:28 2437ff75d9bd: Pulling fs layer 08:34:28 d65c8cfc05b1: Waiting 08:34:28 2437ff75d9bd: Waiting 08:34:28 765212b225bb: Waiting 08:34:28 f23df028b6ca: Waiting 08:34:28 04944245beec: Verifying Checksum 08:34:28 04944245beec: Download complete 08:34:28 765212b225bb: Verifying Checksum 08:34:28 765212b225bb: Download complete 08:34:28 f23df028b6ca: Verifying Checksum 08:34:28 f23df028b6ca: Download complete 08:34:28 d65c8cfc05b1: Download complete 08:34:29 699f458cf7ca: Verifying Checksum 08:34:29 8998bd30e6a1: Download complete 08:34:31 2437ff75d9bd: Verifying Checksum 08:34:31 2437ff75d9bd: Download complete 08:34:33 8998bd30e6a1: Pull complete 08:34:34 04944245beec: Pull complete 08:34:35 699f458cf7ca: Pull complete 08:34:35 765212b225bb: Pull complete 08:34:36 f23df028b6ca: Pull complete 08:34:36 d65c8cfc05b1: Pull complete 08:34:51 2437ff75d9bd: Pull complete 08:34:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:34:52 prd-ubuntu20.04-docker-arm64-4c-16g-21485 does not seem to be running inside a container 08:34:52 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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:10003/edgex-lftools-log-publisher:arm64 cat 08:34:54 $ docker top f11f963ce9373a6a2bcc8f1d83193d1a00bc0224d7bfff879022f9fb47452c2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:55 ---> job-cost.sh 08:34:55 lf-activate-venv: SKIPPING 08:34:55 INFO: No Stack... 08:34:56 INFO: Retrieving Pricing Info for: v3-standard-4 08:34:57 INFO: Archiving Costs [Pipeline] sh 08:34:57 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:34:57 + cut -d, -f6 [Pipeline] lock 08:34:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] 08:34:57 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] did not exist. Created. 08:34:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:58 /w/workspace/edgex-ui-go/1@tmp/durable-71607e33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:34:59 + echo total: 0.10999999940395355 [Pipeline] stash 08:34:59 Warning: overwriting stash ‘stack-cost’ 08:34:59 Stashed 1 file(s) [Pipeline] } 08:34:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:59 $ docker stop --time=1 f11f963ce9373a6a2bcc8f1d83193d1a00bc0224d7bfff879022f9fb47452c2d 08:35:01 $ docker rm -f f11f963ce9373a6a2bcc8f1d83193d1a00bc0224d7bfff879022f9fb47452c2d [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 08:35:02 provisioning config files... 08:35:02 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config4445180863621688038tmp [Pipeline] { [Pipeline] sh 08:35:02 + set +x 08:35:02 + bash -s -- 08:35:02 + curl -s https://codecov.io/bash 08:35:02 08:35:02 _____ _ 08:35:02 / ____| | | 08:35:02 | | ___ __| | ___ ___ _____ __ 08:35:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:35:02 | |___| (_) | (_| | __/ (_| (_) \ V / 08:35:02 \_____\___/ \__,_|\___|\___\___/ \_/ 08:35:02 Bash-1.0.6 08:35:02 08:35:02 08:35:02 ==> git version 2.25.1 found 08:35:02 ==> 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 08:35:02 Release-Date: 2020-01-08 08:35:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:35:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:35:02 ==> Jenkins CI detected. 08:35:02 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-516 08:35:02 project root: . 08:35:02 --> token set from env 08:35:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:35:02 ==> Running gcov in . (disable via -X gcov) 08:35:02 ==> Python coveragepy not found 08:35:02 ==> Searching for coverage reports in: 08:35:02 + . 08:35:02 -> Found 1 reports 08:35:02 ==> Detecting git/mercurial file structure 08:35:02 ==> Reading reports 08:35:02 + ./coverage.out bytes=10 08:35:02 ==> Appending adjustments 08:35:02 https://docs.codecov.io/docs/fixing-reports 08:35:02 + Found adjustments 08:35:02 ==> Gzipping contents 08:35:02 4.0K /tmp/codecov.8feHUf.gz 08:35:02 ==> Uploading reports 08:35:02 url: https://codecov.io 08:35:02 query: branch=PR-516&commit=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=516&job=&cmd_args= 08:35:02 -> Pinging Codecov 08:35:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-516&commit=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=516&job=&cmd_args= 08:35:03 -> Uploading to 08:35:03 https://storage.googleapis.com/codecov/v4/raw/2022-04-20/FB506323287CE973F263BFD2A0EB1F37/ca8313716d86096bc22ceb49f26c9dbb4d5e59f2/7e36db2b-6f48-44f1-8566-0ad52cdee876.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T083503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1027610863b29fc07eec97123f8f193d30bc33a52fa79ba169b3ab0ceebd1bbf 08:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:03 Dload Upload Total Spent Left Speed 08:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 17420 --:--:-- --:--:-- --:--:-- 17420 08:35:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] } 08:35:03 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 08:35:05 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives ] 08:35:05 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives 08:35:05 total 16 08:35:05 drwxr-xr-x 3 root root 4096 Apr 20 08:27 . 08:35:05 drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:27 .. 08:35:05 drwxr-xr-x 2 root root 4096 Apr 20 08:27 cost 08:35:05 -rw-r--r-- 1 root root 82 Apr 20 08:27 cost.csv 08:35:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives 08:35:05 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives 08:35:05 total 16 08:35:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 08:27 . 08:35:05 drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:27 .. 08:35:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 08:27 cost 08:35:05 -rw-r--r-- 1 jenkins jenkins 82 Apr 20 08:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:35:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:35:06 ---> package-listing.sh 08:35:06 ++ facter osfamily 08:35:06 ++ tr '[:upper:]' '[:lower:]' 08:35:06 + OS_FAMILY=debian 08:35:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-516 08:35:06 + START_PACKAGES=/tmp/packages_start.txt 08:35:06 + END_PACKAGES=/tmp/packages_end.txt 08:35:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:35:06 + PACKAGES=/tmp/packages_start.txt 08:35:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-516 ']' 08:35:06 + PACKAGES=/tmp/packages_end.txt 08:35:06 + case "${OS_FAMILY}" in 08:35:06 + dpkg -l 08:35:06 + grep '^ii' 08:35:06 + '[' -f /tmp/packages_start.txt ']' 08:35:06 + '[' -f /tmp/packages_end.txt ']' 08:35:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:35:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-516 ']' 08:35:06 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives/ 08:35:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives/ [Pipeline] echo 08:35:06 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-516/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:35:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:07 . [Pipeline] withDockerContainer 08:35:07 prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container 08:35:07 $ 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-516/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-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:35:07 $ docker top 22384cefab16ac17c05bc932105cc0fcb00339a330201e1a667096290fa3d0a8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:35:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:35:08 + ls /var/log/sa-host 08:35:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:09 provisioning config files... 08:35:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config7368705108596975523tmp [Pipeline] { [Pipeline] echo 08:35:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:35:09 ---> create-netrc.sh [Pipeline] } 08:35:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:35:10 ---> python-tools-install.sh [Pipeline] echo 08:35:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:35:10 ---> sudo-logs.sh 08:35:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:35:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:35:10 ---> job-cost.sh 08:35:10 lf-activate-venv: SKIPPING 08:35:10 DEBUG: total: 0.2199999988079071 08:35:10 INFO: Retrieving Stack Cost... 08:35:11 INFO: Retrieving Pricing Info for: v3-standard-8 08:35:12 INFO: Archiving Costs [Pipeline] echo 08:35:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:35:12 ---> logs-deploy.sh 08:35:12 lf-activate-venv: SKIPPING 08:35:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-516/1 08:35:12 INFO: archiving workspace using pattern(s): 08:35:13 Archives upload complete. 08:35:13 INFO: archiving logs to Nexus