Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at de7c5c3e6b4481bff3e484d1404955fbb7d3e33f rather than 4186e9157366e764244d88eeab6218434d4daf43 Obtained Jenkinsfile from de7c5c3e6b4481bff3e484d1404955fbb7d3e33f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-301/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-301/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28454 in /w/workspace/edgexfoundry_edgex-ui-go_PR-301 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 4186e9157366e764244d88eeab6218434d4daf43 Merge succeeded, producing 4186e9157366e764244d88eeab6218434d4daf43 Checking out Revision 4186e9157366e764244d88eeab6218434d4daf43 (PR-301) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 Commit message: "Merge branch 'master' into issue_#261" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T09:52:11.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T09:52:11.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T09:52:11.703Z] ========================================================= [2021-03-04T09:52:11.703Z] EdgeX Global Pipelines Version Info [2021-03-04T09:52:11.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T09:52:13.261Z] ------------------- [2021-03-04T09:52:13.261Z] stable info: [2021-03-04T09:52:13.261Z] ------------------- [2021-03-04T09:52:13.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T09:52:13.261Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T09:52:13.261Z] Message: update stable to v1.0.184 [2021-03-04T09:52:14.204Z] ------------------- [2021-03-04T09:52:14.204Z] experimental info: [2021-03-04T09:52:14.204Z] ------------------- [2021-03-04T09:52:14.204Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T09:52:14.204Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T09:52:14.204Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T09:52:14.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-04T09:52:14.771Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-04T09:52:14.924Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T09:52:15.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T09:52:15.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T09:52:15.393Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T09:52:15.545Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T09:52:15.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T09:52:15.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-04T09:52:15.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T09:52:16.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T09:52:16.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-04T09:52:16.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T09:52:16.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T09:52:16.596Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T09:52:16.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T09:52:16.849Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-04T09:52:16.969Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-04T09:52:17.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T09:52:17.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-04T09:52:17.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-04T09:52:17.486Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-04T09:52:17.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-04T09:52:17.726Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-04T09:52:17.845Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-04T09:52:17.965Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T09:52:18.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2021-03-04T09:52:18.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2021-03-04T09:52:18.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2021-03-04T09:52:18.500Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4186e9157366e764244d88eeab6218434d4daf43 [Pipeline] echo [2021-03-04T09:52:18.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4186e91 [Pipeline] echo [2021-03-04T09:52:18.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T09:52:18.972Z] provisioning config files... [2021-03-04T09:52:19.002Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/config8718658668169245741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T09:52:19.414Z] ---> docker-login.sh [2021-03-04T09:52:19.414Z] nexus3.edgexfoundry.org:10001 [2021-03-04T09:52:19.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:52:19.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:52:19.943Z] Configure a credential helper to remove this warning. See [2021-03-04T09:52:19.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:52:19.943Z] [2021-03-04T09:52:19.943Z] Login Succeeded [2021-03-04T09:52:19.943Z] nexus3.edgexfoundry.org:10002 [2021-03-04T09:52:19.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:52:19.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:52:19.943Z] Configure a credential helper to remove this warning. See [2021-03-04T09:52:19.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:52:19.943Z] [2021-03-04T09:52:19.943Z] Login Succeeded [2021-03-04T09:52:19.943Z] nexus3.edgexfoundry.org:10003 [2021-03-04T09:52:20.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:52:20.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:52:20.207Z] Configure a credential helper to remove this warning. See [2021-03-04T09:52:20.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:52:20.207Z] [2021-03-04T09:52:20.207Z] Login Succeeded [2021-03-04T09:52:20.207Z] nexus3.edgexfoundry.org:10004 [2021-03-04T09:52:20.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:52:20.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:52:20.468Z] Configure a credential helper to remove this warning. See [2021-03-04T09:52:20.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:52:20.468Z] [2021-03-04T09:52:20.468Z] Login Succeeded [2021-03-04T09:52:20.468Z] docker.io [2021-03-04T09:52:20.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:52:20.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:52:20.729Z] Configure a credential helper to remove this warning. See [2021-03-04T09:52:20.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:52:20.729Z] [2021-03-04T09:52:20.729Z] Login Succeeded [2021-03-04T09:52:20.729Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T09:52:20.763Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T09:52:21.885Z] + git log --format=format:%s -1 4186e9157366e764244d88eeab6218434d4daf43 [Pipeline] echo [2021-03-04T09:52:21.969Z] GIT_COMMIT: 4186e9157366e764244d88eeab6218434d4daf43, Commit Message: Merge branch 'master' into issue_#261 [Pipeline] echo [2021-03-04T09:52:22.056Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:52:23.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T09:52:23.123Z] [2021-03-04T09:52:23.123Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:52:23.508Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T09:52:23.508Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T09:52:23.508Z] 31603596830f: Pulling fs layer [2021-03-04T09:52:23.508Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T09:52:23.508Z] 6ca5941a6612: Pulling fs layer [2021-03-04T09:52:23.508Z] ecc8261a40a4: Pulling fs layer [2021-03-04T09:52:23.508Z] ecc8261a40a4: Waiting [2021-03-04T09:52:23.773Z] 2a8b12db71e7: Download complete [2021-03-04T09:52:23.773Z] 31603596830f: Verifying Checksum [2021-03-04T09:52:23.773Z] 31603596830f: Download complete [2021-03-04T09:52:23.773Z] ecc8261a40a4: Verifying Checksum [2021-03-04T09:52:23.773Z] ecc8261a40a4: Download complete [2021-03-04T09:52:24.035Z] 6ca5941a6612: Verifying Checksum [2021-03-04T09:52:24.035Z] 6ca5941a6612: Download complete [2021-03-04T09:52:24.035Z] 31603596830f: Pull complete [2021-03-04T09:52:24.301Z] 2a8b12db71e7: Pull complete [2021-03-04T09:52:24.875Z] 6ca5941a6612: Pull complete [2021-03-04T09:52:25.139Z] ecc8261a40a4: Pull complete [2021-03-04T09:52:25.139Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T09:52:25.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T09:52:25.400Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T09:52:25.519Z] prd-centos7-docker-4c-2g-28454 does not seem to be running inside a container [2021-03-04T09:52:25.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-301 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301:/w/workspace/edgexfoundry_edgex-ui-go_PR-301:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-04T09:52:27.776Z] $ docker top fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T09:52:28.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T09:52:28.266Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T09:52:28.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T09:52:28.467Z] $ docker exec fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent [2021-03-04T09:52:28.631Z] SSH_AUTH_SOCK=/tmp/ssh-KwkRp9Q62tHk/agent.11 [2021-03-04T09:52:28.631Z] SSH_AGENT_PID=17 [2021-03-04T09:52:28.646Z] Running ssh-add (command line suppressed) [2021-03-04T09:52:28.753Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_2108655190378574988.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_2108655190378574988.key) [2021-03-04T09:52:28.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T09:52:29.181Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T09:52:29.214Z] $ docker exec --env ******** --env ******** fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent -k [2021-03-04T09:52:29.322Z] unset SSH_AUTH_SOCK; [2021-03-04T09:52:29.322Z] unset SSH_AGENT_PID; [2021-03-04T09:52:29.322Z] echo Agent pid 17 killed; [2021-03-04T09:52:29.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T09:52:29.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T09:52:29.557Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T09:52:29.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T09:52:29.705Z] $ docker exec fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent [2021-03-04T09:52:29.852Z] SSH_AUTH_SOCK=/tmp/ssh-WsQNc5ANkQhX/agent.45 [2021-03-04T09:52:29.852Z] SSH_AGENT_PID=50 [2021-03-04T09:52:29.859Z] Running ssh-add (command line suppressed) [2021-03-04T09:52:29.969Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_8949630841115873881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_8949630841115873881.key) [2021-03-04T09:52:30.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T09:52:30.412Z] + git semver init [2021-03-04T09:52:30.412Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T09:52:30.412Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-301/.git [2021-03-04T09:52:30.412Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-301 [2021-03-04T09:52:30.412Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T09:52:30.412Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T09:52:30.412Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T09:52:30.412Z] # $SEMVER_BRANCH = PR-301 [2021-03-04T09:52:30.412Z] # $SEMVER_TEMP = /tmp/semver-023655147 [2021-03-04T09:52:30.412Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-04T09:52:31.365Z] # '/tmp/semver-023655147' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-301/.semver' [2021-03-04T09:52:31.365Z] # -> Force: false [2021-03-04T09:52:31.365Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-301/.semver [Pipeline] } [2021-03-04T09:52:31.388Z] $ docker exec --env ******** --env ******** fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent -k [2021-03-04T09:52:31.489Z] unset SSH_AUTH_SOCK; [2021-03-04T09:52:31.490Z] unset SSH_AGENT_PID; [2021-03-04T09:52:31.490Z] echo Agent pid 50 killed; [2021-03-04T09:52:31.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T09:52:32.102Z] + git semver [Pipeline] } [2021-03-04T09:52:32.136Z] $ docker stop --time=1 fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 [2021-03-04T09:52:33.567Z] $ docker rm -f fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T09:52:34.095Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T09:52:34.553Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T09:52:34.578Z] [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-03-04T09:52:50.560Z] Still waiting to schedule task [2021-03-04T09:52:50.560Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28454’ [2021-03-04T09:52:50.592Z] Still waiting to schedule task [2021-03-04T09:52:50.592Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T09:54:42.400Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28455 in /w/workspace/edgexfoundry_edgex-ui-go_PR-301 [Pipeline] { [Pipeline] ws [2021-03-04T09:54:42.506Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-04T09:54:49.015Z] using credential edgex-jenkins-ssh [2021-03-04T09:54:49.072Z] Cloning the remote Git repository [2021-03-04T09:54:49.135Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T09:54:49.247Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-04T09:54:49.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T09:54:49.327Z] > git --version # timeout=10 [2021-03-04T09:54:49.348Z] > git --version # 'git version 2.17.1' [2021-03-04T09:54:49.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T09:54:49.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T09:54:51.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T09:54:51.046Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T09:54:51.070Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T09:54:51.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T09:54:51.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T09:54:51.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T09:54:51.824Z] Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 4186e9157366e764244d88eeab6218434d4daf43 [2021-03-04T09:54:52.223Z] Merge succeeded, producing 4186e9157366e764244d88eeab6218434d4daf43 [2021-03-04T09:54:52.224Z] Checking out Revision 4186e9157366e764244d88eeab6218434d4daf43 (PR-301) [2021-03-04T09:54:51.836Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T09:54:51.850Z] > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 [2021-03-04T09:54:52.122Z] > git remote # timeout=10 [2021-03-04T09:54:52.147Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T09:54:52.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T09:54:52.177Z] > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 [2021-03-04T09:54:52.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T09:54:52.222Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T09:54:52.234Z] > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 [2021-03-04T09:54:56.527Z] Commit message: "Merge branch 'master' into issue_#261" [2021-03-04T09:54:56.583Z] > git --version # timeout=10 [2021-03-04T09:54:56.592Z] > git --version # 'git version 2.17.1' [2021-03-04T09:54:56.605Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T09:54:58.513Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T09:54:58.953Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T09:54:59.424Z] + sudo service docker restart [2021-03-04T09:54:59.424Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T09:55:01.593Z] provisioning config files... [2021-03-04T09:55:01.633Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7535395186612496498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T09:55:02.165Z] ---> docker-login.sh [2021-03-04T09:55:02.165Z] nexus3.edgexfoundry.org:10001 [2021-03-04T09:55:03.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:55:03.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:55:03.420Z] Configure a credential helper to remove this warning. See [2021-03-04T09:55:03.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:55:03.420Z] [2021-03-04T09:55:03.420Z] Login Succeeded [2021-03-04T09:55:03.695Z] nexus3.edgexfoundry.org:10002 [2021-03-04T09:55:03.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:55:04.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:55:04.240Z] Configure a credential helper to remove this warning. See [2021-03-04T09:55:04.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:55:04.240Z] [2021-03-04T09:55:04.240Z] Login Succeeded [2021-03-04T09:55:04.240Z] nexus3.edgexfoundry.org:10003 [2021-03-04T09:55:04.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:55:04.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:55:04.786Z] Configure a credential helper to remove this warning. See [2021-03-04T09:55:04.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:55:04.786Z] [2021-03-04T09:55:04.786Z] Login Succeeded [2021-03-04T09:55:04.786Z] nexus3.edgexfoundry.org:10004 [2021-03-04T09:55:05.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:55:05.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:55:05.333Z] Configure a credential helper to remove this warning. See [2021-03-04T09:55:05.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:55:05.333Z] [2021-03-04T09:55:05.333Z] Login Succeeded [2021-03-04T09:55:05.333Z] docker.io [2021-03-04T09:55:05.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:55:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:55:05.877Z] Configure a credential helper to remove this warning. See [2021-03-04T09:55:05.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:55:05.877Z] [2021-03-04T09:55:05.877Z] Login Succeeded [2021-03-04T09:55:05.877Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T09:55:05.910Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T09:55:06.466Z] ========================================================= [2021-03-04T09:55:06.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T09:55:06.466Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:55:06.896Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-04T09:55:07.501Z] Sending build context to Docker daemon 17.17MB [2021-03-04T09:55:07.501Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T09:55:07.501Z] Step 2/8 : FROM ${BASE} [2021-03-04T09:55:07.777Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T09:55:07.777Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T09:55:07.777Z] a4357932f1b6: Pulling fs layer [2021-03-04T09:55:07.777Z] 18c013af1878: Pulling fs layer [2021-03-04T09:55:07.777Z] 00ac8860ef70: Pulling fs layer [2021-03-04T09:55:07.777Z] 63d7cb157983: Pulling fs layer [2021-03-04T09:55:07.777Z] b116817d02f9: Pulling fs layer [2021-03-04T09:55:07.777Z] 745a02a5169b: Pulling fs layer [2021-03-04T09:55:07.777Z] 00ac8860ef70: Waiting [2021-03-04T09:55:07.777Z] 63d7cb157983: Waiting [2021-03-04T09:55:07.777Z] 745a02a5169b: Waiting [2021-03-04T09:55:07.777Z] b116817d02f9: Waiting [2021-03-04T09:55:07.777Z] 18c013af1878: Download complete [2021-03-04T09:55:07.777Z] a4357932f1b6: Verifying Checksum [2021-03-04T09:55:07.777Z] a4357932f1b6: Download complete [2021-03-04T09:55:07.777Z] 63d7cb157983: Verifying Checksum [2021-03-04T09:55:07.777Z] 63d7cb157983: Download complete [2021-03-04T09:55:07.777Z] b116817d02f9: Verifying Checksum [2021-03-04T09:55:07.777Z] b116817d02f9: Download complete [2021-03-04T09:55:07.777Z] 5f621e34cdf4: Verifying Checksum [2021-03-04T09:55:07.777Z] 5f621e34cdf4: Download complete [2021-03-04T09:55:08.380Z] 5f621e34cdf4: Pull complete [2021-03-04T09:55:08.988Z] a4357932f1b6: Pull complete [2021-03-04T09:55:09.266Z] 18c013af1878: Pull complete [2021-03-04T09:55:11.248Z] 745a02a5169b: Verifying Checksum [2021-03-04T09:55:11.248Z] 745a02a5169b: Download complete [2021-03-04T09:55:11.850Z] 00ac8860ef70: Verifying Checksum [2021-03-04T09:55:11.850Z] 00ac8860ef70: Download complete [2021-03-04T09:55:22.019Z] 00ac8860ef70: Pull complete [2021-03-04T09:55:22.623Z] 63d7cb157983: Pull complete [2021-03-04T09:55:22.895Z] b116817d02f9: Pull complete [2021-03-04T09:55:27.227Z] 745a02a5169b: Pull complete [2021-03-04T09:55:27.227Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T09:55:27.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T09:55:27.227Z] ---> b7e6874047d6 [2021-03-04T09:55:27.227Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-04T09:55:29.851Z] ---> Running in c98d08ce35b9 [2021-03-04T09:55:29.851Z] Removing intermediate container c98d08ce35b9 [2021-03-04T09:55:29.851Z] ---> 4a5395757b46 [2021-03-04T09:55:29.851Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T09:55:29.851Z] ---> Running in a8fa33cb57a7 [2021-03-04T09:55:32.477Z] Removing intermediate container a8fa33cb57a7 [2021-03-04T09:55:32.477Z] ---> 89670f6bf26b [2021-03-04T09:55:32.477Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-04T09:55:32.477Z] ---> Running in 5352032bfdf7 [2021-03-04T09:55:33.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T09:55:34.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T09:55:35.474Z] OK: 142 MiB in 39 packages [2021-03-04T09:55:36.453Z] Removing intermediate container 5352032bfdf7 [2021-03-04T09:55:36.453Z] ---> 96325419bf7c [2021-03-04T09:55:36.453Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-04T09:55:36.726Z] ---> Running in d1be556b8379 [2021-03-04T09:55:37.320Z] Removing intermediate container d1be556b8379 [2021-03-04T09:55:37.320Z] ---> 2d5e169a1b16 [2021-03-04T09:55:37.320Z] Step 7/8 : COPY . . [2021-03-04T09:55:39.293Z] ---> 729949152207 [2021-03-04T09:55:39.293Z] Step 8/8 : RUN go mod download [2021-03-04T09:55:39.293Z] ---> Running in 81579bfd8dd9 [2021-03-04T09:56:06.103Z] Removing intermediate container 81579bfd8dd9 [2021-03-04T09:56:06.103Z] ---> bd02d96a111e [2021-03-04T09:56:06.103Z] Successfully built bd02d96a111e [2021-03-04T09:56:06.103Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:56:06.484Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T09:56:06.484Z] . [Pipeline] withDockerContainer [2021-03-04T09:56:06.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-28455 does not seem to be running inside a container [2021-03-04T09:56:06.860Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-04T09:56:08.443Z] $ docker top 48abbf36db69a5c7ca24e2d203ae0cf61f21852f284c29c6ab716fef6860d096 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T09:56:09.518Z] + go version [2021-03-04T09:56:09.518Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T09:56:09.558Z] $ docker stop --time=1 48abbf36db69a5c7ca24e2d203ae0cf61f21852f284c29c6ab716fef6860d096 [2021-03-04T09:56:11.458Z] $ docker rm -f 48abbf36db69a5c7ca24e2d203ae0cf61f21852f284c29c6ab716fef6860d096 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:56:12.755Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T09:56:12.756Z] . [Pipeline] withDockerContainer [2021-03-04T09:56:13.033Z] prd-ubuntu18.04-docker-arm64-4c-16g-28455 does not seem to be running inside a container [2021-03-04T09:56:13.119Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-04T09:56:14.503Z] $ docker top 23a8d6bba17fac0bf825b952c54e5bda1468ec0518fb80bd42187326ef10a7cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T09:56:15.581Z] + make test [2021-03-04T09:56:15.581Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-04T09:56:17.013Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-04T09:56:22.609Z] Running on prd-centos7-docker-4c-2g-28456 in /w/workspace/edgexfoundry_edgex-ui-go_PR-301 [Pipeline] { [Pipeline] ws [2021-03-04T09:56:22.760Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-04T09:56:31.432Z] using credential edgex-jenkins-ssh [2021-03-04T09:56:31.513Z] Cloning the remote Git repository [2021-03-04T09:56:31.557Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T09:56:31.631Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-04T09:56:31.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T09:56:31.718Z] > git --version # timeout=10 [2021-03-04T09:56:31.732Z] > git --version # 'git version 2.24.3' [2021-03-04T09:56:31.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T09:56:31.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T09:56:33.747Z] Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 4186e9157366e764244d88eeab6218434d4daf43 [2021-03-04T09:56:33.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T09:56:33.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T09:56:33.124Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-04T09:56:33.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-04T09:56:33.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T09:56:33.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T09:56:33.759Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T09:56:33.787Z] > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 [2021-03-04T09:56:33.949Z] > git remote # timeout=10 [2021-03-04T09:56:33.973Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T09:56:33.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T09:56:33.984Z] > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 [2021-03-04T09:56:34.011Z] Merge succeeded, producing 4186e9157366e764244d88eeab6218434d4daf43 [2021-03-04T09:56:34.012Z] Checking out Revision 4186e9157366e764244d88eeab6218434d4daf43 (PR-301) [2021-03-04T09:56:34.005Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T09:56:34.019Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T09:56:34.024Z] > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 [2021-03-04T09:56:38.611Z] Commit message: "Merge branch 'master' into issue_#261" [2021-03-04T09:56:38.649Z] > git --version # timeout=10 [2021-03-04T09:56:38.659Z] > git --version # 'git version 2.24.3' [2021-03-04T09:56:38.671Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-04T09:56:39.214Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-04T09:56:39.214Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T09:56:40.196Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T09:56:40.966Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T09:56:41.303Z] + sudo service docker restart [2021-03-04T09:56:41.303Z] + true [2021-03-04T09:56:41.303Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] } [2021-03-04T09:56:42.661Z] $ docker stop --time=1 23a8d6bba17fac0bf825b952c54e5bda1468ec0518fb80bd42187326ef10a7cc [2021-03-04T09:56:44.711Z] $ docker rm -f 23a8d6bba17fac0bf825b952c54e5bda1468ec0518fb80bd42187326ef10a7cc [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T09:56:45.430Z] provisioning config files... [2021-03-04T09:56:45.470Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4703898727342319901tmp [Pipeline] { [2021-03-04T09:56:45.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] libraryResource [Pipeline] sh [2021-03-04T09:56:45.948Z] ---> docker-login.sh [2021-03-04T09:56:45.948Z] nexus3.edgexfoundry.org:10001 [2021-03-04T09:56:46.477Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T09:56:46.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-03-04T09:56:46.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:56:46.831Z] Configure a credential helper to remove this warning. See [2021-03-04T09:56:46.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:56:46.831Z] [2021-03-04T09:56:46.831Z] Login Succeeded [2021-03-04T09:56:46.831Z] nexus3.edgexfoundry.org:10002 [Pipeline] script [Pipeline] { [2021-03-04T09:56:47.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:56:47.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:56:47.106Z] Configure a credential helper to remove this warning. See [2021-03-04T09:56:47.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:56:47.106Z] [2021-03-04T09:56:47.106Z] Login Succeeded [2021-03-04T09:56:47.106Z] nexus3.edgexfoundry.org:10003 [2021-03-04T09:56:47.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:56:47.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:56:47.379Z] Configure a credential helper to remove this warning. See [2021-03-04T09:56:47.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:56:47.379Z] [2021-03-04T09:56:47.379Z] Login Succeeded [2021-03-04T09:56:47.379Z] nexus3.edgexfoundry.org:10004 [2021-03-04T09:56:47.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:56:47.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:56:47.651Z] Configure a credential helper to remove this warning. See [2021-03-04T09:56:47.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:56:47.652Z] [2021-03-04T09:56:47.652Z] Login Succeeded [2021-03-04T09:56:47.652Z] docker.io [2021-03-04T09:56:47.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T09:56:48.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T09:56:48.199Z] Configure a credential helper to remove this warning. See [2021-03-04T09:56:48.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T09:56:48.200Z] [2021-03-04T09:56:48.200Z] Login Succeeded [2021-03-04T09:56:48.200Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T09:56:49.072Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-03-04T09:56:49.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2021-03-04T09:56:49.806Z] ========================================================= [2021-03-04T09:56:49.806Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T09:56:49.806Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:56:49.936Z] + ls -al . [2021-03-04T09:56:49.936Z] total 120 [2021-03-04T09:56:49.936Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 09:56 . [2021-03-04T09:56:49.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 09:54 .. [2021-03-04T09:56:49.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 09:54 .git [2021-03-04T09:56:49.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 09:54 .github [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 4 09:54 .gitignore [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 4 09:54 CONTRIBUTING.md [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 4 09:54 Dockerfile [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 4 09:54 Dockerfile.build [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 4 09:54 Jenkinsfile [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 4 09:54 LICENSE [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 4 09:54 Makefile [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 4 09:54 README.md [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 09:52 VERSION [2021-03-04T09:56:49.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 09:54 assets [2021-03-04T09:56:49.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 09:54 bin [2021-03-04T09:56:49.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 09:54 cmd [2021-03-04T09:56:49.936Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 4 09:56 coverage.out [2021-03-04T09:56:49.936Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 09:54 docs [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 966 Mar 4 09:54 go.mod [2021-03-04T09:56:49.936Z] -rw-r--r-- 1 jenkins jenkins 20277 Mar 4 09:56 go.sum [2021-03-04T09:56:49.936Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 09:54 internal [2021-03-04T09:56:49.936Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 4 09:54 version.go [2021-03-04T09:56:49.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 09:54 web [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:56:50.216Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-04T09:56:50.412Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4186e9157366e764244d88eeab6218434d4daf43 --label arch=arm64 --label version=0.0.0 . [2021-03-04T09:56:50.818Z] Sending build context to Docker daemon 17.18MB [2021-03-04T09:56:50.818Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T09:56:50.818Z] Step 2/8 : FROM ${BASE} [2021-03-04T09:56:50.818Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T09:56:50.818Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T09:56:50.818Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T09:56:50.818Z] de9db76c5a1d: Pulling fs layer [2021-03-04T09:56:50.818Z] bca2f99d35d6: Pulling fs layer [2021-03-04T09:56:50.818Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T09:56:50.818Z] 7c6f9722023f: Pulling fs layer [2021-03-04T09:56:50.818Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T09:56:50.818Z] 93359f2a8cfa: Waiting [2021-03-04T09:56:50.818Z] 7c6f9722023f: Waiting [2021-03-04T09:56:50.818Z] bca2f99d35d6: Waiting [2021-03-04T09:56:50.818Z] a35cf1a2eb13: Waiting [2021-03-04T09:56:50.818Z] de9db76c5a1d: Verifying Checksum [2021-03-04T09:56:50.818Z] de9db76c5a1d: Download complete [2021-03-04T09:56:50.818Z] 0ef7d3d256c8: Verifying Checksum [2021-03-04T09:56:50.818Z] 0ef7d3d256c8: Download complete [2021-03-04T09:56:50.818Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T09:56:50.818Z] 93359f2a8cfa: Download complete [2021-03-04T09:56:51.023Z] Sending build context to Docker daemon 17.2MB [2021-03-04T09:56:51.108Z] 7c6f9722023f: Verifying Checksum [2021-03-04T09:56:51.108Z] 7c6f9722023f: Download complete [2021-03-04T09:56:51.108Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T09:56:51.108Z] 188c0c94c7c5: Download complete [2021-03-04T09:56:51.302Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T09:56:51.302Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-04T09:56:51.302Z] ---> bd02d96a111e [2021-03-04T09:56:51.302Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-04T09:56:51.377Z] 188c0c94c7c5: Pull complete [2021-03-04T09:56:51.579Z] ---> Running in 907b4cec229f [2021-03-04T09:56:51.647Z] 0ef7d3d256c8: Pull complete [2021-03-04T09:56:51.918Z] de9db76c5a1d: Pull complete [2021-03-04T09:56:52.176Z] Removing intermediate container 907b4cec229f [2021-03-04T09:56:52.176Z] ---> 4179e74ef874 [2021-03-04T09:56:52.176Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-04T09:56:52.176Z] ---> Running in 789f770feeff [2021-03-04T09:56:52.775Z] Removing intermediate container 789f770feeff [2021-03-04T09:56:52.775Z] ---> 63a021dbe4ad [2021-03-04T09:56:52.775Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-04T09:56:52.775Z] ---> Running in a8732f8c9a03 [2021-03-04T09:56:53.368Z] Removing intermediate container a8732f8c9a03 [2021-03-04T09:56:53.368Z] ---> 4f5a5be4cbb4 [2021-03-04T09:56:53.368Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-04T09:56:53.368Z] ---> Running in bfd62a338841 [2021-03-04T09:56:53.963Z] Removing intermediate container bfd62a338841 [2021-03-04T09:56:53.963Z] ---> d0445ce8400c [2021-03-04T09:56:53.963Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-04T09:56:53.963Z] ---> Running in 39df199fda2b [2021-03-04T09:56:54.557Z] bca2f99d35d6: Download complete [2021-03-04T09:56:54.558Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T09:56:54.558Z] a35cf1a2eb13: Download complete [2021-03-04T09:56:54.559Z] Removing intermediate container 39df199fda2b [2021-03-04T09:56:54.559Z] ---> a666d9550633 [2021-03-04T09:56:54.559Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T09:56:54.559Z] ---> Running in ace4919c20a2 [2021-03-04T09:56:56.538Z] Removing intermediate container ace4919c20a2 [2021-03-04T09:56:56.538Z] ---> d3124fae65cc [2021-03-04T09:56:56.538Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-04T09:56:56.821Z] ---> Running in fbe48ea6c272 [2021-03-04T09:56:57.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T09:56:58.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T09:56:59.000Z] OK: 142 MiB in 39 packages [2021-03-04T09:57:00.431Z] Removing intermediate container fbe48ea6c272 [2021-03-04T09:57:00.431Z] ---> ce30b62dc647 [2021-03-04T09:57:00.431Z] Step 10/24 : ENV GO111MODULE=on [2021-03-04T09:57:00.431Z] ---> Running in 4f4d28d45692 [2021-03-04T09:57:00.704Z] Removing intermediate container 4f4d28d45692 [2021-03-04T09:57:00.704Z] ---> 1d29ab62add0 [2021-03-04T09:57:00.704Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-04T09:57:00.978Z] ---> Running in e6427bfefa7c [2021-03-04T09:57:01.252Z] Removing intermediate container e6427bfefa7c [2021-03-04T09:57:01.252Z] ---> 116fe30fefe4 [2021-03-04T09:57:01.252Z] Step 12/24 : COPY go.mod . [2021-03-04T09:57:02.240Z] ---> dc844c2571f3 [2021-03-04T09:57:02.240Z] Step 13/24 : COPY Makefile . [2021-03-04T09:57:02.843Z] ---> 3e0872cbb3fb [2021-03-04T09:57:02.843Z] Step 14/24 : RUN make update [2021-03-04T09:57:02.843Z] ---> Running in f6e41302ea09 [2021-03-04T09:57:04.283Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-04T09:57:05.263Z] Removing intermediate container f6e41302ea09 [2021-03-04T09:57:05.263Z] ---> 62b3a3b89629 [2021-03-04T09:57:05.263Z] Step 15/24 : COPY . . [2021-03-04T09:57:07.015Z] bca2f99d35d6: Pull complete [2021-03-04T09:57:07.015Z] 93359f2a8cfa: Pull complete [2021-03-04T09:57:07.015Z] 7c6f9722023f: Pull complete [2021-03-04T09:57:07.884Z] ---> 8d30407fa3f5 [2021-03-04T09:57:07.884Z] Step 16/24 : RUN ${MAKE} [2021-03-04T09:57:07.884Z] ---> Running in c273836949a8 [2021-03-04T09:57:08.865Z] 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-03-04T09:57:12.400Z] a35cf1a2eb13: Pull complete [2021-03-04T09:57:12.401Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T09:57:12.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T09:57:12.401Z] ---> a62c8e92a672 [2021-03-04T09:57:12.401Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-04T09:57:12.401Z] ---> Running in 6e20001a6a9a [2021-03-04T09:57:12.401Z] Removing intermediate container 6e20001a6a9a [2021-03-04T09:57:12.401Z] ---> 4b6b0fec1bca [2021-03-04T09:57:12.401Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T09:57:12.401Z] ---> Running in e4d91f347fa1 [2021-03-04T09:57:15.864Z] Removing intermediate container e4d91f347fa1 [2021-03-04T09:57:15.864Z] ---> 81d8b41a3d94 [2021-03-04T09:57:15.864Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-04T09:57:15.864Z] ---> Running in 3a62c943a844 [2021-03-04T09:57:17.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T09:57:17.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T09:57:18.487Z] OK: 166 MiB in 39 packages [2021-03-04T09:57:19.526Z] Removing intermediate container 3a62c943a844 [2021-03-04T09:57:19.526Z] ---> ff6baabf8eeb [2021-03-04T09:57:19.526Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-04T09:57:19.832Z] ---> Running in 39aa80bf4be7 [2021-03-04T09:57:20.805Z] Removing intermediate container 39aa80bf4be7 [2021-03-04T09:57:20.805Z] ---> de90bd79ea67 [2021-03-04T09:57:20.805Z] Step 7/8 : COPY . . [2021-03-04T09:57:26.940Z] ---> 62e5c3bdd14b [2021-03-04T09:57:26.940Z] Step 8/8 : RUN go mod download [2021-03-04T09:57:27.239Z] ---> Running in be4a8dfcac1d [2021-03-04T09:57:31.060Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-04T09:57:35.358Z] Removing intermediate container c273836949a8 [2021-03-04T09:57:35.358Z] ---> 920733fd4fc1 [2021-03-04T09:57:35.358Z] Step 17/24 : FROM alpine:3.12 [2021-03-04T09:57:36.780Z] Get https://registry-1.docker.io/v2/library/alpine/manifests/3.12: received unexpected HTTP status: 500 Internal Server Error [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T09:57:38.150Z] ---> job-cost.sh [2021-03-04T09:57:38.150Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jVZr [2021-03-04T09:58:06.641Z] Removing intermediate container be4a8dfcac1d [2021-03-04T09:58:06.641Z] ---> f849d95919fc [2021-03-04T09:58:06.641Z] Successfully built f849d95919fc [2021-03-04T09:58:06.641Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:58:07.055Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T09:58:07.495Z] . [Pipeline] withDockerContainer [2021-03-04T09:58:08.709Z] prd-centos7-docker-4c-2g-28456 does not seem to be running inside a container [2021-03-04T09:58:08.838Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-04T09:58:10.686Z] $ docker top 16319f3e01a9abab194128448c026590a24a84621c77cb22ceba9e3ed74abf16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T09:58:11.305Z] + go version [2021-03-04T09:58:11.305Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T09:58:11.339Z] $ docker stop --time=1 16319f3e01a9abab194128448c026590a24a84621c77cb22ceba9e3ed74abf16 [2021-03-04T09:58:12.880Z] $ docker rm -f 16319f3e01a9abab194128448c026590a24a84621c77cb22ceba9e3ed74abf16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:58:14.114Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T09:58:14.114Z] . [Pipeline] withDockerContainer [2021-03-04T09:58:14.285Z] prd-centos7-docker-4c-2g-28456 does not seem to be running inside a container [2021-03-04T09:58:14.365Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-04T09:58:16.258Z] $ docker top 28af3a8d17854326e48948b841e6e68337c46e7789c2d6925bb853a006b8d5d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T09:58:16.975Z] + make test [2021-03-04T09:58:16.975Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-04T09:58:17.099Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T09:58:22.806Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-04T09:58:38.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-04T09:58:38.527Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-04T09:58:39.162Z] $ docker stop --time=1 28af3a8d17854326e48948b841e6e68337c46e7789c2d6925bb853a006b8d5d3 [2021-03-04T09:58:41.647Z] $ docker rm -f 28af3a8d17854326e48948b841e6e68337c46e7789c2d6925bb853a006b8d5d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T09:58:42.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-04T09:58:43.214Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T09:58:44.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-04T09:58:44.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-04T09:58:45.212Z] + ls -al . [2021-03-04T09:58:45.212Z] total 88 [2021-03-04T09:58:45.212Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 4 09:58 . [2021-03-04T09:58:45.212Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 4 09:56 .. [2021-03-04T09:58:45.212Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 4 09:56 assets [2021-03-04T09:58:45.212Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 4 09:56 bin [2021-03-04T09:58:45.212Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 4 09:56 cmd [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 4 09:56 CONTRIBUTING.md [2021-03-04T09:58:45.212Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 4 09:58 coverage.out [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 4 09:56 Dockerfile [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 4 09:56 Dockerfile.build [2021-03-04T09:58:45.212Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 4 09:56 docs [2021-03-04T09:58:45.212Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 4 09:56 .git [2021-03-04T09:58:45.212Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 4 09:56 .github [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 4 09:56 .gitignore [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 966 Mar 4 09:56 go.mod [2021-03-04T09:58:45.212Z] -rw-r--r--. 1 jenkins jenkins 20277 Mar 4 09:58 go.sum [2021-03-04T09:58:45.212Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 4 09:56 internal [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 4 09:56 Jenkinsfile [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 4 09:56 LICENSE [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 4 09:56 Makefile [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 4 09:56 README.md [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 4 09:52 VERSION [2021-03-04T09:58:45.212Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 4 09:56 version.go [2021-03-04T09:58:45.212Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 4 09:56 web [Pipeline] isUnix [Pipeline] sh [2021-03-04T09:58:45.575Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4186e9157366e764244d88eeab6218434d4daf43 --label arch=amd64 --label version=0.0.0 . [2021-03-04T09:58:46.169Z] Sending build context to Docker daemon 17.2MB [2021-03-04T09:58:46.169Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T09:58:46.169Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-04T09:58:46.169Z] ---> f849d95919fc [2021-03-04T09:58:46.169Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-04T09:58:46.753Z] ---> Running in c3ff41aedc08 [2021-03-04T09:58:47.023Z] Removing intermediate container c3ff41aedc08 [2021-03-04T09:58:47.023Z] ---> 6f48b5c49a94 [2021-03-04T09:58:47.023Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-04T09:58:47.023Z] ---> Running in 2a064158e67d [2021-03-04T09:58:47.295Z] Removing intermediate container 2a064158e67d [2021-03-04T09:58:47.295Z] ---> d1977c7a1fc4 [2021-03-04T09:58:47.295Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-04T09:58:47.295Z] ---> Running in 0bfbf5ce3f44 [2021-03-04T09:58:47.873Z] Removing intermediate container 0bfbf5ce3f44 [2021-03-04T09:58:47.873Z] ---> 5cb6d6b4b33f [2021-03-04T09:58:47.873Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-04T09:58:48.142Z] ---> Running in 1c01c71508a9 [2021-03-04T09:58:48.409Z] Removing intermediate container 1c01c71508a9 [2021-03-04T09:58:48.409Z] ---> e0d8fe91022e [2021-03-04T09:58:48.409Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-04T09:58:48.409Z] ---> Running in 6c0c5946f18e [2021-03-04T09:58:48.676Z] Removing intermediate container 6c0c5946f18e [2021-03-04T09:58:48.676Z] ---> cd9ec7db411e [2021-03-04T09:58:48.676Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T09:58:48.949Z] ---> Running in 55ac02144ebb [2021-03-04T09:58:50.547Z] Removing intermediate container 55ac02144ebb [2021-03-04T09:58:50.547Z] ---> d74aef3f40ae [2021-03-04T09:58:50.547Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-04T09:58:50.547Z] ---> Running in 974d94b7e2a3 [2021-03-04T09:58:52.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T09:58:52.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T09:58:53.343Z] OK: 166 MiB in 39 packages [2021-03-04T09:58:54.323Z] Removing intermediate container 974d94b7e2a3 [2021-03-04T09:58:54.323Z] ---> cd90b54d638e [2021-03-04T09:58:54.323Z] Step 10/24 : ENV GO111MODULE=on [2021-03-04T09:58:54.323Z] ---> Running in cc96aa8249c5 [2021-03-04T09:58:54.942Z] Removing intermediate container cc96aa8249c5 [2021-03-04T09:58:54.942Z] ---> e981cfc404c1 [2021-03-04T09:58:54.942Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-04T09:58:54.942Z] ---> Running in e8a738dc7526 [2021-03-04T09:58:56.053Z] Removing intermediate container e8a738dc7526 [2021-03-04T09:58:56.053Z] ---> aae1af00f6c3 [2021-03-04T09:58:56.053Z] Step 12/24 : COPY go.mod . [2021-03-04T09:58:56.550Z] ---> e3510f18fa3d [2021-03-04T09:58:56.550Z] Step 13/24 : COPY Makefile . [2021-03-04T09:58:58.495Z] ---> 3209f5843e34 [2021-03-04T09:58:58.496Z] Step 14/24 : RUN make update [2021-03-04T09:58:58.496Z] ---> Running in 97af9fbba880 [2021-03-04T09:59:00.024Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-04T09:59:02.586Z] Removing intermediate container 97af9fbba880 [2021-03-04T09:59:02.586Z] ---> 80adc40db4f4 [2021-03-04T09:59:02.586Z] Step 15/24 : COPY . . [2021-03-04T09:59:05.218Z] ---> 0cb6ab6b79ad [2021-03-04T09:59:05.218Z] Step 16/24 : RUN ${MAKE} [2021-03-04T09:59:05.218Z] ---> Running in 3281e458f6e2 [2021-03-04T09:59:05.822Z] 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-03-04T09:59:25.581Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-04T09:59:27.059Z] Removing intermediate container 3281e458f6e2 [2021-03-04T09:59:27.060Z] ---> 1c0ceba17191 [2021-03-04T09:59:27.060Z] Step 17/24 : FROM alpine:3.12 [2021-03-04T09:59:27.666Z] 3.12: Pulling from library/alpine [2021-03-04T09:59:27.666Z] f84cab65f19f: Pulling fs layer [2021-03-04T09:59:27.947Z] f84cab65f19f: Verifying Checksum [2021-03-04T09:59:27.947Z] f84cab65f19f: Download complete [2021-03-04T09:59:28.240Z] f84cab65f19f: Pull complete [2021-03-04T09:59:28.240Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T09:59:28.240Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T09:59:28.240Z] ---> 88dd2752d2ea [2021-03-04T09:59:28.240Z] Step 18/24 : EXPOSE 4000 [2021-03-04T09:59:28.240Z] ---> Running in 16caea227d5b [2021-03-04T09:59:28.538Z] Removing intermediate container 16caea227d5b [2021-03-04T09:59:28.538Z] ---> 8bbc3f5028b2 [2021-03-04T09:59:28.538Z] Step 19/24 : 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-03-04T09:59:30.705Z] ---> 5749fd2329aa [2021-03-04T09:59:30.705Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-04T09:59:30.985Z] ---> Running in 2fd82171169c [2021-03-04T09:59:31.618Z] Removing intermediate container 2fd82171169c [2021-03-04T09:59:31.618Z] ---> 499556cbfdc5 [2021-03-04T09:59:31.618Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-04T09:59:31.618Z] ---> Running in 949d445c02d8 [2021-03-04T09:59:32.495Z] Removing intermediate container 949d445c02d8 [2021-03-04T09:59:32.495Z] ---> 3cc9d224cd5f [2021-03-04T09:59:32.495Z] Step 22/24 : LABEL arch=amd64 [2021-03-04T09:59:33.457Z] ---> Running in fe791d3aa429 [2021-03-04T09:59:33.457Z] Removing intermediate container fe791d3aa429 [2021-03-04T09:59:33.457Z] ---> ab00512dc452 [2021-03-04T09:59:33.457Z] Step 23/24 : LABEL git_sha=4186e9157366e764244d88eeab6218434d4daf43 [2021-03-04T09:59:33.860Z] ---> Running in bfff3a1fa3e0 [2021-03-04T09:59:34.386Z] Removing intermediate container bfff3a1fa3e0 [2021-03-04T09:59:34.386Z] ---> 9867dcb69012 [2021-03-04T09:59:34.386Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T09:59:34.386Z] ---> Running in 08d4f712bf4c [2021-03-04T09:59:35.145Z] Removing intermediate container 08d4f712bf4c [2021-03-04T09:59:35.145Z] ---> 4b4fd4311c83 [2021-03-04T09:59:35.145Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-04T09:59:35.145Z] Successfully built 4b4fd4311c83 [2021-03-04T09:59:35.145Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T09:59:36.498Z] ---> job-cost.sh [2021-03-04T09:59:36.498Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PG95 [2021-03-04T10:00:08.927Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T10:00:23.892Z] lf-activate-venv(): INFO: Adding /tmp/venv-jVZr/bin to PATH [2021-03-04T10:00:23.892Z] INFO: No Stack... [2021-03-04T10:00:23.892Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T10:00:23.892Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T10:00:24.259Z] + cut -d, -f6 [2021-03-04T10:00:24.259Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-03-04T10:00:24.398Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [2021-03-04T10:00:24.405Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] did not exist. Created. [2021-03-04T10:00:24.405Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T10:00:24.958Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T10:00:25.191Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T10:00:25.214Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T10:00:26.363Z] Failed in branch arm64 [2021-03-04T10:00:56.214Z] lf-activate-venv(): INFO: Adding /tmp/venv-PG95/bin to PATH [2021-03-04T10:00:56.214Z] INFO: No Stack... [2021-03-04T10:00:56.214Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T10:00:56.214Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T10:00:56.568Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-04T10:00:56.568Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T10:00:56.717Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [2021-03-04T10:00:56.724Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] did not exist. Created. [2021-03-04T10:00:56.725Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T10:00:57.256Z] /w/workspace/edgex-ui-go/1@tmp/durable-e4e96cff/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-04T10:00:57.605Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-04T10:00:57.641Z] Warning: overwriting stash ‘stack-cost’ [2021-03-04T10:00:57.889Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T10:00:57.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-04T10:01:03.356Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T10:01:03.702Z] ---> package-listing.sh [2021-03-04T10:01:03.702Z] ++ facter osfamily [2021-03-04T10:01:03.702Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T10:01:03.702Z] + OS_FAMILY=redhat [2021-03-04T10:01:03.702Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-301 [2021-03-04T10:01:03.702Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T10:01:03.702Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T10:01:03.702Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T10:01:03.702Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T10:01:03.702Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-301 ']' [2021-03-04T10:01:03.702Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T10:01:03.702Z] + case "${OS_FAMILY}" in [2021-03-04T10:01:03.702Z] + rpm -qa [2021-03-04T10:01:03.702Z] + sort [2021-03-04T10:01:09.018Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T10:01:09.018Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T10:01:09.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T10:01:09.018Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-301 ']' [2021-03-04T10:01:09.018Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-301/archives/ [2021-03-04T10:01:09.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-301/archives/ [Pipeline] echo [2021-03-04T10:01:09.052Z] 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T10:01:09.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T10:01:09.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T10:01:09.704Z] [2021-03-04T10:01:09.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T10:01:10.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T10:01:10.099Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T10:01:10.099Z] df20fa9351a1: Pulling fs layer [2021-03-04T10:01:10.099Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T10:01:10.099Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T10:01:10.099Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T10:01:10.099Z] 93b61091891f: Pulling fs layer [2021-03-04T10:01:10.099Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T10:01:10.099Z] 5e14af77c1be: Pulling fs layer [2021-03-04T10:01:10.099Z] 01666e4c0597: Pulling fs layer [2021-03-04T10:01:10.099Z] aa168da1d23b: Pulling fs layer [2021-03-04T10:01:10.099Z] 93b61091891f: Waiting [2021-03-04T10:01:10.099Z] 46f8f816bc3b: Waiting [2021-03-04T10:01:10.099Z] 93b9cdb0e59b: Waiting [2021-03-04T10:01:10.099Z] 5e14af77c1be: Waiting [2021-03-04T10:01:10.099Z] 01666e4c0597: Waiting [2021-03-04T10:01:10.099Z] aa168da1d23b: Waiting [2021-03-04T10:01:10.099Z] 36b3adc4ff6f: Verifying Checksum [2021-03-04T10:01:10.099Z] 36b3adc4ff6f: Download complete [2021-03-04T10:01:10.099Z] 46f8f816bc3b: Download complete [2021-03-04T10:01:10.370Z] df20fa9351a1: Verifying Checksum [2021-03-04T10:01:10.370Z] df20fa9351a1: Download complete [2021-03-04T10:01:10.370Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T10:01:10.370Z] 93b9cdb0e59b: Download complete [2021-03-04T10:01:10.370Z] 5e14af77c1be: Verifying Checksum [2021-03-04T10:01:10.370Z] 5e14af77c1be: Download complete [2021-03-04T10:01:10.370Z] 01666e4c0597: Verifying Checksum [2021-03-04T10:01:10.370Z] 01666e4c0597: Download complete [2021-03-04T10:01:10.370Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T10:01:10.370Z] 8ad3a11d3b57: Download complete [2021-03-04T10:01:10.634Z] 93b61091891f: Verifying Checksum [2021-03-04T10:01:10.634Z] 93b61091891f: Download complete [2021-03-04T10:01:10.634Z] df20fa9351a1: Pull complete [2021-03-04T10:01:10.634Z] 36b3adc4ff6f: Pull complete [2021-03-04T10:01:11.593Z] 8ad3a11d3b57: Pull complete [2021-03-04T10:01:11.593Z] 46f8f816bc3b: Pull complete [2021-03-04T10:01:12.544Z] 93b61091891f: Pull complete [2021-03-04T10:01:12.544Z] aa168da1d23b: Verifying Checksum [2021-03-04T10:01:12.544Z] aa168da1d23b: Download complete [2021-03-04T10:01:13.119Z] 93b9cdb0e59b: Pull complete [2021-03-04T10:01:13.119Z] 5e14af77c1be: Pull complete [2021-03-04T10:01:13.396Z] 01666e4c0597: Pull complete [2021-03-04T10:01:20.023Z] aa168da1d23b: Pull complete [2021-03-04T10:01:20.023Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T10:01:20.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T10:01:20.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T10:01:20.215Z] prd-centos7-docker-4c-2g-28454 does not seem to be running inside a container [2021-03-04T10:01:20.266Z] $ 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-301/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-301 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301:/w/workspace/edgexfoundry_edgex-ui-go_PR-301:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-04T10:01:23.721Z] $ docker top 9e281b784dcc59258e123baf53c7072b1a11a8f11ae6bd1799b5eb0b375e785a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T10:01:24.326Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T10:01:24.646Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T10:01:24.960Z] + ls /var/log/sa-host [2021-03-04T10:01:24.960Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T10:01:24.960Z] file_magic: OK [2021-03-04T10:01:24.960Z] HZ: Using current value: 100 [2021-03-04T10:01:24.960Z] file_header: OK [2021-03-04T10:01:24.960Z] 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-03-04T10:01:24.960Z] Statistics: [2021-03-04T10:01:24.960Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-04T10:01:24.960Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T10:01:24.960Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T10:01:24.960Z] file_magic: OK [2021-03-04T10:01:24.960Z] HZ: Using current value: 100 [2021-03-04T10:01:24.960Z] file_header: OK [2021-03-04T10:01:24.960Z] 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-03-04T10:01:24.960Z] Statistics: [2021-03-04T10:01:24.960Z] Hnuu...uuuununununu... [2021-03-04T10:01:24.960Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T10:01:25.708Z] provisioning config files... [2021-03-04T10:01:25.728Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/config3731486944655832092tmp [Pipeline] { [Pipeline] echo [2021-03-04T10:01:25.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T10:01:26.200Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T10:01:26.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T10:01:26.384Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T10:01:26.720Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T10:01:26.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T10:01:27.094Z] ---> sudo-logs.sh [2021-03-04T10:01:27.094Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T10:01:27.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T10:01:27.574Z] ---> job-cost.sh [2021-03-04T10:01:27.575Z] lf-activate-venv: SKIPPING [2021-03-04T10:01:27.575Z] DEBUG: total: 0.029999999329447746 [2021-03-04T10:01:27.575Z] INFO: Retrieving Stack Cost... [2021-03-04T10:01:28.522Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T10:01:28.785Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T10:01:29.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T10:01:29.748Z] ---> logs-deploy.sh [2021-03-04T10:01:29.748Z] lf-activate-venv: SKIPPING [2021-03-04T10:01:29.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-301/1 [2021-03-04T10:01:29.748Z] INFO: archiving workspace using pattern(s): [2021-03-04T10:01:31.666Z] Archives upload complete. [2021-03-04T10:01:31.666Z] INFO: archiving logs to Nexus