Pull request #371 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d1f9e4a0072fb1389d7d0b25f435ea513e1372e9+142b78676ee014469d48b95d6ffc573051973437 (8303721243c10a39cde2daffc4c321dd32e8a803) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2253970953561100375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7995984335041239312.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1166350275525302452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5407130706034003004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5557630515278378682.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3733828879957232696.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-750 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [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-371 # 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-371@tmp/jenkins-gitclient-ssh8636218791183459077.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 Merge succeeded, producing d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 Checking out Revision d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 (PR-371) > 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-371@tmp/jenkins-gitclient-ssh4658982681830719647.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # 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-371@tmp/jenkins-gitclient-ssh8107232857320282214.key > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-07T07:08:41.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-07T07:08:42.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-07T07:08:42.334Z] ========================================================= [2021-06-07T07:08:42.334Z] EdgeX Global Pipelines Version Info [2021-06-07T07:08:42.334Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:08:43.833Z] ------------------- [2021-06-07T07:08:43.833Z] stable info: [2021-06-07T07:08:43.833Z] ------------------- [2021-06-07T07:08:43.833Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-07T07:08:43.833Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T07:08:43.833Z] Message: update stable to v1.0.193 [2021-06-07T07:08:44.411Z] ------------------- [2021-06-07T07:08:44.411Z] experimental info: [2021-06-07T07:08:44.411Z] ------------------- [2021-06-07T07:08:44.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-07T07:08:44.411Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T07:08:44.411Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-07T07:08:44.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-07T07:08:44.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-07T07:08:44.750Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-07T07:08:44.824Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-07T07:08:44.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-07T07:08:44.933Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-07T07:08:44.989Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-07T07:08:45.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-07T07:08:45.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-07T07:08:45.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-07T07:08:45.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-07T07:08:45.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-07T07:08:45.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-07T07:08:45.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-07T07:08:45.467Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T07:08:45.536Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T07:08:45.595Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T07:08:45.648Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T07:08:45.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-07T07:08:45.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-07T07:08:45.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-07T07:08:45.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-07T07:08:45.922Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-07T07:08:45.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-07T07:08:46.037Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-07T07:08:46.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-07T07:08:46.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo [2021-06-07T07:08:46.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo [2021-06-07T07:08:46.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo [2021-06-07T07:08:46.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [Pipeline] echo [2021-06-07T07:08:46.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1f9e4a [Pipeline] echo [2021-06-07T07:08:46.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T07:08:46.591Z] provisioning config files... [2021-06-07T07:08:46.609Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config6713184359788346210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:08:46.992Z] ---> docker-login.sh [2021-06-07T07:08:46.992Z] nexus3.edgexfoundry.org:10001 [2021-06-07T07:08:47.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:08:47.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:08:47.258Z] Configure a credential helper to remove this warning. See [2021-06-07T07:08:47.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:08:47.258Z] [2021-06-07T07:08:47.258Z] Login Succeeded [2021-06-07T07:08:47.258Z] nexus3.edgexfoundry.org:10002 [2021-06-07T07:08:47.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:08:47.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:08:47.522Z] Configure a credential helper to remove this warning. See [2021-06-07T07:08:47.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:08:47.522Z] [2021-06-07T07:08:47.522Z] Login Succeeded [2021-06-07T07:08:47.522Z] nexus3.edgexfoundry.org:10003 [2021-06-07T07:08:47.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:08:47.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:08:47.522Z] Configure a credential helper to remove this warning. See [2021-06-07T07:08:47.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:08:47.522Z] [2021-06-07T07:08:47.522Z] Login Succeeded [2021-06-07T07:08:47.522Z] nexus3.edgexfoundry.org:10004 [2021-06-07T07:08:47.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:08:47.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:08:47.789Z] Configure a credential helper to remove this warning. See [2021-06-07T07:08:47.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:08:47.789Z] [2021-06-07T07:08:47.789Z] Login Succeeded [2021-06-07T07:08:47.789Z] docker.io [2021-06-07T07:08:47.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:08:48.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:08:48.053Z] Configure a credential helper to remove this warning. See [2021-06-07T07:08:48.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:08:48.053Z] [2021-06-07T07:08:48.053Z] Login Succeeded [2021-06-07T07:08:48.053Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T07:08:48.073Z] 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-07T07:08:49.085Z] + git log --format=format:%s -1 d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [Pipeline] echo [2021-06-07T07:08:49.150Z] GIT_COMMIT: d1f9e4a0072fb1389d7d0b25f435ea513e1372e9, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2 [Pipeline] echo [2021-06-07T07:08:49.203Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:08:50.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T07:08:50.233Z] [2021-06-07T07:08:50.233Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:08:50.594Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T07:08:50.595Z] latest: Pulling from edgex-devops/git-semver [2021-06-07T07:08:50.595Z] 31603596830f: Pulling fs layer [2021-06-07T07:08:50.595Z] 54011a49482f: Pulling fs layer [2021-06-07T07:08:50.595Z] a6820b24f6d8: Pulling fs layer [2021-06-07T07:08:50.595Z] f581987b2513: Pulling fs layer [2021-06-07T07:08:50.595Z] f581987b2513: Waiting [2021-06-07T07:08:50.595Z] 54011a49482f: Verifying Checksum [2021-06-07T07:08:50.595Z] 54011a49482f: Download complete [2021-06-07T07:08:50.869Z] 31603596830f: Verifying Checksum [2021-06-07T07:08:50.869Z] 31603596830f: Download complete [2021-06-07T07:08:50.869Z] f581987b2513: Verifying Checksum [2021-06-07T07:08:50.869Z] f581987b2513: Download complete [2021-06-07T07:08:50.869Z] 31603596830f: Pull complete [2021-06-07T07:08:50.869Z] a6820b24f6d8: Verifying Checksum [2021-06-07T07:08:50.869Z] a6820b24f6d8: Download complete [2021-06-07T07:08:51.132Z] 54011a49482f: Pull complete [2021-06-07T07:08:51.721Z] a6820b24f6d8: Pull complete [2021-06-07T07:08:51.986Z] f581987b2513: Pull complete [2021-06-07T07:08:51.986Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-07T07:08:51.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T07:08:51.986Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-07T07:08:52.098Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-06-07T07:08:52.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T07:08:53.560Z] $ docker top 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T07:08:53.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T07:08:53.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T07:08:53.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T07:08:53.921Z] $ docker exec 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent [2021-06-07T07:08:54.058Z] SSH_AUTH_SOCK=/tmp/ssh-QKvVP8tov5Jr/agent.14 [2021-06-07T07:08:54.058Z] SSH_AGENT_PID=21 [2021-06-07T07:08:54.067Z] Running ssh-add (command line suppressed) [2021-06-07T07:08:54.165Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1477733051760327118.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1477733051760327118.key) [2021-06-07T07:08:54.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T07:08:54.542Z] + git tag --points-at HEAD [Pipeline] } [2021-06-07T07:08:54.560Z] $ docker exec --env ******** --env ******** 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent -k [2021-06-07T07:08:54.662Z] unset SSH_AUTH_SOCK; [2021-06-07T07:08:54.662Z] unset SSH_AGENT_PID; [2021-06-07T07:08:54.662Z] echo Agent pid 21 killed; [2021-06-07T07:08:54.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-07T07:08:54.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T07:08:54.767Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T07:08:54.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T07:08:54.886Z] $ docker exec 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent [2021-06-07T07:08:55.013Z] SSH_AUTH_SOCK=/tmp/ssh-NIwnXJNXifIE/agent.54 [2021-06-07T07:08:55.013Z] SSH_AGENT_PID=61 [2021-06-07T07:08:55.019Z] Running ssh-add (command line suppressed) [2021-06-07T07:08:55.123Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4499207744426480826.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4499207744426480826.key) [2021-06-07T07:08:55.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T07:08:55.491Z] + git semver init [2021-06-07T07:08:55.491Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T07:08:55.491Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.git [2021-06-07T07:08:55.491Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [2021-06-07T07:08:55.491Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T07:08:55.491Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T07:08:55.491Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T07:08:55.491Z] # $SEMVER_BRANCH = PR-371 [2021-06-07T07:08:55.491Z] # $SEMVER_TEMP = /tmp/semver-261809150 [2021-06-07T07:08:55.491Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-07T07:08:56.901Z] # '/tmp/semver-261809150' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver' [2021-06-07T07:08:56.901Z] # -> Force: false [2021-06-07T07:08:56.901Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver [Pipeline] } [2021-06-07T07:08:56.920Z] $ docker exec --env ******** --env ******** 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce ssh-agent -k [2021-06-07T07:08:57.026Z] unset SSH_AUTH_SOCK; [2021-06-07T07:08:57.027Z] unset SSH_AGENT_PID; [2021-06-07T07:08:57.027Z] echo Agent pid 61 killed; [2021-06-07T07:08:57.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T07:08:57.502Z] + git semver [Pipeline] } [2021-06-07T07:08:57.524Z] $ docker stop --time=1 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce [2021-06-07T07:08:59.033Z] $ docker rm -f 75902249ebad4430e3680c839d378839016ed176f94681030bb9450aa9fc76ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T07:08:59.471Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-07T07:08:59.826Z] Stashed 1 file(s) [Pipeline] echo [2021-06-07T07:08:59.846Z] [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-07T07:09:15.414Z] Still waiting to schedule task [2021-06-07T07:09:15.415Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-07T07:09:15.453Z] Still waiting to schedule task [2021-06-07T07:09:15.453Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-07T07:11:18.474Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-751 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws [2021-06-07T07:11:18.546Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-07T07:11:18.840Z] The recommended git tool is: git [2021-06-07T07:11:24.205Z] using credential edgex-jenkins-ssh [2021-06-07T07:11:24.223Z] Cloning the remote Git repository [2021-06-07T07:11:24.271Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-07T07:11:24.374Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-07T07:11:24.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-07T07:11:24.457Z] > git --version # timeout=10 [2021-06-07T07:11:24.477Z] > git --version # 'git version 2.17.1' [2021-06-07T07:11:24.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T07:11:24.547Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T07:11:27.057Z] Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [2021-06-07T07:11:26.504Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-07T07:11:26.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T07:11:26.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-07T07:11:26.578Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-07T07:11:26.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T07:11:26.591Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T07:11:27.072Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T07:11:27.083Z] > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 [2021-06-07T07:11:27.649Z] Merge succeeded, producing d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [2021-06-07T07:11:27.650Z] Checking out Revision d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 (PR-371) [2021-06-07T07:11:27.582Z] > git remote # timeout=10 [2021-06-07T07:11:27.596Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T07:11:27.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T07:11:27.616Z] > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [2021-06-07T07:11:27.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T07:11:27.655Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T07:11:27.663Z] > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 [2021-06-07T07:11:32.523Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [2021-06-07T07:11:32.579Z] > git --version # timeout=10 [2021-06-07T07:11:32.593Z] > git --version # 'git version 2.17.1' [2021-06-07T07:11:32.607Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T07:11:34.445Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-07T07:11:34.860Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T07:11:35.229Z] + true [2021-06-07T07:11:35.229Z] + sudo service docker restart [2021-06-07T07:11:52.591Z] Running on prd-centos7-docker-4c-2g-752 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws [2021-06-07T07:11:52.675Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-07T07:11:52.845Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T07:11:53.654Z] provisioning config files... [2021-06-07T07:11:53.682Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1986982962799726485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:11:54.116Z] ---> docker-login.sh [2021-06-07T07:11:54.116Z] nexus3.edgexfoundry.org:10001 [2021-06-07T07:11:55.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:11:55.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:11:55.374Z] Configure a credential helper to remove this warning. See [2021-06-07T07:11:55.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:11:55.374Z] [2021-06-07T07:11:55.374Z] Login Succeeded [2021-06-07T07:11:55.374Z] nexus3.edgexfoundry.org:10002 [2021-06-07T07:11:55.472Z] using credential edgex-jenkins-ssh [2021-06-07T07:11:55.485Z] Cloning the remote Git repository [2021-06-07T07:11:55.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:11:55.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:11:55.933Z] Configure a credential helper to remove this warning. See [2021-06-07T07:11:55.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:11:55.933Z] [2021-06-07T07:11:55.933Z] Login Succeeded [2021-06-07T07:11:55.933Z] nexus3.edgexfoundry.org:10003 [2021-06-07T07:11:55.504Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-07T07:11:55.565Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-07T07:11:55.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-07T07:11:55.595Z] > git --version # timeout=10 [2021-06-07T07:11:55.601Z] > git --version # 'git version 2.24.4' [2021-06-07T07:11:55.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T07:11:55.629Z] [INFO] Currently running in a labeled security context [2021-06-07T07:11:55.629Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T07:11:55.629Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6136452875025250712.key [2021-06-07T07:11:55.694Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T07:11:56.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:11:56.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:11:56.529Z] Configure a credential helper to remove this warning. See [2021-06-07T07:11:56.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:11:56.529Z] [2021-06-07T07:11:56.529Z] Login Succeeded [2021-06-07T07:11:56.529Z] nexus3.edgexfoundry.org:10004 [2021-06-07T07:11:56.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:11:57.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:11:57.080Z] Configure a credential helper to remove this warning. See [2021-06-07T07:11:57.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:11:57.080Z] [2021-06-07T07:11:57.080Z] Login Succeeded [2021-06-07T07:11:57.080Z] docker.io [2021-06-07T07:11:57.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:11:57.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:11:57.957Z] Configure a credential helper to remove this warning. See [2021-06-07T07:11:57.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:11:57.958Z] [2021-06-07T07:11:57.958Z] Login Succeeded [2021-06-07T07:11:57.958Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T07:11:57.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-07T07:11:58.620Z] ========================================================= [2021-06-07T07:11:58.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-07T07:11:58.620Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:11:58.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-07T07:11:58.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T07:11:58.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-07T07:11:58.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-07T07:11:58.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T07:11:58.337Z] [INFO] Currently running in a labeled security context [2021-06-07T07:11:58.337Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T07:11:58.337Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2533618842713083701.key [2021-06-07T07:11:58.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T07:11:58.774Z] Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [2021-06-07T07:11:58.993Z] Merge succeeded, producing d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [2021-06-07T07:11:58.994Z] Checking out Revision d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 (PR-371) [2021-06-07T07:11:59.086Z] + 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-07T07:11:58.779Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T07:11:58.793Z] > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 [2021-06-07T07:11:58.946Z] > git remote # timeout=10 [2021-06-07T07:11:58.954Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T07:11:58.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T07:11:58.966Z] [INFO] Currently running in a labeled security context [2021-06-07T07:11:58.966Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T07:11:58.966Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3880046173280370191.key [2021-06-07T07:11:58.971Z] > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [2021-06-07T07:11:58.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T07:11:58.994Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T07:11:59.000Z] > git checkout -f d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 # timeout=10 [2021-06-07T07:12:00.074Z] Sending build context to Docker daemon 35.73MB [2021-06-07T07:12:00.075Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T07:12:00.075Z] Step 2/8 : FROM ${BASE} [2021-06-07T07:12:00.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-07T07:12:00.349Z] 595b0fe564bb: Pulling fs layer [2021-06-07T07:12:00.349Z] 7186ed65a4f7: Pulling fs layer [2021-06-07T07:12:00.349Z] 316046926c0a: Pulling fs layer [2021-06-07T07:12:00.349Z] 4ebd0625c992: Pulling fs layer [2021-06-07T07:12:00.349Z] 207e8628e3a3: Pulling fs layer [2021-06-07T07:12:00.349Z] c791037a9be2: Pulling fs layer [2021-06-07T07:12:00.349Z] ffd874e62e21: Pulling fs layer [2021-06-07T07:12:00.349Z] 207e8628e3a3: Waiting [2021-06-07T07:12:00.349Z] ffd874e62e21: Waiting [2021-06-07T07:12:00.349Z] c791037a9be2: Waiting [2021-06-07T07:12:00.349Z] 4ebd0625c992: Waiting [2021-06-07T07:12:00.349Z] 316046926c0a: Verifying Checksum [2021-06-07T07:12:00.349Z] 316046926c0a: Download complete [2021-06-07T07:12:00.349Z] 7186ed65a4f7: Download complete [2021-06-07T07:12:00.349Z] 207e8628e3a3: Download complete [2021-06-07T07:12:00.349Z] 595b0fe564bb: Verifying Checksum [2021-06-07T07:12:00.349Z] c791037a9be2: Verifying Checksum [2021-06-07T07:12:00.349Z] c791037a9be2: Download complete [2021-06-07T07:12:00.954Z] 595b0fe564bb: Pull complete [2021-06-07T07:12:01.561Z] 7186ed65a4f7: Pull complete [2021-06-07T07:12:01.838Z] 316046926c0a: Pull complete [2021-06-07T07:12:02.752Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [2021-06-07T07:12:02.773Z] > git --version # timeout=10 [2021-06-07T07:12:02.780Z] > git --version # 'git version 2.24.4' [2021-06-07T07:12:02.784Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T07:12:02.822Z] ffd874e62e21: Verifying Checksum [2021-06-07T07:12:02.822Z] ffd874e62e21: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T07:12:04.256Z] 4ebd0625c992: Verifying Checksum [2021-06-07T07:12:04.256Z] 4ebd0625c992: Download complete [2021-06-07T07:12:04.296Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-07T07:12:04.644Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T07:12:04.968Z] + sudo service docker restart [2021-06-07T07:12:04.968Z] + true [2021-06-07T07:12:04.968Z] Redirecting to /bin/systemctl restart docker.service [2021-06-07T07:12:14.411Z] 4ebd0625c992: Pull complete [2021-06-07T07:12:14.411Z] 207e8628e3a3: Pull complete [2021-06-07T07:12:14.411Z] c791037a9be2: Pull complete [2021-06-07T07:12:18.245Z] ffd874e62e21: Pull complete [2021-06-07T07:12:18.245Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-07T07:12:18.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-07T07:12:18.245Z] ---> cfc18b08335c [2021-06-07T07:12:18.245Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-07T07:12:20.875Z] ---> Running in 90b7227f4255 [2021-06-07T07:12:20.875Z] Removing intermediate container 90b7227f4255 [2021-06-07T07:12:20.875Z] ---> 11c94ae0fbb9 [2021-06-07T07:12:20.875Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T07:12:21.148Z] ---> Running in eff28f97629c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T07:12:23.208Z] provisioning config files... [2021-06-07T07:12:23.225Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3590923148595069314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:12:23.619Z] ---> docker-login.sh [2021-06-07T07:12:23.619Z] nexus3.edgexfoundry.org:10001 [2021-06-07T07:12:23.776Z] Removing intermediate container eff28f97629c [2021-06-07T07:12:23.776Z] ---> 394d0d7b65ab [2021-06-07T07:12:23.776Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-07T07:12:23.776Z] ---> Running in c019ecab6027 [2021-06-07T07:12:23.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:12:24.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:12:24.166Z] Configure a credential helper to remove this warning. See [2021-06-07T07:12:24.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:12:24.166Z] [2021-06-07T07:12:24.166Z] Login Succeeded [2021-06-07T07:12:24.166Z] nexus3.edgexfoundry.org:10002 [2021-06-07T07:12:24.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:12:24.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:12:24.166Z] Configure a credential helper to remove this warning. See [2021-06-07T07:12:24.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:12:24.166Z] [2021-06-07T07:12:24.166Z] Login Succeeded [2021-06-07T07:12:24.166Z] nexus3.edgexfoundry.org:10003 [2021-06-07T07:12:24.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:12:24.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:12:24.428Z] Configure a credential helper to remove this warning. See [2021-06-07T07:12:24.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:12:24.428Z] [2021-06-07T07:12:24.428Z] Login Succeeded [2021-06-07T07:12:24.428Z] nexus3.edgexfoundry.org:10004 [2021-06-07T07:12:24.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:12:24.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:12:24.428Z] Configure a credential helper to remove this warning. See [2021-06-07T07:12:24.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:12:24.428Z] [2021-06-07T07:12:24.428Z] Login Succeeded [2021-06-07T07:12:24.428Z] docker.io [2021-06-07T07:12:24.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T07:12:24.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T07:12:24.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T07:12:24.959Z] Configure a credential helper to remove this warning. See [2021-06-07T07:12:24.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T07:12:24.959Z] [2021-06-07T07:12:24.959Z] Login Succeeded [2021-06-07T07:12:24.959Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T07:12:24.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-07T07:12:25.265Z] ========================================================= [2021-06-07T07:12:25.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-07T07:12:25.265Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:12:25.615Z] + 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-07T07:12:25.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T07:12:25.879Z] Sending build context to Docker daemon 35.73MB [2021-06-07T07:12:25.879Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T07:12:25.879Z] Step 2/8 : FROM ${BASE} [2021-06-07T07:12:25.879Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-07T07:12:25.879Z] 540db60ca938: Pulling fs layer [2021-06-07T07:12:25.879Z] adcc1eea9eea: Pulling fs layer [2021-06-07T07:12:25.879Z] 4c4ab2625f07: Pulling fs layer [2021-06-07T07:12:25.879Z] 0510c868ecb4: Pulling fs layer [2021-06-07T07:12:25.879Z] afea3b2eda06: Pulling fs layer [2021-06-07T07:12:25.879Z] 7809a108b3ef: Pulling fs layer [2021-06-07T07:12:25.879Z] f706445af74f: Pulling fs layer [2021-06-07T07:12:25.879Z] afea3b2eda06: Waiting [2021-06-07T07:12:25.879Z] 7809a108b3ef: Waiting [2021-06-07T07:12:25.879Z] f706445af74f: Waiting [2021-06-07T07:12:25.879Z] 0510c868ecb4: Waiting [2021-06-07T07:12:25.879Z] 4c4ab2625f07: Verifying Checksum [2021-06-07T07:12:25.879Z] 4c4ab2625f07: Download complete [2021-06-07T07:12:25.879Z] adcc1eea9eea: Verifying Checksum [2021-06-07T07:12:25.879Z] adcc1eea9eea: Download complete [2021-06-07T07:12:25.879Z] afea3b2eda06: Verifying Checksum [2021-06-07T07:12:25.879Z] afea3b2eda06: Download complete [2021-06-07T07:12:26.143Z] 7809a108b3ef: Verifying Checksum [2021-06-07T07:12:26.143Z] 7809a108b3ef: Download complete [2021-06-07T07:12:26.143Z] 540db60ca938: Verifying Checksum [2021-06-07T07:12:26.143Z] 540db60ca938: Download complete [2021-06-07T07:12:26.143Z] 540db60ca938: Pull complete [2021-06-07T07:12:26.411Z] adcc1eea9eea: Pull complete [2021-06-07T07:12:26.411Z] 4c4ab2625f07: Pull complete [2021-06-07T07:12:26.713Z] OK: 138 MiB in 40 packages [2021-06-07T07:12:27.694Z] Removing intermediate container c019ecab6027 [2021-06-07T07:12:27.694Z] ---> b71deccc531a [2021-06-07T07:12:27.694Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-07T07:12:27.803Z] f706445af74f: Verifying Checksum [2021-06-07T07:12:27.803Z] f706445af74f: Download complete [2021-06-07T07:12:27.803Z] 0510c868ecb4: Verifying Checksum [2021-06-07T07:12:27.803Z] 0510c868ecb4: Download complete [2021-06-07T07:12:27.971Z] ---> Running in 08fb8c48c45b [2021-06-07T07:12:28.567Z] Removing intermediate container 08fb8c48c45b [2021-06-07T07:12:28.567Z] ---> 034d28fbfb0b [2021-06-07T07:12:28.567Z] Step 7/8 : COPY . . [2021-06-07T07:12:31.151Z] 0510c868ecb4: Pull complete [2021-06-07T07:12:31.151Z] afea3b2eda06: Pull complete [2021-06-07T07:12:31.151Z] 7809a108b3ef: Pull complete [2021-06-07T07:12:31.975Z] ---> 3faa33aa9c89 [2021-06-07T07:12:31.975Z] Step 8/8 : RUN go mod download [2021-06-07T07:12:31.975Z] ---> Running in 510f1a93c5ae [2021-06-07T07:12:32.568Z] f706445af74f: Pull complete [2021-06-07T07:12:32.568Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-07T07:12:32.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-07T07:12:32.568Z] ---> b068be0155e3 [2021-06-07T07:12:32.568Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-07T07:12:35.119Z] ---> Running in fdbfd61f9d01 [2021-06-07T07:12:35.119Z] Removing intermediate container fdbfd61f9d01 [2021-06-07T07:12:35.119Z] ---> 7f4aac92ae88 [2021-06-07T07:12:35.119Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T07:12:35.119Z] ---> Running in 9e603ddbf9b9 [2021-06-07T07:12:35.699Z] Removing intermediate container 9e603ddbf9b9 [2021-06-07T07:12:35.699Z] ---> 3522efc9a46f [2021-06-07T07:12:35.699Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-07T07:12:35.699Z] ---> Running in 491abd96a1bb [2021-06-07T07:12:35.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T07:12:36.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T07:12:37.110Z] OK: 149 MiB in 40 packages [2021-06-07T07:12:37.376Z] Removing intermediate container 491abd96a1bb [2021-06-07T07:12:37.376Z] ---> c785398b721f [2021-06-07T07:12:37.376Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-07T07:12:37.376Z] ---> Running in d421d75e857b [2021-06-07T07:12:37.376Z] Removing intermediate container d421d75e857b [2021-06-07T07:12:37.376Z] ---> aebec0c8e9f6 [2021-06-07T07:12:37.376Z] Step 7/8 : COPY . . [2021-06-07T07:12:38.778Z] ---> 5e48b00b14f6 [2021-06-07T07:12:38.779Z] Step 8/8 : RUN go mod download [2021-06-07T07:12:38.779Z] ---> Running in 1a0f71e369f7 [2021-06-07T07:12:51.057Z] Removing intermediate container 1a0f71e369f7 [2021-06-07T07:12:51.057Z] ---> 7e0c5e71049a [2021-06-07T07:12:51.057Z] Successfully built 7e0c5e71049a [2021-06-07T07:12:51.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:12:51.428Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T07:12:51.428Z] . [Pipeline] withDockerContainer [2021-06-07T07:12:51.550Z] prd-centos7-docker-4c-2g-752 does not seem to be running inside a container [2021-06-07T07:12:51.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T07:12:51.973Z] $ docker top f4e2c54a09fb96268c321653fe8d390c7d87ea79191452d8515e6bb4d6257a7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T07:12:52.416Z] + go version [2021-06-07T07:12:52.416Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-07T07:12:52.447Z] $ docker stop --time=1 f4e2c54a09fb96268c321653fe8d390c7d87ea79191452d8515e6bb4d6257a7f [2021-06-07T07:12:53.629Z] $ docker rm -f f4e2c54a09fb96268c321653fe8d390c7d87ea79191452d8515e6bb4d6257a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:12:54.506Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T07:12:54.506Z] . [Pipeline] withDockerContainer [2021-06-07T07:12:54.622Z] prd-centos7-docker-4c-2g-752 does not seem to be running inside a container [2021-06-07T07:12:54.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T07:12:55.021Z] $ docker top bc0e30494f48590672ff24162db0047480472dd3d2a8357d140da56df716c921 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T07:12:55.475Z] + go mod tidy [Pipeline] sh [2021-06-07T07:12:56.065Z] + make test [2021-06-07T07:12:56.066Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-07T07:12:56.340Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-07T07:13:04.341Z] Removing intermediate container 510f1a93c5ae [2021-06-07T07:13:04.342Z] ---> 83afa55b0395 [2021-06-07T07:13:04.342Z] Successfully built 83afa55b0395 [2021-06-07T07:13:04.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:13:04.735Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T07:13:04.735Z] . [Pipeline] withDockerContainer [2021-06-07T07:13:04.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container [2021-06-07T07:13:05.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-07T07:13:06.456Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-07T07:13:06.456Z] GO111MODULE=on go vet ./... [2021-06-07T07:13:06.561Z] $ docker top c0bc528435b09009c72a332b46a29ec53ed0167effcda4892b97191fa20f8dab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T07:13:07.568Z] + go version [2021-06-07T07:13:07.568Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-07T07:13:07.606Z] $ docker stop --time=1 c0bc528435b09009c72a332b46a29ec53ed0167effcda4892b97191fa20f8dab [2021-06-07T07:13:09.544Z] $ docker rm -f c0bc528435b09009c72a332b46a29ec53ed0167effcda4892b97191fa20f8dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:13:10.744Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T07:13:10.744Z] . [Pipeline] withDockerContainer [2021-06-07T07:13:11.041Z] prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container [2021-06-07T07:13:11.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T07:13:12.708Z] $ docker top af0e7254220b60e401c5ab081f4eaca318d392bdd61add4317deab31c47c9ffc -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-07T07:13:13.043Z] $ docker stop --time=1 bc0e30494f48590672ff24162db0047480472dd3d2a8357d140da56df716c921 [2021-06-07T07:13:14.385Z] $ docker rm -f bc0e30494f48590672ff24162db0047480472dd3d2a8357d140da56df716c921 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-07T07:13:14.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T07:13:15.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-07T07:13:15.246Z] + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2021-06-07T07:13:17.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-07T07:13:18.161Z] + make test [2021-06-07T07:13:18.162Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-07T07:13:18.213Z] + ls -al . [2021-06-07T07:13:18.213Z] total 92 [2021-06-07T07:13:18.213Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 7 07:12 . [2021-06-07T07:13:18.213Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 7 07:11 .. [2021-06-07T07:13:18.213Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 7 07:11 assets [2021-06-07T07:13:18.213Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 7 07:11 bin [2021-06-07T07:13:18.213Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 7 07:11 cmd [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 7 07:11 CONTRIBUTING.md [2021-06-07T07:13:18.213Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 7 07:12 coverage.out [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 7 07:11 Dockerfile [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 7 07:11 Dockerfile.build [2021-06-07T07:13:18.213Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 7 07:11 docs [2021-06-07T07:13:18.213Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 7 07:12 .git [2021-06-07T07:13:18.213Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 7 07:11 .github [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 7 07:11 .gitignore [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 7 07:11 go.mod [2021-06-07T07:13:18.213Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 7 07:12 go.sum [2021-06-07T07:13:18.213Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 7 07:11 internal [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 7 07:11 Jenkinsfile [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 7 07:11 LICENSE [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 7 07:11 Makefile [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 7 07:11 README.md [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 7 07:08 VERSION [2021-06-07T07:13:18.213Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 7 07:11 version.go [2021-06-07T07:13:18.213Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 7 07:11 web [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:13:18.568Z] + 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=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 --label arch=amd64 --label version=0.0.0 . [2021-06-07T07:13:18.832Z] Sending build context to Docker daemon 35.76MB [2021-06-07T07:13:18.832Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T07:13:18.832Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-07T07:13:18.832Z] ---> 7e0c5e71049a [2021-06-07T07:13:18.832Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-07T07:13:19.101Z] ---> Running in 67b62ff5842c [2021-06-07T07:13:19.101Z] Removing intermediate container 67b62ff5842c [2021-06-07T07:13:19.101Z] ---> 2f5948b3d002 [2021-06-07T07:13:19.101Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-07T07:13:19.101Z] ---> Running in ca6f75509721 [2021-06-07T07:13:19.101Z] Removing intermediate container ca6f75509721 [2021-06-07T07:13:19.101Z] ---> 3b127d0166fa [2021-06-07T07:13:19.101Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-07T07:13:19.101Z] ---> Running in a094a8b4d5ee [2021-06-07T07:13:19.139Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-07T07:13:19.366Z] Removing intermediate container a094a8b4d5ee [2021-06-07T07:13:19.366Z] ---> 1a2dfa9526e4 [2021-06-07T07:13:19.366Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-07T07:13:19.366Z] ---> Running in dbf9c1ed4412 [2021-06-07T07:13:19.366Z] Removing intermediate container dbf9c1ed4412 [2021-06-07T07:13:19.366Z] ---> 22507e92ade8 [2021-06-07T07:13:19.366Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-07T07:13:19.366Z] ---> Running in 773aed4b434b [2021-06-07T07:13:19.366Z] Removing intermediate container 773aed4b434b [2021-06-07T07:13:19.366Z] ---> 4c4143dbdcb7 [2021-06-07T07:13:19.366Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T07:13:19.634Z] ---> Running in 2bd7cb62de4a [2021-06-07T07:13:20.222Z] Removing intermediate container 2bd7cb62de4a [2021-06-07T07:13:20.222Z] ---> f5bd38e95862 [2021-06-07T07:13:20.222Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-07T07:13:20.222Z] ---> Running in c32c2b5275d0 [2021-06-07T07:13:20.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T07:13:21.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T07:13:21.631Z] OK: 149 MiB in 40 packages [2021-06-07T07:13:21.894Z] Removing intermediate container c32c2b5275d0 [2021-06-07T07:13:21.894Z] ---> 38135aa87983 [2021-06-07T07:13:21.894Z] Step 10/24 : ENV GO111MODULE=on [2021-06-07T07:13:21.894Z] ---> Running in 7b9fb27fa2a4 [2021-06-07T07:13:21.894Z] Removing intermediate container 7b9fb27fa2a4 [2021-06-07T07:13:21.894Z] ---> 5de4d9e415b8 [2021-06-07T07:13:21.894Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-07T07:13:21.894Z] ---> Running in cc5b8f0b7003 [2021-06-07T07:13:22.156Z] Removing intermediate container cc5b8f0b7003 [2021-06-07T07:13:22.156Z] ---> 403fd3ef81f9 [2021-06-07T07:13:22.156Z] Step 12/24 : COPY go.mod . [2021-06-07T07:13:22.157Z] ---> e80b54a0bf0f [2021-06-07T07:13:22.157Z] Step 13/24 : COPY Makefile . [2021-06-07T07:13:22.418Z] ---> ec48159b9845 [2021-06-07T07:13:22.418Z] Step 14/24 : RUN make update [2021-06-07T07:13:22.418Z] ---> Running in 4a528a403944 [2021-06-07T07:13:22.680Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-07T07:13:22.947Z] Removing intermediate container 4a528a403944 [2021-06-07T07:13:22.947Z] ---> 1b5b333d9515 [2021-06-07T07:13:22.947Z] Step 15/24 : COPY . . [2021-06-07T07:13:23.896Z] ---> ad31dd0f9be3 [2021-06-07T07:13:23.896Z] Step 16/24 : RUN ${MAKE} [2021-06-07T07:13:23.896Z] ---> Running in 738bb68495a8 [2021-06-07T07:13:23.896Z] 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-07T07:13:32.165Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-07T07:13:33.554Z] Removing intermediate container 738bb68495a8 [2021-06-07T07:13:33.554Z] ---> 8ef30acdd3f3 [2021-06-07T07:13:33.554Z] Step 17/24 : FROM alpine:3.12 [2021-06-07T07:13:34.127Z] 3.12: Pulling from library/alpine [2021-06-07T07:13:34.127Z] 339de151aab4: Pulling fs layer [2021-06-07T07:13:34.390Z] 339de151aab4: Verifying Checksum [2021-06-07T07:13:34.390Z] 339de151aab4: Download complete [2021-06-07T07:13:34.390Z] 339de151aab4: Pull complete [2021-06-07T07:13:34.390Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-07T07:13:34.390Z] Status: Downloaded newer image for alpine:3.12 [2021-06-07T07:13:34.390Z] ---> 13621d1b12d4 [2021-06-07T07:13:34.390Z] Step 18/24 : EXPOSE 4000 [2021-06-07T07:13:34.390Z] ---> Running in 7cd66d1bd0b6 [2021-06-07T07:13:34.654Z] Removing intermediate container 7cd66d1bd0b6 [2021-06-07T07:13:34.654Z] ---> 25ee9cbc2c6d [2021-06-07T07:13:34.654Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-07T07:13:35.596Z] ---> f61faf6f8273 [2021-06-07T07:13:35.596Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-07T07:13:35.596Z] ---> Running in d94af4e55e17 [2021-06-07T07:13:35.596Z] Removing intermediate container d94af4e55e17 [2021-06-07T07:13:35.596Z] ---> 7bf9c99ffc6c [2021-06-07T07:13:35.596Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-07T07:13:35.596Z] ---> Running in eb2a070e845a [2021-06-07T07:13:35.596Z] Removing intermediate container eb2a070e845a [2021-06-07T07:13:35.596Z] ---> 65811fb71244 [2021-06-07T07:13:35.596Z] Step 22/24 : LABEL arch=amd64 [2021-06-07T07:13:35.596Z] ---> Running in 5491154ee0a0 [2021-06-07T07:13:35.596Z] Removing intermediate container 5491154ee0a0 [2021-06-07T07:13:35.596Z] ---> e4bbc946681a [2021-06-07T07:13:35.596Z] Step 23/24 : LABEL git_sha=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [2021-06-07T07:13:35.857Z] ---> Running in 1c9ed3d49826 [2021-06-07T07:13:35.857Z] Removing intermediate container 1c9ed3d49826 [2021-06-07T07:13:35.857Z] ---> 561a8cd6c887 [2021-06-07T07:13:35.857Z] Step 24/24 : LABEL version=0.0.0 [2021-06-07T07:13:35.857Z] ---> Running in 9cf2e5477ef8 [2021-06-07T07:13:35.857Z] Removing intermediate container 9cf2e5477ef8 [2021-06-07T07:13:35.857Z] ---> f517e37535be [2021-06-07T07:13:35.857Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-07T07:13:35.857Z] Successfully built f517e37535be [2021-06-07T07:13:35.857Z] 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-07T07:13:36.986Z] ---> job-cost.sh [2021-06-07T07:13:36.986Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uu4x [2021-06-07T07:13:45.152Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-07T07:13:51.554Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-07T07:13:51.554Z] GO111MODULE=on go vet ./... [2021-06-07T07:14:00.090Z] lf-activate-venv(): INFO: Adding /tmp/venv-Uu4x/bin to PATH [2021-06-07T07:14:00.090Z] INFO: No Stack... [2021-06-07T07:14:00.090Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T07:14:00.090Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T07:14:00.421Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-07T07:14:00.421Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T07:14:00.486Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [2021-06-07T07:14:00.494Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] did not exist. Created. [2021-06-07T07:14:00.494Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T07:14:00.952Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-07T07:14:01.077Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T07:14:01.097Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-07T07:14:09.963Z] $ docker stop --time=1 af0e7254220b60e401c5ab081f4eaca318d392bdd61add4317deab31c47c9ffc [2021-06-07T07:14:11.927Z] $ docker rm -f af0e7254220b60e401c5ab081f4eaca318d392bdd61add4317deab31c47c9ffc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T07:14:12.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T07:14:12.892Z] Warning: overwriting stash ‘coverage-report’ [2021-06-07T07:14:13.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T07:14:14.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-07T07:14:14.621Z] + ls -al . [2021-06-07T07:14:14.621Z] total 124 [2021-06-07T07:14:14.621Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 07:13 . [2021-06-07T07:14:14.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 07:11 .. [2021-06-07T07:14:14.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 07:11 .git [2021-06-07T07:14:14.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 07:11 .github [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 7 07:11 .gitignore [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 7 07:11 CONTRIBUTING.md [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 7 07:11 Dockerfile [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 7 07:11 Dockerfile.build [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 7 07:11 Jenkinsfile [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 7 07:11 LICENSE [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 7 07:11 Makefile [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 7 07:11 README.md [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 07:08 VERSION [2021-06-07T07:14:14.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 07:11 assets [2021-06-07T07:14:14.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 07:11 bin [2021-06-07T07:14:14.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 07:11 cmd [2021-06-07T07:14:14.621Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 07:13 coverage.out [2021-06-07T07:14:14.621Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 7 07:11 docs [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 7 07:11 go.mod [2021-06-07T07:14:14.621Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 7 07:13 go.sum [2021-06-07T07:14:14.621Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 07:11 internal [2021-06-07T07:14:14.621Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 7 07:11 version.go [2021-06-07T07:14:14.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 07:11 web [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:14:15.002Z] + 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=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 --label arch=arm64 --label version=0.0.0 . [2021-06-07T07:14:15.983Z] Sending build context to Docker daemon 35.76MB [2021-06-07T07:14:15.983Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T07:14:15.983Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-07T07:14:15.983Z] ---> 83afa55b0395 [2021-06-07T07:14:15.983Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-07T07:14:16.579Z] ---> Running in 3f8d481990ae [2021-06-07T07:14:17.178Z] Removing intermediate container 3f8d481990ae [2021-06-07T07:14:17.178Z] ---> 01b806c700ba [2021-06-07T07:14:17.178Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-07T07:14:17.178Z] ---> Running in f1f50b06ffd1 [2021-06-07T07:14:17.774Z] Removing intermediate container f1f50b06ffd1 [2021-06-07T07:14:17.774Z] ---> 06933ed5fc48 [2021-06-07T07:14:17.774Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-07T07:14:17.774Z] ---> Running in f249470a2e98 [2021-06-07T07:14:18.373Z] Removing intermediate container f249470a2e98 [2021-06-07T07:14:18.373Z] ---> 21f2caf164bb [2021-06-07T07:14:18.373Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-07T07:14:18.373Z] ---> Running in dd23dbd9b606 [2021-06-07T07:14:18.970Z] Removing intermediate container dd23dbd9b606 [2021-06-07T07:14:18.970Z] ---> 4315155fdd0b [2021-06-07T07:14:18.970Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-07T07:14:18.970Z] ---> Running in 8ee39b465f6c [2021-06-07T07:14:19.569Z] Removing intermediate container 8ee39b465f6c [2021-06-07T07:14:19.569Z] ---> bb347da07f09 [2021-06-07T07:14:19.569Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T07:14:19.845Z] ---> Running in b891ddf0622a [2021-06-07T07:14:21.889Z] Removing intermediate container b891ddf0622a [2021-06-07T07:14:21.889Z] ---> 65e8afd0189a [2021-06-07T07:14:21.889Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-07T07:14:21.889Z] ---> Running in 34861da21bcc [2021-06-07T07:14:23.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T07:14:23.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T07:14:24.902Z] OK: 138 MiB in 40 packages [2021-06-07T07:14:25.887Z] Removing intermediate container 34861da21bcc [2021-06-07T07:14:25.887Z] ---> 598eaf1e9600 [2021-06-07T07:14:25.887Z] Step 10/24 : ENV GO111MODULE=on [2021-06-07T07:14:25.887Z] ---> Running in fd463e45e712 [2021-06-07T07:14:26.492Z] Removing intermediate container fd463e45e712 [2021-06-07T07:14:26.492Z] ---> 3c3741491755 [2021-06-07T07:14:26.492Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-07T07:14:26.492Z] ---> Running in c18eaaa72981 [2021-06-07T07:14:27.092Z] Removing intermediate container c18eaaa72981 [2021-06-07T07:14:27.092Z] ---> eee4b75f8816 [2021-06-07T07:14:27.092Z] Step 12/24 : COPY go.mod . [2021-06-07T07:14:28.082Z] ---> 873d126c470b [2021-06-07T07:14:28.082Z] Step 13/24 : COPY Makefile . [2021-06-07T07:14:28.704Z] ---> c7f84dc66ae9 [2021-06-07T07:14:28.704Z] Step 14/24 : RUN make update [2021-06-07T07:14:28.704Z] ---> Running in 3724a94b88c2 [2021-06-07T07:14:30.139Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-07T07:14:31.126Z] Removing intermediate container 3724a94b88c2 [2021-06-07T07:14:31.126Z] ---> cd9c0ee98bce [2021-06-07T07:14:31.126Z] Step 15/24 : COPY . . [2021-06-07T07:14:34.530Z] ---> bb686fbe1143 [2021-06-07T07:14:34.530Z] Step 16/24 : RUN ${MAKE} [2021-06-07T07:14:34.530Z] ---> Running in 154cd5a3784b [2021-06-07T07:14:35.971Z] 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-07T07:15:02.823Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-07T07:15:04.856Z] Removing intermediate container 154cd5a3784b [2021-06-07T07:15:04.856Z] ---> 869e6e796c9b [2021-06-07T07:15:04.856Z] Step 17/24 : FROM alpine:3.12 [2021-06-07T07:15:05.457Z] 3.12: Pulling from library/alpine [2021-06-07T07:15:05.457Z] d2f70382dc9a: Pulling fs layer [2021-06-07T07:15:05.737Z] d2f70382dc9a: Verifying Checksum [2021-06-07T07:15:05.737Z] d2f70382dc9a: Download complete [2021-06-07T07:15:06.339Z] d2f70382dc9a: Pull complete [2021-06-07T07:15:06.339Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-07T07:15:06.339Z] Status: Downloaded newer image for alpine:3.12 [2021-06-07T07:15:06.339Z] ---> 9852663dfa18 [2021-06-07T07:15:06.339Z] Step 18/24 : EXPOSE 4000 [2021-06-07T07:15:06.613Z] ---> Running in 2cd82fe15291 [2021-06-07T07:15:07.213Z] Removing intermediate container 2cd82fe15291 [2021-06-07T07:15:07.213Z] ---> b18210a1504e [2021-06-07T07:15:07.213Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-07T07:15:09.838Z] ---> 6e62ce4d1d23 [2021-06-07T07:15:09.839Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-07T07:15:09.839Z] ---> Running in db4910130a3a [2021-06-07T07:15:10.112Z] Removing intermediate container db4910130a3a [2021-06-07T07:15:10.112Z] ---> 5a46241d9e47 [2021-06-07T07:15:10.112Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-07T07:15:10.387Z] ---> Running in 17b33d0e546e [2021-06-07T07:15:10.661Z] Removing intermediate container 17b33d0e546e [2021-06-07T07:15:10.661Z] ---> 70637a41461f [2021-06-07T07:15:10.661Z] Step 22/24 : LABEL arch=arm64 [2021-06-07T07:15:10.935Z] ---> Running in 1bc4ea4a8652 [2021-06-07T07:15:11.535Z] Removing intermediate container 1bc4ea4a8652 [2021-06-07T07:15:11.535Z] ---> a47a16b13a5b [2021-06-07T07:15:11.535Z] Step 23/24 : LABEL git_sha=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [2021-06-07T07:15:11.535Z] ---> Running in fee59919df51 [2021-06-07T07:15:12.130Z] Removing intermediate container fee59919df51 [2021-06-07T07:15:12.130Z] ---> a1f4ec24c38e [2021-06-07T07:15:12.130Z] Step 24/24 : LABEL version=0.0.0 [2021-06-07T07:15:12.130Z] ---> Running in 54debcb73c45 [2021-06-07T07:15:12.725Z] Removing intermediate container 54debcb73c45 [2021-06-07T07:15:12.725Z] ---> e43907477414 [2021-06-07T07:15:12.725Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-07T07:15:12.725Z] Successfully built e43907477414 [2021-06-07T07:15:12.725Z] 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-07T07:15:13.653Z] ---> job-cost.sh [2021-06-07T07:15:13.653Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Eyg [2021-06-07T07:15:52.727Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T07:17:14.508Z] lf-activate-venv(): INFO: Adding /tmp/venv-6Eyg/bin to PATH [2021-06-07T07:17:14.508Z] INFO: No Stack... [2021-06-07T07:17:14.508Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-07T07:17:14.783Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T07:17:15.156Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-07T07:17:15.156Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T07:17:15.246Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [2021-06-07T07:17:15.253Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] did not exist. Created. [2021-06-07T07:17:15.253Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T07:17:15.696Z] /w/workspace/edgex-ui-go/1@tmp/durable-b3de09c9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-b3de09c9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-07T07:17:16.072Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-07T07:17:16.115Z] Warning: overwriting stash ‘stack-cost’ [2021-06-07T07:17:16.350Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T07:17:16.371Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-07T07:17:17.746Z] provisioning config files... [2021-06-07T07:17:17.766Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config1876838347452636688tmp [Pipeline] { [Pipeline] sh [2021-06-07T07:17:18.146Z] + set +x [2021-06-07T07:17:18.146Z] + curl -s https://codecov.io/bash [2021-06-07T07:17:18.146Z] + bash -s -- [2021-06-07T07:17:18.146Z] [2021-06-07T07:17:18.146Z] _____ _ [2021-06-07T07:17:18.146Z] / ____| | | [2021-06-07T07:17:18.146Z] | | ___ __| | ___ ___ _____ __ [2021-06-07T07:17:18.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-07T07:17:18.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-07T07:17:18.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-07T07:17:18.146Z] Bash-1.0.3 [2021-06-07T07:17:18.146Z] [2021-06-07T07:17:18.146Z] [2021-06-07T07:17:18.146Z] ==> git version 2.24.4 found [2021-06-07T07:17:18.146Z] ==> 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-07T07:17:18.146Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-07T07:17:18.146Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-07T07:17:18.414Z] ==> Jenkins CI detected. [2021-06-07T07:17:18.414Z] project root: . [2021-06-07T07:17:18.414Z] --> token set from env [2021-06-07T07:17:18.414Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-07T07:17:18.414Z] ==> Running gcov in . (disable via -X gcov) [2021-06-07T07:17:18.414Z] ==> Python coveragepy not found [2021-06-07T07:17:18.414Z] ==> Searching for coverage reports in: [2021-06-07T07:17:18.414Z] + . [2021-06-07T07:17:18.414Z] -> Found 1 reports [2021-06-07T07:17:18.414Z] ==> Detecting git/mercurial file structure [2021-06-07T07:17:18.414Z] ==> Reading reports [2021-06-07T07:17:18.414Z] + ./coverage.out bytes=10 [2021-06-07T07:17:18.414Z] ==> Appending adjustments [2021-06-07T07:17:18.414Z] https://docs.codecov.io/docs/fixing-reports [2021-06-07T07:17:18.414Z] + Found adjustments [2021-06-07T07:17:18.414Z] ==> Gzipping contents [2021-06-07T07:17:18.414Z] 4.0K /tmp/codecov.eDvGcf.gz [2021-06-07T07:17:18.414Z] ==> Uploading reports [2021-06-07T07:17:18.414Z] url: https://codecov.io [2021-06-07T07:17:18.414Z] query: branch=PR-371&commit=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2021-06-07T07:17:18.414Z] -> Pinging Codecov [2021-06-07T07:17:18.414Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-371&commit=d1f9e4a0072fb1389d7d0b25f435ea513e1372e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2021-06-07T07:17:18.993Z] -> Uploading to [2021-06-07T07:17:18.993Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-07/FB506323287CE973F263BFD2A0EB1F37/d1f9e4a0072fb1389d7d0b25f435ea513e1372e9/c1d096e7-47b1-417e-9438-71113825d551.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T071718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a959bc1f8d482ab2f4c56331c6783b48a880d5426e6b71a6171cd650c558c70 [2021-06-07T07:17:18.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T07:17:18.993Z] Dload Upload Total Spent Left Speed [2021-06-07T07:17:19.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9690 --:--:-- --:--:-- --:--:-- 9698 [2021-06-07T07:17:19.257Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d1f9e4a0072fb1389d7d0b25f435ea513e1372e9 [Pipeline] } [2021-06-07T07:17:19.287Z] 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-07T07:17:22.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:17:22.743Z] ---> package-listing.sh [2021-06-07T07:17:22.743Z] ++ facter osfamily [2021-06-07T07:17:22.743Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-07T07:17:23.008Z] + OS_FAMILY=redhat [2021-06-07T07:17:23.008Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-371 [2021-06-07T07:17:23.008Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-07T07:17:23.008Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-07T07:17:23.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-07T07:17:23.008Z] + PACKAGES=/tmp/packages_start.txt [2021-06-07T07:17:23.008Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' [2021-06-07T07:17:23.008Z] + PACKAGES=/tmp/packages_end.txt [2021-06-07T07:17:23.008Z] + case "${OS_FAMILY}" in [2021-06-07T07:17:23.008Z] + rpm -qa [2021-06-07T07:17:23.008Z] + sort [2021-06-07T07:17:23.603Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-07T07:17:23.603Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-07T07:17:23.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-07T07:17:23.603Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' [2021-06-07T07:17:23.603Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [2021-06-07T07:17:23.603Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [Pipeline] echo [2021-06-07T07:17:23.636Z] 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-07T07:17:23.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:17:24.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T07:17:24.562Z] [2021-06-07T07:17:24.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-07T07:17:24.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T07:17:24.926Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-07T07:17:24.926Z] df20fa9351a1: Pulling fs layer [2021-06-07T07:17:24.926Z] 36b3adc4ff6f: Pulling fs layer [2021-06-07T07:17:24.926Z] 8ad3a11d3b57: Pulling fs layer [2021-06-07T07:17:24.926Z] 46f8f816bc3b: Pulling fs layer [2021-06-07T07:17:24.926Z] 93b61091891f: Pulling fs layer [2021-06-07T07:17:24.926Z] 93b9cdb0e59b: Pulling fs layer [2021-06-07T07:17:24.926Z] 5e14af77c1be: Pulling fs layer [2021-06-07T07:17:24.926Z] 01666e4c0597: Pulling fs layer [2021-06-07T07:17:24.926Z] aa168da1d23b: Pulling fs layer [2021-06-07T07:17:24.926Z] 93b61091891f: Waiting [2021-06-07T07:17:24.926Z] 93b9cdb0e59b: Waiting [2021-06-07T07:17:24.926Z] 5e14af77c1be: Waiting [2021-06-07T07:17:24.926Z] 01666e4c0597: Waiting [2021-06-07T07:17:24.926Z] aa168da1d23b: Waiting [2021-06-07T07:17:24.926Z] 46f8f816bc3b: Waiting [2021-06-07T07:17:24.926Z] 36b3adc4ff6f: Verifying Checksum [2021-06-07T07:17:24.926Z] 36b3adc4ff6f: Download complete [2021-06-07T07:17:24.926Z] 46f8f816bc3b: Verifying Checksum [2021-06-07T07:17:24.926Z] 46f8f816bc3b: Download complete [2021-06-07T07:17:25.189Z] df20fa9351a1: Verifying Checksum [2021-06-07T07:17:25.189Z] df20fa9351a1: Download complete [2021-06-07T07:17:25.189Z] 93b9cdb0e59b: Verifying Checksum [2021-06-07T07:17:25.189Z] 93b9cdb0e59b: Download complete [2021-06-07T07:17:25.189Z] 93b61091891f: Verifying Checksum [2021-06-07T07:17:25.189Z] 93b61091891f: Download complete [2021-06-07T07:17:25.189Z] 5e14af77c1be: Verifying Checksum [2021-06-07T07:17:25.189Z] 5e14af77c1be: Download complete [2021-06-07T07:17:25.189Z] 01666e4c0597: Verifying Checksum [2021-06-07T07:17:25.189Z] 01666e4c0597: Download complete [2021-06-07T07:17:25.189Z] 8ad3a11d3b57: Verifying Checksum [2021-06-07T07:17:25.189Z] 8ad3a11d3b57: Download complete [2021-06-07T07:17:25.472Z] df20fa9351a1: Pull complete [2021-06-07T07:17:25.472Z] 36b3adc4ff6f: Pull complete [2021-06-07T07:17:26.059Z] 8ad3a11d3b57: Pull complete [2021-06-07T07:17:26.059Z] 46f8f816bc3b: Pull complete [2021-06-07T07:17:26.634Z] 93b61091891f: Pull complete [2021-06-07T07:17:26.634Z] 93b9cdb0e59b: Pull complete [2021-06-07T07:17:26.634Z] 5e14af77c1be: Pull complete [2021-06-07T07:17:26.634Z] 01666e4c0597: Pull complete [2021-06-07T07:17:27.617Z] aa168da1d23b: Verifying Checksum [2021-06-07T07:17:27.617Z] aa168da1d23b: Download complete [2021-06-07T07:17:31.876Z] aa168da1d23b: Pull complete [2021-06-07T07:17:31.876Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-07T07:17:31.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T07:17:31.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-07T07:17:32.000Z] prd-centos7-docker-4c-2g-750 does not seem to be running inside a container [2021-06-07T07:17:32.039Z] $ 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-371/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-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-07T07:17:34.770Z] $ docker top 45f8e52ae0a530005d081b6acbcc06190150675da8a48ba62b0ee065783b308d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T07:17:35.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-07T07:17:35.544Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-07T07:17:35.869Z] + ls /var/log/sa-host [2021-06-07T07:17:35.869Z] + sadf -c /var/log/sa-host/sa05 [2021-06-07T07:17:35.869Z] file_magic: OK [2021-06-07T07:17:35.869Z] HZ: Using current value: 100 [2021-06-07T07:17:35.869Z] file_header: OK [2021-06-07T07:17:35.869Z] 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-07T07:17:35.869Z] Statistics: [2021-06-07T07:17:35.869Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T07:17:35.869Z] File successfully converted to sysstat format version 12.2.1 [2021-06-07T07:17:35.869Z] + sadf -c /var/log/sa-host/sa07 [2021-06-07T07:17:35.869Z] file_magic: OK [2021-06-07T07:17:35.869Z] HZ: Using current value: 100 [2021-06-07T07:17:35.869Z] file_header: OK [2021-06-07T07:17:35.869Z] 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-07T07:17:35.869Z] Statistics: [2021-06-07T07:17:35.869Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T07:17:35.869Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T07:17:36.569Z] provisioning config files... [2021-06-07T07:17:36.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config6077332850758875675tmp [Pipeline] { [Pipeline] echo [2021-06-07T07:17:36.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:17:37.026Z] ---> create-netrc.sh [Pipeline] } [2021-06-07T07:17:37.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:17:37.587Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-07T07:17:37.617Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:17:37.998Z] ---> sudo-logs.sh [2021-06-07T07:17:37.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-07T07:17:38.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:17:38.472Z] ---> job-cost.sh [2021-06-07T07:17:38.473Z] lf-activate-venv: SKIPPING [2021-06-07T07:17:38.473Z] DEBUG: total: 0.18000000715255737 [2021-06-07T07:17:38.473Z] INFO: Retrieving Stack Cost... [2021-06-07T07:17:39.431Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T07:17:39.693Z] INFO: Archiving Costs [Pipeline] echo [2021-06-07T07:17:39.729Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T07:17:40.071Z] ---> logs-deploy.sh [2021-06-07T07:17:40.071Z] lf-activate-venv: SKIPPING [2021-06-07T07:17:40.071Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-371/1 [2021-06-07T07:17:40.071Z] INFO: archiving workspace using pattern(s): [2021-06-07T07:17:41.018Z] Archives upload complete. [2021-06-07T07:17:41.018Z] INFO: archiving logs to Nexus [2021-06-07T07:17:41.592Z] ---> uname -a: [2021-06-07T07:17:41.592Z] Linux prd-centos7-docker-4c-2g-750.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-07T07:17:41.592Z] [2021-06-07T07:17:41.592Z] [2021-06-07T07:17:41.592Z] ---> lscpu: [2021-06-07T07:17:41.592Z] Architecture: x86_64 [2021-06-07T07:17:41.592Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-07T07:17:41.592Z] Byte Order: Little Endian [2021-06-07T07:17:41.592Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-07T07:17:41.592Z] CPU(s): 2 [2021-06-07T07:17:41.592Z] On-line CPU(s) list: 0,1 [2021-06-07T07:17:41.592Z] Thread(s) per core: 1 [2021-06-07T07:17:41.592Z] Core(s) per socket: 1 [2021-06-07T07:17:41.592Z] Socket(s): 2 [2021-06-07T07:17:41.592Z] NUMA node(s): 1 [2021-06-07T07:17:41.592Z] Vendor ID: AuthenticAMD [2021-06-07T07:17:41.592Z] CPU family: 23 [2021-06-07T07:17:41.592Z] Model: 49 [2021-06-07T07:17:41.592Z] Model name: AMD EPYC-Rome Processor [2021-06-07T07:17:41.592Z] Stepping: 0 [2021-06-07T07:17:41.592Z] CPU MHz: 2800.000 [2021-06-07T07:17:41.592Z] BogoMIPS: 5600.00 [2021-06-07T07:17:41.592Z] Virtualization: AMD-V [2021-06-07T07:17:41.592Z] Hypervisor vendor: KVM [2021-06-07T07:17:41.592Z] Virtualization type: full [2021-06-07T07:17:41.592Z] L1d cache: 64 KiB [2021-06-07T07:17:41.592Z] L1i cache: 64 KiB [2021-06-07T07:17:41.592Z] L2 cache: 1 MiB [2021-06-07T07:17:41.592Z] L3 cache: 32 MiB [2021-06-07T07:17:41.592Z] NUMA node0 CPU(s): 0,1 [2021-06-07T07:17:41.592Z] Vulnerability Itlb multihit: Not affected [2021-06-07T07:17:41.592Z] Vulnerability L1tf: Not affected [2021-06-07T07:17:41.592Z] Vulnerability Mds: Not affected [2021-06-07T07:17:41.592Z] Vulnerability Meltdown: Not affected [2021-06-07T07:17:41.592Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-07T07:17:41.592Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-07T07:17:41.592Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-07T07:17:41.592Z] Vulnerability Srbds: Not affected [2021-06-07T07:17:41.592Z] Vulnerability Tsx async abort: Not affected [2021-06-07T07:17:41.592Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-07T07:17:41.592Z] [2021-06-07T07:17:41.592Z] [2021-06-07T07:17:41.592Z] ---> nproc: [2021-06-07T07:17:41.592Z] 2 [2021-06-07T07:17:41.592Z] [2021-06-07T07:17:41.592Z] [2021-06-07T07:17:41.592Z] ---> df -h: [2021-06-07T07:17:41.592Z] Filesystem Size Used Available Use% Mounted on [2021-06-07T07:17:41.592Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-07T07:17:41.592Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-07T07:17:41.592Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-07T07:17:41.592Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-07T07:17:41.592Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [2021-06-07T07:17:41.592Z] [2021-06-07T07:17:41.592Z]