Pull request #430 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d63c456da126971e97e1bc486dbac78f7cc381b+d07fe3411ecae119f731e81dce0fb0d647a39161 (f88fc5fc4ecdb657d72df82a6a5fb1b9efbdc12f) Running in Durability level: MAX_SURVIVABILITY 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-ssh4604610511551253413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5015135709542853224.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-430/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-430/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8948768514112881042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-430/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1731066458912789712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3257812841738027583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-430/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-430/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh593468362865461367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-docker-4c-2g-1507’ is offline Running on prd-centos7-docker-4c-2g-1508 in /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [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-430 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/jenkins-gitclient-ssh5248053181109316244.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d07fe3411ecae119f731e81dce0fb0d647a39161 into PR head commit 7d63c456da126971e97e1bc486dbac78f7cc381b > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/jenkins-gitclient-ssh901786411769107735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/jenkins-gitclient-ssh1328689454958107137.key > git merge d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 Merge succeeded, producing 7d63c456da126971e97e1bc486dbac78f7cc381b Checking out Revision 7d63c456da126971e97e1bc486dbac78f7cc381b (PR-430) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-07T04:12:18.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-07T04:12:19.067Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-07T04:12:19.195Z] ========================================================= [2021-09-07T04:12:19.195Z] EdgeX Global Pipelines Version Info [2021-09-07T04:12:19.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:12:20.468Z] ------------------- [2021-09-07T04:12:20.468Z] stable info: [2021-09-07T04:12:20.468Z] ------------------- [2021-09-07T04:12:20.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-07T04:12:20.468Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T04:12:20.468Z] Message: update stable to v1.0.205 [2021-09-07T04:12:21.057Z] ------------------- [2021-09-07T04:12:21.057Z] experimental info: [2021-09-07T04:12:21.057Z] ------------------- [2021-09-07T04:12:21.057Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-07T04:12:21.057Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T04:12:21.057Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-07T04:12:21.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-07T04:12:21.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-07T04:12:21.452Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-07T04:12:21.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-07T04:12:21.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-07T04:12:21.652Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-07T04:12:21.714Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-07T04:12:21.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-07T04:12:21.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-07T04:12:21.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-07T04:12:21.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-07T04:12:22.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-07T04:12:22.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-07T04:12:22.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-07T04:12:22.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-07T04:12:22.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T04:12:22.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T04:12:22.380Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-07T04:12:22.442Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-07T04:12:22.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-07T04:12:22.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-07T04:12:22.605Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-07T04:12:22.658Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-07T04:12:22.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-07T04:12:22.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-07T04:12:22.850Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-07T04:12:22.910Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-07T04:12:22.972Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo [2021-09-07T04:12:23.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo [2021-09-07T04:12:23.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo [2021-09-07T04:12:23.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d63c456da126971e97e1bc486dbac78f7cc381b [Pipeline] echo [2021-09-07T04:12:23.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d63c45 [Pipeline] echo [2021-09-07T04:12:23.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T04:12:23.421Z] provisioning config files... [2021-09-07T04:12:23.441Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/config7154476365621131702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:12:23.836Z] ---> docker-login.sh [2021-09-07T04:12:23.837Z] nexus3.edgexfoundry.org:10001 [2021-09-07T04:12:23.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:12:24.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:12:24.105Z] Configure a credential helper to remove this warning. See [2021-09-07T04:12:24.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:12:24.105Z] [2021-09-07T04:12:24.105Z] Login Succeeded [2021-09-07T04:12:24.105Z] nexus3.edgexfoundry.org:10002 [2021-09-07T04:12:24.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:12:24.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:12:24.105Z] Configure a credential helper to remove this warning. See [2021-09-07T04:12:24.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:12:24.105Z] [2021-09-07T04:12:24.105Z] Login Succeeded [2021-09-07T04:12:24.105Z] nexus3.edgexfoundry.org:10003 [2021-09-07T04:12:24.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:12:24.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:12:24.376Z] Configure a credential helper to remove this warning. See [2021-09-07T04:12:24.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:12:24.376Z] [2021-09-07T04:12:24.376Z] Login Succeeded [2021-09-07T04:12:24.376Z] nexus3.edgexfoundry.org:10004 [2021-09-07T04:12:24.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:12:24.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:12:24.648Z] Configure a credential helper to remove this warning. See [2021-09-07T04:12:24.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:12:24.648Z] [2021-09-07T04:12:24.648Z] Login Succeeded [2021-09-07T04:12:24.648Z] docker.io [2021-09-07T04:12:24.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:12:24.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:12:24.917Z] Configure a credential helper to remove this warning. See [2021-09-07T04:12:24.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:12:24.917Z] [2021-09-07T04:12:24.917Z] Login Succeeded [2021-09-07T04:12:24.917Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T04:12:24.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-07T04:12:25.782Z] + git log --format=format:%s -1 7d63c456da126971e97e1bc486dbac78f7cc381b [Pipeline] echo [2021-09-07T04:12:25.875Z] GIT_COMMIT: 7d63c456da126971e97e1bc486dbac78f7cc381b, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4 [Pipeline] echo [2021-09-07T04:12:25.922Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:12:29.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T04:12:29.332Z] [2021-09-07T04:12:29.332Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:12:29.701Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T04:12:29.702Z] latest: Pulling from edgex-devops/git-semver [2021-09-07T04:12:29.702Z] 31603596830f: Pulling fs layer [2021-09-07T04:12:29.702Z] 04fac38145f0: Pulling fs layer [2021-09-07T04:12:29.702Z] 701f6daf10bf: Pulling fs layer [2021-09-07T04:12:29.702Z] 24f72da36158: Pulling fs layer [2021-09-07T04:12:29.702Z] 24f72da36158: Waiting [2021-09-07T04:12:29.702Z] 04fac38145f0: Verifying Checksum [2021-09-07T04:12:29.702Z] 04fac38145f0: Download complete [2021-09-07T04:12:29.969Z] 31603596830f: Verifying Checksum [2021-09-07T04:12:29.969Z] 31603596830f: Download complete [2021-09-07T04:12:30.236Z] 31603596830f: Pull complete [2021-09-07T04:12:30.236Z] 04fac38145f0: Pull complete [2021-09-07T04:12:30.236Z] 24f72da36158: Verifying Checksum [2021-09-07T04:12:30.236Z] 24f72da36158: Download complete [2021-09-07T04:12:30.236Z] 701f6daf10bf: Verifying Checksum [2021-09-07T04:12:30.236Z] 701f6daf10bf: Download complete [2021-09-07T04:12:30.830Z] 701f6daf10bf: Pull complete [2021-09-07T04:12:31.099Z] 24f72da36158: Pull complete [2021-09-07T04:12:31.099Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-07T04:12:31.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T04:12:31.099Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-07T04:12:31.224Z] prd-centos7-docker-4c-2g-1508 does not seem to be running inside a container [2021-09-07T04:12:31.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-430 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430:/w/workspace/edgexfoundry_edgex-ui-go_PR-430:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-07T04:12:32.116Z] $ docker top 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-07T04:12:32.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T04:12:32.383Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T04:12:32.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T04:12:32.493Z] $ docker exec 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent [2021-09-07T04:12:32.605Z] SSH_AUTH_SOCK=/tmp/ssh-WOAQTMq8QuWN/agent.14 [2021-09-07T04:12:32.605Z] SSH_AGENT_PID=20 [2021-09-07T04:12:32.615Z] Running ssh-add (command line suppressed) [2021-09-07T04:12:32.720Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_5732715568034150425.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_5732715568034150425.key) [2021-09-07T04:12:32.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T04:12:33.106Z] + git tag --points-at HEAD [Pipeline] } [2021-09-07T04:12:33.132Z] $ docker exec --env ******** --env ******** 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent -k [2021-09-07T04:12:33.231Z] unset SSH_AUTH_SOCK; [2021-09-07T04:12:33.231Z] unset SSH_AGENT_PID; [2021-09-07T04:12:33.231Z] echo Agent pid 20 killed; [2021-09-07T04:12:33.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-07T04:12:33.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T04:12:33.342Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T04:12:33.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T04:12:33.478Z] $ docker exec 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent [2021-09-07T04:12:33.599Z] SSH_AUTH_SOCK=/tmp/ssh-91BOhQD1iMrH/agent.52 [2021-09-07T04:12:33.599Z] SSH_AGENT_PID=59 [2021-09-07T04:12:33.607Z] Running ssh-add (command line suppressed) [2021-09-07T04:12:33.706Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_2593652398356301339.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/private_key_2593652398356301339.key) [2021-09-07T04:12:33.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T04:12:34.093Z] + git semver init [2021-09-07T04:12:34.093Z] # -> Open(): unable to determine branch for HEAD [2021-09-07T04:12:34.093Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-430/.git [2021-09-07T04:12:34.093Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [2021-09-07T04:12:34.093Z] # $SEMVER_REMOTE_NAME = origin [2021-09-07T04:12:34.093Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-07T04:12:34.093Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-07T04:12:34.093Z] # $SEMVER_BRANCH = PR-430 [2021-09-07T04:12:34.093Z] # $SEMVER_TEMP = /tmp/semver-803336656 [2021-09-07T04:12:34.093Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-07T04:12:38.372Z] # '/tmp/semver-803336656' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-430/.semver' [2021-09-07T04:12:38.372Z] # -> Force: false [2021-09-07T04:12:38.372Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-430/.semver [Pipeline] } [2021-09-07T04:12:38.406Z] $ docker exec --env ******** --env ******** 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e ssh-agent -k [2021-09-07T04:12:38.508Z] unset SSH_AUTH_SOCK; [2021-09-07T04:12:38.508Z] unset SSH_AGENT_PID; [2021-09-07T04:12:38.508Z] echo Agent pid 59 killed; [2021-09-07T04:12:38.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T04:12:38.997Z] + git semver [Pipeline] } [2021-09-07T04:12:39.032Z] $ docker stop --time=1 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e [2021-09-07T04:12:40.368Z] $ docker rm -f 273546448fbb25864c637e366a952eb7f25ec8a99bd67177d53892d72398b73e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T04:12:40.820Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-07T04:12:41.248Z] Stashed 1 file(s) [Pipeline] echo [2021-09-07T04:12:41.294Z] [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] node [Pipeline] node [2021-09-07T04:12:56.981Z] Still waiting to schedule task [2021-09-07T04:12:56.981Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-07T04:12:57.009Z] Still waiting to schedule task [2021-09-07T04:12:57.010Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-07T04:15:18.717Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1509 in /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [Pipeline] { [Pipeline] ws [2021-09-07T04:15:18.786Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-07T04:15:19.075Z] The recommended git tool is: git [2021-09-07T04:15:26.564Z] using credential edgex-jenkins-ssh [2021-09-07T04:15:26.582Z] Cloning the remote Git repository [2021-09-07T04:15:26.626Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-07T04:15:26.818Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-07T04:15:26.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-07T04:15:26.884Z] > git --version # timeout=10 [2021-09-07T04:15:26.902Z] > git --version # 'git version 2.17.1' [2021-09-07T04:15:26.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T04:15:26.982Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T04:15:29.079Z] Running on prd-centos7-docker-4c-2g-1510 in /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [Pipeline] { [Pipeline] ws [2021-09-07T04:15:29.145Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-07T04:15:29.346Z] The recommended git tool is: git [2021-09-07T04:15:29.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-07T04:15:29.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T04:15:29.704Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-07T04:15:29.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-07T04:15:29.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T04:15:29.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-07T04:15:30.250Z] Merging remotes/origin/main commit d07fe3411ecae119f731e81dce0fb0d647a39161 into PR head commit 7d63c456da126971e97e1bc486dbac78f7cc381b [2021-09-07T04:15:30.650Z] Merge succeeded, producing 7d63c456da126971e97e1bc486dbac78f7cc381b [2021-09-07T04:15:30.651Z] Checking out Revision 7d63c456da126971e97e1bc486dbac78f7cc381b (PR-430) [2021-09-07T04:15:30.265Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T04:15:30.279Z] > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 [2021-09-07T04:15:30.561Z] > git remote # timeout=10 [2021-09-07T04:15:30.580Z] > git config --get remote.origin.url # timeout=10 [2021-09-07T04:15:30.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T04:15:30.608Z] > git merge d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 [2021-09-07T04:15:30.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-07T04:15:30.652Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T04:15:30.675Z] > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 [2021-09-07T04:15:32.405Z] using credential edgex-jenkins-ssh [2021-09-07T04:15:32.419Z] Cloning the remote Git repository [2021-09-07T04:15:32.442Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-07T04:15:32.506Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-07T04:15:32.538Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-07T04:15:32.538Z] > git --version # timeout=10 [2021-09-07T04:15:32.546Z] > git --version # 'git version 2.24.4' [2021-09-07T04:15:32.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T04:15:32.570Z] [INFO] Currently running in a labeled security context [2021-09-07T04:15:32.570Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-07T04:15:32.570Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4686358148500638544.key [2021-09-07T04:15:32.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T04:15:34.494Z] Merging remotes/origin/main commit d07fe3411ecae119f731e81dce0fb0d647a39161 into PR head commit 7d63c456da126971e97e1bc486dbac78f7cc381b [2021-09-07T04:15:34.640Z] Merge succeeded, producing 7d63c456da126971e97e1bc486dbac78f7cc381b [2021-09-07T04:15:34.641Z] Checking out Revision 7d63c456da126971e97e1bc486dbac78f7cc381b (PR-430) [2021-09-07T04:15:35.140Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" [2021-09-07T04:15:35.203Z] > git --version # timeout=10 [2021-09-07T04:15:35.215Z] > git --version # 'git version 2.17.1' [2021-09-07T04:15:35.229Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T04:15:34.079Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-07T04:15:34.091Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T04:15:34.103Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-07T04:15:34.118Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-07T04:15:34.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T04:15:34.119Z] [INFO] Currently running in a labeled security context [2021-09-07T04:15:34.119Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-07T04:15:34.119Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6670444559087005457.key [2021-09-07T04:15:34.126Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-07T04:15:34.503Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T04:15:34.512Z] > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 [2021-09-07T04:15:34.602Z] > git remote # timeout=10 [2021-09-07T04:15:34.608Z] > git config --get remote.origin.url # timeout=10 [2021-09-07T04:15:34.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T04:15:34.616Z] [INFO] Currently running in a labeled security context [2021-09-07T04:15:34.616Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-07T04:15:34.616Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3848954727960172592.key [2021-09-07T04:15:34.621Z] > git merge d07fe3411ecae119f731e81dce0fb0d647a39161 # timeout=10 [2021-09-07T04:15:34.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-07T04:15:34.642Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T04:15:34.648Z] > git checkout -f 7d63c456da126971e97e1bc486dbac78f7cc381b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T04:15:36.266Z] provisioning config files... [2021-09-07T04:15:36.295Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3199415734472782217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:15:36.905Z] ---> docker-login.sh [2021-09-07T04:15:36.905Z] nexus3.edgexfoundry.org:10001 [2021-09-07T04:15:38.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:15:38.530Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" [2021-09-07T04:15:38.559Z] > git --version # timeout=10 [2021-09-07T04:15:38.565Z] > git --version # 'git version 2.24.4' [2021-09-07T04:15:38.571Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T04:15:38.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:38.630Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:38.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:38.630Z] [2021-09-07T04:15:38.630Z] Login Succeeded [2021-09-07T04:15:38.630Z] nexus3.edgexfoundry.org:10002 [2021-09-07T04:15:38.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-07T04:15:40.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:40.580Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:40.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:40.580Z] [2021-09-07T04:15:40.580Z] Login Succeeded [2021-09-07T04:15:40.580Z] nexus3.edgexfoundry.org:10003 [2021-09-07T04:15:40.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:15:40.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:40.580Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:40.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:40.580Z] [2021-09-07T04:15:40.580Z] Login Succeeded [2021-09-07T04:15:40.581Z] nexus3.edgexfoundry.org:10004 [2021-09-07T04:15:40.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:15:40.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:40.581Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:40.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:40.581Z] [2021-09-07T04:15:40.581Z] Login Succeeded [2021-09-07T04:15:40.581Z] docker.io [2021-09-07T04:15:40.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T04:15:40.825Z] provisioning config files... [2021-09-07T04:15:40.847Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1063676796323816796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:15:41.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:41.191Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:41.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:41.191Z] [2021-09-07T04:15:41.191Z] Login Succeeded [2021-09-07T04:15:41.191Z] ---> docker-login.sh ends [2021-09-07T04:15:41.342Z] ---> docker-login.sh [2021-09-07T04:15:41.342Z] nexus3.edgexfoundry.org:10001 [2021-09-07T04:15:41.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-09-07T04:15:41.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-07T04:15:41.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:41.610Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:41.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:41.610Z] [2021-09-07T04:15:41.610Z] Login Succeeded [2021-09-07T04:15:41.610Z] nexus3.edgexfoundry.org:10002 [2021-09-07T04:15:41.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:15:41.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:41.610Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:41.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:41.610Z] [2021-09-07T04:15:41.610Z] Login Succeeded [2021-09-07T04:15:41.878Z] nexus3.edgexfoundry.org:10003 [2021-09-07T04:15:41.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T04:15:41.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:41.878Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:41.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:41.878Z] [2021-09-07T04:15:41.878Z] Login Succeeded [2021-09-07T04:15:41.878Z] nexus3.edgexfoundry.org:10004 [2021-09-07T04:15:41.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2021-09-07T04:15:42.017Z] ========================================================= [2021-09-07T04:15:42.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-07T04:15:42.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2021-09-07T04:15:42.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:42.148Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:42.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:42.148Z] [2021-09-07T04:15:42.148Z] Login Succeeded [2021-09-07T04:15:42.148Z] docker.io [2021-09-07T04:15:42.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:15:42.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T04:15:42.416Z] Configure a credential helper to remove this warning. See [2021-09-07T04:15:42.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T04:15:42.416Z] [2021-09-07T04:15:42.416Z] Login Succeeded [2021-09-07T04:15:42.416Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T04:15:42.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-07T04:15:42.551Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-07T04:15:42.803Z] ========================================================= [2021-09-07T04:15:42.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-07T04:15:42.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:15:43.284Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-07T04:15:43.284Z] Sending build context to Docker daemon 20.48MB [2021-09-07T04:15:43.284Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-07T04:15:43.284Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-07T04:15:43.543Z] Sending build context to Docker daemon 20.48MB [2021-09-07T04:15:43.543Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-07T04:15:43.543Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-07T04:15:43.555Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-07T04:15:43.555Z] 540db60ca938: Pulling fs layer [2021-09-07T04:15:43.555Z] adcc1eea9eea: Pulling fs layer [2021-09-07T04:15:43.555Z] 4c4ab2625f07: Pulling fs layer [2021-09-07T04:15:43.555Z] db62176df00c: Pulling fs layer [2021-09-07T04:15:43.555Z] 3b30891b0d05: Pulling fs layer [2021-09-07T04:15:43.555Z] 06b49ca38bd5: Pulling fs layer [2021-09-07T04:15:43.555Z] c788192a36de: Pulling fs layer [2021-09-07T04:15:43.555Z] a77e37c0d609: Pulling fs layer [2021-09-07T04:15:43.555Z] c3185cebc471: Pulling fs layer [2021-09-07T04:15:43.555Z] 06b49ca38bd5: Waiting [2021-09-07T04:15:43.555Z] c788192a36de: Waiting [2021-09-07T04:15:43.555Z] a77e37c0d609: Waiting [2021-09-07T04:15:43.555Z] db62176df00c: Waiting [2021-09-07T04:15:43.555Z] 3b30891b0d05: Waiting [2021-09-07T04:15:43.555Z] c3185cebc471: Waiting [2021-09-07T04:15:43.555Z] 4c4ab2625f07: Verifying Checksum [2021-09-07T04:15:43.555Z] 4c4ab2625f07: Download complete [2021-09-07T04:15:43.555Z] adcc1eea9eea: Verifying Checksum [2021-09-07T04:15:43.555Z] adcc1eea9eea: Download complete [2021-09-07T04:15:43.555Z] 3b30891b0d05: Verifying Checksum [2021-09-07T04:15:43.555Z] 3b30891b0d05: Download complete [2021-09-07T04:15:43.555Z] 06b49ca38bd5: Verifying Checksum [2021-09-07T04:15:43.555Z] 06b49ca38bd5: Download complete [2021-09-07T04:15:43.822Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-07T04:15:43.822Z] 595b0fe564bb: Pulling fs layer [2021-09-07T04:15:43.822Z] 24495759ef45: Pulling fs layer [2021-09-07T04:15:43.822Z] d148012ef14d: Pulling fs layer [2021-09-07T04:15:43.822Z] e90a11edd702: Pulling fs layer [2021-09-07T04:15:43.822Z] d77568369979: Pulling fs layer [2021-09-07T04:15:43.822Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-07T04:15:43.822Z] 170f2ba95c9a: Pulling fs layer [2021-09-07T04:15:43.822Z] 97ac5df62f85: Pulling fs layer [2021-09-07T04:15:43.822Z] e90a11edd702: Waiting [2021-09-07T04:15:43.822Z] d77568369979: Waiting [2021-09-07T04:15:43.822Z] fc1c9f9a7f3b: Waiting [2021-09-07T04:15:43.822Z] 170f2ba95c9a: Waiting [2021-09-07T04:15:43.822Z] 97ac5df62f85: Waiting [2021-09-07T04:15:43.822Z] d148012ef14d: Verifying Checksum [2021-09-07T04:15:43.822Z] 24495759ef45: Download complete [2021-09-07T04:15:43.822Z] d77568369979: Verifying Checksum [2021-09-07T04:15:43.822Z] d77568369979: Download complete [2021-09-07T04:15:43.822Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-07T04:15:43.822Z] fc1c9f9a7f3b: Download complete [2021-09-07T04:15:43.822Z] 595b0fe564bb: Verifying Checksum [2021-09-07T04:15:43.822Z] 170f2ba95c9a: Verifying Checksum [2021-09-07T04:15:43.841Z] c788192a36de: Verifying Checksum [2021-09-07T04:15:43.841Z] c788192a36de: Download complete [2021-09-07T04:15:43.841Z] 540db60ca938: Verifying Checksum [2021-09-07T04:15:43.841Z] 540db60ca938: Download complete [2021-09-07T04:15:43.841Z] 540db60ca938: Pull complete [2021-09-07T04:15:44.100Z] 170f2ba95c9a: Download complete [2021-09-07T04:15:44.113Z] adcc1eea9eea: Pull complete [2021-09-07T04:15:44.113Z] 4c4ab2625f07: Pull complete [2021-09-07T04:15:44.698Z] a77e37c0d609: Verifying Checksum [2021-09-07T04:15:44.698Z] a77e37c0d609: Download complete [2021-09-07T04:15:44.701Z] 595b0fe564bb: Pull complete [2021-09-07T04:15:45.304Z] 24495759ef45: Pull complete [2021-09-07T04:15:45.905Z] d148012ef14d: Pull complete [2021-09-07T04:15:49.303Z] 97ac5df62f85: Verifying Checksum [2021-09-07T04:15:49.303Z] 97ac5df62f85: Download complete [2021-09-07T04:15:49.303Z] e90a11edd702: Verifying Checksum [2021-09-07T04:15:49.303Z] e90a11edd702: Download complete [2021-09-07T04:15:51.569Z] c3185cebc471: Verifying Checksum [2021-09-07T04:15:51.569Z] c3185cebc471: Download complete [2021-09-07T04:15:51.569Z] db62176df00c: Verifying Checksum [2021-09-07T04:15:51.569Z] db62176df00c: Download complete [2021-09-07T04:15:54.982Z] db62176df00c: Pull complete [2021-09-07T04:15:54.982Z] 3b30891b0d05: Pull complete [2021-09-07T04:15:54.982Z] 06b49ca38bd5: Pull complete [2021-09-07T04:15:54.982Z] c788192a36de: Pull complete [2021-09-07T04:15:54.982Z] a77e37c0d609: Pull complete [2021-09-07T04:15:56.964Z] c3185cebc471: Pull complete [2021-09-07T04:15:56.964Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-07T04:15:56.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T04:15:56.964Z] ---> 031687cdd783 [2021-09-07T04:15:56.964Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-07T04:15:58.924Z] ---> Running in 27a27f84d55b [2021-09-07T04:15:58.924Z] Removing intermediate container 27a27f84d55b [2021-09-07T04:15:58.924Z] ---> d3e05553a71d [2021-09-07T04:15:58.924Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-07T04:15:58.924Z] ---> Running in 7f8f5b786d1a [2021-09-07T04:15:58.924Z] Removing intermediate container 7f8f5b786d1a [2021-09-07T04:15:58.924Z] ---> a76106273bb7 [2021-09-07T04:15:58.924Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-07T04:15:58.924Z] ---> Running in 7ce62276910d [2021-09-07T04:15:58.924Z] Removing intermediate container 7ce62276910d [2021-09-07T04:15:58.924Z] ---> ce48326aaba1 [2021-09-07T04:15:58.924Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-07T04:15:58.924Z] ---> Running in 53b71de80c78 [2021-09-07T04:15:58.924Z] Removing intermediate container 53b71de80c78 [2021-09-07T04:15:58.924Z] ---> dbf662a8b659 [2021-09-07T04:15:58.924Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-07T04:15:58.924Z] ---> Running in 656f63593d69 [2021-09-07T04:15:59.193Z] Removing intermediate container 656f63593d69 [2021-09-07T04:15:59.193Z] ---> 5e79697c214a [2021-09-07T04:15:59.193Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T04:15:59.193Z] ---> Running in d7e9d2023f46 [2021-09-07T04:15:59.782Z] Removing intermediate container d7e9d2023f46 [2021-09-07T04:15:59.782Z] ---> 862dd33474ce [2021-09-07T04:15:59.782Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-07T04:15:59.782Z] ---> Running in 68387149f024 [2021-09-07T04:16:00.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T04:16:01.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T04:16:01.289Z] OK: 219 MiB in 52 packages [2021-09-07T04:16:01.560Z] Removing intermediate container 68387149f024 [2021-09-07T04:16:01.560Z] ---> 435f62a9bc5e [2021-09-07T04:16:01.560Z] Step 10/17 : ENV GO111MODULE=on [2021-09-07T04:16:01.560Z] ---> Running in 78e7b2660f1f [2021-09-07T04:16:01.560Z] Removing intermediate container 78e7b2660f1f [2021-09-07T04:16:01.560Z] ---> 1aae79848e9f [2021-09-07T04:16:01.560Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-07T04:16:01.714Z] e90a11edd702: Pull complete [2021-09-07T04:16:01.714Z] d77568369979: Pull complete [2021-09-07T04:16:01.714Z] fc1c9f9a7f3b: Pull complete [2021-09-07T04:16:01.714Z] 170f2ba95c9a: Pull complete [2021-09-07T04:16:01.833Z] ---> Running in 6674ac9b0d78 [2021-09-07T04:16:01.833Z] Removing intermediate container 6674ac9b0d78 [2021-09-07T04:16:01.833Z] ---> b8d931b7bf30 [2021-09-07T04:16:01.833Z] Step 12/17 : COPY go.mod . [2021-09-07T04:16:01.833Z] ---> 4e6b486ad0ae [2021-09-07T04:16:01.833Z] Step 13/17 : COPY Makefile . [2021-09-07T04:16:02.100Z] ---> 19bc91cc0631 [2021-09-07T04:16:02.100Z] Step 14/17 : RUN make update [2021-09-07T04:16:02.100Z] ---> Running in caaa5d9e652b [2021-09-07T04:16:02.372Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-07T04:16:07.145Z] 97ac5df62f85: Pull complete [2021-09-07T04:16:07.145Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-07T04:16:07.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T04:16:07.145Z] ---> 04bc70af865f [2021-09-07T04:16:07.145Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-07T04:16:10.530Z] ---> Running in c4e8ac9ceb75 [2021-09-07T04:16:10.805Z] Removing intermediate container c4e8ac9ceb75 [2021-09-07T04:16:10.805Z] ---> a3d7ba1cc2f7 [2021-09-07T04:16:10.805Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-07T04:16:11.080Z] ---> Running in d4235accfb98 [2021-09-07T04:16:11.677Z] Removing intermediate container d4235accfb98 [2021-09-07T04:16:11.677Z] ---> 57643cad5816 [2021-09-07T04:16:11.677Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-07T04:16:11.961Z] ---> Running in 6154adf343e6 [2021-09-07T04:16:12.234Z] Removing intermediate container 6154adf343e6 [2021-09-07T04:16:12.234Z] ---> 5f8eb9b86eaf [2021-09-07T04:16:12.234Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-07T04:16:12.507Z] ---> Running in 2ce5eaaabbca [2021-09-07T04:16:13.108Z] Removing intermediate container 2ce5eaaabbca [2021-09-07T04:16:13.108Z] ---> d55d097ae748 [2021-09-07T04:16:13.108Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-07T04:16:13.108Z] ---> Running in 0854886ef949 [2021-09-07T04:16:13.703Z] Removing intermediate container 0854886ef949 [2021-09-07T04:16:13.703Z] ---> 8cdce78df0bc [2021-09-07T04:16:13.703Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T04:16:13.703Z] ---> Running in 1e77e8391da7 [2021-09-07T04:16:16.327Z] Removing intermediate container 1e77e8391da7 [2021-09-07T04:16:16.327Z] ---> 502aec8731b9 [2021-09-07T04:16:16.327Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-07T04:16:16.327Z] ---> Running in 05dab559f891 [2021-09-07T04:16:17.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T04:16:18.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T04:16:19.727Z] OK: 218 MiB in 52 packages [2021-09-07T04:16:20.655Z] Removing intermediate container caaa5d9e652b [2021-09-07T04:16:20.655Z] ---> 8e2459f800ed [2021-09-07T04:16:20.655Z] Step 15/17 : COPY . . [2021-09-07T04:16:20.655Z] ---> 4f257028f85c [2021-09-07T04:16:20.655Z] Step 16/17 : RUN go mod tidy [2021-09-07T04:16:20.655Z] ---> Running in faddae939f21 [2021-09-07T04:16:20.655Z] Removing intermediate container faddae939f21 [2021-09-07T04:16:20.655Z] ---> 59af68ea9068 [2021-09-07T04:16:20.655Z] Step 17/17 : RUN ${MAKE} [2021-09-07T04:16:20.655Z] ---> Running in ab64d8ac47aa [2021-09-07T04:16:20.655Z] noop [2021-09-07T04:16:20.655Z] Removing intermediate container ab64d8ac47aa [2021-09-07T04:16:20.655Z] ---> 7a110086c5b8 [2021-09-07T04:16:20.655Z] Successfully built 7a110086c5b8 [2021-09-07T04:16:20.655Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:16:20.708Z] Removing intermediate container 05dab559f891 [2021-09-07T04:16:20.708Z] ---> 23721d9e347b [2021-09-07T04:16:20.708Z] Step 10/17 : ENV GO111MODULE=on [2021-09-07T04:16:20.708Z] ---> Running in 68b92b170c94 [2021-09-07T04:16:21.036Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T04:16:21.036Z] . [Pipeline] withDockerContainer [2021-09-07T04:16:21.167Z] prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container [2021-09-07T04:16:21.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T04:16:21.304Z] Removing intermediate container 68b92b170c94 [2021-09-07T04:16:21.304Z] ---> 9de91f0bdefa [2021-09-07T04:16:21.304Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-07T04:16:21.578Z] ---> Running in 8e751ee4000e [2021-09-07T04:16:21.579Z] $ docker top 7d805c76eb4c84ba2ab0caf6a5a7794c1c113b6fb9a48541cbe87f19a80cecb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T04:16:22.074Z] + go version [2021-09-07T04:16:22.074Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-07T04:16:22.148Z] $ docker stop --time=1 7d805c76eb4c84ba2ab0caf6a5a7794c1c113b6fb9a48541cbe87f19a80cecb7 [2021-09-07T04:16:22.178Z] Removing intermediate container 8e751ee4000e [2021-09-07T04:16:22.178Z] ---> 668ccd93b91d [2021-09-07T04:16:22.178Z] Step 12/17 : COPY go.mod . [2021-09-07T04:16:22.775Z] ---> 72e395ebbdc7 [2021-09-07T04:16:22.775Z] Step 13/17 : COPY Makefile . [2021-09-07T04:16:23.343Z] $ docker rm -f 7d805c76eb4c84ba2ab0caf6a5a7794c1c113b6fb9a48541cbe87f19a80cecb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-07T04:16:23.757Z] ---> 005df19dbf17 [2021-09-07T04:16:23.757Z] Step 14/17 : RUN make update [2021-09-07T04:16:23.757Z] ---> Running in 4a3b25ce09ab [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:16:24.272Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T04:16:24.272Z] . [Pipeline] withDockerContainer [2021-09-07T04:16:24.384Z] prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container [2021-09-07T04:16:24.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T04:16:24.822Z] $ docker top c011078a281ff11eb90e63f9f267f487ff04122b7bae25e0203da0bfce42b5dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-07T04:16:25.204Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-07T04:16:25.360Z] + go mod tidy [Pipeline] sh [2021-09-07T04:16:25.971Z] + make test [2021-09-07T04:16:25.971Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-07T04:16:26.240Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-07T04:16:36.395Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-07T04:16:36.395Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-07T04:16:40.697Z] $ docker stop --time=1 c011078a281ff11eb90e63f9f267f487ff04122b7bae25e0203da0bfce42b5dd [2021-09-07T04:16:42.088Z] $ docker rm -f c011078a281ff11eb90e63f9f267f487ff04122b7bae25e0203da0bfce42b5dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T04:16:42.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-07T04:16:42.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-07T04:16:46.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-07T04:16:47.277Z] + ls -al . [2021-09-07T04:16:47.277Z] total 88 [2021-09-07T04:16:47.277Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 7 04:16 . [2021-09-07T04:16:47.278Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 7 04:15 .. [2021-09-07T04:16:47.278Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 7 04:15 assets [2021-09-07T04:16:47.278Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 7 04:15 bin [2021-09-07T04:16:47.278Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 7 04:15 cmd [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 7 04:15 CONTRIBUTING.md [2021-09-07T04:16:47.278Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 7 04:16 coverage.out [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 7 04:15 Dockerfile [2021-09-07T04:16:47.278Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 7 04:15 docs [2021-09-07T04:16:47.278Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 7 04:15 .git [2021-09-07T04:16:47.278Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 7 04:15 .github [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 7 04:15 .gitignore [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 7 04:15 go.mod [2021-09-07T04:16:47.278Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 7 04:16 go.sum [2021-09-07T04:16:47.278Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 7 04:15 internal [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 7 04:15 Jenkinsfile [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 7 04:15 LICENSE [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 7 04:15 Makefile [2021-09-07T04:16:47.278Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 7 04:15 pkg [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 7 04:15 README.md [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 7 04:12 VERSION [2021-09-07T04:16:47.278Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 7 04:15 version.go [2021-09-07T04:16:47.278Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 7 04:15 web [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:16:47.641Z] + 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=7d63c456da126971e97e1bc486dbac78f7cc381b --label arch=amd64 --label version=0.0.0 . [2021-09-07T04:16:47.641Z] Sending build context to Docker daemon 20.51MB [2021-09-07T04:16:47.641Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-07T04:16:47.641Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-07T04:16:47.641Z] ---> 7a110086c5b8 [2021-09-07T04:16:47.641Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-07T04:16:47.914Z] ---> Running in 4876bb5e38d0 [2021-09-07T04:16:47.914Z] Removing intermediate container 4876bb5e38d0 [2021-09-07T04:16:47.914Z] ---> 4a6b03836f99 [2021-09-07T04:16:47.914Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-07T04:16:47.914Z] ---> Running in 619b0517586e [2021-09-07T04:16:48.186Z] Removing intermediate container 619b0517586e [2021-09-07T04:16:48.186Z] ---> 4a018ff69adc [2021-09-07T04:16:48.186Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-07T04:16:48.186Z] ---> Running in ca71a1ef7504 [2021-09-07T04:16:48.186Z] Removing intermediate container ca71a1ef7504 [2021-09-07T04:16:48.186Z] ---> 29156672400f [2021-09-07T04:16:48.186Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-07T04:16:48.186Z] ---> Running in 6f16e9f40ffc [2021-09-07T04:16:48.186Z] Removing intermediate container 6f16e9f40ffc [2021-09-07T04:16:48.186Z] ---> a548c4c3ec74 [2021-09-07T04:16:48.186Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-07T04:16:48.458Z] ---> Running in f7f29fdd8dad [2021-09-07T04:16:48.458Z] Removing intermediate container f7f29fdd8dad [2021-09-07T04:16:48.458Z] ---> e7fd77993f38 [2021-09-07T04:16:48.458Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T04:16:48.458Z] ---> Running in 3b21fc4766d8 [2021-09-07T04:16:48.729Z] Removing intermediate container 3b21fc4766d8 [2021-09-07T04:16:48.729Z] ---> 73502f5e3d75 [2021-09-07T04:16:48.729Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-07T04:16:48.998Z] ---> Running in 13d6d0c155b6 [2021-09-07T04:16:49.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T04:16:50.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T04:16:50.519Z] OK: 219 MiB in 52 packages [2021-09-07T04:16:50.787Z] Removing intermediate container 13d6d0c155b6 [2021-09-07T04:16:50.787Z] ---> 65ebfa117627 [2021-09-07T04:16:50.787Z] Step 10/25 : ENV GO111MODULE=on [2021-09-07T04:16:50.787Z] ---> Running in 5f0e2c9036c9 [2021-09-07T04:16:50.787Z] Removing intermediate container 5f0e2c9036c9 [2021-09-07T04:16:50.787Z] ---> 11d487487959 [2021-09-07T04:16:50.787Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-07T04:16:50.787Z] ---> Running in 176183c8c842 [2021-09-07T04:16:51.057Z] Removing intermediate container 176183c8c842 [2021-09-07T04:16:51.057Z] ---> af4ea5322919 [2021-09-07T04:16:51.057Z] Step 12/25 : COPY go.mod . [2021-09-07T04:16:51.057Z] ---> 536a3a41e31b [2021-09-07T04:16:51.057Z] Step 13/25 : COPY Makefile . [2021-09-07T04:16:51.333Z] ---> 22459ea62dce [2021-09-07T04:16:51.333Z] Step 14/25 : RUN make update [2021-09-07T04:16:51.333Z] ---> Running in 4370975dd6fa [2021-09-07T04:16:51.605Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-07T04:16:51.605Z] Removing intermediate container 4370975dd6fa [2021-09-07T04:16:51.605Z] ---> f9c3cc7fa227 [2021-09-07T04:16:51.605Z] Step 15/25 : COPY . . [2021-09-07T04:16:52.042Z] Removing intermediate container 4a3b25ce09ab [2021-09-07T04:16:52.042Z] ---> 801dd82c5276 [2021-09-07T04:16:52.042Z] Step 15/17 : COPY . . [2021-09-07T04:16:52.583Z] ---> 444088f647af [2021-09-07T04:16:52.583Z] Step 16/25 : RUN go mod tidy [2021-09-07T04:16:52.583Z] ---> Running in 36241c493735 [2021-09-07T04:16:53.171Z] Removing intermediate container 36241c493735 [2021-09-07T04:16:53.171Z] ---> 75c6ead76f5a [2021-09-07T04:16:53.171Z] Step 17/25 : RUN ${MAKE} [2021-09-07T04:16:53.171Z] ---> Running in ca6d8c249085 [2021-09-07T04:16:53.460Z] 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 [2021-09-07T04:16:54.011Z] ---> fd86f61469d1 [2021-09-07T04:16:54.011Z] Step 16/17 : RUN go mod tidy [2021-09-07T04:16:54.287Z] ---> Running in a6ab8f3335a2 [2021-09-07T04:16:56.920Z] Removing intermediate container a6ab8f3335a2 [2021-09-07T04:16:56.920Z] ---> 9d968e2de881 [2021-09-07T04:16:56.920Z] Step 17/17 : RUN ${MAKE} [2021-09-07T04:16:57.197Z] ---> Running in 6810cbe6683d [2021-09-07T04:16:58.184Z] noop [2021-09-07T04:16:59.170Z] Removing intermediate container 6810cbe6683d [2021-09-07T04:16:59.170Z] ---> aa4c6242b7b4 [2021-09-07T04:16:59.170Z] Successfully built aa4c6242b7b4 [2021-09-07T04:16:59.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:16:59.846Z] + docker inspect -f . ci-base-image-arm64 [2021-09-07T04:16:59.846Z] . [Pipeline] withDockerContainer [2021-09-07T04:17:00.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container [2021-09-07T04:17:00.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-07T04:17:01.769Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-07T04:17:01.963Z] $ docker top 4b9b18742b130024578c9ac97bfa1937e574db0009410aaceb4b13067003a4b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T04:17:02.738Z] Removing intermediate container ca6d8c249085 [2021-09-07T04:17:02.738Z] ---> fafddab94212 [2021-09-07T04:17:02.738Z] Step 18/25 : FROM alpine:3.12 [2021-09-07T04:17:03.012Z] + go version [2021-09-07T04:17:03.012Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-07T04:17:03.048Z] $ docker stop --time=1 4b9b18742b130024578c9ac97bfa1937e574db0009410aaceb4b13067003a4b5 [2021-09-07T04:17:03.332Z] 3.12: Pulling from library/alpine [2021-09-07T04:17:03.332Z] e519532ddf75: Pulling fs layer [2021-09-07T04:17:03.610Z] e519532ddf75: Verifying Checksum [2021-09-07T04:17:03.610Z] e519532ddf75: Download complete [2021-09-07T04:17:03.882Z] e519532ddf75: Pull complete [2021-09-07T04:17:03.882Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T04:17:03.882Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T04:17:03.882Z] ---> 48b8ec4ed9eb [2021-09-07T04:17:03.882Z] Step 19/25 : EXPOSE 4000 [2021-09-07T04:17:03.882Z] ---> Running in 38214d0912fc [2021-09-07T04:17:03.882Z] Removing intermediate container 38214d0912fc [2021-09-07T04:17:03.882Z] ---> 249329d4f2dc [2021-09-07T04:17:03.882Z] Step 20/25 : 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 [2021-09-07T04:17:04.476Z] ---> 53165d604d06 [2021-09-07T04:17:04.477Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-07T04:17:04.477Z] ---> Running in 0d8ab70d9e48 [2021-09-07T04:17:04.477Z] Removing intermediate container 0d8ab70d9e48 [2021-09-07T04:17:04.477Z] ---> 05217581ce1b [2021-09-07T04:17:04.477Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-07T04:17:04.477Z] ---> Running in 3ce5c403ff3e [2021-09-07T04:17:04.477Z] Removing intermediate container 3ce5c403ff3e [2021-09-07T04:17:04.477Z] ---> 8148a8f26096 [2021-09-07T04:17:04.477Z] Step 23/25 : LABEL arch=amd64 [2021-09-07T04:17:04.477Z] ---> Running in 02f7a4a224e6 [2021-09-07T04:17:04.743Z] Removing intermediate container 02f7a4a224e6 [2021-09-07T04:17:04.743Z] ---> 90b856ba8a3a [2021-09-07T04:17:04.743Z] Step 24/25 : LABEL git_sha=7d63c456da126971e97e1bc486dbac78f7cc381b [2021-09-07T04:17:04.743Z] ---> Running in 5f91628c74aa [2021-09-07T04:17:04.743Z] Removing intermediate container 5f91628c74aa [2021-09-07T04:17:04.743Z] ---> ed727c10374a [2021-09-07T04:17:04.743Z] Step 25/25 : LABEL version=0.0.0 [2021-09-07T04:17:04.743Z] ---> Running in a4242f2067a3 [2021-09-07T04:17:04.941Z] $ docker rm -f 4b9b18742b130024578c9ac97bfa1937e574db0009410aaceb4b13067003a4b5 [2021-09-07T04:17:05.012Z] Removing intermediate container a4242f2067a3 [2021-09-07T04:17:05.012Z] ---> 7420160b43a8 [2021-09-07T04:17:05.012Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-07T04:17:05.012Z] Successfully built 7420160b43a8 [2021-09-07T04:17:05.012Z] Successfully tagged edgex-ui:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-09-07T04:17:06.232Z] + docker inspect -f . ci-base-image-arm64 [2021-09-07T04:17:06.233Z] . [Pipeline] // stage Post stage [Pipeline] withDockerContainer [2021-09-07T04:17:06.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container [2021-09-07T04:17:06.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-07T04:17:08.436Z] $ docker top c62f7a835e37b0146183bb3725427745a91d9283aa4c47b1c30c26bdb38ddad9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:17:09.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T04:17:09.314Z] [2021-09-07T04:17:09.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:17:09.535Z] + go mod tidy [2021-09-07T04:17:09.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T04:17:09.703Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-07T04:17:09.703Z] b4d181a07f80: Pulling fs layer [2021-09-07T04:17:09.703Z] a1111a8f2ec3: Pulling fs layer [2021-09-07T04:17:09.703Z] ed53099fbce6: Pulling fs layer [2021-09-07T04:17:09.703Z] dc539afda2c1: Pulling fs layer [2021-09-07T04:17:09.703Z] 77bc0d833cb6: Pulling fs layer [2021-09-07T04:17:09.703Z] 9065ff56babe: Pulling fs layer [2021-09-07T04:17:09.703Z] d287ab97295c: Pulling fs layer [2021-09-07T04:17:09.703Z] dc539afda2c1: Waiting [2021-09-07T04:17:09.703Z] 77bc0d833cb6: Waiting [2021-09-07T04:17:09.703Z] 9065ff56babe: Waiting [2021-09-07T04:17:09.703Z] d287ab97295c: Waiting [2021-09-07T04:17:09.971Z] a1111a8f2ec3: Verifying Checksum [2021-09-07T04:17:09.971Z] a1111a8f2ec3: Download complete [2021-09-07T04:17:09.971Z] dc539afda2c1: Verifying Checksum [2021-09-07T04:17:09.971Z] dc539afda2c1: Download complete [Pipeline] sh [2021-09-07T04:17:10.240Z] 77bc0d833cb6: Verifying Checksum [2021-09-07T04:17:10.240Z] 77bc0d833cb6: Download complete [2021-09-07T04:17:10.240Z] 9065ff56babe: Verifying Checksum [2021-09-07T04:17:10.240Z] 9065ff56babe: Download complete [2021-09-07T04:17:10.513Z] ed53099fbce6: Verifying Checksum [2021-09-07T04:17:10.513Z] ed53099fbce6: Download complete [2021-09-07T04:17:10.870Z] + make test [2021-09-07T04:17:10.870Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-07T04:17:11.105Z] b4d181a07f80: Verifying Checksum [2021-09-07T04:17:11.105Z] b4d181a07f80: Download complete [2021-09-07T04:17:11.867Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-07T04:17:12.542Z] b4d181a07f80: Pull complete [2021-09-07T04:17:12.542Z] a1111a8f2ec3: Pull complete [2021-09-07T04:17:12.815Z] ed53099fbce6: Pull complete [2021-09-07T04:17:13.086Z] dc539afda2c1: Pull complete [2021-09-07T04:17:13.360Z] 77bc0d833cb6: Pull complete [2021-09-07T04:17:13.360Z] 9065ff56babe: Pull complete [2021-09-07T04:17:15.324Z] d287ab97295c: Verifying Checksum [2021-09-07T04:17:15.324Z] d287ab97295c: Download complete [2021-09-07T04:17:19.629Z] d287ab97295c: Pull complete [2021-09-07T04:17:19.630Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-07T04:17:19.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T04:17:19.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-07T04:17:19.754Z] prd-centos7-docker-4c-2g-1510 does not seem to be running inside a container [2021-09-07T04:17:19.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-07T04:17:22.281Z] $ docker top ff2a9f91af9bf3f216f4efa06bc6d1d1d182b2e8462875285b01c93a8e985e5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:17:24.210Z] ---> job-cost.sh [2021-09-07T04:17:24.210Z] lf-activate-venv: SKIPPING [2021-09-07T04:17:24.210Z] INFO: No Stack... [2021-09-07T04:17:25.173Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-07T04:17:25.441Z] INFO: Archiving Costs [Pipeline] sh [2021-09-07T04:17:25.773Z] + cut -d, -f6 [2021-09-07T04:17:25.773Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-09-07T04:17:25.837Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [2021-09-07T04:17:25.843Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] did not exist. Created. [2021-09-07T04:17:25.843Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-07T04:17:26.277Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-07T04:17:26.350Z] Stashed 1 file(s) [Pipeline] } [2021-09-07T04:17:26.372Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-07T04:17:26.452Z] $ docker stop --time=1 ff2a9f91af9bf3f216f4efa06bc6d1d1d182b2e8462875285b01c93a8e985e5c [2021-09-07T04:17:27.605Z] $ docker rm -f ff2a9f91af9bf3f216f4efa06bc6d1d1d182b2e8462875285b01c93a8e985e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-07T04:17:44.283Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-07T04:17:44.283Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-07T04:18:06.530Z] $ docker stop --time=1 c62f7a835e37b0146183bb3725427745a91d9283aa4c47b1c30c26bdb38ddad9 [2021-09-07T04:18:08.742Z] $ docker rm -f c62f7a835e37b0146183bb3725427745a91d9283aa4c47b1c30c26bdb38ddad9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T04:18:09.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-07T04:18:09.621Z] Warning: overwriting stash ‘coverage-report’ [2021-09-07T04:18:10.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-07T04:18:10.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-07T04:18:11.317Z] + ls -al . [2021-09-07T04:18:11.317Z] total 124 [2021-09-07T04:18:11.317Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 04:17 . [2021-09-07T04:18:11.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:15 .. [2021-09-07T04:18:11.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:15 .git [2021-09-07T04:18:11.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:15 .github [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 7 04:15 .gitignore [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 7 04:15 CONTRIBUTING.md [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 7 04:15 Dockerfile [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 7 04:15 Jenkinsfile [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 7 04:15 LICENSE [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 7 04:15 Makefile [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 7 04:15 README.md [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 04:12 VERSION [2021-09-07T04:18:11.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:15 assets [2021-09-07T04:18:11.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:15 bin [2021-09-07T04:18:11.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:15 cmd [2021-09-07T04:18:11.317Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 7 04:17 coverage.out [2021-09-07T04:18:11.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:15 docs [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 7 04:15 go.mod [2021-09-07T04:18:11.317Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 7 04:17 go.sum [2021-09-07T04:18:11.317Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 04:15 internal [2021-09-07T04:18:11.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:15 pkg [2021-09-07T04:18:11.317Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 7 04:15 version.go [2021-09-07T04:18:11.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:15 web [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:18:11.708Z] + 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=7d63c456da126971e97e1bc486dbac78f7cc381b --label arch=arm64 --label version=0.0.0 . [2021-09-07T04:18:12.305Z] Sending build context to Docker daemon 20.5MB [2021-09-07T04:18:12.580Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-07T04:18:12.580Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-07T04:18:12.580Z] ---> aa4c6242b7b4 [2021-09-07T04:18:12.580Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-07T04:18:13.182Z] ---> Running in ac7faf0f3d26 [2021-09-07T04:18:13.781Z] Removing intermediate container ac7faf0f3d26 [2021-09-07T04:18:13.781Z] ---> b2c035ad460b [2021-09-07T04:18:13.781Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-07T04:18:13.781Z] ---> Running in 563fd927dac4 [2021-09-07T04:18:14.381Z] Removing intermediate container 563fd927dac4 [2021-09-07T04:18:14.381Z] ---> 8d860c88d61d [2021-09-07T04:18:14.381Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-07T04:18:14.381Z] ---> Running in 1112243b4805 [2021-09-07T04:18:14.984Z] Removing intermediate container 1112243b4805 [2021-09-07T04:18:14.984Z] ---> ba8ee4ef402f [2021-09-07T04:18:14.984Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-07T04:18:14.984Z] ---> Running in 9e0d9710e5e4 [2021-09-07T04:18:15.580Z] Removing intermediate container 9e0d9710e5e4 [2021-09-07T04:18:15.580Z] ---> 2747e3d56232 [2021-09-07T04:18:15.580Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-07T04:18:15.854Z] ---> Running in b28a2fb1fc4c [2021-09-07T04:18:16.128Z] Removing intermediate container b28a2fb1fc4c [2021-09-07T04:18:16.128Z] ---> 0251d36a5cc2 [2021-09-07T04:18:16.128Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T04:18:16.405Z] ---> Running in a58f45cc44a4 [2021-09-07T04:18:19.039Z] Removing intermediate container a58f45cc44a4 [2021-09-07T04:18:19.039Z] ---> b2c928116b39 [2021-09-07T04:18:19.039Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-07T04:18:19.039Z] ---> Running in 2189dd264fbf [2021-09-07T04:18:20.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T04:18:21.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T04:18:21.990Z] OK: 218 MiB in 52 packages [2021-09-07T04:18:22.969Z] Removing intermediate container 2189dd264fbf [2021-09-07T04:18:22.969Z] ---> 7b650247eb6c [2021-09-07T04:18:22.969Z] Step 10/25 : ENV GO111MODULE=on [2021-09-07T04:18:23.243Z] ---> Running in c250c6ab9dde [2021-09-07T04:18:23.840Z] Removing intermediate container c250c6ab9dde [2021-09-07T04:18:23.840Z] ---> df77453f5b27 [2021-09-07T04:18:23.840Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-07T04:18:23.840Z] ---> Running in 045cc117a789 [2021-09-07T04:18:24.435Z] Removing intermediate container 045cc117a789 [2021-09-07T04:18:24.435Z] ---> 1a15e27d5a4f [2021-09-07T04:18:24.435Z] Step 12/25 : COPY go.mod . [2021-09-07T04:18:25.032Z] ---> 6aa46dc9cec8 [2021-09-07T04:18:25.032Z] Step 13/25 : COPY Makefile . [2021-09-07T04:18:26.024Z] ---> dfc0f4cb98d7 [2021-09-07T04:18:26.024Z] Step 14/25 : RUN make update [2021-09-07T04:18:26.024Z] ---> Running in dceadf6e3395 [2021-09-07T04:18:27.471Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-07T04:18:28.452Z] Removing intermediate container dceadf6e3395 [2021-09-07T04:18:28.452Z] ---> 2be747b32d29 [2021-09-07T04:18:28.452Z] Step 15/25 : COPY . . [2021-09-07T04:18:31.843Z] ---> fbce78266a41 [2021-09-07T04:18:31.843Z] Step 16/25 : RUN go mod tidy [2021-09-07T04:18:31.843Z] ---> Running in c1a32a931fc3 [2021-09-07T04:18:34.467Z] Removing intermediate container c1a32a931fc3 [2021-09-07T04:18:34.467Z] ---> 5553210b56a0 [2021-09-07T04:18:34.467Z] Step 17/25 : RUN ${MAKE} [2021-09-07T04:18:34.467Z] ---> Running in 7a874eb05fdb [2021-09-07T04:18:35.457Z] 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 [2021-09-07T04:19:02.281Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-07T04:19:07.689Z] Removing intermediate container 7a874eb05fdb [2021-09-07T04:19:07.689Z] ---> 3c60777f1972 [2021-09-07T04:19:07.689Z] Step 18/25 : FROM alpine:3.12 [2021-09-07T04:19:07.689Z] 3.12: Pulling from library/alpine [2021-09-07T04:19:07.689Z] ccdebe76d529: Pulling fs layer [2021-09-07T04:19:07.689Z] ccdebe76d529: Verifying Checksum [2021-09-07T04:19:07.689Z] ccdebe76d529: Download complete [2021-09-07T04:19:08.678Z] ccdebe76d529: Pull complete [2021-09-07T04:19:08.678Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T04:19:08.678Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T04:19:08.678Z] ---> afc2cc120ca2 [2021-09-07T04:19:08.678Z] Step 19/25 : EXPOSE 4000 [2021-09-07T04:19:08.678Z] ---> Running in c91fa04828db [2021-09-07T04:19:09.277Z] Removing intermediate container c91fa04828db [2021-09-07T04:19:09.277Z] ---> 7fb79b9341ec [2021-09-07T04:19:09.277Z] Step 20/25 : 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 [2021-09-07T04:19:11.261Z] ---> 44529a5fcb3c [2021-09-07T04:19:11.261Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-07T04:19:11.261Z] ---> Running in a5939a67ace8 [2021-09-07T04:19:11.860Z] Removing intermediate container a5939a67ace8 [2021-09-07T04:19:11.860Z] ---> cd82eee59bd7 [2021-09-07T04:19:11.860Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-07T04:19:11.860Z] ---> Running in 36ec8c2f067f [2021-09-07T04:19:12.456Z] Removing intermediate container 36ec8c2f067f [2021-09-07T04:19:12.456Z] ---> 8d1886ac9d2a [2021-09-07T04:19:12.456Z] Step 23/25 : LABEL arch=arm64 [2021-09-07T04:19:12.456Z] ---> Running in 2f7f17873f38 [2021-09-07T04:19:13.056Z] Removing intermediate container 2f7f17873f38 [2021-09-07T04:19:13.056Z] ---> e872cc8d2319 [2021-09-07T04:19:13.056Z] Step 24/25 : LABEL git_sha=7d63c456da126971e97e1bc486dbac78f7cc381b [2021-09-07T04:19:13.056Z] ---> Running in ae93035e9a38 [2021-09-07T04:19:13.652Z] Removing intermediate container ae93035e9a38 [2021-09-07T04:19:13.652Z] ---> 38fffea030f9 [2021-09-07T04:19:13.652Z] Step 25/25 : LABEL version=0.0.0 [2021-09-07T04:19:13.927Z] ---> Running in d82dc161e5d6 [2021-09-07T04:19:14.523Z] Removing intermediate container d82dc161e5d6 [2021-09-07T04:19:14.523Z] ---> b104198d95f7 [2021-09-07T04:19:14.523Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-07T04:19:14.523Z] Successfully built b104198d95f7 [2021-09-07T04:19:14.523Z] 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 [2021-09-07T04:19:15.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T04:19:15.690Z] [2021-09-07T04:19:15.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:19:16.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T04:19:16.372Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-07T04:19:16.372Z] 448f6bf000e3: Pulling fs layer [2021-09-07T04:19:16.372Z] f757da607395: Pulling fs layer [2021-09-07T04:19:16.372Z] 05883995daec: Pulling fs layer [2021-09-07T04:19:16.372Z] 8603b9c90790: Pulling fs layer [2021-09-07T04:19:16.372Z] 1560dd03e051: Pulling fs layer [2021-09-07T04:19:16.372Z] 27f5ce0e4adf: Pulling fs layer [2021-09-07T04:19:16.372Z] c2d8d7efcc4b: Pulling fs layer [2021-09-07T04:19:16.372Z] 1560dd03e051: Waiting [2021-09-07T04:19:16.372Z] 27f5ce0e4adf: Waiting [2021-09-07T04:19:16.372Z] c2d8d7efcc4b: Waiting [2021-09-07T04:19:16.372Z] 8603b9c90790: Waiting [2021-09-07T04:19:16.647Z] f757da607395: Download complete [2021-09-07T04:19:16.647Z] 8603b9c90790: Verifying Checksum [2021-09-07T04:19:16.647Z] 8603b9c90790: Download complete [2021-09-07T04:19:16.922Z] 1560dd03e051: Verifying Checksum [2021-09-07T04:19:16.922Z] 1560dd03e051: Download complete [2021-09-07T04:19:16.922Z] 27f5ce0e4adf: Download complete [2021-09-07T04:19:17.195Z] 05883995daec: Verifying Checksum [2021-09-07T04:19:17.195Z] 05883995daec: Download complete [2021-09-07T04:19:17.795Z] 448f6bf000e3: Verifying Checksum [2021-09-07T04:19:17.795Z] 448f6bf000e3: Download complete [2021-09-07T04:19:20.437Z] c2d8d7efcc4b: Verifying Checksum [2021-09-07T04:19:20.437Z] c2d8d7efcc4b: Download complete [2021-09-07T04:19:21.037Z] 448f6bf000e3: Pull complete [2021-09-07T04:19:21.635Z] f757da607395: Pull complete [2021-09-07T04:19:23.071Z] 05883995daec: Pull complete [2021-09-07T04:19:23.666Z] 8603b9c90790: Pull complete [2021-09-07T04:19:24.656Z] 1560dd03e051: Pull complete [2021-09-07T04:19:24.931Z] 27f5ce0e4adf: Pull complete [2021-09-07T04:19:40.041Z] c2d8d7efcc4b: Pull complete [2021-09-07T04:19:40.041Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-07T04:19:40.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T04:19:40.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-07T04:19:40.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container [2021-09-07T04:19:40.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-07T04:19:44.315Z] $ docker top 1c912f53684eadb3ac73bea36d99a6bb8ade26337861bb37be683da2ae2ea77c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:19:45.341Z] ---> job-cost.sh [2021-09-07T04:19:45.341Z] lf-activate-venv: SKIPPING [2021-09-07T04:19:45.341Z] INFO: No Stack... [2021-09-07T04:19:46.314Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-07T04:19:46.586Z] INFO: Archiving Costs [Pipeline] sh [2021-09-07T04:19:47.281Z] + cut -d, -f6 [2021-09-07T04:19:47.281Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-09-07T04:19:47.374Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [2021-09-07T04:19:47.382Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] did not exist. Created. [2021-09-07T04:19:47.382Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-07T04:19:48.166Z] /w/workspace/edgex-ui-go/1@tmp/durable-b9dd4749/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-b9dd4749/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-07T04:19:48.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-07T04:19:48.931Z] Warning: overwriting stash ‘stack-cost’ [2021-09-07T04:19:49.061Z] Stashed 1 file(s) [Pipeline] } [2021-09-07T04:19:49.082Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-07T04:19:49.177Z] $ docker stop --time=1 1c912f53684eadb3ac73bea36d99a6bb8ade26337861bb37be683da2ae2ea77c [2021-09-07T04:19:50.865Z] $ docker rm -f 1c912f53684eadb3ac73bea36d99a6bb8ade26337861bb37be683da2ae2ea77c [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 [2021-09-07T04:19:53.890Z] provisioning config files... [2021-09-07T04:19:53.908Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/config2215382109716220878tmp [Pipeline] { [Pipeline] sh [2021-09-07T04:19:54.282Z] + set +x [2021-09-07T04:19:54.283Z] + curl -s https://codecov.io/bash [2021-09-07T04:19:54.283Z] + bash -s -- [2021-09-07T04:19:54.552Z] [2021-09-07T04:19:54.552Z] _____ _ [2021-09-07T04:19:54.552Z] / ____| | | [2021-09-07T04:19:54.552Z] | | ___ __| | ___ ___ _____ __ [2021-09-07T04:19:54.552Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-07T04:19:54.552Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-07T04:19:54.552Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-07T04:19:54.552Z] Bash-1.0.6 [2021-09-07T04:19:54.552Z] [2021-09-07T04:19:54.552Z] [2021-09-07T04:19:54.552Z] ==> git version 2.24.4 found [2021-09-07T04:19:54.552Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-07T04:19:54.552Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-07T04:19:54.552Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-07T04:19:54.552Z] ==> Jenkins CI detected. [2021-09-07T04:19:54.552Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-430 [2021-09-07T04:19:54.552Z] project root: . [2021-09-07T04:19:54.552Z] --> token set from env [2021-09-07T04:19:54.552Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-07T04:19:54.552Z] ==> Running gcov in . (disable via -X gcov) [2021-09-07T04:19:54.552Z] ==> Python coveragepy not found [2021-09-07T04:19:54.552Z] ==> Searching for coverage reports in: [2021-09-07T04:19:54.552Z] + . [2021-09-07T04:19:54.552Z] -> Found 1 reports [2021-09-07T04:19:54.552Z] ==> Detecting git/mercurial file structure [2021-09-07T04:19:54.552Z] ==> Reading reports [2021-09-07T04:19:54.552Z] + ./coverage.out bytes=10 [2021-09-07T04:19:54.552Z] ==> Appending adjustments [2021-09-07T04:19:54.552Z] https://docs.codecov.io/docs/fixing-reports [2021-09-07T04:19:54.552Z] + Found adjustments [2021-09-07T04:19:54.552Z] ==> Gzipping contents [2021-09-07T04:19:54.552Z] 4.0K /tmp/codecov.gpoCDE.gz [2021-09-07T04:19:54.552Z] ==> Uploading reports [2021-09-07T04:19:54.552Z] url: https://codecov.io [2021-09-07T04:19:54.552Z] query: branch=PR-430&commit=7d63c456da126971e97e1bc486dbac78f7cc381b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=430&job=&cmd_args= [2021-09-07T04:19:54.552Z] -> Pinging Codecov [2021-09-07T04:19:54.552Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-430&commit=7d63c456da126971e97e1bc486dbac78f7cc381b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=430&job=&cmd_args= [2021-09-07T04:19:55.135Z] -> Uploading to [2021-09-07T04:19:55.135Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-07/FB506323287CE973F263BFD2A0EB1F37/7d63c456da126971e97e1bc486dbac78f7cc381b/0abd4095-fc7e-492c-9796-01f9c8ab7740.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T041954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4b5db0582ecf55fa1a6e3c1ea33d00548e07df05477052f913d5583d0f0162f [2021-09-07T04:19:55.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T04:19:55.135Z] Dload Upload Total Spent Left Speed [2021-09-07T04:19:55.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 7745 --:--:-- --:--:-- --:--:-- 7755 [2021-09-07T04:19:55.725Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7d63c456da126971e97e1bc486dbac78f7cc381b [Pipeline] } [2021-09-07T04:19:55.755Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-07T04:19:58.325Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-430/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:19:58.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:19:59.370Z] ---> package-listing.sh [2021-09-07T04:19:59.370Z] ++ facter osfamily [2021-09-07T04:19:59.370Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-07T04:19:59.640Z] + OS_FAMILY=redhat [2021-09-07T04:19:59.640Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-430 [2021-09-07T04:19:59.640Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-07T04:19:59.640Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-07T04:19:59.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-07T04:19:59.640Z] + PACKAGES=/tmp/packages_start.txt [2021-09-07T04:19:59.640Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-430 ']' [2021-09-07T04:19:59.640Z] + PACKAGES=/tmp/packages_end.txt [2021-09-07T04:19:59.640Z] + case "${OS_FAMILY}" in [2021-09-07T04:19:59.640Z] + rpm -qa [2021-09-07T04:19:59.640Z] + sort [2021-09-07T04:20:00.234Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-07T04:20:00.234Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-07T04:20:00.234Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-07T04:20:00.234Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-430 ']' [2021-09-07T04:20:00.234Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-430/archives/ [2021-09-07T04:20:00.234Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-430/archives/ [Pipeline] echo [2021-09-07T04:20:00.276Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-07T04:20:00.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:20:01.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T04:20:01.249Z] [2021-09-07T04:20:01.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T04:20:01.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T04:20:01.646Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-07T04:20:01.646Z] b4d181a07f80: Pulling fs layer [2021-09-07T04:20:01.646Z] a1111a8f2ec3: Pulling fs layer [2021-09-07T04:20:01.646Z] ed53099fbce6: Pulling fs layer [2021-09-07T04:20:01.646Z] dc539afda2c1: Pulling fs layer [2021-09-07T04:20:01.646Z] 77bc0d833cb6: Pulling fs layer [2021-09-07T04:20:01.646Z] 9065ff56babe: Pulling fs layer [2021-09-07T04:20:01.646Z] d287ab97295c: Pulling fs layer [2021-09-07T04:20:01.646Z] 77bc0d833cb6: Waiting [2021-09-07T04:20:01.646Z] 9065ff56babe: Waiting [2021-09-07T04:20:01.646Z] d287ab97295c: Waiting [2021-09-07T04:20:01.646Z] dc539afda2c1: Waiting [2021-09-07T04:20:02.229Z] a1111a8f2ec3: Verifying Checksum [2021-09-07T04:20:02.229Z] a1111a8f2ec3: Download complete [2021-09-07T04:20:02.229Z] dc539afda2c1: Verifying Checksum [2021-09-07T04:20:02.229Z] dc539afda2c1: Download complete [2021-09-07T04:20:02.502Z] 77bc0d833cb6: Verifying Checksum [2021-09-07T04:20:02.502Z] 77bc0d833cb6: Download complete [2021-09-07T04:20:02.502Z] 9065ff56babe: Verifying Checksum [2021-09-07T04:20:02.502Z] 9065ff56babe: Download complete [2021-09-07T04:20:02.774Z] ed53099fbce6: Verifying Checksum [2021-09-07T04:20:02.774Z] ed53099fbce6: Download complete [2021-09-07T04:20:03.362Z] b4d181a07f80: Verifying Checksum [2021-09-07T04:20:03.362Z] b4d181a07f80: Download complete [2021-09-07T04:20:04.800Z] b4d181a07f80: Pull complete [2021-09-07T04:20:04.800Z] a1111a8f2ec3: Pull complete [2021-09-07T04:20:05.395Z] ed53099fbce6: Pull complete [2021-09-07T04:20:05.395Z] dc539afda2c1: Pull complete [2021-09-07T04:20:05.663Z] 77bc0d833cb6: Pull complete [2021-09-07T04:20:05.663Z] 9065ff56babe: Pull complete [2021-09-07T04:20:07.614Z] d287ab97295c: Verifying Checksum [2021-09-07T04:20:07.614Z] d287ab97295c: Download complete [2021-09-07T04:20:11.897Z] d287ab97295c: Pull complete [2021-09-07T04:20:11.897Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-07T04:20:11.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T04:20:11.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-07T04:20:12.019Z] prd-centos7-docker-4c-2g-1508 does not seem to be running inside a container [2021-09-07T04:20:12.092Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430/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-430 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430:/w/workspace/edgexfoundry_edgex-ui-go_PR-430:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-07T04:20:14.307Z] $ docker top cb9553cc696d562255575ebb1264576c1fa1893d2e0b58a8547b7073ca45d6c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T04:20:14.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-07T04:20:15.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-07T04:20:15.483Z] + ls /var/log/sa-host [2021-09-07T04:20:15.483Z] + sadf -c /var/log/sa-host/sa05 [2021-09-07T04:20:15.483Z] file_magic: OK [2021-09-07T04:20:15.483Z] HZ: Using current value: 100 [2021-09-07T04:20:15.483Z] file_header: OK [2021-09-07T04:20:15.483Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-07T04:20:15.483Z] Statistics: [2021-09-07T04:20:15.483Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T04:20:15.483Z] File successfully converted to sysstat format version 12.0.3 [2021-09-07T04:20:15.483Z] + sadf -c /var/log/sa-host/sa07 [2021-09-07T04:20:15.483Z] file_magic: OK [2021-09-07T04:20:15.483Z] HZ: Using current value: 100 [2021-09-07T04:20:15.483Z] file_header: OK [2021-09-07T04:20:15.483Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-07T04:20:15.483Z] Statistics: [2021-09-07T04:20:15.483Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T04:20:15.483Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T04:20:15.772Z] provisioning config files... [2021-09-07T04:20:15.787Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-430@tmp/config2262053185121845048tmp [Pipeline] { [Pipeline] echo [2021-09-07T04:20:15.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:20:16.236Z] ---> create-netrc.sh [Pipeline] } [2021-09-07T04:20:16.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:20:16.740Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-07T04:20:16.778Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:20:17.153Z] ---> sudo-logs.sh [2021-09-07T04:20:17.153Z] Archiving 'sudo' log.. [2021-09-07T04:20:17.153Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1508.vexxhost.local: Name or service not known [2021-09-07T04:20:17.153Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1508.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-07T04:20:17.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:20:17.591Z] ---> job-cost.sh [2021-09-07T04:20:17.591Z] lf-activate-venv: SKIPPING [2021-09-07T04:20:17.591Z] DEBUG: total: 0.10999999940395355 [2021-09-07T04:20:17.591Z] INFO: Retrieving Stack Cost... [2021-09-07T04:20:18.182Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-07T04:20:18.766Z] INFO: Archiving Costs [Pipeline] echo [2021-09-07T04:20:18.815Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T04:20:19.171Z] ---> logs-deploy.sh [2021-09-07T04:20:19.171Z] lf-activate-venv: SKIPPING [2021-09-07T04:20:19.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-430/1 [2021-09-07T04:20:19.171Z] INFO: archiving workspace using pattern(s): [2021-09-07T04:20:19.758Z] Archives upload complete. [2021-09-07T04:20:20.026Z] INFO: archiving logs to Nexus