Pull request #398 updated 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 ccb1900 for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0733ae0f6dad76de22872421f213062917bd013d rather than 78464bf58cffdd2d226e393f921fa18e46d823ba Obtained Jenkinsfile from 0733ae0f6dad76de22872421f213062917bd013d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9011170877802537992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1328339856220368896.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8760500746254398377.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1764932183063437101.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-398/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh710330020033317730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-692 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-398 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh5390156529155920425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh6880767236056845667.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 78464bf58cffdd2d226e393f921fa18e46d823ba Merge succeeded, producing 78464bf58cffdd2d226e393f921fa18e46d823ba Checking out Revision 78464bf58cffdd2d226e393f921fa18e46d823ba (PR-398) > git config core.sparsecheckout # timeout=10 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/jenkins-gitclient-ssh8544270885184788410.key > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 Commit message: "feat: update to match edgex" > git rev-list --no-walk 0342a371b555209479bdec1f5ac949cf975dd04c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T09:48:45.228Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T09:48:45.313Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T09:48:45.340Z] ========================================================= [2021-06-22T09:48:45.340Z] EdgeX Global Pipelines Version Info [2021-06-22T09:48:45.340Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:48:46.803Z] ------------------- [2021-06-22T09:48:46.803Z] stable info: [2021-06-22T09:48:46.803Z] ------------------- [2021-06-22T09:48:46.803Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T09:48:46.803Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T09:48:46.803Z] Message: update stable to v1.0.195 [2021-06-22T09:48:47.384Z] ------------------- [2021-06-22T09:48:47.384Z] experimental info: [2021-06-22T09:48:47.384Z] ------------------- [2021-06-22T09:48:47.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T09:48:47.384Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T09:48:47.384Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T09:48:47.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-22T09:48:47.536Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-22T09:48:47.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T09:48:47.588Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T09:48:47.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T09:48:47.640Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T09:48:47.666Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T09:48:47.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T09:48:47.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T09:48:47.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T09:48:47.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T09:48:47.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-22T09:48:47.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T09:48:47.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T09:48:47.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T09:48:47.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T09:48:47.922Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T09:48:47.946Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T09:48:47.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T09:48:47.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T09:48:48.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T09:48:48.044Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T09:48:48.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T09:48:48.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T09:48:48.153Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-22T09:48:48.180Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T09:48:48.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo [2021-06-22T09:48:48.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo [2021-06-22T09:48:48.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo [2021-06-22T09:48:48.284Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78464bf58cffdd2d226e393f921fa18e46d823ba [Pipeline] echo [2021-06-22T09:48:48.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78464bf [Pipeline] echo [2021-06-22T09:48:48.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:48:48.408Z] provisioning config files... [2021-06-22T09:48:48.428Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config4833535841362298975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:48:48.777Z] ---> docker-login.sh [2021-06-22T09:48:48.778Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:48:48.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:48:49.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:48:49.045Z] Configure a credential helper to remove this warning. See [2021-06-22T09:48:49.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:48:49.045Z] [2021-06-22T09:48:49.045Z] Login Succeeded [2021-06-22T09:48:49.045Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:48:49.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:48:49.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:48:49.045Z] Configure a credential helper to remove this warning. See [2021-06-22T09:48:49.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:48:49.045Z] [2021-06-22T09:48:49.045Z] Login Succeeded [2021-06-22T09:48:49.045Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:48:49.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:48:49.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:48:49.310Z] Configure a credential helper to remove this warning. See [2021-06-22T09:48:49.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:48:49.310Z] [2021-06-22T09:48:49.310Z] Login Succeeded [2021-06-22T09:48:49.310Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:48:49.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:48:49.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:48:49.574Z] Configure a credential helper to remove this warning. See [2021-06-22T09:48:49.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:48:49.574Z] [2021-06-22T09:48:49.574Z] Login Succeeded [2021-06-22T09:48:49.574Z] docker.io [2021-06-22T09:48:49.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:48:49.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:48:49.840Z] Configure a credential helper to remove this warning. See [2021-06-22T09:48:49.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:48:49.840Z] [2021-06-22T09:48:49.840Z] Login Succeeded [2021-06-22T09:48:49.840Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:48:49.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:48:50.459Z] + git log --format=format:%s -1 78464bf58cffdd2d226e393f921fa18e46d823ba [Pipeline] echo [2021-06-22T09:48:50.499Z] GIT_COMMIT: 78464bf58cffdd2d226e393f921fa18e46d823ba, Commit Message: feat: update to match edgex [Pipeline] echo [2021-06-22T09:48:50.514Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:48:51.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:48:51.106Z] [2021-06-22T09:48:51.106Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:48:51.426Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:48:51.426Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T09:48:51.426Z] 31603596830f: Pulling fs layer [2021-06-22T09:48:51.426Z] 54011a49482f: Pulling fs layer [2021-06-22T09:48:51.426Z] a6820b24f6d8: Pulling fs layer [2021-06-22T09:48:51.426Z] f581987b2513: Pulling fs layer [2021-06-22T09:48:51.426Z] f581987b2513: Waiting [2021-06-22T09:48:51.426Z] 54011a49482f: Verifying Checksum [2021-06-22T09:48:51.426Z] 54011a49482f: Download complete [2021-06-22T09:48:51.692Z] 31603596830f: Verifying Checksum [2021-06-22T09:48:51.692Z] 31603596830f: Download complete [2021-06-22T09:48:51.692Z] f581987b2513: Verifying Checksum [2021-06-22T09:48:51.692Z] f581987b2513: Download complete [2021-06-22T09:48:51.692Z] a6820b24f6d8: Verifying Checksum [2021-06-22T09:48:51.692Z] a6820b24f6d8: Download complete [2021-06-22T09:48:51.692Z] 31603596830f: Pull complete [2021-06-22T09:48:51.954Z] 54011a49482f: Pull complete [2021-06-22T09:48:52.533Z] a6820b24f6d8: Pull complete [2021-06-22T09:48:52.795Z] f581987b2513: Pull complete [2021-06-22T09:48:52.796Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T09:48:52.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:48:52.796Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T09:48:52.887Z] prd-centos7-docker-4c-2g-692 does not seem to be running inside a container [2021-06-22T09:48:52.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T09:48:54.033Z] $ docker top 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T09:48:54.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T09:48:54.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T09:48:54.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T09:48:54.287Z] $ docker exec 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent [2021-06-22T09:48:54.410Z] SSH_AUTH_SOCK=/tmp/ssh-Ritt0Ak9p76L/agent.13 [2021-06-22T09:48:54.410Z] SSH_AGENT_PID=20 [2021-06-22T09:48:54.418Z] Running ssh-add (command line suppressed) [2021-06-22T09:48:54.524Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4724229982393610640.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4724229982393610640.key) [2021-06-22T09:48:54.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T09:48:54.853Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T09:48:54.867Z] $ docker exec --env ******** --env ******** 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent -k [2021-06-22T09:48:54.965Z] unset SSH_AUTH_SOCK; [2021-06-22T09:48:54.967Z] unset SSH_AGENT_PID; [2021-06-22T09:48:54.967Z] echo Agent pid 20 killed; [2021-06-22T09:48:54.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T09:48:55.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T09:48:55.059Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T09:48:55.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T09:48:55.189Z] $ docker exec 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent [2021-06-22T09:48:55.312Z] SSH_AUTH_SOCK=/tmp/ssh-c4VVhcAnOHVm/agent.55 [2021-06-22T09:48:55.312Z] SSH_AGENT_PID=62 [2021-06-22T09:48:55.317Z] Running ssh-add (command line suppressed) [2021-06-22T09:48:55.426Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4921393651912311449.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/private_key_4921393651912311449.key) [2021-06-22T09:48:55.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T09:48:55.752Z] + git semver init [2021-06-22T09:48:55.753Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T09:48:55.753Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.git [2021-06-22T09:48:55.753Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [2021-06-22T09:48:55.753Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T09:48:55.753Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T09:48:55.753Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T09:48:55.753Z] # $SEMVER_BRANCH = PR-398 [2021-06-22T09:48:55.753Z] # $SEMVER_TEMP = /tmp/semver-662987756 [2021-06-22T09:48:55.753Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-22T09:48:57.688Z] # '/tmp/semver-662987756' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver' [2021-06-22T09:48:57.688Z] # -> Force: false [2021-06-22T09:48:57.688Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-398/.semver [Pipeline] } [2021-06-22T09:48:57.694Z] $ docker exec --env ******** --env ******** 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 ssh-agent -k [2021-06-22T09:48:57.790Z] unset SSH_AUTH_SOCK; [2021-06-22T09:48:57.791Z] unset SSH_AGENT_PID; [2021-06-22T09:48:57.791Z] echo Agent pid 62 killed; [2021-06-22T09:48:57.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T09:48:58.159Z] + git semver [Pipeline] } [2021-06-22T09:48:58.171Z] $ docker stop --time=1 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 [2021-06-22T09:48:59.602Z] $ docker rm -f 847992bff533982b9c9bc8a1e013dd5a84910d31a94601e1429b53e78315b734 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T09:48:59.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T09:49:00.309Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T09:49:00.312Z] [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-06-22T09:49:15.615Z] Still waiting to schedule task [2021-06-22T09:49:15.615Z] ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-22T09:49:15.615Z] ‘prd-centos7-docker-4c-2g-1825’ is offline [2021-06-22T09:49:15.615Z] ‘prd-centos7-docker-4c-2g-693’ is offline [2021-06-22T09:49:15.618Z] Still waiting to schedule task [2021-06-22T09:49:15.618Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-687’ [2021-06-22T09:52:12.841Z] Running on prd-centos7-docker-4c-2g-703 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws [2021-06-22T09:52:12.859Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-06-22T09:52:12.954Z] The recommended git tool is: git [2021-06-22T09:52:15.264Z] using credential edgex-jenkins-ssh [2021-06-22T09:52:15.279Z] Cloning the remote Git repository [2021-06-22T09:52:15.236Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:52:15.309Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-06-22T09:52:15.419Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:52:15.419Z] > git --version # timeout=10 [2021-06-22T09:52:15.435Z] > git --version # 'git version 2.24.4' [2021-06-22T09:52:15.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:52:15.468Z] [INFO] Currently running in a labeled security context [2021-06-22T09:52:15.468Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:52:15.468Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh890197580033184597.key [2021-06-22T09:52:15.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:52:20.696Z] Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 78464bf58cffdd2d226e393f921fa18e46d823ba [2021-06-22T09:52:20.817Z] Merge succeeded, producing 78464bf58cffdd2d226e393f921fa18e46d823ba [2021-06-22T09:52:20.817Z] Checking out Revision 78464bf58cffdd2d226e393f921fa18e46d823ba (PR-398) [2021-06-22T09:52:20.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:52:20.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:52:20.153Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:52:20.167Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:52:20.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:52:20.168Z] [INFO] Currently running in a labeled security context [2021-06-22T09:52:20.168Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:52:20.168Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4180295144403929336.key [2021-06-22T09:52:20.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T09:52:20.699Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:52:20.706Z] > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 [2021-06-22T09:52:20.781Z] > git remote # timeout=10 [2021-06-22T09:52:20.787Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T09:52:20.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:52:20.791Z] [INFO] Currently running in a labeled security context [2021-06-22T09:52:20.791Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:52:20.792Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7186040874609716268.key [2021-06-22T09:52:20.796Z] > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [2021-06-22T09:52:20.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T09:52:20.816Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:52:20.823Z] > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 [2021-06-22T09:52:24.492Z] Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:52:25.514Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:52:25.852Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:52:26.155Z] + sudo service docker restart [2021-06-22T09:52:26.155Z] + true [2021-06-22T09:52:26.155Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:52:44.365Z] provisioning config files... [2021-06-22T09:52:44.389Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config4824513883959937040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:52:44.730Z] ---> docker-login.sh [2021-06-22T09:52:44.730Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:52:45.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:45.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:45.271Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:45.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:45.271Z] [2021-06-22T09:52:45.271Z] Login Succeeded [2021-06-22T09:52:45.271Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:52:45.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:45.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:45.271Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:45.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:45.271Z] [2021-06-22T09:52:45.271Z] Login Succeeded [2021-06-22T09:52:45.271Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:52:45.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:45.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:45.537Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:45.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:45.537Z] [2021-06-22T09:52:45.537Z] Login Succeeded [2021-06-22T09:52:45.537Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:52:45.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:45.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:45.537Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:45.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:45.537Z] [2021-06-22T09:52:45.537Z] Login Succeeded [2021-06-22T09:52:45.537Z] docker.io [2021-06-22T09:52:45.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:52:46.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:52:46.123Z] Configure a credential helper to remove this warning. See [2021-06-22T09:52:46.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:52:46.123Z] [2021-06-22T09:52:46.123Z] Login Succeeded [2021-06-22T09:52:46.123Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:52:46.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T09:52:46.472Z] ========================================================= [2021-06-22T09:52:46.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T09:52:46.472Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:52:46.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-22T09:52:46.849Z] Sending build context to Docker daemon 17.96MB [2021-06-22T09:52:46.849Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:52:46.849Z] Step 2/8 : FROM ${BASE} [2021-06-22T09:52:47.111Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T09:52:47.111Z] 540db60ca938: Pulling fs layer [2021-06-22T09:52:47.111Z] adcc1eea9eea: Pulling fs layer [2021-06-22T09:52:47.111Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T09:52:47.111Z] 0510c868ecb4: Pulling fs layer [2021-06-22T09:52:47.111Z] afea3b2eda06: Pulling fs layer [2021-06-22T09:52:47.111Z] 7809a108b3ef: Pulling fs layer [2021-06-22T09:52:47.111Z] f706445af74f: Pulling fs layer [2021-06-22T09:52:47.111Z] afea3b2eda06: Waiting [2021-06-22T09:52:47.111Z] 7809a108b3ef: Waiting [2021-06-22T09:52:47.111Z] f706445af74f: Waiting [2021-06-22T09:52:47.111Z] 0510c868ecb4: Waiting [2021-06-22T09:52:47.111Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T09:52:47.111Z] 4c4ab2625f07: Download complete [2021-06-22T09:52:47.111Z] adcc1eea9eea: Verifying Checksum [2021-06-22T09:52:47.111Z] adcc1eea9eea: Download complete [2021-06-22T09:52:47.111Z] afea3b2eda06: Verifying Checksum [2021-06-22T09:52:47.111Z] afea3b2eda06: Download complete [2021-06-22T09:52:47.111Z] 540db60ca938: Verifying Checksum [2021-06-22T09:52:47.111Z] 540db60ca938: Download complete [2021-06-22T09:52:47.111Z] 7809a108b3ef: Verifying Checksum [2021-06-22T09:52:47.111Z] 7809a108b3ef: Download complete [2021-06-22T09:52:47.386Z] 540db60ca938: Pull complete [2021-06-22T09:52:47.658Z] adcc1eea9eea: Pull complete [2021-06-22T09:52:47.658Z] 4c4ab2625f07: Pull complete [2021-06-22T09:52:49.073Z] f706445af74f: Verifying Checksum [2021-06-22T09:52:49.073Z] f706445af74f: Download complete [2021-06-22T09:52:49.338Z] 0510c868ecb4: Verifying Checksum [2021-06-22T09:52:49.338Z] 0510c868ecb4: Download complete [2021-06-22T09:52:53.598Z] 0510c868ecb4: Pull complete [2021-06-22T09:52:53.878Z] afea3b2eda06: Pull complete [2021-06-22T09:52:54.148Z] 7809a108b3ef: Pull complete [2021-06-22T09:52:54.745Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-702 in /w/workspace/edgexfoundry_edgex-ui-go_PR-398 [Pipeline] { [Pipeline] ws [2021-06-22T09:52:54.780Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-06-22T09:52:54.982Z] The recommended git tool is: git [2021-06-22T09:52:56.092Z] f706445af74f: Pull complete [2021-06-22T09:52:56.355Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T09:52:56.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T09:52:56.355Z] ---> b068be0155e3 [2021-06-22T09:52:56.355Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T09:53:00.585Z] using credential edgex-jenkins-ssh [2021-06-22T09:53:00.611Z] Cloning the remote Git repository [2021-06-22T09:53:00.680Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:53:00.833Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-06-22T09:53:00.982Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:53:00.983Z] > git --version # timeout=10 [2021-06-22T09:53:01.028Z] > git --version # 'git version 2.17.1' [2021-06-22T09:53:01.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:53:01.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:53:04.730Z] Merging remotes/origin/master commit 0733ae0f6dad76de22872421f213062917bd013d into PR head commit 78464bf58cffdd2d226e393f921fa18e46d823ba [2021-06-22T09:53:05.085Z] Merge succeeded, producing 78464bf58cffdd2d226e393f921fa18e46d823ba [2021-06-22T09:53:05.086Z] Checking out Revision 78464bf58cffdd2d226e393f921fa18e46d823ba (PR-398) [2021-06-22T09:53:03.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:53:03.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:53:04.016Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T09:53:04.043Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T09:53:04.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:53:04.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T09:53:04.761Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:53:04.774Z] > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 [2021-06-22T09:53:05.017Z] > git remote # timeout=10 [2021-06-22T09:53:05.035Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T09:53:05.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:53:05.060Z] > git merge 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 [2021-06-22T09:53:05.083Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T09:53:05.104Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:53:05.114Z] > git checkout -f 78464bf58cffdd2d226e393f921fa18e46d823ba # timeout=10 [2021-06-22T09:53:09.683Z] Commit message: "feat: update to match edgex" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:53:11.079Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:53:11.514Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:53:11.865Z] + sudo service docker restart [2021-06-22T09:53:11.865Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:53:30.222Z] provisioning config files... [2021-06-22T09:53:30.248Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config1608062968598420092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:53:30.622Z] ---> docker-login.sh [2021-06-22T09:53:30.622Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:53:31.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:53:31.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:53:31.819Z] Configure a credential helper to remove this warning. See [2021-06-22T09:53:31.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:53:31.819Z] [2021-06-22T09:53:31.819Z] Login Succeeded [2021-06-22T09:53:31.819Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:53:32.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:53:32.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:53:32.382Z] Configure a credential helper to remove this warning. See [2021-06-22T09:53:32.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:53:32.383Z] [2021-06-22T09:53:32.383Z] Login Succeeded [2021-06-22T09:53:32.383Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:53:32.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:53:32.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:53:32.931Z] Configure a credential helper to remove this warning. See [2021-06-22T09:53:32.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:53:32.931Z] [2021-06-22T09:53:32.931Z] Login Succeeded [2021-06-22T09:53:32.931Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:53:33.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:53:33.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:53:33.482Z] Configure a credential helper to remove this warning. See [2021-06-22T09:53:33.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:53:33.482Z] [2021-06-22T09:53:33.482Z] Login Succeeded [2021-06-22T09:53:33.482Z] docker.io [2021-06-22T09:53:33.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:53:34.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:53:34.353Z] Configure a credential helper to remove this warning. See [2021-06-22T09:53:34.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:53:34.353Z] [2021-06-22T09:53:34.353Z] Login Succeeded [2021-06-22T09:53:34.353Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:53:34.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T09:53:34.677Z] ========================================================= [2021-06-22T09:53:34.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T09:53:34.677Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:53:35.020Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-22T09:53:36.014Z] Sending build context to Docker daemon 17.96MB [2021-06-22T09:53:36.014Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:53:36.014Z] Step 2/8 : FROM ${BASE} [2021-06-22T09:53:36.014Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T09:53:36.014Z] 595b0fe564bb: Pulling fs layer [2021-06-22T09:53:36.014Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T09:53:36.014Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T09:53:36.014Z] ba82ee9f976e: Pulling fs layer [2021-06-22T09:53:36.014Z] 506bd15cee9f: Pulling fs layer [2021-06-22T09:53:36.014Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T09:53:36.014Z] 618dc40b7e24: Pulling fs layer [2021-06-22T09:53:36.014Z] 506bd15cee9f: Waiting [2021-06-22T09:53:36.014Z] 75a0a4a0db45: Waiting [2021-06-22T09:53:36.014Z] 618dc40b7e24: Waiting [2021-06-22T09:53:36.014Z] 5b7225fbf94c: Download complete [2021-06-22T09:53:36.014Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T09:53:36.014Z] 3088b5b3c5c0: Download complete [2021-06-22T09:53:36.014Z] 506bd15cee9f: Verifying Checksum [2021-06-22T09:53:36.014Z] 506bd15cee9f: Download complete [2021-06-22T09:53:36.292Z] 595b0fe564bb: Verifying Checksum [2021-06-22T09:53:36.292Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T09:53:36.292Z] 75a0a4a0db45: Download complete [2021-06-22T09:53:36.897Z] 595b0fe564bb: Pull complete [2021-06-22T09:53:37.505Z] 3088b5b3c5c0: Pull complete [2021-06-22T09:53:37.777Z] 5b7225fbf94c: Pull complete [2021-06-22T09:53:38.373Z] 618dc40b7e24: Verifying Checksum [2021-06-22T09:53:38.373Z] 618dc40b7e24: Download complete [2021-06-22T09:53:39.813Z] ba82ee9f976e: Download complete [2021-06-22T09:53:43.103Z] ---> Running in 716f039c4204 [2021-06-22T09:53:43.103Z] Removing intermediate container 716f039c4204 [2021-06-22T09:53:43.103Z] ---> f52cd1439695 [2021-06-22T09:53:43.103Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:53:43.103Z] ---> Running in 25529bdfb66e [2021-06-22T09:53:44.050Z] Removing intermediate container 25529bdfb66e [2021-06-22T09:53:44.051Z] ---> 29996ca135b3 [2021-06-22T09:53:44.051Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T09:53:44.323Z] ---> Running in ea083253de14 [2021-06-22T09:53:44.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T09:53:45.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T09:53:46.118Z] OK: 149 MiB in 40 packages [2021-06-22T09:53:47.065Z] Removing intermediate container ea083253de14 [2021-06-22T09:53:47.065Z] ---> 289777a0ccfe [2021-06-22T09:53:47.065Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T09:53:47.065Z] ---> Running in e1e69538b70e [2021-06-22T09:53:47.657Z] Removing intermediate container e1e69538b70e [2021-06-22T09:53:47.657Z] ---> b1ed44aab882 [2021-06-22T09:53:47.657Z] Step 7/8 : COPY . . [2021-06-22T09:53:50.218Z] ---> 43b7b75017d0 [2021-06-22T09:53:50.218Z] Step 8/8 : RUN go mod download [2021-06-22T09:53:50.218Z] ---> Running in 9cc6bdce352e [2021-06-22T09:53:52.264Z] ba82ee9f976e: Pull complete [2021-06-22T09:53:52.264Z] 506bd15cee9f: Pull complete [2021-06-22T09:53:52.264Z] 75a0a4a0db45: Pull complete [2021-06-22T09:53:54.926Z] 618dc40b7e24: Pull complete [2021-06-22T09:53:54.926Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T09:53:54.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T09:53:54.926Z] ---> a36622ca3599 [2021-06-22T09:53:54.926Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T09:53:56.973Z] ---> Running in 34d23dda6be6 [2021-06-22T09:53:57.257Z] Removing intermediate container 34d23dda6be6 [2021-06-22T09:53:57.257Z] ---> cc4b9a2ac0ed [2021-06-22T09:53:57.257Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:53:57.257Z] ---> Running in 207518bbac4f [2021-06-22T09:53:59.892Z] Removing intermediate container 207518bbac4f [2021-06-22T09:53:59.892Z] ---> 91c4bc124633 [2021-06-22T09:53:59.892Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T09:53:59.892Z] ---> Running in 5a3ca3cb745c [2021-06-22T09:54:00.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T09:54:01.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T09:54:02.455Z] OK: 138 MiB in 40 packages [2021-06-22T09:54:03.435Z] Removing intermediate container 5a3ca3cb745c [2021-06-22T09:54:03.435Z] ---> 97d97a87b671 [2021-06-22T09:54:03.435Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T09:54:03.708Z] ---> Running in 4ae90c2efdae [2021-06-22T09:54:04.306Z] Removing intermediate container 4ae90c2efdae [2021-06-22T09:54:04.306Z] ---> 89b6d9327a1e [2021-06-22T09:54:04.306Z] Step 7/8 : COPY . . [2021-06-22T09:54:06.946Z] ---> b17e3864fcaa [2021-06-22T09:54:06.946Z] Step 8/8 : RUN go mod download [2021-06-22T09:54:06.946Z] ---> Running in 00bcaa289fb4 [2021-06-22T09:54:12.215Z] Removing intermediate container 9cc6bdce352e [2021-06-22T09:54:12.215Z] ---> 154074f0fff3 [2021-06-22T09:54:12.215Z] Successfully built 154074f0fff3 [2021-06-22T09:54:12.215Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:54:12.524Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T09:54:12.524Z] . [Pipeline] withDockerContainer [2021-06-22T09:54:12.611Z] prd-centos7-docker-4c-2g-703 does not seem to be running inside a container [2021-06-22T09:54:12.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T09:54:13.004Z] $ docker top 928d277135485f39dcc91eade5298eb432f90ac04b1001f45c418f26d145c607 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:54:13.397Z] + go version [2021-06-22T09:54:13.397Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T09:54:13.406Z] $ docker stop --time=1 928d277135485f39dcc91eade5298eb432f90ac04b1001f45c418f26d145c607 [2021-06-22T09:54:14.589Z] $ docker rm -f 928d277135485f39dcc91eade5298eb432f90ac04b1001f45c418f26d145c607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:54:15.239Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T09:54:15.239Z] . [Pipeline] withDockerContainer [2021-06-22T09:54:15.558Z] prd-centos7-docker-4c-2g-703 does not seem to be running inside a container [2021-06-22T09:54:15.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T09:54:16.072Z] $ docker top 3a204eaa146399720d0b69ae707f2941168f75cfe891ef7662f632243e2e100a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:54:16.491Z] + go mod tidy [Pipeline] sh [2021-06-22T09:54:17.078Z] + make test [2021-06-22T09:54:17.078Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T09:54:17.351Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T09:54:27.446Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T09:54:27.446Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-22T09:54:32.803Z] $ docker stop --time=1 3a204eaa146399720d0b69ae707f2941168f75cfe891ef7662f632243e2e100a [2021-06-22T09:54:33.805Z] Removing intermediate container 00bcaa289fb4 [2021-06-22T09:54:33.805Z] ---> 86ae118258b2 [2021-06-22T09:54:33.805Z] Successfully built 86ae118258b2 [2021-06-22T09:54:33.805Z] Successfully tagged ci-base-image-arm64:latest [2021-06-22T09:54:34.658Z] $ docker rm -f 3a204eaa146399720d0b69ae707f2941168f75cfe891ef7662f632243e2e100a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:54:35.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T09:54:35.146Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T09:54:35.146Z] . [Pipeline] withDockerContainer [2021-06-22T09:54:35.289Z] Stashed 1 file(s) [2021-06-22T09:54:35.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container [2021-06-22T09:54:35.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T09:54:37.441Z] $ docker top 29cab117cbbf2b806ab4b496c418711e693f4833ecd11704b77ee590bce04148 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-22T09:54:38.457Z] + go version [2021-06-22T09:54:38.457Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T09:54:38.704Z] $ docker stop --time=1 29cab117cbbf2b806ab4b496c418711e693f4833ecd11704b77ee590bce04148 [2021-06-22T09:54:40.509Z] $ docker rm -f 29cab117cbbf2b806ab4b496c418711e693f4833ecd11704b77ee590bce04148 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-22T09:54:41.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:54:41.409Z] + ls -al . [2021-06-22T09:54:41.409Z] total 92 [2021-06-22T09:54:41.409Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 09:54 . [2021-06-22T09:54:41.409Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:52 .. [2021-06-22T09:54:41.409Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 09:52 assets [2021-06-22T09:54:41.409Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 09:52 bin [2021-06-22T09:54:41.409Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 09:52 cmd [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 09:52 CONTRIBUTING.md [2021-06-22T09:54:41.409Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 09:54 coverage.out [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 22 09:52 Dockerfile [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 09:52 Dockerfile.build [2021-06-22T09:54:41.409Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 09:52 docs [2021-06-22T09:54:41.409Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:52 .git [2021-06-22T09:54:41.409Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 09:52 .github [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 09:52 .gitignore [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 09:52 go.mod [2021-06-22T09:54:41.409Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 09:54 go.sum [2021-06-22T09:54:41.409Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 09:52 internal [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 09:52 Jenkinsfile [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 09:52 LICENSE [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 22 09:52 Makefile [2021-06-22T09:54:41.409Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 09:52 pkg [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 09:52 README.md [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:49 VERSION [2021-06-22T09:54:41.409Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 09:52 version.go [2021-06-22T09:54:41.409Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 09:52 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:54:41.551Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T09:54:41.551Z] . [Pipeline] withDockerContainer [2021-06-22T09:54:41.723Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=78464bf58cffdd2d226e393f921fa18e46d823ba --label arch=amd64 --label version=0.0.0 . [2021-06-22T09:54:41.723Z] Sending build context to Docker daemon 17.99MB [2021-06-22T09:54:41.723Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:54:41.723Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-22T09:54:41.723Z] ---> 154074f0fff3 [2021-06-22T09:54:41.723Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T09:54:41.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container [2021-06-22T09:54:41.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T09:54:42.315Z] ---> Running in 994e7f3519da [2021-06-22T09:54:42.315Z] Removing intermediate container 994e7f3519da [2021-06-22T09:54:42.315Z] ---> 73ff505f6221 [2021-06-22T09:54:42.315Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T09:54:42.315Z] ---> Running in b4f43fc0fb97 [2021-06-22T09:54:42.315Z] Removing intermediate container b4f43fc0fb97 [2021-06-22T09:54:42.315Z] ---> 4b626ba38080 [2021-06-22T09:54:42.315Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T09:54:42.315Z] ---> Running in 182b32757af8 [2021-06-22T09:54:42.586Z] Removing intermediate container 182b32757af8 [2021-06-22T09:54:42.586Z] ---> 72207176503e [2021-06-22T09:54:42.586Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-22T09:54:42.586Z] ---> Running in 994c33af10a0 [2021-06-22T09:54:42.586Z] Removing intermediate container 994c33af10a0 [2021-06-22T09:54:42.586Z] ---> cd70d8d1e735 [2021-06-22T09:54:42.586Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T09:54:42.586Z] ---> Running in be0865507129 [2021-06-22T09:54:42.849Z] Removing intermediate container be0865507129 [2021-06-22T09:54:42.849Z] ---> 5f6210264968 [2021-06-22T09:54:42.849Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:54:43.111Z] ---> Running in b28c735c6a65 [2021-06-22T09:54:43.388Z] Removing intermediate container b28c735c6a65 [2021-06-22T09:54:43.388Z] ---> 82ed8832bc13 [2021-06-22T09:54:43.388Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T09:54:43.388Z] ---> Running in 98a7e4b5515a [2021-06-22T09:54:43.563Z] $ docker top 96ce16d9507f383d41ce7a791f2c7d0c4e96090e68c6f45f1ce7a69b6f95fbb3 -eo pid,comm [2021-06-22T09:54:43.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-06-22T09:54:44.536Z] + go mod tidy [2021-06-22T09:54:44.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-06-22T09:54:45.172Z] OK: 149 MiB in 40 packages [2021-06-22T09:54:45.172Z] Removing intermediate container 98a7e4b5515a [2021-06-22T09:54:45.172Z] ---> 2f91030ed6d6 [2021-06-22T09:54:45.172Z] Step 10/25 : ENV GO111MODULE=on [2021-06-22T09:54:45.172Z] ---> Running in 27da3c7c2f4a [2021-06-22T09:54:45.433Z] Removing intermediate container 27da3c7c2f4a [2021-06-22T09:54:45.433Z] ---> 211df2f348fe [2021-06-22T09:54:45.433Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T09:54:45.433Z] ---> Running in 597fcb31ad90 [2021-06-22T09:54:45.433Z] Removing intermediate container 597fcb31ad90 [2021-06-22T09:54:45.433Z] ---> 66cfbba7db4c [2021-06-22T09:54:45.433Z] Step 12/25 : COPY go.mod . [2021-06-22T09:54:45.695Z] ---> 28ba15dbaa9b [2021-06-22T09:54:45.695Z] Step 13/25 : COPY Makefile . [2021-06-22T09:54:45.811Z] + make test [2021-06-22T09:54:45.811Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T09:54:45.956Z] ---> 5d45f5a1fe11 [2021-06-22T09:54:45.956Z] Step 14/25 : RUN make update [2021-06-22T09:54:45.956Z] ---> Running in 36632c2fa3bf [2021-06-22T09:54:46.528Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T09:54:47.102Z] Removing intermediate container 36632c2fa3bf [2021-06-22T09:54:47.102Z] ---> 2c954e8e857d [2021-06-22T09:54:47.102Z] Step 15/25 : COPY . . [2021-06-22T09:54:47.253Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T09:54:49.655Z] ---> 5d4fe1cea683 [2021-06-22T09:54:49.655Z] Step 16/25 : RUN go mod tidy [2021-06-22T09:54:49.655Z] ---> Running in aff4b6815eb1 [2021-06-22T09:54:50.239Z] Removing intermediate container aff4b6815eb1 [2021-06-22T09:54:50.239Z] ---> cd257933e660 [2021-06-22T09:54:50.239Z] Step 17/25 : RUN ${MAKE} [2021-06-22T09:54:50.239Z] ---> Running in 28e6ab714d99 [2021-06-22T09:54:50.502Z] 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-06-22T09:54:58.708Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T09:55:00.637Z] Removing intermediate container 28e6ab714d99 [2021-06-22T09:55:00.637Z] ---> efa96964d79f [2021-06-22T09:55:00.637Z] Step 18/25 : FROM alpine:3.12 [2021-06-22T09:55:01.214Z] 3.12: Pulling from library/alpine [2021-06-22T09:55:01.214Z] 339de151aab4: Pulling fs layer [2021-06-22T09:55:01.474Z] 339de151aab4: Verifying Checksum [2021-06-22T09:55:01.474Z] 339de151aab4: Download complete [2021-06-22T09:55:01.474Z] 339de151aab4: Pull complete [2021-06-22T09:55:01.474Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T09:55:01.474Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T09:55:01.474Z] ---> 13621d1b12d4 [2021-06-22T09:55:01.474Z] Step 19/25 : EXPOSE 4000 [2021-06-22T09:55:01.734Z] ---> Running in db95ce5d7495 [2021-06-22T09:55:01.734Z] Removing intermediate container db95ce5d7495 [2021-06-22T09:55:01.734Z] ---> d44d4fc5cbd4 [2021-06-22T09:55:01.734Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T09:55:02.310Z] ---> 7363406430aa [2021-06-22T09:55:02.310Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T09:55:02.310Z] ---> Running in 17c6aed4e6d2 [2021-06-22T09:55:02.310Z] Removing intermediate container 17c6aed4e6d2 [2021-06-22T09:55:02.310Z] ---> 19a6c8d70949 [2021-06-22T09:55:02.310Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T09:55:02.310Z] ---> Running in 46e08204a68f [2021-06-22T09:55:02.571Z] Removing intermediate container 46e08204a68f [2021-06-22T09:55:02.571Z] ---> c243485227e5 [2021-06-22T09:55:02.571Z] Step 23/25 : LABEL arch=amd64 [2021-06-22T09:55:02.571Z] ---> Running in d8617df8a3d2 [2021-06-22T09:55:02.834Z] Removing intermediate container d8617df8a3d2 [2021-06-22T09:55:02.834Z] ---> c7935885fba8 [2021-06-22T09:55:02.834Z] Step 24/25 : LABEL git_sha=78464bf58cffdd2d226e393f921fa18e46d823ba [2021-06-22T09:55:02.834Z] ---> Running in 96397cbbd182 [2021-06-22T09:55:03.095Z] Removing intermediate container 96397cbbd182 [2021-06-22T09:55:03.095Z] ---> cf299cffed31 [2021-06-22T09:55:03.095Z] Step 25/25 : LABEL version=0.0.0 [2021-06-22T09:55:03.095Z] ---> Running in 32a52bce03d1 [2021-06-22T09:55:03.095Z] Removing intermediate container 32a52bce03d1 [2021-06-22T09:55:03.095Z] ---> bfb43af20104 [2021-06-22T09:55:03.095Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T09:55:03.095Z] Successfully built bfb43af20104 [2021-06-22T09:55:03.095Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:55:03.940Z] ---> job-cost.sh [2021-06-22T09:55:03.940Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yztx [2021-06-22T09:55:13.998Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T09:55:19.641Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T09:55:19.641Z] GO111MODULE=on go vet ./... [2021-06-22T09:55:29.761Z] lf-activate-venv(): INFO: Adding /tmp/venv-yztx/bin to PATH [2021-06-22T09:55:29.761Z] INFO: No Stack... [2021-06-22T09:55:29.761Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T09:55:29.761Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T09:55:30.074Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-06-22T09:55:30.074Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T09:55:30.105Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [2021-06-22T09:55:30.114Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] did not exist. Created. [2021-06-22T09:55:30.114Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T09:55:30.447Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T09:55:30.604Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T09:55:30.630Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-22T09:55:41.891Z] $ docker stop --time=1 96ce16d9507f383d41ce7a791f2c7d0c4e96090e68c6f45f1ce7a69b6f95fbb3 [2021-06-22T09:55:43.771Z] $ docker rm -f 96ce16d9507f383d41ce7a791f2c7d0c4e96090e68c6f45f1ce7a69b6f95fbb3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T09:55:44.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T09:55:44.574Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T09:55:45.122Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:55:45.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T09:55:45.973Z] + ls -al . [2021-06-22T09:55:45.974Z] total 128 [2021-06-22T09:55:45.974Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 09:54 . [2021-06-22T09:55:45.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:53 .. [2021-06-22T09:55:45.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:53 .git [2021-06-22T09:55:45.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:53 .github [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 09:53 .gitignore [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 09:53 CONTRIBUTING.md [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 22 09:53 Dockerfile [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 09:53 Dockerfile.build [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 09:53 Jenkinsfile [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 09:53 LICENSE [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 22 09:53 Makefile [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 09:53 README.md [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:49 VERSION [2021-06-22T09:55:45.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:53 assets [2021-06-22T09:55:45.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:53 bin [2021-06-22T09:55:45.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:53 cmd [2021-06-22T09:55:45.974Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 09:54 coverage.out [2021-06-22T09:55:45.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:53 docs [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 09:53 go.mod [2021-06-22T09:55:45.974Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 09:54 go.sum [2021-06-22T09:55:45.974Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 09:53 internal [2021-06-22T09:55:45.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 09:53 pkg [2021-06-22T09:55:45.974Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 09:53 version.go [2021-06-22T09:55:45.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:53 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:55:46.326Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=78464bf58cffdd2d226e393f921fa18e46d823ba --label arch=arm64 --label version=0.0.0 . [2021-06-22T09:55:47.317Z] Sending build context to Docker daemon 17.99MB [2021-06-22T09:55:47.317Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T09:55:47.317Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-22T09:55:47.317Z] ---> 86ae118258b2 [2021-06-22T09:55:47.317Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T09:55:47.592Z] ---> Running in a5ad243f5f2d [2021-06-22T09:55:47.867Z] Removing intermediate container a5ad243f5f2d [2021-06-22T09:55:47.867Z] ---> 39c17b94be6f [2021-06-22T09:55:47.867Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T09:55:48.141Z] ---> Running in 90b3c9612a7a [2021-06-22T09:55:48.737Z] Removing intermediate container 90b3c9612a7a [2021-06-22T09:55:48.737Z] ---> b585c4f3a88f [2021-06-22T09:55:48.737Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T09:55:48.737Z] ---> Running in f790109f0a11 [2021-06-22T09:55:49.336Z] Removing intermediate container f790109f0a11 [2021-06-22T09:55:49.336Z] ---> f329249a30a6 [2021-06-22T09:55:49.336Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-22T09:55:49.336Z] ---> Running in a58ddd7f2b85 [2021-06-22T09:55:49.933Z] Removing intermediate container a58ddd7f2b85 [2021-06-22T09:55:49.933Z] ---> 742ef60e46eb [2021-06-22T09:55:49.933Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T09:55:49.933Z] ---> Running in ef7f5f2db02c [2021-06-22T09:55:50.534Z] Removing intermediate container ef7f5f2db02c [2021-06-22T09:55:50.534Z] ---> 627a5652128b [2021-06-22T09:55:50.534Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T09:55:50.534Z] ---> Running in 9072b102aa27 [2021-06-22T09:55:52.511Z] Removing intermediate container 9072b102aa27 [2021-06-22T09:55:52.511Z] ---> 38fd8a3d8f04 [2021-06-22T09:55:52.511Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T09:55:52.788Z] ---> Running in b2e83e3625da [2021-06-22T09:55:53.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T09:55:55.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T09:55:55.794Z] OK: 138 MiB in 40 packages [2021-06-22T09:55:56.781Z] Removing intermediate container b2e83e3625da [2021-06-22T09:55:56.781Z] ---> 42ba9dae52de [2021-06-22T09:55:56.781Z] Step 10/25 : ENV GO111MODULE=on [2021-06-22T09:55:56.781Z] ---> Running in 8739d57a17cd [2021-06-22T09:55:57.375Z] Removing intermediate container 8739d57a17cd [2021-06-22T09:55:57.375Z] ---> f0b19044cacb [2021-06-22T09:55:57.375Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T09:55:57.375Z] ---> Running in fe75a3e25a9a [2021-06-22T09:55:57.974Z] Removing intermediate container fe75a3e25a9a [2021-06-22T09:55:57.974Z] ---> 60d45a66ec5b [2021-06-22T09:55:57.974Z] Step 12/25 : COPY go.mod . [2021-06-22T09:55:58.958Z] ---> 3290962bfc1d [2021-06-22T09:55:58.958Z] Step 13/25 : COPY Makefile . [2021-06-22T09:55:59.557Z] ---> 4de48d2f30cd [2021-06-22T09:55:59.557Z] Step 14/25 : RUN make update [2021-06-22T09:55:59.839Z] ---> Running in 97fd9bd5c299 [2021-06-22T09:56:00.818Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T09:56:02.268Z] Removing intermediate container 97fd9bd5c299 [2021-06-22T09:56:02.268Z] ---> 88d1c51e5606 [2021-06-22T09:56:02.268Z] Step 15/25 : COPY . . [2021-06-22T09:56:04.897Z] ---> 66b9b7dc189a [2021-06-22T09:56:04.897Z] Step 16/25 : RUN go mod tidy [2021-06-22T09:56:04.897Z] ---> Running in 09fa386c4bb6 [2021-06-22T09:56:07.515Z] Removing intermediate container 09fa386c4bb6 [2021-06-22T09:56:07.515Z] ---> 610044d107fc [2021-06-22T09:56:07.515Z] Step 17/25 : RUN ${MAKE} [2021-06-22T09:56:07.515Z] ---> Running in 6fbe44d7a5dc [2021-06-22T09:56:08.496Z] 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-06-22T09:56:35.304Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T09:56:38.685Z] Removing intermediate container 6fbe44d7a5dc [2021-06-22T09:56:38.685Z] ---> 479a777ebddc [2021-06-22T09:56:38.685Z] Step 18/25 : FROM alpine:3.12 [2021-06-22T09:56:38.957Z] 3.12: Pulling from library/alpine [2021-06-22T09:56:39.230Z] d2f70382dc9a: Pulling fs layer [2021-06-22T09:56:39.505Z] d2f70382dc9a: Verifying Checksum [2021-06-22T09:56:39.505Z] d2f70382dc9a: Download complete [2021-06-22T09:56:40.105Z] d2f70382dc9a: Pull complete [2021-06-22T09:56:40.378Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T09:56:40.378Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T09:56:40.378Z] ---> c4fd0aeabfcf [2021-06-22T09:56:40.378Z] Step 19/25 : EXPOSE 4000 [2021-06-22T09:56:40.652Z] ---> Running in 3c1e9e3c78cb [2021-06-22T09:56:40.923Z] Removing intermediate container 3c1e9e3c78cb [2021-06-22T09:56:40.923Z] ---> e1c80f2de9b7 [2021-06-22T09:56:40.923Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T09:56:42.359Z] ---> 97f23c445253 [2021-06-22T09:56:42.359Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T09:56:42.631Z] ---> Running in 5f780a715f11 [2021-06-22T09:56:42.909Z] Removing intermediate container 5f780a715f11 [2021-06-22T09:56:42.909Z] ---> 50bdac975413 [2021-06-22T09:56:42.909Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T09:56:43.183Z] ---> Running in e4a0fa7dbf80 [2021-06-22T09:56:43.458Z] Removing intermediate container e4a0fa7dbf80 [2021-06-22T09:56:43.458Z] ---> 0b433cdb0cf2 [2021-06-22T09:56:43.458Z] Step 23/25 : LABEL arch=arm64 [2021-06-22T09:56:43.732Z] ---> Running in 8ec54c33ef8d [2021-06-22T09:56:44.330Z] Removing intermediate container 8ec54c33ef8d [2021-06-22T09:56:44.330Z] ---> 30ab8f1d908c [2021-06-22T09:56:44.330Z] Step 24/25 : LABEL git_sha=78464bf58cffdd2d226e393f921fa18e46d823ba [2021-06-22T09:56:44.330Z] ---> Running in 156609a777c8 [2021-06-22T09:56:44.928Z] Removing intermediate container 156609a777c8 [2021-06-22T09:56:44.928Z] ---> 6120f7fb96cb [2021-06-22T09:56:44.928Z] Step 25/25 : LABEL version=0.0.0 [2021-06-22T09:56:44.928Z] ---> Running in 4437c474686f [2021-06-22T09:56:45.203Z] Removing intermediate container 4437c474686f [2021-06-22T09:56:45.203Z] ---> b37329cefc79 [2021-06-22T09:56:45.203Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T09:56:45.474Z] Successfully built b37329cefc79 [2021-06-22T09:56:45.474Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:56:46.175Z] ---> job-cost.sh [2021-06-22T09:56:46.175Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6CY0 [2021-06-22T09:57:25.164Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T09:58:46.922Z] lf-activate-venv(): INFO: Adding /tmp/venv-6CY0/bin to PATH [2021-06-22T09:58:46.922Z] INFO: No Stack... [2021-06-22T09:58:46.923Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T09:58:46.923Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T09:58:47.288Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-06-22T09:58:47.288Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T09:58:47.351Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [2021-06-22T09:58:47.360Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] did not exist. Created. [2021-06-22T09:58:47.360Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T09:58:47.732Z] /w/workspace/edgex-ui-go/4@tmp/durable-354c9371/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-354c9371/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T09:58:48.078Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T09:58:48.112Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T09:58:48.317Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T09:58:48.331Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-398-4-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-22T09:58:48.971Z] provisioning config files... [2021-06-22T09:58:48.980Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config8314088893260421096tmp [Pipeline] { [Pipeline] sh [2021-06-22T09:58:49.304Z] + set +x [2021-06-22T09:58:49.304Z] + bash -s -- [2021-06-22T09:58:49.304Z] + curl -s https://codecov.io/bash [2021-06-22T09:58:49.304Z] [2021-06-22T09:58:49.304Z] _____ _ [2021-06-22T09:58:49.304Z] / ____| | | [2021-06-22T09:58:49.304Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T09:58:49.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T09:58:49.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T09:58:49.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T09:58:49.304Z] Bash-1.0.3 [2021-06-22T09:58:49.304Z] [2021-06-22T09:58:49.304Z] [2021-06-22T09:58:49.304Z] ==> git version 2.24.4 found [2021-06-22T09:58:49.304Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-22T09:58:49.304Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T09:58:49.304Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T09:58:49.304Z] ==> Jenkins CI detected. [2021-06-22T09:58:49.304Z] project root: . [2021-06-22T09:58:49.304Z] --> token set from env [2021-06-22T09:58:49.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T09:58:49.304Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T09:58:49.304Z] ==> Python coveragepy not found [2021-06-22T09:58:49.304Z] ==> Searching for coverage reports in: [2021-06-22T09:58:49.304Z] + . [2021-06-22T09:58:49.304Z] -> Found 1 reports [2021-06-22T09:58:49.304Z] ==> Detecting git/mercurial file structure [2021-06-22T09:58:49.568Z] ==> Reading reports [2021-06-22T09:58:49.568Z] + ./coverage.out bytes=10 [2021-06-22T09:58:49.568Z] ==> Appending adjustments [2021-06-22T09:58:49.568Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T09:58:49.568Z] + Found adjustments [2021-06-22T09:58:49.568Z] ==> Gzipping contents [2021-06-22T09:58:49.568Z] 4.0K /tmp/codecov.lGkpN4.gz [2021-06-22T09:58:49.568Z] ==> Uploading reports [2021-06-22T09:58:49.568Z] url: https://codecov.io [2021-06-22T09:58:49.568Z] query: branch=PR-398&commit=78464bf58cffdd2d226e393f921fa18e46d823ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= [2021-06-22T09:58:49.568Z] -> Pinging Codecov [2021-06-22T09:58:49.568Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-398&commit=78464bf58cffdd2d226e393f921fa18e46d823ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-398%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=398&job=&cmd_args= [2021-06-22T09:58:50.141Z] -> Uploading to [2021-06-22T09:58:50.141Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/78464bf58cffdd2d226e393f921fa18e46d823ba/11aa1889-c1fa-482f-9625-b8c8e64d938f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T095849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58241719ec545dfbf862b803a958b5e0a2a7f4baf041177a63ab8e99d996681b [2021-06-22T09:58:50.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T09:58:50.141Z] Dload Upload Total Spent Left Speed [2021-06-22T09:58:50.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 10895 --:--:-- --:--:-- --:--:-- 10900 [2021-06-22T09:58:50.403Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/78464bf58cffdd2d226e393f921fa18e46d823ba [Pipeline] } [2021-06-22T09:58:50.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:52.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:58:52.641Z] ---> package-listing.sh [2021-06-22T09:58:52.641Z] ++ facter osfamily [2021-06-22T09:58:52.641Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T09:58:52.906Z] + OS_FAMILY=redhat [2021-06-22T09:58:52.906Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-398 [2021-06-22T09:58:52.906Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T09:58:52.906Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T09:58:52.906Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T09:58:52.906Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T09:58:52.906Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' [2021-06-22T09:58:52.906Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T09:58:52.906Z] + case "${OS_FAMILY}" in [2021-06-22T09:58:52.906Z] + rpm -qa [2021-06-22T09:58:52.906Z] + sort [2021-06-22T09:58:53.481Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T09:58:53.481Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T09:58:53.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T09:58:53.481Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-398 ']' [2021-06-22T09:58:53.481Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ [2021-06-22T09:58:53.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-398/archives/ [Pipeline] echo [2021-06-22T09:58:53.494Z] 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-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-22T09:58:53.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:58:54.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:58:54.368Z] [2021-06-22T09:58:54.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:58:54.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:58:54.685Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T09:58:54.685Z] df20fa9351a1: Pulling fs layer [2021-06-22T09:58:54.685Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T09:58:54.685Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T09:58:54.685Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T09:58:54.685Z] 93b61091891f: Pulling fs layer [2021-06-22T09:58:54.685Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T09:58:54.685Z] 5e14af77c1be: Pulling fs layer [2021-06-22T09:58:54.685Z] 01666e4c0597: Pulling fs layer [2021-06-22T09:58:54.685Z] aa168da1d23b: Pulling fs layer [2021-06-22T09:58:54.685Z] 93b9cdb0e59b: Waiting [2021-06-22T09:58:54.685Z] 5e14af77c1be: Waiting [2021-06-22T09:58:54.685Z] 01666e4c0597: Waiting [2021-06-22T09:58:54.685Z] aa168da1d23b: Waiting [2021-06-22T09:58:54.685Z] 46f8f816bc3b: Waiting [2021-06-22T09:58:54.685Z] 93b61091891f: Waiting [2021-06-22T09:58:54.685Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T09:58:54.685Z] 36b3adc4ff6f: Download complete [2021-06-22T09:58:54.948Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T09:58:54.948Z] 46f8f816bc3b: Download complete [2021-06-22T09:58:54.948Z] df20fa9351a1: Verifying Checksum [2021-06-22T09:58:54.948Z] df20fa9351a1: Download complete [2021-06-22T09:58:54.948Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T09:58:54.948Z] 93b9cdb0e59b: Download complete [2021-06-22T09:58:54.948Z] 93b61091891f: Verifying Checksum [2021-06-22T09:58:54.948Z] 93b61091891f: Download complete [2021-06-22T09:58:54.948Z] 5e14af77c1be: Verifying Checksum [2021-06-22T09:58:54.948Z] 5e14af77c1be: Download complete [2021-06-22T09:58:54.948Z] 01666e4c0597: Verifying Checksum [2021-06-22T09:58:54.948Z] 01666e4c0597: Download complete [2021-06-22T09:58:55.212Z] df20fa9351a1: Pull complete [2021-06-22T09:58:55.474Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T09:58:55.474Z] 8ad3a11d3b57: Download complete [2021-06-22T09:58:55.474Z] 36b3adc4ff6f: Pull complete [2021-06-22T09:58:56.058Z] 8ad3a11d3b57: Pull complete [2021-06-22T09:58:56.326Z] 46f8f816bc3b: Pull complete [2021-06-22T09:58:56.599Z] 93b61091891f: Pull complete [2021-06-22T09:58:56.867Z] 93b9cdb0e59b: Pull complete [2021-06-22T09:58:56.867Z] aa168da1d23b: Verifying Checksum [2021-06-22T09:58:56.867Z] aa168da1d23b: Download complete [2021-06-22T09:58:57.132Z] 5e14af77c1be: Pull complete [2021-06-22T09:58:57.132Z] 01666e4c0597: Pull complete [2021-06-22T09:59:02.494Z] aa168da1d23b: Pull complete [2021-06-22T09:59:02.494Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T09:59:02.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:59:02.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T09:59:02.845Z] prd-centos7-docker-4c-2g-692 does not seem to be running inside a container [2021-06-22T09:59:02.881Z] $ 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-398/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-398 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398:/w/workspace/edgexfoundry_edgex-ui-go_PR-398:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T09:59:14.419Z] $ docker top 7d6a8f4fd038f97f4a9e9c7b704c6fc80ee7c7280bd2c62236f9ff2215d56239 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:59:14.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T09:59:15.117Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T09:59:15.431Z] + ls /var/log/sa-host [2021-06-22T09:59:15.431Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T09:59:15.431Z] file_magic: OK [2021-06-22T09:59:15.431Z] HZ: Using current value: 100 [2021-06-22T09:59:15.431Z] file_header: OK [2021-06-22T09:59:15.431Z] 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-06-22T09:59:15.431Z] Statistics: [2021-06-22T09:59:15.431Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T09:59:15.431Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T09:59:15.431Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T09:59:15.431Z] file_magic: OK [2021-06-22T09:59:15.431Z] HZ: Using current value: 100 [2021-06-22T09:59:15.431Z] file_header: OK [2021-06-22T09:59:15.431Z] 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-06-22T09:59:15.431Z] Statistics: [2021-06-22T09:59:15.431Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T09:59:15.431Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:59:15.631Z] provisioning config files... [2021-06-22T09:59:15.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-398@tmp/config2544149364074029402tmp [Pipeline] { [Pipeline] echo [2021-06-22T09:59:15.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:59:15.973Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T09:59:15.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:59:16.375Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T09:59:16.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:59:16.712Z] ---> sudo-logs.sh [2021-06-22T09:59:16.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T09:59:16.755Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:59:17.122Z] ---> job-cost.sh [2021-06-22T09:59:17.123Z] lf-activate-venv: SKIPPING [2021-06-22T09:59:17.123Z] DEBUG: total: 0.18000000715255737 [2021-06-22T09:59:17.123Z] INFO: Retrieving Stack Cost... [2021-06-22T09:59:18.074Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T09:59:18.648Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T09:59:18.665Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:59:18.987Z] ---> logs-deploy.sh [2021-06-22T09:59:18.987Z] lf-activate-venv: SKIPPING [2021-06-22T09:59:18.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-398/4 [2021-06-22T09:59:18.987Z] INFO: archiving workspace using pattern(s): [2021-06-22T09:59:19.937Z] Archives upload complete. [2021-06-22T09:59:19.937Z] INFO: archiving logs to Nexus