Pull request #522 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 135d4ee0b51f67119d11cccc9a2c0acaebc02426+6924cde71a95163c870ff6223245d33e8a78190f (c9b05653b51e2a59c129c54962fb55b9b9dcfaba) 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-ssh7403336902833660623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6437117870031158754.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-522/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-522/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4278194278054265321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6972051894921380580.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-522/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-522/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7182590718273538697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41729 in /w/workspace/edgexfoundry_edgex-ui-go_PR-522 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-522 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6924cde71a95163c870ff6223245d33e8a78190f into PR head commit 135d4ee0b51f67119d11cccc9a2c0acaebc02426 Merge succeeded, producing 135d4ee0b51f67119d11cccc9a2c0acaebc02426 Checking out Revision 135d4ee0b51f67119d11cccc9a2c0acaebc02426 (PR-522) > git config core.sparsecheckout # timeout=10 > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk d193da7947e9f73d290c137057211147f835767c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T02:03:51.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T02:03:51.327Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T02:03:51.344Z] ========================================================= [2022-05-08T02:03:51.344Z] EdgeX Global Pipelines Version Info [2022-05-08T02:03:51.344Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:03:52.125Z] ------------------- [2022-05-08T02:03:52.125Z] stable info: [2022-05-08T02:03:52.125Z] ------------------- [2022-05-08T02:03:52.125Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T02:03:52.125Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T02:03:52.125Z] Message: update stable to v1.0.227 [2022-05-08T02:03:52.698Z] ------------------- [2022-05-08T02:03:52.698Z] experimental info: [2022-05-08T02:03:52.698Z] ------------------- [2022-05-08T02:03:52.698Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T02:03:52.698Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T02:03:52.698Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T02:03:52.839Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-05-08T02:03:52.857Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-05-08T02:03:52.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T02:03:52.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T02:03:52.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T02:03:52.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T02:03:52.972Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T02:03:52.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T02:03:53.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T02:03:53.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T02:03:53.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T02:03:53.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-05-08T02:03:53.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T02:03:53.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T02:03:53.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T02:03:53.079Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T02:03:53.097Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T02:03:53.107Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T02:03:53.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T02:03:53.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T02:03:53.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T02:03:53.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T02:03:53.183Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T02:03:53.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T02:03:53.223Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T02:03:53.242Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T02:03:53.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-522 [Pipeline] echo [2022-05-08T02:03:53.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-522 [Pipeline] echo [2022-05-08T02:03:53.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-522 [Pipeline] echo [2022-05-08T02:03:53.303Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo [2022-05-08T02:03:53.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 135d4ee [Pipeline] echo [2022-05-08T02:03:53.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T02:03:53.382Z] provisioning config files... [2022-05-08T02:03:53.398Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config7144428382171816079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:03:53.720Z] ---> docker-login.sh [2022-05-08T02:03:53.720Z] nexus3.edgexfoundry.org:10001 [2022-05-08T02:03:53.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:03:54.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:03:54.251Z] Configure a credential helper to remove this warning. See [2022-05-08T02:03:54.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:03:54.251Z] [2022-05-08T02:03:54.251Z] Login Succeeded [2022-05-08T02:03:54.251Z] nexus3.edgexfoundry.org:10002 [2022-05-08T02:03:54.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:03:54.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:03:54.251Z] Configure a credential helper to remove this warning. See [2022-05-08T02:03:54.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:03:54.251Z] [2022-05-08T02:03:54.251Z] Login Succeeded [2022-05-08T02:03:54.251Z] nexus3.edgexfoundry.org:10003 [2022-05-08T02:03:54.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:03:54.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:03:54.512Z] Configure a credential helper to remove this warning. See [2022-05-08T02:03:54.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:03:54.512Z] [2022-05-08T02:03:54.512Z] Login Succeeded [2022-05-08T02:03:54.512Z] nexus3.edgexfoundry.org:10004 [2022-05-08T02:03:54.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:03:54.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:03:54.512Z] Configure a credential helper to remove this warning. See [2022-05-08T02:03:54.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:03:54.512Z] [2022-05-08T02:03:54.512Z] Login Succeeded [2022-05-08T02:03:54.512Z] docker.io [2022-05-08T02:03:54.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:03:55.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:03:55.035Z] Configure a credential helper to remove this warning. See [2022-05-08T02:03:55.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:03:55.035Z] [2022-05-08T02:03:55.035Z] Login Succeeded [2022-05-08T02:03:55.035Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T02:03:55.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T02:03:55.433Z] + git rev-list -1 --merges 135d4ee0b51f67119d11cccc9a2c0acaebc02426~1..135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo [2022-05-08T02:03:55.553Z] -----------> git rev-list -1 --merges 135d4ee0b51f67119d11cccc9a2c0acaebc02426~1..135d4ee0b51f67119d11cccc9a2c0acaebc02426 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [false] [Pipeline] sh [2022-05-08T02:03:55.852Z] + git log --format=format:%s -1 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo [2022-05-08T02:03:55.869Z] ========================================================= [2022-05-08T02:03:55.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T02:03:55.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T02:03:56.211Z] + git log --format=format:%s -1 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo [2022-05-08T02:03:56.224Z] [semverPrep] GIT_COMMIT: 135d4ee0b51f67119d11cccc9a2c0acaebc02426, Commit Message: docs: additions and changes to CHANGELOG [Pipeline] echo [2022-05-08T02:03:56.234Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T02:03:56.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T02:03:56.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T02:03:56.667Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T02:03:56.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T02:03:56.667Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-05-08T02:03:56.667Z] -a /etc/ssh/ssh_known_hosts [2022-05-08T02:03:56.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:03:57.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T02:03:57.099Z] [2022-05-08T02:03:57.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:03:57.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T02:03:57.409Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T02:03:57.409Z] 1fe172e4850f: Pulling fs layer [2022-05-08T02:03:57.409Z] caf521ccaac6: Pulling fs layer [2022-05-08T02:03:57.409Z] 3ead6fa29328: Pulling fs layer [2022-05-08T02:03:57.409Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T02:03:57.409Z] a8d5f1318db7: Pulling fs layer [2022-05-08T02:03:57.409Z] c427282e49a2: Pulling fs layer [2022-05-08T02:03:57.409Z] 1827001aaf11: Pulling fs layer [2022-05-08T02:03:57.409Z] 0714d37db230: Pulling fs layer [2022-05-08T02:03:57.409Z] ac28cf19c067: Pulling fs layer [2022-05-08T02:03:57.409Z] ca983d60f3e2: Pulling fs layer [2022-05-08T02:03:57.409Z] c427282e49a2: Waiting [2022-05-08T02:03:57.409Z] 9f894cec8388: Pulling fs layer [2022-05-08T02:03:57.409Z] 1827001aaf11: Waiting [2022-05-08T02:03:57.409Z] 0714d37db230: Waiting [2022-05-08T02:03:57.409Z] 5c2a1cbceb83: Waiting [2022-05-08T02:03:57.409Z] ac28cf19c067: Waiting [2022-05-08T02:03:57.409Z] 9f894cec8388: Waiting [2022-05-08T02:03:57.409Z] ca983d60f3e2: Waiting [2022-05-08T02:03:57.409Z] a8d5f1318db7: Waiting [2022-05-08T02:03:57.409Z] caf521ccaac6: Download complete [2022-05-08T02:03:57.409Z] 5c2a1cbceb83: Verifying Checksum [2022-05-08T02:03:57.409Z] 5c2a1cbceb83: Download complete [2022-05-08T02:03:57.668Z] a8d5f1318db7: Verifying Checksum [2022-05-08T02:03:57.668Z] c427282e49a2: Download complete [2022-05-08T02:03:57.668Z] 3ead6fa29328: Verifying Checksum [2022-05-08T02:03:57.668Z] 3ead6fa29328: Download complete [2022-05-08T02:03:57.668Z] 0714d37db230: Download complete [2022-05-08T02:03:57.668Z] ac28cf19c067: Download complete [2022-05-08T02:03:57.668Z] ca983d60f3e2: Download complete [2022-05-08T02:03:57.668Z] 9f894cec8388: Verifying Checksum [2022-05-08T02:03:57.668Z] 9f894cec8388: Download complete [2022-05-08T02:03:57.668Z] 1fe172e4850f: Verifying Checksum [2022-05-08T02:03:57.668Z] 1fe172e4850f: Download complete [2022-05-08T02:03:57.927Z] 1827001aaf11: Verifying Checksum [2022-05-08T02:03:57.927Z] 1827001aaf11: Download complete [2022-05-08T02:03:59.310Z] 1fe172e4850f: Pull complete [2022-05-08T02:03:59.310Z] caf521ccaac6: Pull complete [2022-05-08T02:03:59.572Z] 3ead6fa29328: Pull complete [2022-05-08T02:03:59.832Z] 5c2a1cbceb83: Pull complete [2022-05-08T02:04:00.092Z] a8d5f1318db7: Pull complete [2022-05-08T02:04:00.092Z] c427282e49a2: Pull complete [2022-05-08T02:04:01.999Z] 1827001aaf11: Pull complete [2022-05-08T02:04:01.999Z] 0714d37db230: Pull complete [2022-05-08T02:04:02.260Z] ac28cf19c067: Pull complete [2022-05-08T02:04:02.260Z] ca983d60f3e2: Pull complete [2022-05-08T02:04:02.260Z] 9f894cec8388: Pull complete [2022-05-08T02:04:02.521Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T02:04:02.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T02:04:02.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T02:04:02.605Z] prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container [2022-05-08T02:04:02.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-08T02:04:04.915Z] $ docker top 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f -eo pid,comm [2022-05-08T02:04:04.986Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-08T02:04:04.986Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T02:04:05.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T02:04:05.027Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T02:04:05.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T02:04:05.187Z] $ docker exec 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent [2022-05-08T02:04:05.310Z] SSH_AUTH_SOCK=/tmp/ssh-qP5mJnqvU1kL/agent.34 [2022-05-08T02:04:05.310Z] SSH_AGENT_PID=40 [2022-05-08T02:04:05.320Z] Running ssh-add (command line suppressed) [2022-05-08T02:04:05.445Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_3659771428039316009.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_3659771428039316009.key) [2022-05-08T02:04:05.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T02:04:05.748Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T02:04:05.769Z] $ docker exec --env ******** --env ******** 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent -k [2022-05-08T02:04:05.880Z] unset SSH_AUTH_SOCK; [2022-05-08T02:04:05.881Z] unset SSH_AGENT_PID; [2022-05-08T02:04:05.881Z] echo Agent pid 40 killed; [2022-05-08T02:04:05.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T02:04:05.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T02:04:05.912Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T02:04:06.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T02:04:06.047Z] $ docker exec 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent [2022-05-08T02:04:06.176Z] SSH_AUTH_SOCK=/tmp/ssh-pOsCszDDwMqx/agent.73 [2022-05-08T02:04:06.176Z] SSH_AGENT_PID=80 [2022-05-08T02:04:06.180Z] Running ssh-add (command line suppressed) [2022-05-08T02:04:06.307Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_1633944472123433706.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_1633944472123433706.key) [2022-05-08T02:04:06.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T02:04:06.610Z] + git semver init [2022-05-08T02:04:06.871Z] 2022-05-08 02:04:06,833 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T02:04:06.871Z] 2022-05-08 02:04:06,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver [2022-05-08T02:04:06.871Z] 2022-05-08 02:04:06,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver [2022-05-08T02:04:06.871Z] 2022-05-08 02:04:06,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522, universal_newlines=False, shell=None, istream=None) [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,311 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.git/info/exclude [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,312 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 with force:False [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,312 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,314 [execute] INFO git cat-file --batch-check [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,321 [execute] INFO git cat-file --batch [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T02:04:08.790Z] 2022-05-08 02:04:08,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 [2022-05-08T02:04:08.790Z] 0.0.0 [Pipeline] } [2022-05-08T02:04:08.808Z] $ docker exec --env ******** --env ******** 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent -k [2022-05-08T02:04:08.915Z] unset SSH_AUTH_SOCK; [2022-05-08T02:04:08.916Z] unset SSH_AGENT_PID; [2022-05-08T02:04:08.916Z] echo Agent pid 80 killed; [2022-05-08T02:04:08.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T02:04:09.238Z] + git semver [Pipeline] } [2022-05-08T02:04:09.521Z] $ docker stop --time=1 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f [2022-05-08T02:04:10.864Z] $ docker rm -f 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T02:04:11.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T02:04:11.494Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T02:04:11.499Z] [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 [2022-05-08T02:04:11.682Z] provisioning config files... [2022-05-08T02:04:11.694Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config8814556028726759487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:04:12.001Z] ---> docker-login.sh [2022-05-08T02:04:12.001Z] nexus3.edgexfoundry.org:10001 [2022-05-08T02:04:12.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:04:12.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:04:12.001Z] Configure a credential helper to remove this warning. See [2022-05-08T02:04:12.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:04:12.001Z] [2022-05-08T02:04:12.001Z] Login Succeeded [2022-05-08T02:04:12.001Z] nexus3.edgexfoundry.org:10002 [2022-05-08T02:04:12.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:04:12.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:04:12.262Z] Configure a credential helper to remove this warning. See [2022-05-08T02:04:12.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:04:12.262Z] [2022-05-08T02:04:12.262Z] Login Succeeded [2022-05-08T02:04:12.262Z] nexus3.edgexfoundry.org:10003 [2022-05-08T02:04:12.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:04:12.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:04:12.262Z] Configure a credential helper to remove this warning. See [2022-05-08T02:04:12.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:04:12.262Z] [2022-05-08T02:04:12.262Z] Login Succeeded [2022-05-08T02:04:12.262Z] nexus3.edgexfoundry.org:10004 [2022-05-08T02:04:12.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:04:12.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:04:12.564Z] Configure a credential helper to remove this warning. See [2022-05-08T02:04:12.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:04:12.564Z] [2022-05-08T02:04:12.564Z] Login Succeeded [2022-05-08T02:04:12.564Z] docker.io [2022-05-08T02:04:12.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:04:12.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:04:12.825Z] Configure a credential helper to remove this warning. See [2022-05-08T02:04:12.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:04:12.825Z] [2022-05-08T02:04:12.825Z] Login Succeeded [2022-05-08T02:04:12.825Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T02:04:12.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T02:04:12.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T02:04:12.910Z] ========================================================= [2022-05-08T02:04:12.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T02:04:12.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:04:13.235Z] + 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 . [2022-05-08T02:04:13.507Z] Sending build context to Docker daemon 43.44MB [2022-05-08T02:04:13.507Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T02:04:13.507Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-08T02:04:13.507Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T02:04:13.507Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T02:04:13.507Z] 666ba61612fd: Pulling fs layer [2022-05-08T02:04:13.507Z] 8ed8ca486205: Pulling fs layer [2022-05-08T02:04:13.507Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T02:04:13.507Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T02:04:13.507Z] ca2b28591e48: Pulling fs layer [2022-05-08T02:04:13.507Z] a51346096db8: Pulling fs layer [2022-05-08T02:04:13.507Z] daebc70d1ce1: Pulling fs layer [2022-05-08T02:04:13.507Z] 0e18a0eac166: Pulling fs layer [2022-05-08T02:04:13.507Z] ca2b28591e48: Waiting [2022-05-08T02:04:13.507Z] 4fe6c5a15a65: Waiting [2022-05-08T02:04:13.507Z] a51346096db8: Waiting [2022-05-08T02:04:13.507Z] 22a0e8bec74d: Waiting [2022-05-08T02:04:13.507Z] daebc70d1ce1: Waiting [2022-05-08T02:04:13.507Z] 0e18a0eac166: Waiting [2022-05-08T02:04:13.507Z] 8ed8ca486205: Verifying Checksum [2022-05-08T02:04:13.507Z] 8ed8ca486205: Download complete [2022-05-08T02:04:13.507Z] 666ba61612fd: Verifying Checksum [2022-05-08T02:04:13.507Z] 666ba61612fd: Download complete [2022-05-08T02:04:13.507Z] 22a0e8bec74d: Verifying Checksum [2022-05-08T02:04:13.507Z] 22a0e8bec74d: Download complete [2022-05-08T02:04:13.507Z] ca2b28591e48: Verifying Checksum [2022-05-08T02:04:13.507Z] ca2b28591e48: Download complete [2022-05-08T02:04:13.507Z] a51346096db8: Verifying Checksum [2022-05-08T02:04:13.507Z] a51346096db8: Download complete [2022-05-08T02:04:13.507Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T02:04:13.507Z] 59bf1c3509f3: Download complete [2022-05-08T02:04:13.771Z] daebc70d1ce1: Verifying Checksum [2022-05-08T02:04:13.771Z] daebc70d1ce1: Download complete [2022-05-08T02:04:13.771Z] 59bf1c3509f3: Pull complete [2022-05-08T02:04:13.771Z] 666ba61612fd: Pull complete [2022-05-08T02:04:13.771Z] 8ed8ca486205: Pull complete [2022-05-08T02:04:14.342Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T02:04:14.342Z] 4fe6c5a15a65: Download complete [2022-05-08T02:04:14.342Z] 0e18a0eac166: Download complete [2022-05-08T02:04:18.538Z] 4fe6c5a15a65: Pull complete [2022-05-08T02:04:18.538Z] 22a0e8bec74d: Pull complete [2022-05-08T02:04:18.538Z] ca2b28591e48: Pull complete [2022-05-08T02:04:18.538Z] a51346096db8: Pull complete [2022-05-08T02:04:18.538Z] daebc70d1ce1: Pull complete [2022-05-08T02:04:20.447Z] 0e18a0eac166: Pull complete [2022-05-08T02:04:20.447Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T02:04:20.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T02:04:20.447Z] ---> f018257e8ee9 [2022-05-08T02:04:20.447Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-08T02:04:22.991Z] ---> Running in 5eeabe2f5282 [2022-05-08T02:04:22.991Z] Removing intermediate container 5eeabe2f5282 [2022-05-08T02:04:22.991Z] ---> b5144acc90a6 [2022-05-08T02:04:22.991Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-08T02:04:22.991Z] ---> Running in 339e2ccd7326 [2022-05-08T02:04:22.991Z] Removing intermediate container 339e2ccd7326 [2022-05-08T02:04:22.991Z] ---> b73d26dc2b1e [2022-05-08T02:04:22.991Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T02:04:22.991Z] ---> Running in 9627e762f448 [2022-05-08T02:04:22.991Z] Removing intermediate container 9627e762f448 [2022-05-08T02:04:22.991Z] ---> 607dde0c75e4 [2022-05-08T02:04:22.991Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-08T02:04:22.991Z] ---> Running in 7f022ee567f5 [2022-05-08T02:04:23.251Z] Removing intermediate container 7f022ee567f5 [2022-05-08T02:04:23.251Z] ---> 71ef6ddf7015 [2022-05-08T02:04:23.251Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-08T02:04:23.251Z] ---> Running in c8f7b5e14967 [2022-05-08T02:04:23.251Z] Removing intermediate container c8f7b5e14967 [2022-05-08T02:04:23.251Z] ---> c4a635e96806 [2022-05-08T02:04:23.251Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:04:23.251Z] ---> Running in cd545a01f1c8 [2022-05-08T02:04:24.192Z] Removing intermediate container cd545a01f1c8 [2022-05-08T02:04:24.192Z] ---> b82d69cb18da [2022-05-08T02:04:24.192Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T02:04:24.192Z] ---> Running in a69af7386e18 [2022-05-08T02:04:24.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T02:04:25.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T02:04:25.395Z] OK: 221 MiB in 52 packages [2022-05-08T02:04:25.655Z] Removing intermediate container a69af7386e18 [2022-05-08T02:04:25.655Z] ---> 2dc3ff3643cb [2022-05-08T02:04:25.655Z] Step 10/15 : ENV GO111MODULE=on [2022-05-08T02:04:25.655Z] ---> Running in 08396af70fa1 [2022-05-08T02:04:25.916Z] Removing intermediate container 08396af70fa1 [2022-05-08T02:04:25.916Z] ---> 0ad5e37e367a [2022-05-08T02:04:25.916Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-08T02:04:25.916Z] ---> Running in 372569d5e6f5 [2022-05-08T02:04:25.916Z] Removing intermediate container 372569d5e6f5 [2022-05-08T02:04:25.916Z] ---> f9c83e9d1e9e [2022-05-08T02:04:25.916Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-08T02:04:26.176Z] ---> 4d25a25aa557 [2022-05-08T02:04:26.176Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:04:26.176Z] ---> Running in 0830f140ca0f [2022-05-08T02:04:26.629Z] Still waiting to schedule task [2022-05-08T02:04:26.629Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T02:04:52.755Z] Removing intermediate container 0830f140ca0f [2022-05-08T02:04:52.755Z] ---> 35216bf45af3 [2022-05-08T02:04:52.755Z] Step 14/15 : COPY . . [2022-05-08T02:04:52.755Z] ---> 60133633908a [2022-05-08T02:04:52.755Z] Step 15/15 : RUN ${MAKE} [2022-05-08T02:04:52.755Z] ---> Running in fd49cf139494 [2022-05-08T02:04:52.755Z] noop [2022-05-08T02:04:52.755Z] Removing intermediate container fd49cf139494 [2022-05-08T02:04:52.755Z] ---> 86dc18788685 [2022-05-08T02:04:52.755Z] Successfully built 86dc18788685 [2022-05-08T02:04:52.755Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:04:53.060Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T02:04:53.060Z] . [Pipeline] withDockerContainer [2022-05-08T02:04:53.129Z] prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container [2022-05-08T02:04:53.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T02:04:53.558Z] $ docker top 51f487f07d70475ef6a5ea9157d0f07ab841924505c17b0aac271f1913999b1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T02:04:53.903Z] + go version [2022-05-08T02:04:53.903Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T02:04:53.920Z] $ docker stop --time=1 51f487f07d70475ef6a5ea9157d0f07ab841924505c17b0aac271f1913999b1c [2022-05-08T02:04:55.215Z] $ docker rm -f 51f487f07d70475ef6a5ea9157d0f07ab841924505c17b0aac271f1913999b1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:04:55.608Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T02:04:55.609Z] . [Pipeline] withDockerContainer [2022-05-08T02:04:55.697Z] prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container [2022-05-08T02:04:55.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T02:04:56.153Z] $ docker top 8c495d50a83f791e362d63c567363892cf1ff350b40f343266dda51890c87ddb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T02:04:56.508Z] + make test [2022-05-08T02:04:56.509Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-08T02:04:56.767Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-08T02:05:02.039Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-08T02:05:02.039Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-08T02:05:04.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T02:05:04.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-08T02:05:04.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T02:05:04.609Z] $ docker stop --time=1 8c495d50a83f791e362d63c567363892cf1ff350b40f343266dda51890c87ddb [2022-05-08T02:05:06.231Z] $ docker rm -f 8c495d50a83f791e362d63c567363892cf1ff350b40f343266dda51890c87ddb [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T02:05:06.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T02:05:06.661Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T02:05:07.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T02:05:07.735Z] + ls -al . [2022-05-08T02:05:07.735Z] total 180 [2022-05-08T02:05:07.735Z] drwxrwxr-x 14 jenkins jenkins 4096 May 8 02:04 . [2022-05-08T02:05:07.735Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 .. [2022-05-08T02:05:07.735Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:04 .git [2022-05-08T02:05:07.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 .github [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:03 .gitignore [2022-05-08T02:05:07.735Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:04 .semver [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 8 02:03 Attribution.txt [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 8 02:03 CHANGELOG.md [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 8 02:03 CONTRIBUTING.md [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 8 02:03 Dockerfile [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 652 May 8 02:03 Jenkinsfile [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 8 02:03 LICENSE [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 8 02:03 Makefile [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 8 02:03 README.md [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:04 VERSION [2022-05-08T02:05:07.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 assets [2022-05-08T02:05:07.735Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 bin [2022-05-08T02:05:07.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 cmd [2022-05-08T02:05:07.735Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 02:04 coverage.out [2022-05-08T02:05:07.735Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 docs [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 1944 May 8 02:03 go.mod [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 48565 May 8 02:03 go.sum [2022-05-08T02:05:07.735Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 02:03 internal [2022-05-08T02:05:07.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 pkg [2022-05-08T02:05:07.735Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 snap [2022-05-08T02:05:07.735Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 testing [2022-05-08T02:05:07.735Z] -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:03 version.go [2022-05-08T02:05:07.735Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 web [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:05:08.030Z] + 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=135d4ee0b51f67119d11cccc9a2c0acaebc02426 --label arch=amd64 --label version=0.0.0 . [2022-05-08T02:05:08.289Z] Sending build context to Docker daemon 43.44MB [2022-05-08T02:05:08.289Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T02:05:08.289Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-08T02:05:08.289Z] ---> 86dc18788685 [2022-05-08T02:05:08.289Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-08T02:05:08.548Z] ---> Running in ed5695e71688 [2022-05-08T02:05:08.548Z] Removing intermediate container ed5695e71688 [2022-05-08T02:05:08.548Z] ---> abb378d65c95 [2022-05-08T02:05:08.548Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-08T02:05:08.548Z] ---> Running in 663290e93304 [2022-05-08T02:05:08.548Z] Removing intermediate container 663290e93304 [2022-05-08T02:05:08.548Z] ---> 49cf89fb03e5 [2022-05-08T02:05:08.548Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T02:05:08.808Z] ---> Running in da3640a4d8ab [2022-05-08T02:05:08.808Z] Removing intermediate container da3640a4d8ab [2022-05-08T02:05:08.808Z] ---> 0b816bc55909 [2022-05-08T02:05:08.808Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-08T02:05:08.808Z] ---> Running in 70fc640364d4 [2022-05-08T02:05:09.068Z] Removing intermediate container 70fc640364d4 [2022-05-08T02:05:09.068Z] ---> f51bc0732310 [2022-05-08T02:05:09.068Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-08T02:05:09.068Z] ---> Running in 5e9966397060 [2022-05-08T02:05:09.068Z] Removing intermediate container 5e9966397060 [2022-05-08T02:05:09.068Z] ---> 6179776f77c4 [2022-05-08T02:05:09.068Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:05:09.068Z] ---> Running in 9236753d2789 [2022-05-08T02:05:09.637Z] Removing intermediate container 9236753d2789 [2022-05-08T02:05:09.637Z] ---> 328a9ffc669f [2022-05-08T02:05:09.637Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T02:05:09.898Z] ---> Running in 1a5995689f39 [2022-05-08T02:05:10.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T02:05:10.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T02:05:11.298Z] OK: 221 MiB in 52 packages [2022-05-08T02:05:11.559Z] Removing intermediate container 1a5995689f39 [2022-05-08T02:05:11.559Z] ---> 48804b752498 [2022-05-08T02:05:11.559Z] Step 10/23 : ENV GO111MODULE=on [2022-05-08T02:05:11.559Z] ---> Running in f861064a667b [2022-05-08T02:05:11.559Z] Removing intermediate container f861064a667b [2022-05-08T02:05:11.559Z] ---> 98546fd199c0 [2022-05-08T02:05:11.559Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-08T02:05:11.559Z] ---> Running in 7132bf2cd022 [2022-05-08T02:05:11.824Z] Removing intermediate container 7132bf2cd022 [2022-05-08T02:05:11.824Z] ---> 2e4db5ed4063 [2022-05-08T02:05:11.824Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-08T02:05:11.824Z] ---> e36d4c21cc10 [2022-05-08T02:05:11.824Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:05:12.083Z] ---> Running in 367524f65afa [2022-05-08T02:05:12.652Z] Removing intermediate container 367524f65afa [2022-05-08T02:05:12.652Z] ---> 77bf17419214 [2022-05-08T02:05:12.652Z] Step 14/23 : COPY . . [2022-05-08T02:05:14.032Z] ---> 63f307def2ed [2022-05-08T02:05:14.032Z] Step 15/23 : RUN ${MAKE} [2022-05-08T02:05:14.032Z] ---> Running in 095652ac4acb [2022-05-08T02:05:14.032Z] 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 [2022-05-08T02:05:19.302Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-08T02:05:20.681Z] Removing intermediate container 095652ac4acb [2022-05-08T02:05:20.681Z] ---> 4a060a4c5057 [2022-05-08T02:05:20.681Z] Step 16/23 : FROM alpine:3.14 [2022-05-08T02:05:21.252Z] 3.14: Pulling from library/alpine [2022-05-08T02:05:21.252Z] 8663204ce13b: Pulling fs layer [2022-05-08T02:05:21.511Z] 8663204ce13b: Verifying Checksum [2022-05-08T02:05:21.511Z] 8663204ce13b: Download complete [2022-05-08T02:05:21.770Z] 8663204ce13b: Pull complete [2022-05-08T02:05:21.770Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T02:05:21.770Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T02:05:21.770Z] ---> e04c818066af [2022-05-08T02:05:21.770Z] Step 17/23 : EXPOSE 4000 [2022-05-08T02:05:21.770Z] ---> Running in 598003671b35 [2022-05-08T02:05:22.030Z] Removing intermediate container 598003671b35 [2022-05-08T02:05:22.030Z] ---> 7394f1eaaf5a [2022-05-08T02:05:22.030Z] 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 [2022-05-08T02:05:22.601Z] ---> 23f03f87f46c [2022-05-08T02:05:22.601Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-08T02:05:22.601Z] ---> Running in bf6704806053 [2022-05-08T02:05:22.601Z] Removing intermediate container bf6704806053 [2022-05-08T02:05:22.601Z] ---> 8ba008fd09c8 [2022-05-08T02:05:22.601Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-08T02:05:22.601Z] ---> Running in 7630e669ca07 [2022-05-08T02:05:22.861Z] Removing intermediate container 7630e669ca07 [2022-05-08T02:05:22.861Z] ---> 0cfa28340930 [2022-05-08T02:05:22.861Z] Step 21/23 : LABEL arch=amd64 [2022-05-08T02:05:22.861Z] ---> Running in a959cea9470c [2022-05-08T02:05:22.861Z] Removing intermediate container a959cea9470c [2022-05-08T02:05:22.861Z] ---> 1b1e3a5b4c9d [2022-05-08T02:05:22.861Z] Step 22/23 : LABEL git_sha=135d4ee0b51f67119d11cccc9a2c0acaebc02426 [2022-05-08T02:05:22.861Z] ---> Running in 8c9ba3278876 [2022-05-08T02:05:23.121Z] Removing intermediate container 8c9ba3278876 [2022-05-08T02:05:23.121Z] ---> bd2e05950663 [2022-05-08T02:05:23.121Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T02:05:23.121Z] ---> Running in a5994b6dbc45 [2022-05-08T02:05:23.121Z] Removing intermediate container a5994b6dbc45 [2022-05-08T02:05:23.121Z] ---> 9be0c99ae01e [2022-05-08T02:05:23.121Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T02:05:23.121Z] Successfully built 9be0c99ae01e [2022-05-08T02:05:23.121Z] 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 [2022-05-08T02:05:23.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T02:05:23.555Z] [2022-05-08T02:05:23.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:05:23.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T02:05:23.861Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T02:05:23.861Z] 5eb5b503b376: Pulling fs layer [2022-05-08T02:05:23.861Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T02:05:23.861Z] ec43610c2a17: Pulling fs layer [2022-05-08T02:05:23.861Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T02:05:23.861Z] 33b1e0a273af: Pulling fs layer [2022-05-08T02:05:23.861Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T02:05:23.861Z] 2f39f015ded8: Pulling fs layer [2022-05-08T02:05:23.861Z] 33b1e0a273af: Waiting [2022-05-08T02:05:23.861Z] 5d3b04190fa2: Waiting [2022-05-08T02:05:23.861Z] 2f39f015ded8: Waiting [2022-05-08T02:05:23.861Z] 3a2ae6a8a46f: Waiting [2022-05-08T02:05:23.861Z] 5c69ac0246d0: Verifying Checksum [2022-05-08T02:05:23.861Z] 5c69ac0246d0: Download complete [2022-05-08T02:05:23.861Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-08T02:05:23.861Z] 3a2ae6a8a46f: Download complete [2022-05-08T02:05:23.862Z] 33b1e0a273af: Verifying Checksum [2022-05-08T02:05:23.862Z] 33b1e0a273af: Download complete [2022-05-08T02:05:24.121Z] 5d3b04190fa2: Verifying Checksum [2022-05-08T02:05:24.121Z] 5d3b04190fa2: Download complete [2022-05-08T02:05:24.121Z] ec43610c2a17: Verifying Checksum [2022-05-08T02:05:24.121Z] ec43610c2a17: Download complete [2022-05-08T02:05:24.121Z] 5eb5b503b376: Download complete [2022-05-08T02:05:24.688Z] 2f39f015ded8: Download complete [2022-05-08T02:05:25.628Z] 5eb5b503b376: Pull complete [2022-05-08T02:05:25.628Z] 5c69ac0246d0: Pull complete [2022-05-08T02:05:26.195Z] ec43610c2a17: Pull complete [2022-05-08T02:05:26.195Z] 3a2ae6a8a46f: Pull complete [2022-05-08T02:05:26.455Z] 33b1e0a273af: Pull complete [2022-05-08T02:05:26.455Z] 5d3b04190fa2: Pull complete [2022-05-08T02:05:30.647Z] 2f39f015ded8: Pull complete [2022-05-08T02:05:30.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T02:05:30.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T02:05:30.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T02:05:30.715Z] prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container [2022-05-08T02:05:30.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T02:05:32.773Z] $ docker top 23c2b3a31f6f128613183d3e86859be29ca800dc221bb9207cd6d0f03ae78bcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:05:33.197Z] ---> job-cost.sh [2022-05-08T02:05:33.197Z] lf-activate-venv: SKIPPING [2022-05-08T02:05:33.197Z] INFO: No Stack... [2022-05-08T02:05:33.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T02:05:34.027Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T02:05:34.317Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/cost.csv [2022-05-08T02:05:34.317Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T02:05:34.333Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [2022-05-08T02:05:34.339Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] did not exist. Created. [2022-05-08T02:05:34.339Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T02:05:34.647Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T02:05:34.694Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T02:05:34.700Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T02:05:34.724Z] $ docker stop --time=1 23c2b3a31f6f128613183d3e86859be29ca800dc221bb9207cd6d0f03ae78bcf [2022-05-08T02:05:35.882Z] $ docker rm -f 23c2b3a31f6f128613183d3e86859be29ca800dc221bb9207cd6d0f03ae78bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T02:07:09.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41733 in /w/workspace/edgexfoundry_edgex-ui-go_PR-522 [Pipeline] { [Pipeline] ws [2022-05-08T02:07:09.940Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2022-05-08T02:07:10.497Z] The recommended git tool is: git [2022-05-08T02:07:17.644Z] using credential edgex-jenkins-ssh [2022-05-08T02:07:17.665Z] Cloning the remote Git repository [2022-05-08T02:07:17.731Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-08T02:07:17.822Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2022-05-08T02:07:17.946Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-08T02:07:17.947Z] > git --version # timeout=10 [2022-05-08T02:07:17.968Z] > git --version # 'git version 2.25.1' [2022-05-08T02:07:17.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T02:07:18.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T02:07:21.919Z] Merging remotes/origin/main commit 6924cde71a95163c870ff6223245d33e8a78190f into PR head commit 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [2022-05-08T02:07:21.171Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-05-08T02:07:21.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T02:07:21.230Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-05-08T02:07:21.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-08T02:07:21.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T02:07:21.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T02:07:21.945Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T02:07:21.972Z] > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 [2022-05-08T02:07:22.496Z] Merge succeeded, producing 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [2022-05-08T02:07:22.497Z] Checking out Revision 135d4ee0b51f67119d11cccc9a2c0acaebc02426 (PR-522) [2022-05-08T02:07:22.386Z] > git remote # timeout=10 [2022-05-08T02:07:22.416Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T02:07:22.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T02:07:22.443Z] > git merge 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 [2022-05-08T02:07:22.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T02:07:22.510Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T02:07:22.525Z] > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 [2022-05-08T02:07:27.243Z] Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T02:07:28.266Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T02:07:28.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T02:07:28.266Z] Dload Upload Total Spent Left Speed [2022-05-08T02:07:28.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-05-08T02:07:28.877Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T02:07:29.243Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T02:07:29.243Z] + sudo tee /etc/docker/daemon.new [2022-05-08T02:07:29.243Z] { [2022-05-08T02:07:29.243Z] "registry-mirrors": [ [2022-05-08T02:07:29.243Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T02:07:29.243Z] ], [2022-05-08T02:07:29.243Z] "bip": "10.250.0.254/24", [2022-05-08T02:07:29.243Z] "hosts": [ [2022-05-08T02:07:29.243Z] "tcp://0.0.0.0:5555", [2022-05-08T02:07:29.243Z] "unix:///var/run/docker.sock" [2022-05-08T02:07:29.243Z] ], [2022-05-08T02:07:29.243Z] "mtu": 1458, [2022-05-08T02:07:29.243Z] "selinux-enabled": true, [2022-05-08T02:07:29.243Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T02:07:29.243Z] } [Pipeline] sh [2022-05-08T02:07:29.606Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T02:07:29.966Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T02:07:48.340Z] provisioning config files... [2022-05-08T02:07:48.367Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6999929254775620643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:07:48.805Z] ---> docker-login.sh [2022-05-08T02:07:48.805Z] nexus3.edgexfoundry.org:10001 [2022-05-08T02:07:49.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:07:49.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:07:49.697Z] Configure a credential helper to remove this warning. See [2022-05-08T02:07:49.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:07:49.697Z] [2022-05-08T02:07:49.697Z] Login Succeeded [2022-05-08T02:07:49.697Z] nexus3.edgexfoundry.org:10002 [2022-05-08T02:07:50.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:07:50.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:07:50.297Z] Configure a credential helper to remove this warning. See [2022-05-08T02:07:50.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:07:50.297Z] [2022-05-08T02:07:50.297Z] Login Succeeded [2022-05-08T02:07:50.297Z] nexus3.edgexfoundry.org:10003 [2022-05-08T02:07:50.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:07:50.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:07:50.850Z] Configure a credential helper to remove this warning. See [2022-05-08T02:07:50.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:07:50.850Z] [2022-05-08T02:07:50.850Z] Login Succeeded [2022-05-08T02:07:50.850Z] nexus3.edgexfoundry.org:10004 [2022-05-08T02:07:51.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:07:51.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:07:51.398Z] Configure a credential helper to remove this warning. See [2022-05-08T02:07:51.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:07:51.398Z] [2022-05-08T02:07:51.398Z] Login Succeeded [2022-05-08T02:07:51.398Z] docker.io [2022-05-08T02:07:51.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T02:07:52.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T02:07:52.272Z] Configure a credential helper to remove this warning. See [2022-05-08T02:07:52.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T02:07:52.272Z] [2022-05-08T02:07:52.272Z] Login Succeeded [2022-05-08T02:07:52.272Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T02:07:52.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T02:07:52.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T02:07:52.754Z] ========================================================= [2022-05-08T02:07:52.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T02:07:52.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:07:53.157Z] + 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 . [2022-05-08T02:07:54.153Z] Sending build context to Docker daemon 27.31MB [2022-05-08T02:07:54.153Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T02:07:54.153Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-08T02:07:54.432Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T02:07:54.432Z] 9b3977197b4f: Pulling fs layer [2022-05-08T02:07:54.432Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T02:07:54.432Z] 94645a83ff95: Pulling fs layer [2022-05-08T02:07:54.432Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T02:07:54.432Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T02:07:54.432Z] 3096ccb668a1: Pulling fs layer [2022-05-08T02:07:54.432Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T02:07:54.432Z] a4caa8a26152: Pulling fs layer [2022-05-08T02:07:54.432Z] 3f3a8bcf1eab: Waiting [2022-05-08T02:07:54.432Z] 0c92f367c5e7: Waiting [2022-05-08T02:07:54.432Z] 3096ccb668a1: Waiting [2022-05-08T02:07:54.432Z] e8cf19c19ddd: Waiting [2022-05-08T02:07:54.432Z] a4caa8a26152: Waiting [2022-05-08T02:07:54.432Z] 94645a83ff95: Verifying Checksum [2022-05-08T02:07:54.432Z] 94645a83ff95: Download complete [2022-05-08T02:07:54.432Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T02:07:54.432Z] 1a89e8eeedd5: Download complete [2022-05-08T02:07:54.432Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T02:07:54.432Z] 0c92f367c5e7: Download complete [2022-05-08T02:07:54.432Z] 3096ccb668a1: Verifying Checksum [2022-05-08T02:07:54.432Z] 3096ccb668a1: Download complete [2022-05-08T02:07:54.432Z] 9b3977197b4f: Verifying Checksum [2022-05-08T02:07:54.432Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T02:07:54.432Z] e8cf19c19ddd: Download complete [2022-05-08T02:07:55.423Z] 9b3977197b4f: Pull complete [2022-05-08T02:07:55.702Z] 1a89e8eeedd5: Pull complete [2022-05-08T02:07:56.310Z] 94645a83ff95: Pull complete [2022-05-08T02:07:56.585Z] a4caa8a26152: Verifying Checksum [2022-05-08T02:07:56.585Z] a4caa8a26152: Download complete [2022-05-08T02:07:57.185Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T02:07:57.185Z] 3f3a8bcf1eab: Download complete [2022-05-08T02:08:09.621Z] 3f3a8bcf1eab: Pull complete [2022-05-08T02:08:09.895Z] 0c92f367c5e7: Pull complete [2022-05-08T02:08:10.171Z] 3096ccb668a1: Pull complete [2022-05-08T02:08:10.769Z] e8cf19c19ddd: Pull complete [2022-05-08T02:08:17.532Z] a4caa8a26152: Pull complete [2022-05-08T02:08:17.532Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T02:08:17.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T02:08:17.532Z] ---> 725f1c02e7f9 [2022-05-08T02:08:17.532Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-08T02:08:19.520Z] ---> Running in 99155aab23dc [2022-05-08T02:08:19.809Z] Removing intermediate container 99155aab23dc [2022-05-08T02:08:19.809Z] ---> 45d409d8ca2a [2022-05-08T02:08:19.809Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-08T02:08:20.087Z] ---> Running in 0be734f00d06 [2022-05-08T02:08:20.367Z] Removing intermediate container 0be734f00d06 [2022-05-08T02:08:20.367Z] ---> d0fccc8b11e2 [2022-05-08T02:08:20.367Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T02:08:20.367Z] ---> Running in 3b851782f268 [2022-05-08T02:08:20.643Z] Removing intermediate container 3b851782f268 [2022-05-08T02:08:20.643Z] ---> 2f6b8061f7c9 [2022-05-08T02:08:20.643Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-08T02:08:20.919Z] ---> Running in 117181619a28 [2022-05-08T02:08:21.193Z] Removing intermediate container 117181619a28 [2022-05-08T02:08:21.193Z] ---> 4fb4d1aa7e2f [2022-05-08T02:08:21.193Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-08T02:08:21.193Z] ---> Running in 64652915bd0e [2022-05-08T02:08:21.468Z] Removing intermediate container 64652915bd0e [2022-05-08T02:08:21.468Z] ---> 527c809d0c50 [2022-05-08T02:08:21.468Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:08:21.742Z] ---> Running in 02d0aa666eed [2022-05-08T02:08:23.735Z] Removing intermediate container 02d0aa666eed [2022-05-08T02:08:23.735Z] ---> 8804747599fa [2022-05-08T02:08:23.735Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T02:08:23.735Z] ---> Running in d1ab519dc26a [2022-05-08T02:08:24.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:08:25.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:08:26.689Z] OK: 220 MiB in 52 packages [2022-05-08T02:08:27.312Z] Removing intermediate container d1ab519dc26a [2022-05-08T02:08:27.312Z] ---> b9da2ccaf0e4 [2022-05-08T02:08:27.312Z] Step 10/15 : ENV GO111MODULE=on [2022-05-08T02:08:27.312Z] ---> Running in 31301a4451d9 [2022-05-08T02:08:27.917Z] Removing intermediate container 31301a4451d9 [2022-05-08T02:08:27.917Z] ---> 0186709d5b0b [2022-05-08T02:08:27.917Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-08T02:08:27.917Z] ---> Running in 71fb2ff0fef0 [2022-05-08T02:08:28.192Z] Removing intermediate container 71fb2ff0fef0 [2022-05-08T02:08:28.192Z] ---> d5af862ff195 [2022-05-08T02:08:28.192Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-08T02:08:28.800Z] ---> 32b1f427c014 [2022-05-08T02:08:28.800Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:08:28.800Z] ---> Running in f784408edd9b [2022-05-08T02:09:50.650Z] Removing intermediate container f784408edd9b [2022-05-08T02:09:50.650Z] ---> ed37686a0fc7 [2022-05-08T02:09:50.650Z] Step 14/15 : COPY . . [2022-05-08T02:09:52.097Z] ---> 3502157ea93b [2022-05-08T02:09:52.097Z] Step 15/15 : RUN ${MAKE} [2022-05-08T02:09:52.378Z] ---> Running in 54359e24891c [2022-05-08T02:09:53.368Z] noop [2022-05-08T02:09:53.972Z] Removing intermediate container 54359e24891c [2022-05-08T02:09:53.972Z] ---> 4c0b6fcfab0d [2022-05-08T02:09:54.255Z] Successfully built 4c0b6fcfab0d [2022-05-08T02:09:54.255Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:09:54.616Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T02:09:54.616Z] . [Pipeline] withDockerContainer [2022-05-08T02:09:54.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-41733 does not seem to be running inside a container [2022-05-08T02:09:55.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T02:09:56.422Z] $ docker top 7b8a58c078faa839d68dd35e25c861c5d88e19f9df63291fc5ebc88bdf39819e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T02:09:57.383Z] + go version [2022-05-08T02:09:57.384Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T02:09:57.424Z] $ docker stop --time=1 7b8a58c078faa839d68dd35e25c861c5d88e19f9df63291fc5ebc88bdf39819e [2022-05-08T02:09:59.150Z] $ docker rm -f 7b8a58c078faa839d68dd35e25c861c5d88e19f9df63291fc5ebc88bdf39819e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:09:59.770Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T02:09:59.770Z] . [Pipeline] withDockerContainer [2022-05-08T02:10:00.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-41733 does not seem to be running inside a container [2022-05-08T02:10:00.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T02:10:01.582Z] $ docker top 70a8a9d59002015a08297ebb98b4414fa46283ea3f753d6caad317b714c7c832 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T02:10:02.560Z] + make test [2022-05-08T02:10:02.560Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-08T02:10:04.010Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-08T02:10:51.105Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-08T02:10:51.105Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-08T02:11:06.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T02:11:06.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-08T02:11:06.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T02:11:06.251Z] $ docker stop --time=1 70a8a9d59002015a08297ebb98b4414fa46283ea3f753d6caad317b714c7c832 [2022-05-08T02:11:08.002Z] $ docker rm -f 70a8a9d59002015a08297ebb98b4414fa46283ea3f753d6caad317b714c7c832 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T02:11:08.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T02:11:08.839Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T02:11:09.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T02:11:10.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T02:11:10.413Z] + ls -al . [2022-05-08T02:11:10.413Z] total 176 [2022-05-08T02:11:10.413Z] drwxrwxr-x 13 jenkins jenkins 4096 May 8 02:10 . [2022-05-08T02:11:10.413Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 .. [2022-05-08T02:11:10.413Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:07 .git [2022-05-08T02:11:10.413Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 .github [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:07 .gitignore [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 8 02:07 Attribution.txt [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 8 02:07 CHANGELOG.md [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 8 02:07 CONTRIBUTING.md [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 8 02:07 Dockerfile [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 652 May 8 02:07 Jenkinsfile [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 8 02:07 LICENSE [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 8 02:07 Makefile [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 8 02:07 README.md [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:04 VERSION [2022-05-08T02:11:10.413Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 assets [2022-05-08T02:11:10.413Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:07 bin [2022-05-08T02:11:10.413Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 cmd [2022-05-08T02:11:10.413Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 02:10 coverage.out [2022-05-08T02:11:10.413Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:07 docs [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 1944 May 8 02:07 go.mod [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 48565 May 8 02:07 go.sum [2022-05-08T02:11:10.413Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 02:07 internal [2022-05-08T02:11:10.413Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 pkg [2022-05-08T02:11:10.413Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 snap [2022-05-08T02:11:10.413Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 testing [2022-05-08T02:11:10.413Z] -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:07 version.go [2022-05-08T02:11:10.413Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 web [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:11:10.785Z] + 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=135d4ee0b51f67119d11cccc9a2c0acaebc02426 --label arch=arm64 --label version=0.0.0 . [2022-05-08T02:11:12.321Z] Sending build context to Docker daemon 27.31MB [2022-05-08T02:11:12.321Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T02:11:12.321Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-08T02:11:12.321Z] ---> 4c0b6fcfab0d [2022-05-08T02:11:12.321Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-08T02:11:12.612Z] ---> Running in b5d7c4982199 [2022-05-08T02:11:12.887Z] Removing intermediate container b5d7c4982199 [2022-05-08T02:11:12.887Z] ---> e2091c20a57b [2022-05-08T02:11:12.887Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-08T02:11:12.887Z] ---> Running in 8f970d40a2c6 [2022-05-08T02:11:13.168Z] Removing intermediate container 8f970d40a2c6 [2022-05-08T02:11:13.168Z] ---> e19ab5667a94 [2022-05-08T02:11:13.168Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T02:11:13.443Z] ---> Running in 017502a8583d [2022-05-08T02:11:13.718Z] Removing intermediate container 017502a8583d [2022-05-08T02:11:13.718Z] ---> 18fe44df907d [2022-05-08T02:11:13.718Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-08T02:11:13.718Z] ---> Running in eca2a7d2b68d [2022-05-08T02:11:13.991Z] Removing intermediate container eca2a7d2b68d [2022-05-08T02:11:13.991Z] ---> 6b0b7299fc67 [2022-05-08T02:11:13.991Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-08T02:11:13.991Z] ---> Running in 56aed9f56217 [2022-05-08T02:11:14.587Z] Removing intermediate container 56aed9f56217 [2022-05-08T02:11:14.587Z] ---> 7737358ab43d [2022-05-08T02:11:14.587Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:11:14.587Z] ---> Running in b8551417dcf3 [2022-05-08T02:11:16.570Z] Removing intermediate container b8551417dcf3 [2022-05-08T02:11:16.570Z] ---> 42d086365960 [2022-05-08T02:11:16.570Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T02:11:16.570Z] ---> Running in 2d25fb1fe6b2 [2022-05-08T02:11:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:11:18.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:11:19.521Z] OK: 220 MiB in 52 packages [2022-05-08T02:11:20.513Z] Removing intermediate container 2d25fb1fe6b2 [2022-05-08T02:11:20.513Z] ---> daf97bf17278 [2022-05-08T02:11:20.513Z] Step 10/23 : ENV GO111MODULE=on [2022-05-08T02:11:20.513Z] ---> Running in 5af4b69029d3 [2022-05-08T02:11:20.787Z] Removing intermediate container 5af4b69029d3 [2022-05-08T02:11:20.787Z] ---> a3bd8fab0612 [2022-05-08T02:11:20.787Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-08T02:11:20.787Z] ---> Running in 292b89ca558e [2022-05-08T02:11:21.388Z] Removing intermediate container 292b89ca558e [2022-05-08T02:11:21.388Z] ---> f3ba08718f41 [2022-05-08T02:11:21.388Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-08T02:11:21.987Z] ---> b74c7b22e4e3 [2022-05-08T02:11:21.987Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:11:21.987Z] ---> Running in 410382b744a4 [2022-05-08T02:11:24.608Z] Removing intermediate container 410382b744a4 [2022-05-08T02:11:24.608Z] ---> e4fdbc9f25d9 [2022-05-08T02:11:24.608Z] Step 14/23 : COPY . . [2022-05-08T02:11:28.023Z] ---> 217af8a73528 [2022-05-08T02:11:28.023Z] Step 15/23 : RUN ${MAKE} [2022-05-08T02:11:28.023Z] ---> Running in 5f2d8e38354e [2022-05-08T02:11:29.016Z] 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 [2022-05-08T02:12:08.068Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-08T02:12:09.040Z] Removing intermediate container 5f2d8e38354e [2022-05-08T02:12:09.040Z] ---> c5c7585ccae5 [2022-05-08T02:12:09.040Z] Step 16/23 : FROM alpine:3.14 [2022-05-08T02:12:09.631Z] 3.14: Pulling from library/alpine [2022-05-08T02:12:09.902Z] 455c02918c45: Pulling fs layer [2022-05-08T02:12:10.879Z] 455c02918c45: Pull complete [2022-05-08T02:12:10.879Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T02:12:10.879Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T02:12:10.879Z] ---> ac73e934f311 [2022-05-08T02:12:10.879Z] Step 17/23 : EXPOSE 4000 [2022-05-08T02:12:10.879Z] ---> Running in e1f3274cf5ff [2022-05-08T02:12:11.152Z] Removing intermediate container e1f3274cf5ff [2022-05-08T02:12:11.152Z] ---> 9862b751b20f [2022-05-08T02:12:11.152Z] 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 [2022-05-08T02:12:12.586Z] ---> 9aaa05033be7 [2022-05-08T02:12:12.586Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-08T02:12:12.586Z] ---> Running in 3e9cdbe26633 [2022-05-08T02:12:12.859Z] Removing intermediate container 3e9cdbe26633 [2022-05-08T02:12:12.859Z] ---> 2492dc99a362 [2022-05-08T02:12:12.859Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-08T02:12:12.859Z] ---> Running in 06b1b5840c1f [2022-05-08T02:12:13.460Z] Removing intermediate container 06b1b5840c1f [2022-05-08T02:12:13.460Z] ---> 87e9e7423cea [2022-05-08T02:12:13.460Z] Step 21/23 : LABEL arch=arm64 [2022-05-08T02:12:13.460Z] ---> Running in 69ff42fa8b0e [2022-05-08T02:12:13.757Z] Removing intermediate container 69ff42fa8b0e [2022-05-08T02:12:13.757Z] ---> ae2d24be0e2f [2022-05-08T02:12:13.757Z] Step 22/23 : LABEL git_sha=135d4ee0b51f67119d11cccc9a2c0acaebc02426 [2022-05-08T02:12:13.757Z] ---> Running in 62b1d9188b6c [2022-05-08T02:12:14.354Z] Removing intermediate container 62b1d9188b6c [2022-05-08T02:12:14.354Z] ---> 5f25cfb5ef99 [2022-05-08T02:12:14.354Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T02:12:14.354Z] ---> Running in 7bb994b2920f [2022-05-08T02:12:14.627Z] Removing intermediate container 7bb994b2920f [2022-05-08T02:12:14.627Z] ---> be1d7c0b51c6 [2022-05-08T02:12:14.627Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T02:12:14.627Z] Successfully built be1d7c0b51c6 [2022-05-08T02:12:14.627Z] 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 [2022-05-08T02:12:15.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T02:12:15.060Z] [2022-05-08T02:12:15.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:12:15.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T02:12:15.680Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T02:12:15.680Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T02:12:15.680Z] 04944245beec: Pulling fs layer [2022-05-08T02:12:15.680Z] 699f458cf7ca: Pulling fs layer [2022-05-08T02:12:15.680Z] 765212b225bb: Pulling fs layer [2022-05-08T02:12:15.680Z] f23df028b6ca: Pulling fs layer [2022-05-08T02:12:15.680Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T02:12:15.680Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T02:12:15.680Z] f23df028b6ca: Waiting [2022-05-08T02:12:15.680Z] d65c8cfc05b1: Waiting [2022-05-08T02:12:15.680Z] 2437ff75d9bd: Waiting [2022-05-08T02:12:15.680Z] 765212b225bb: Waiting [2022-05-08T02:12:15.680Z] 04944245beec: Verifying Checksum [2022-05-08T02:12:15.680Z] 04944245beec: Download complete [2022-05-08T02:12:15.680Z] 765212b225bb: Verifying Checksum [2022-05-08T02:12:15.680Z] 765212b225bb: Download complete [2022-05-08T02:12:15.680Z] f23df028b6ca: Verifying Checksum [2022-05-08T02:12:15.680Z] f23df028b6ca: Download complete [2022-05-08T02:12:15.680Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T02:12:15.680Z] d65c8cfc05b1: Download complete [2022-05-08T02:12:15.956Z] 699f458cf7ca: Verifying Checksum [2022-05-08T02:12:15.956Z] 699f458cf7ca: Download complete [2022-05-08T02:12:16.230Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T02:12:16.230Z] 8998bd30e6a1: Download complete [2022-05-08T02:12:18.857Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T02:12:18.857Z] 2437ff75d9bd: Download complete [2022-05-08T02:12:20.851Z] 8998bd30e6a1: Pull complete [2022-05-08T02:12:21.454Z] 04944245beec: Pull complete [2022-05-08T02:12:22.897Z] 699f458cf7ca: Pull complete [2022-05-08T02:12:23.172Z] 765212b225bb: Pull complete [2022-05-08T02:12:24.155Z] f23df028b6ca: Pull complete [2022-05-08T02:12:24.156Z] d65c8cfc05b1: Pull complete [2022-05-08T02:12:39.245Z] 2437ff75d9bd: Pull complete [2022-05-08T02:12:39.245Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T02:12:39.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T02:12:39.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T02:12:39.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-41733 does not seem to be running inside a container [2022-05-08T02:12:39.618Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T02:12:42.546Z] $ docker top 49a55e7c69f1a2a512fd942cd8e73b084d38871b3012053dd2e9d65a641936eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:43.505Z] ---> job-cost.sh [2022-05-08T02:12:43.505Z] lf-activate-venv: SKIPPING [2022-05-08T02:12:43.505Z] INFO: No Stack... [2022-05-08T02:12:44.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T02:12:45.086Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T02:12:45.756Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2022-05-08T02:12:45.756Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T02:12:45.831Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [2022-05-08T02:12:45.837Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] did not exist. Created. [2022-05-08T02:12:45.837Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T02:12:46.536Z] /w/workspace/edgex-ui-go/3@tmp/durable-689a1cd3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T02:12:47.294Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T02:12:47.332Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T02:12:47.549Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T02:12:47.556Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T02:12:47.587Z] $ docker stop --time=1 49a55e7c69f1a2a512fd942cd8e73b084d38871b3012053dd2e9d65a641936eb [2022-05-08T02:12:49.157Z] $ docker rm -f 49a55e7c69f1a2a512fd942cd8e73b084d38871b3012053dd2e9d65a641936eb [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 [2022-05-08T02:12:49.738Z] provisioning config files... [2022-05-08T02:12:49.747Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config5513577917597314952tmp [Pipeline] { [Pipeline] sh [2022-05-08T02:12:50.069Z] + set +x [2022-05-08T02:12:50.069Z] + + curl -s https://codecov.io/bash [2022-05-08T02:12:50.069Z] bash -s -- [2022-05-08T02:12:50.069Z] [2022-05-08T02:12:50.069Z] _____ _ [2022-05-08T02:12:50.069Z] / ____| | | [2022-05-08T02:12:50.069Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T02:12:50.069Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T02:12:50.069Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T02:12:50.069Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T02:12:50.069Z] Bash-1.0.6 [2022-05-08T02:12:50.069Z] [2022-05-08T02:12:50.069Z] [2022-05-08T02:12:50.069Z] ==> git version 2.25.1 found [2022-05-08T02:12:50.069Z] ==> 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 [2022-05-08T02:12:50.069Z] Release-Date: 2020-01-08 [2022-05-08T02:12:50.069Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-08T02:12:50.069Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T02:12:50.069Z] ==> Jenkins CI detected. [2022-05-08T02:12:50.069Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-522 [2022-05-08T02:12:50.069Z] project root: . [2022-05-08T02:12:50.069Z] --> token set from env [2022-05-08T02:12:50.069Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T02:12:50.070Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T02:12:50.070Z] ==> Python coveragepy not found [2022-05-08T02:12:50.070Z] ==> Searching for coverage reports in: [2022-05-08T02:12:50.070Z] + . [2022-05-08T02:12:50.070Z] -> Found 1 reports [2022-05-08T02:12:50.070Z] ==> Detecting git/mercurial file structure [2022-05-08T02:12:50.070Z] ==> Reading reports [2022-05-08T02:12:50.070Z] + ./coverage.out bytes=10 [2022-05-08T02:12:50.364Z] ==> Appending adjustments [2022-05-08T02:12:50.364Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T02:12:50.364Z] + Found adjustments [2022-05-08T02:12:50.364Z] ==> Gzipping contents [2022-05-08T02:12:50.364Z] 8.0K /tmp/codecov.tEF5gZ.gz [2022-05-08T02:12:50.364Z] ==> Uploading reports [2022-05-08T02:12:50.364Z] url: https://codecov.io [2022-05-08T02:12:50.364Z] query: branch=PR-522&commit=135d4ee0b51f67119d11cccc9a2c0acaebc02426&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-522%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=522&job=&cmd_args= [2022-05-08T02:12:50.364Z] -> Pinging Codecov [2022-05-08T02:12:50.364Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-522&commit=135d4ee0b51f67119d11cccc9a2c0acaebc02426&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-522%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=522&job=&cmd_args= [2022-05-08T02:12:50.651Z] -> Uploading to [2022-05-08T02:12:50.651Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/FB506323287CE973F263BFD2A0EB1F37/135d4ee0b51f67119d11cccc9a2c0acaebc02426/464e55f6-2082-4d6e-b087-772cba77577f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T021250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6828d90c1a30e2039dc7d1c4db7502007a95f848f59124443159b79faa28fdbb [2022-05-08T02:12:50.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T02:12:50.651Z] Dload Upload Total Spent Left Speed [2022-05-08T02:12:50.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19286 --:--:-- --:--:-- --:--:-- 19286 [2022-05-08T02:12:50.929Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] } [2022-05-08T02:12:50.937Z] 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 [2022-05-08T02:12:51.814Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives ] [2022-05-08T02:12:51.814Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives [2022-05-08T02:12:51.814Z] total 16 [2022-05-08T02:12:51.814Z] drwxr-xr-x 3 root root 4096 May 8 02:05 . [2022-05-08T02:12:51.814Z] drwxrwxr-x 15 jenkins jenkins 4096 May 8 02:05 .. [2022-05-08T02:12:51.814Z] drwxr-xr-x 2 root root 4096 May 8 02:05 cost [2022-05-08T02:12:51.814Z] -rw-r--r-- 1 root root 82 May 8 02:05 cost.csv [2022-05-08T02:12:51.814Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives [2022-05-08T02:12:51.814Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives [2022-05-08T02:12:51.814Z] total 16 [2022-05-08T02:12:51.814Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:05 . [2022-05-08T02:12:51.814Z] drwxrwxr-x 15 jenkins jenkins 4096 May 8 02:05 .. [2022-05-08T02:12:51.814Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 02:05 cost [2022-05-08T02:12:51.814Z] -rw-r--r-- 1 jenkins jenkins 82 May 8 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:52.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:52.978Z] ---> package-listing.sh [2022-05-08T02:12:52.978Z] ++ facter osfamily [2022-05-08T02:12:52.978Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T02:12:53.238Z] + OS_FAMILY=debian [2022-05-08T02:12:53.238Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-522 [2022-05-08T02:12:53.238Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T02:12:53.238Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T02:12:53.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T02:12:53.238Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T02:12:53.238Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-522 ']' [2022-05-08T02:12:53.238Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T02:12:53.238Z] + case "${OS_FAMILY}" in [2022-05-08T02:12:53.238Z] + dpkg -l [2022-05-08T02:12:53.238Z] + grep '^ii' [2022-05-08T02:12:53.238Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T02:12:53.238Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T02:12:53.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T02:12:53.238Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-522 ']' [2022-05-08T02:12:53.238Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/ [2022-05-08T02:12:53.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/ [Pipeline] echo [2022-05-08T02:12:53.249Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T02:12:53.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:12:54.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T02:12:54.089Z] . [Pipeline] withDockerContainer [2022-05-08T02:12:54.154Z] prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container [2022-05-08T02:12:54.194Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T02:12:54.472Z] $ docker top 5e5d069df8078a97fff913bf83721d5bbe1efb768076fdbf895252fac82cf22a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T02:12:54.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T02:12:55.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T02:12:55.416Z] + ls /var/log/sa-host [2022-05-08T02:12:55.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T02:12:55.646Z] provisioning config files... [2022-05-08T02:12:55.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config6635925399153895101tmp [Pipeline] { [Pipeline] echo [2022-05-08T02:12:55.668Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:55.955Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T02:12:55.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:56.302Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T02:12:56.312Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:56.597Z] ---> sudo-logs.sh [2022-05-08T02:12:56.597Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T02:12:56.622Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:56.913Z] ---> job-cost.sh [2022-05-08T02:12:56.913Z] lf-activate-venv: SKIPPING [2022-05-08T02:12:56.913Z] DEBUG: total: 0.2199999988079071 [2022-05-08T02:12:56.913Z] INFO: Retrieving Stack Cost... [2022-05-08T02:12:57.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T02:12:57.741Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T02:12:57.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:12:58.043Z] ---> logs-deploy.sh [2022-05-08T02:12:58.043Z] lf-activate-venv: SKIPPING [2022-05-08T02:12:58.043Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-522/3 [2022-05-08T02:12:58.043Z] INFO: archiving workspace using pattern(s): [2022-05-08T02:12:58.982Z] Archives upload complete. [2022-05-08T02:12:58.982Z] INFO: archiving logs to Nexus