Pull request #389 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 33aebcdb19709d494890f91d9fef28053b69ac14+6c2af2ebb94b5013cf38e327f2c6e7be82713caf (f550f7ed32783fc1c218ded1dba290d3b2022a10) 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-ssh7202718807267343501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7219813008734041712.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh 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-389/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-389/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8841200107816308072.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-389/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5318533555647366530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh790751870835307573.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-389/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-389/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5332213982419557908.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 6a41506d72e8e131afc862d141935157bee59f41 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-393 in /w/workspace/edgexfoundry_edgex-ui-go_PR-389 [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-389 # 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-389@tmp/jenkins-gitclient-ssh1751417290241557755.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/jenkins-gitclient-ssh7910707616395152051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6c2af2ebb94b5013cf38e327f2c6e7be82713caf into PR head commit 33aebcdb19709d494890f91d9fef28053b69ac14 Merge succeeded, producing 33aebcdb19709d494890f91d9fef28053b69ac14 Checking out Revision 33aebcdb19709d494890f91d9fef28053b69ac14 (PR-389) > git config core.sparsecheckout # timeout=10 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # 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-389@tmp/jenkins-gitclient-ssh5462347739072097628.key > git merge 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 Commit message: "feat: update metadata module to match edgex v2 updates" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:33 ========================================================= 09:39:33 EdgeX Global Pipelines Version Info 09:39:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:39:35 ------------------- 09:39:35 stable info: 09:39:35 ------------------- 09:39:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:39:35 Message: update stable to v1.0.195 09:39:35 ------------------- 09:39:35 experimental info: 09:39:35 ------------------- 09:39:35 Commited By: **** collab-it+edgex@linuxfoundation.org 09:39:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:39:35 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:39:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-389 [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-389 [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-389 [Pipeline] echo 09:39:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33aebcdb19709d494890f91d9fef28053b69ac14 [Pipeline] echo 09:39:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33aebcd [Pipeline] echo 09:39:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:38 provisioning config files... 09:39:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/config4288170191520406979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:38 ---> docker-login.sh 09:39:38 nexus3.edgexfoundry.org:10001 09:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:38 Configure a credential helper to remove this warning. See 09:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:38 09:39:38 Login Succeeded 09:39:38 nexus3.edgexfoundry.org:10002 09:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:39 Configure a credential helper to remove this warning. See 09:39:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:39 09:39:39 Login Succeeded 09:39:39 nexus3.edgexfoundry.org:10003 09:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:39 Configure a credential helper to remove this warning. See 09:39:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:39 09:39:39 Login Succeeded 09:39:39 nexus3.edgexfoundry.org:10004 09:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:39 Configure a credential helper to remove this warning. See 09:39:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:39 09:39:39 Login Succeeded 09:39:39 docker.io 09:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:39 Configure a credential helper to remove this warning. See 09:39:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:39 09:39:39 Login Succeeded 09:39:39 ---> docker-login.sh ends [Pipeline] } 09:39:39 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 09:39:40 + git log --format=format:%s -1 33aebcdb19709d494890f91d9fef28053b69ac14 [Pipeline] echo 09:39:40 GIT_COMMIT: 33aebcdb19709d494890f91d9fef28053b69ac14, Commit Message: feat: update metadata module to match edgex v2 updates [Pipeline] echo 09:39:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:41 09:39:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:39:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:42 latest: Pulling from edgex-devops/git-semver 09:39:42 31603596830f: Pulling fs layer 09:39:42 54011a49482f: Pulling fs layer 09:39:42 a6820b24f6d8: Pulling fs layer 09:39:42 f581987b2513: Pulling fs layer 09:39:42 f581987b2513: Waiting 09:39:42 54011a49482f: Verifying Checksum 09:39:42 54011a49482f: Download complete 09:39:42 31603596830f: Verifying Checksum 09:39:42 31603596830f: Download complete 09:39:42 f581987b2513: Verifying Checksum 09:39:42 f581987b2513: Download complete 09:39:42 a6820b24f6d8: Verifying Checksum 09:39:42 a6820b24f6d8: Download complete 09:39:42 31603596830f: Pull complete 09:39:42 54011a49482f: Pull complete 09:39:43 a6820b24f6d8: Pull complete 09:39:43 f581987b2513: Pull complete 09:39:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:39:43 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 09:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-389 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389:/w/workspace/edgexfoundry_edgex-ui-go_PR-389:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:39:45 $ docker top bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:45 [ssh-agent] Looking for ssh-agent implementation... 09:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:45 $ docker exec bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent 09:39:45 SSH_AUTH_SOCK=/tmp/ssh-3gEOiEl0BIf4/agent.15 09:39:45 SSH_AGENT_PID=21 09:39:45 Running ssh-add (command line suppressed) 09:39:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_4305675762361401043.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_4305675762361401043.key) 09:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:46 + git tag --points-at HEAD [Pipeline] } 09:39:46 $ docker exec --env ******** --env ******** bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent -k 09:39:46 unset SSH_AUTH_SOCK; 09:39:46 unset SSH_AGENT_PID; 09:39:46 echo Agent pid 21 killed; 09:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:46 [ssh-agent] Looking for ssh-agent implementation... 09:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:46 $ docker exec bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent 09:39:46 SSH_AUTH_SOCK=/tmp/ssh-kdeqycyYqbH1/agent.54 09:39:46 SSH_AGENT_PID=61 09:39:46 Running ssh-add (command line suppressed) 09:39:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_1077901543511465424.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/private_key_1077901543511465424.key) 09:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:46 + git semver init 09:39:46 # -> Open(): unable to determine branch for HEAD 09:39:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-389/.git 09:39:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-389 09:39:46 # $SEMVER_REMOTE_NAME = origin 09:39:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:39:46 # $SEMVER_USER_NAME = edgex-jenkins 09:39:46 # $SEMVER_BRANCH = PR-389 09:39:46 # $SEMVER_TEMP = /tmp/semver-464694148 09:39:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:39:48 # '/tmp/semver-464694148' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-389/.semver' 09:39:48 # -> Force: false 09:39:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-389/.semver [Pipeline] } 09:39:48 $ docker exec --env ******** --env ******** bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb ssh-agent -k 09:39:49 unset SSH_AUTH_SOCK; 09:39:49 unset SSH_AGENT_PID; 09:39:49 echo Agent pid 61 killed; 09:39:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:49 + git semver [Pipeline] } 09:39:49 $ docker stop --time=1 bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb 09:39:50 $ docker rm -f bfee43015a55da53dda2c184f817596f152433f11173ec42b91c1b3697ed58cb [Pipeline] // withDockerContainer [Pipeline] sh 09:39:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:39:51 Stashed 1 file(s) [Pipeline] echo 09:39:51 [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 09:40:07 Still waiting to schedule task 09:40:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:40:07 Still waiting to schedule task 09:40:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:42:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-394 in /w/workspace/edgexfoundry_edgex-ui-go_PR-389 [Pipeline] { [Pipeline] ws 09:42:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:42:12 The recommended git tool is: git 09:42:17 using credential edgex-jenkins-ssh 09:42:17 Cloning the remote Git repository 09:42:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:42:18 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:42:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:42:18 > git --version # timeout=10 09:42:18 > git --version # 'git version 2.17.1' 09:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:42:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:42:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:42:21 Merging remotes/origin/master commit 6c2af2ebb94b5013cf38e327f2c6e7be82713caf into PR head commit 33aebcdb19709d494890f91d9fef28053b69ac14 09:42:22 Merge succeeded, producing 33aebcdb19709d494890f91d9fef28053b69ac14 09:42:22 Checking out Revision 33aebcdb19709d494890f91d9fef28053b69ac14 (PR-389) 09:42:21 > git config core.sparsecheckout # timeout=10 09:42:21 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 09:42:21 > git remote # timeout=10 09:42:21 > git config --get remote.origin.url # timeout=10 09:42:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:21 > git merge 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 09:42:22 > git rev-parse HEAD^{commit} # timeout=10 09:42:22 > git config core.sparsecheckout # timeout=10 09:42:22 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 09:42:26 Commit message: "feat: update metadata module to match edgex v2 updates" 09:42:26 > git --version # timeout=10 09:42:26 > git --version # 'git version 2.17.1' 09:42:26 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:42:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:42:29 + + sudo servicetrue docker 09:42:29 restart 09:42:47 Running on prd-centos7-docker-4c-2g-395 in /w/workspace/edgexfoundry_edgex-ui-go_PR-389 [Pipeline] { [Pipeline] ws 09:42:47 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:47 provisioning config files... [Pipeline] checkout 09:42:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3764106733293231275tmp [Pipeline] { [Pipeline] libraryResource 09:42:47 The recommended git tool is: git [Pipeline] sh 09:42:48 ---> docker-login.sh 09:42:48 nexus3.edgexfoundry.org:10001 09:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:49 Configure a credential helper to remove this warning. See 09:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:49 09:42:49 Login Succeeded 09:42:49 nexus3.edgexfoundry.org:10002 09:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:50 Configure a credential helper to remove this warning. See 09:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:50 09:42:50 Login Succeeded 09:42:50 nexus3.edgexfoundry.org:10003 09:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:50 using credential edgex-jenkins-ssh 09:42:50 Cloning the remote Git repository 09:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:50 Configure a credential helper to remove this warning. See 09:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:50 09:42:50 Login Succeeded 09:42:50 nexus3.edgexfoundry.org:10004 09:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:51 Configure a credential helper to remove this warning. See 09:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:51 09:42:51 Login Succeeded 09:42:51 docker.io 09:42:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:42:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:42:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:42:50 > git --version # timeout=10 09:42:50 > git --version # 'git version 2.24.4' 09:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:50 [INFO] Currently running in a labeled security context 09:42:50 [INFO] Currently SELinux is 'enforcing' on the host 09:42:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7751600216117365545.key 09:42:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:51 Configure a credential helper to remove this warning. See 09:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:51 09:42:51 Login Succeeded 09:42:51 ---> docker-login.sh ends [Pipeline] } 09:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:42:52 ========================================================= 09:42:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:42:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:42:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:42:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:42:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:42:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:52 [INFO] Currently running in a labeled security context 09:42:52 [INFO] Currently SELinux is 'enforcing' on the host 09:42:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2790783988307229100.key 09:42:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:42:52 Merging remotes/origin/master commit 6c2af2ebb94b5013cf38e327f2c6e7be82713caf into PR head commit 33aebcdb19709d494890f91d9fef28053b69ac14 09:42:52 + 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 . 09:42:52 Merge succeeded, producing 33aebcdb19709d494890f91d9fef28053b69ac14 09:42:52 Checking out Revision 33aebcdb19709d494890f91d9fef28053b69ac14 (PR-389) 09:42:53 Sending build context to Docker daemon 21.92MB 09:42:53 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:42:53 Step 2/8 : FROM ${BASE} 09:42:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:42:53 595b0fe564bb: Pulling fs layer 09:42:53 3088b5b3c5c0: Pulling fs layer 09:42:53 5b7225fbf94c: Pulling fs layer 09:42:53 ba82ee9f976e: Pulling fs layer 09:42:53 506bd15cee9f: Pulling fs layer 09:42:53 75a0a4a0db45: Pulling fs layer 09:42:53 618dc40b7e24: Pulling fs layer 09:42:53 ba82ee9f976e: Waiting 09:42:53 75a0a4a0db45: Waiting 09:42:53 506bd15cee9f: Waiting 09:42:53 618dc40b7e24: Waiting 09:42:52 > git config core.sparsecheckout # timeout=10 09:42:52 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 09:42:52 > git remote # timeout=10 09:42:52 > git config --get remote.origin.url # timeout=10 09:42:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:52 [INFO] Currently running in a labeled security context 09:42:52 [INFO] Currently SELinux is 'enforcing' on the host 09:42:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5466716962976149058.key 09:42:52 > git merge 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 09:42:52 > git rev-parse HEAD^{commit} # timeout=10 09:42:52 > git config core.sparsecheckout # timeout=10 09:42:52 > git checkout -f 33aebcdb19709d494890f91d9fef28053b69ac14 # timeout=10 09:42:54 5b7225fbf94c: Verifying Checksum 09:42:54 5b7225fbf94c: Download complete 09:42:54 3088b5b3c5c0: Verifying Checksum 09:42:54 3088b5b3c5c0: Download complete 09:42:54 506bd15cee9f: Verifying Checksum 09:42:54 506bd15cee9f: Download complete 09:42:54 75a0a4a0db45: Verifying Checksum 09:42:54 75a0a4a0db45: Download complete 09:42:54 595b0fe564bb: Verifying Checksum 09:42:54 595b0fe564bb: Download complete 09:42:54 595b0fe564bb: Pull complete 09:42:55 3088b5b3c5c0: Pull complete 09:42:55 5b7225fbf94c: Pull complete 09:42:56 Commit message: "feat: update metadata module to match edgex v2 updates" 09:42:56 618dc40b7e24: Verifying Checksum 09:42:56 618dc40b7e24: Download complete 09:42:56 > git --version # timeout=10 09:42:56 > git --version # 'git version 2.24.4' 09:42:56 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:57 ba82ee9f976e: Verifying Checksum 09:42:57 ba82ee9f976e: Download complete 09:42:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:42:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:42:58 + sudo service docker restart 09:42:58 + true 09:42:58 Redirecting to /bin/systemctl restart docker.service 09:43:07 ba82ee9f976e: Pull complete 09:43:07 506bd15cee9f: Pull complete 09:43:08 75a0a4a0db45: Pull complete 09:43:12 618dc40b7e24: Pull complete 09:43:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:43:12 ---> a36622ca3599 09:43:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:43:14 ---> Running in d58952968a37 09:43:14 Removing intermediate container d58952968a37 09:43:14 ---> 962f83a38519 09:43:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:15 ---> Running in 49176697d311 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:16 provisioning config files... 09:43:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1814419962291131551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:17 ---> docker-login.sh 09:43:17 nexus3.edgexfoundry.org:10001 09:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:17 Configure a credential helper to remove this warning. See 09:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:17 09:43:17 Login Succeeded 09:43:17 nexus3.edgexfoundry.org:10002 09:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:17 Configure a credential helper to remove this warning. See 09:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:17 09:43:17 Login Succeeded 09:43:17 nexus3.edgexfoundry.org:10003 09:43:17 Removing intermediate container 49176697d311 09:43:17 ---> 7b34cd0af2f1 09:43:17 Step 5/8 : RUN apk add --no-cache make git 09:43:17 ---> Running in 9de6d877b106 09:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:17 Configure a credential helper to remove this warning. See 09:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:17 09:43:17 Login Succeeded 09:43:17 nexus3.edgexfoundry.org:10004 09:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:17 Configure a credential helper to remove this warning. See 09:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:17 09:43:17 Login Succeeded 09:43:17 docker.io 09:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:18 Configure a credential helper to remove this warning. See 09:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:18 09:43:18 Login Succeeded 09:43:18 ---> docker-login.sh ends [Pipeline] } 09:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:43:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 09:43:18 ========================================================= 09:43:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:43:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:43:19 + 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 . 09:43:19 Sending build context to Docker daemon 21.93MB 09:43:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:43:19 Step 2/8 : FROM ${BASE} 09:43:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:43:19 540db60ca938: Pulling fs layer 09:43:19 adcc1eea9eea: Pulling fs layer 09:43:19 4c4ab2625f07: Pulling fs layer 09:43:19 0510c868ecb4: Pulling fs layer 09:43:19 afea3b2eda06: Pulling fs layer 09:43:19 7809a108b3ef: Pulling fs layer 09:43:19 f706445af74f: Pulling fs layer 09:43:19 afea3b2eda06: Waiting 09:43:19 7809a108b3ef: Waiting 09:43:19 f706445af74f: Waiting 09:43:19 0510c868ecb4: Waiting 09:43:19 4c4ab2625f07: Verifying Checksum 09:43:19 4c4ab2625f07: Download complete 09:43:19 adcc1eea9eea: Verifying Checksum 09:43:19 adcc1eea9eea: Download complete 09:43:19 afea3b2eda06: Verifying Checksum 09:43:19 afea3b2eda06: Download complete 09:43:19 540db60ca938: Verifying Checksum 09:43:19 540db60ca938: Download complete 09:43:19 7809a108b3ef: Verifying Checksum 09:43:19 7809a108b3ef: Download complete 09:43:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:43:19 540db60ca938: Pull complete 09:43:19 adcc1eea9eea: Pull complete 09:43:19 4c4ab2625f07: Pull complete 09:43:21 OK: 138 MiB in 40 packages 09:43:21 f706445af74f: Verifying Checksum 09:43:21 f706445af74f: Download complete 09:43:21 0510c868ecb4: Verifying Checksum 09:43:21 0510c868ecb4: Download complete 09:43:22 Removing intermediate container 9de6d877b106 09:43:22 ---> 0c03048b08ef 09:43:22 Step 6/8 : WORKDIR /edgex-ui-go 09:43:22 ---> Running in 1e32d0567e59 09:43:22 Removing intermediate container 1e32d0567e59 09:43:22 ---> 37ea225e32e1 09:43:22 Step 7/8 : COPY . . 09:43:25 ---> e1c50559ef18 09:43:25 Step 8/8 : RUN go mod download 09:43:25 ---> Running in b1e41ba12de2 09:43:25 0510c868ecb4: Pull complete 09:43:25 afea3b2eda06: Pull complete 09:43:25 7809a108b3ef: Pull complete 09:43:26 f706445af74f: Pull complete 09:43:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:43:26 ---> b068be0155e3 09:43:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:43:32 ---> Running in 4c1098ff835e 09:43:32 Removing intermediate container 4c1098ff835e 09:43:32 ---> 2f2412ec4181 09:43:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:32 ---> Running in c46cec2f8890 09:43:32 Removing intermediate container c46cec2f8890 09:43:32 ---> c62cf4958152 09:43:32 Step 5/8 : RUN apk add --no-cache make git 09:43:32 ---> Running in 7e6ae9c3dea8 09:43:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:43:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:43:34 OK: 149 MiB in 40 packages 09:43:35 Removing intermediate container 7e6ae9c3dea8 09:43:35 ---> 064a0bb23ca5 09:43:35 Step 6/8 : WORKDIR /edgex-ui-go 09:43:35 ---> Running in 0a658dda4d64 09:43:35 Removing intermediate container 0a658dda4d64 09:43:35 ---> 57d0aa4c1072 09:43:35 Step 7/8 : COPY . . 09:43:36 ---> 93cc12385d08 09:43:36 Step 8/8 : RUN go mod download 09:43:36 ---> Running in 2890921958d0 09:43:51 Removing intermediate container 2890921958d0 09:43:51 ---> 66eafd78996c 09:43:51 Successfully built 66eafd78996c 09:43:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:43:51 + docker inspect -f . ci-base-image-x86_64 09:43:51 . [Pipeline] withDockerContainer 09:43:51 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 09:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:51 $ docker top debb3fa51e555513576dc0abeb1a6010417546302a4a0c551faa19fc3ce885fb -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:52 + go version 09:43:52 go version go1.16.3 linux/amd64 [Pipeline] } 09:43:52 $ docker stop --time=1 debb3fa51e555513576dc0abeb1a6010417546302a4a0c551faa19fc3ce885fb 09:43:53 $ docker rm -f debb3fa51e555513576dc0abeb1a6010417546302a4a0c551faa19fc3ce885fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:54 + docker inspect -f . ci-base-image-x86_64 09:43:54 . [Pipeline] withDockerContainer 09:43:54 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 09:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:55 $ docker top c3aba4f297ab4beb905e8904e5ee31efb785476cd44553d6c99f97343e8bd1d6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:55 + go mod tidy [Pipeline] sh 09:43:56 + make test 09:43:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:43:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:43:58 Removing intermediate container b1e41ba12de2 09:43:58 ---> c554d9c11dee 09:43:58 Successfully built c554d9c11dee 09:43:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:43:58 + docker inspect -f . ci-base-image-arm64 09:43:58 . [Pipeline] withDockerContainer 09:43:58 prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container 09:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:44:00 $ docker top d1f00ed631119edd3fff5fcd8aebb6c0e4ce8af66f74e70f0169d13f770eec52 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:01 + go version 09:44:01 go version go1.16.5 linux/arm64 [Pipeline] } 09:44:01 $ docker stop --time=1 d1f00ed631119edd3fff5fcd8aebb6c0e4ce8af66f74e70f0169d13f770eec52 09:44:03 $ docker rm -f d1f00ed631119edd3fff5fcd8aebb6c0e4ce8af66f74e70f0169d13f770eec52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:04 + docker inspect -f . ci-base-image-arm64 09:44:04 . [Pipeline] withDockerContainer 09:44:04 prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container 09:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:44:06 $ docker top 6cb15e0a275bca8d1a6421013d5a56944798f66ba72f99d2db50d869591a5571 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:07 + go mod tidy [Pipeline] sh 09:44:08 + make test 09:44:08 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:44:09 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:44:09 GO111MODULE=on go vet ./... 09:44:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 09:44:13 $ docker stop --time=1 c3aba4f297ab4beb905e8904e5ee31efb785476cd44553d6c99f97343e8bd1d6 09:44:14 $ docker rm -f c3aba4f297ab4beb905e8904e5ee31efb785476cd44553d6c99f97343e8bd1d6 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:18 + ls -al . 09:44:18 total 92 09:44:18 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 20 09:43 . 09:44:18 drwxrwxr-x. 4 jenkins jenkins 28 Jun 20 09:42 .. 09:44:18 drwxrwxr-x. 3 jenkins jenkins 20 Jun 20 09:42 assets 09:44:18 drwxrwxr-x. 2 jenkins jenkins 35 Jun 20 09:42 bin 09:44:18 drwxrwxr-x. 3 jenkins jenkins 29 Jun 20 09:42 cmd 09:44:18 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 20 09:42 CONTRIBUTING.md 09:44:18 -rw-r--r--. 1 jenkins jenkins 10 Jun 20 09:43 coverage.out 09:44:18 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 20 09:42 Dockerfile 09:44:18 -rw-rw-r--. 1 jenkins jenkins 902 Jun 20 09:42 Dockerfile.build 09:44:18 drwxrwxr-x. 2 jenkins jenkins 23 Jun 20 09:42 docs 09:44:18 drwxrwxr-x. 8 jenkins jenkins 179 Jun 20 09:42 .git 09:44:18 drwxrwxr-x. 2 jenkins jenkins 103 Jun 20 09:42 .github 09:44:18 -rw-rw-r--. 1 jenkins jenkins 162 Jun 20 09:42 .gitignore 09:44:18 -rw-rw-r--. 1 jenkins jenkins 838 Jun 20 09:42 go.mod 09:44:18 -rw-r--r--. 1 jenkins jenkins 23723 Jun 20 09:43 go.sum 09:44:18 drwxrwxr-x. 9 jenkins jenkins 125 Jun 20 09:42 internal 09:44:18 -rw-rw-r--. 1 jenkins jenkins 652 Jun 20 09:42 Jenkinsfile 09:44:18 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 20 09:42 LICENSE 09:44:18 -rw-rw-r--. 1 jenkins jenkins 941 Jun 20 09:42 Makefile 09:44:18 drwxrwxr-x. 3 jenkins jenkins 19 Jun 20 09:42 pkg 09:44:18 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 20 09:42 README.md 09:44:18 -rw-rw-r--. 1 jenkins jenkins 5 Jun 20 09:39 VERSION 09:44:18 -rw-rw-r--. 1 jenkins jenkins 155 Jun 20 09:42 version.go 09:44:18 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 20 09:42 web [Pipeline] isUnix [Pipeline] sh 09:44:19 + 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=33aebcdb19709d494890f91d9fef28053b69ac14 --label arch=amd64 --label version=0.0.0 . 09:44:19 Sending build context to Docker daemon 21.96MB 09:44:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:44:19 Step 2/24 : FROM ${BASE} AS builder 09:44:19 ---> 66eafd78996c 09:44:19 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:44:19 ---> Running in ccd98da81696 09:44:19 Removing intermediate container ccd98da81696 09:44:19 ---> b85aed42d910 09:44:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:44:19 ---> Running in 1c44e3d2f8b4 09:44:19 Removing intermediate container 1c44e3d2f8b4 09:44:19 ---> 2bf6d8cf2dc2 09:44:19 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:44:19 ---> Running in 6bf371cfc7f0 09:44:20 Removing intermediate container 6bf371cfc7f0 09:44:20 ---> 423c4304c837 09:44:20 Step 6/24 : LABEL Name=edgex-ui-go 09:44:20 ---> Running in 277226aef934 09:44:20 Removing intermediate container 277226aef934 09:44:20 ---> 43444c59a145 09:44:20 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:44:20 ---> Running in 9870e9cb4f46 09:44:20 Removing intermediate container 9870e9cb4f46 09:44:20 ---> 2177f8c034ad 09:44:20 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:20 ---> Running in 351d353f0b5f 09:44:20 Removing intermediate container 351d353f0b5f 09:44:20 ---> d7be3f6f0f6d 09:44:20 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:44:20 ---> Running in fdf978f52453 09:44:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:44:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:44:22 OK: 149 MiB in 40 packages 09:44:22 Removing intermediate container fdf978f52453 09:44:22 ---> 0fca39f15fba 09:44:22 Step 10/24 : ENV GO111MODULE=on 09:44:22 ---> Running in b3e7eba16626 09:44:22 Removing intermediate container b3e7eba16626 09:44:22 ---> 5d241b52d918 09:44:22 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:44:23 ---> Running in ce7d032b05b4 09:44:23 Removing intermediate container ce7d032b05b4 09:44:23 ---> 0b5f0e12178f 09:44:23 Step 12/24 : COPY go.mod . 09:44:23 ---> 3aabe89a66aa 09:44:23 Step 13/24 : COPY Makefile . 09:44:23 ---> 2c6770d27fdb 09:44:23 Step 14/24 : RUN make update 09:44:23 ---> Running in a215dc198174 09:44:23 CGO_ENABLED=0 GO111MODULE=on go mod download 09:44:24 Removing intermediate container a215dc198174 09:44:24 ---> d530c62390fb 09:44:24 Step 15/24 : COPY . . 09:44:24 ---> e7db040c8508 09:44:24 Step 16/24 : RUN ${MAKE} 09:44:25 ---> Running in c905d5b6c4c5 09:44:25 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 09:44:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:44:36 Removing intermediate container c905d5b6c4c5 09:44:36 ---> 271734baa026 09:44:36 Step 17/24 : FROM alpine:3.12 09:44:37 3.12: Pulling from library/alpine 09:44:37 339de151aab4: Pulling fs layer 09:44:37 339de151aab4: Verifying Checksum 09:44:37 339de151aab4: Download complete 09:44:37 339de151aab4: Pull complete 09:44:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:44:37 Status: Downloaded newer image for alpine:3.12 09:44:37 ---> 13621d1b12d4 09:44:37 Step 18/24 : EXPOSE 4000 09:44:37 ---> Running in 91d341bf6ebb 09:44:37 Removing intermediate container 91d341bf6ebb 09:44:37 ---> 42c3c0ff26ea 09:44:37 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 09:44:38 ---> 4f8deb275466 09:44:38 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:44:38 ---> Running in d858892d4ef6 09:44:38 Removing intermediate container d858892d4ef6 09:44:38 ---> b1e32c09ec36 09:44:38 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:44:38 ---> Running in d07f353ecfbc 09:44:38 Removing intermediate container d07f353ecfbc 09:44:38 ---> add70cd7141a 09:44:38 Step 22/24 : LABEL arch=amd64 09:44:38 ---> Running in 7e8488a626a2 09:44:38 Removing intermediate container 7e8488a626a2 09:44:38 ---> 14e0affa8ffc 09:44:38 Step 23/24 : LABEL git_sha=33aebcdb19709d494890f91d9fef28053b69ac14 09:44:38 ---> Running in 76ed117d54f7 09:44:38 Removing intermediate container 76ed117d54f7 09:44:38 ---> ffdcf1df542c 09:44:38 Step 24/24 : LABEL version=0.0.0 09:44:38 ---> Running in 0032c345bd76 09:44:39 Removing intermediate container 0032c345bd76 09:44:39 ---> 806206fdf4f9 09:44:39 [Warning] One or more build-args [ARCH] were not consumed 09:44:39 Successfully built 806206fdf4f9 09:44:39 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 09:44:40 ---> job-cost.sh 09:44:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HqeM 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:44:41 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:44:41 GO111MODULE=on go vet ./... 09:44:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-HqeM/bin to PATH 09:45:02 INFO: No Stack... 09:45:03 INFO: Retrieving Pricing Info for: v3-standard-2 09:45:04 INFO: Archiving Costs [Pipeline] sh [Pipeline] } 09:45:04 $ docker stop --time=1 6cb15e0a275bca8d1a6421013d5a56944798f66ba72f99d2db50d869591a5571 09:45:04 + cut -d, -f6 09:45:04 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:45:06 $ docker rm -f 6cb15e0a275bca8d1a6421013d5a56944798f66ba72f99d2db50d869591a5571 [Pipeline] // withDockerContainer [Pipeline] lock 09:45:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] 09:45:06 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] did not exist. Created. 09:45:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 09:45:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:07 Warning: overwriting stash ‘coverage-report’ 09:45:07 + echo total: 0.05999999865889549 [Pipeline] stash 09:45:07 Stashed 1 file(s) [Pipeline] } 09:45:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 09:45:07 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:45:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:45:09 + ls -al . 09:45:09 total 128 09:45:09 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 09:44 . 09:45:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:42 .. 09:45:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 09:42 .git 09:45:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:42 .github 09:45:09 -rw-rw-r-- 1 jenkins jenkins 162 Jun 20 09:42 .gitignore 09:45:09 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 20 09:42 CONTRIBUTING.md 09:45:09 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 20 09:42 Dockerfile 09:45:09 -rw-rw-r-- 1 jenkins jenkins 902 Jun 20 09:42 Dockerfile.build 09:45:09 -rw-rw-r-- 1 jenkins jenkins 652 Jun 20 09:42 Jenkinsfile 09:45:09 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 20 09:42 LICENSE 09:45:09 -rw-rw-r-- 1 jenkins jenkins 941 Jun 20 09:42 Makefile 09:45:09 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 20 09:42 README.md 09:45:09 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 09:39 VERSION 09:45:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:42 assets 09:45:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:42 bin 09:45:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:42 cmd 09:45:09 -rw-r--r-- 1 jenkins jenkins 10 Jun 20 09:44 coverage.out 09:45:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:42 docs 09:45:09 -rw-rw-r-- 1 jenkins jenkins 838 Jun 20 09:42 go.mod 09:45:09 -rw-r--r-- 1 jenkins jenkins 23723 Jun 20 09:44 go.sum 09:45:09 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 09:42 internal 09:45:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:42 pkg 09:45:09 -rw-rw-r-- 1 jenkins jenkins 155 Jun 20 09:42 version.go 09:45:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:42 web [Pipeline] isUnix [Pipeline] sh 09:45:09 + 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=33aebcdb19709d494890f91d9fef28053b69ac14 --label arch=arm64 --label version=0.0.0 . 09:45:10 Sending build context to Docker daemon 21.95MB 09:45:10 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:45:10 Step 2/24 : FROM ${BASE} AS builder 09:45:10 ---> c554d9c11dee 09:45:10 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:45:10 ---> Running in f5107927191f 09:45:11 Removing intermediate container f5107927191f 09:45:11 ---> 8039132c36b4 09:45:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:45:11 ---> Running in b19859f1cbc5 09:45:12 Removing intermediate container b19859f1cbc5 09:45:12 ---> 62b8a1b68705 09:45:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:45:12 ---> Running in b3f27fd1d6cd 09:45:12 Removing intermediate container b3f27fd1d6cd 09:45:12 ---> 5fa99473353a 09:45:12 Step 6/24 : LABEL Name=edgex-ui-go 09:45:12 ---> Running in fe63d69761b9 09:45:13 Removing intermediate container fe63d69761b9 09:45:13 ---> c81fbcdd57c0 09:45:13 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:45:13 ---> Running in 54afbacb50e4 09:45:13 Removing intermediate container 54afbacb50e4 09:45:13 ---> 586be12037d4 09:45:13 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:14 ---> Running in 9a2122a5cfae 09:45:16 Removing intermediate container 9a2122a5cfae 09:45:16 ---> 4fa18d594fa5 09:45:16 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:45:16 ---> Running in 274085b279cf 09:45:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:45:19 OK: 138 MiB in 40 packages 09:45:20 Removing intermediate container 274085b279cf 09:45:20 ---> 16bb2cca158f 09:45:20 Step 10/24 : ENV GO111MODULE=on 09:45:20 ---> Running in 3345cce3ed57 09:45:20 Removing intermediate container 3345cce3ed57 09:45:20 ---> fd29b578b5d6 09:45:20 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:45:20 ---> Running in 39991ab8467f 09:45:21 Removing intermediate container 39991ab8467f 09:45:21 ---> 24b62aaf0fd5 09:45:21 Step 12/24 : COPY go.mod . 09:45:22 ---> cbce5dde6050 09:45:22 Step 13/24 : COPY Makefile . 09:45:23 ---> f9d4645fe14e 09:45:23 Step 14/24 : RUN make update 09:45:23 ---> Running in 0069d52f1e72 09:45:24 CGO_ENABLED=0 GO111MODULE=on go mod download 09:45:25 Removing intermediate container 0069d52f1e72 09:45:25 ---> 6e8d1a4dc360 09:45:25 Step 15/24 : COPY . . 09:45:28 ---> e7ffef2d8b93 09:45:28 Step 16/24 : RUN ${MAKE} 09:45:28 ---> Running in 77483864663a 09:45:29 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 09:45:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:46:00 Removing intermediate container 77483864663a 09:46:00 ---> 9c334f992262 09:46:00 Step 17/24 : FROM alpine:3.12 09:46:00 3.12: Pulling from library/alpine 09:46:00 d2f70382dc9a: Pulling fs layer 09:46:01 d2f70382dc9a: Download complete 09:46:01 d2f70382dc9a: Pull complete 09:46:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:46:01 Status: Downloaded newer image for alpine:3.12 09:46:01 ---> c4fd0aeabfcf 09:46:01 Step 18/24 : EXPOSE 4000 09:46:01 ---> Running in 59444fcf6426 09:46:02 Removing intermediate container 59444fcf6426 09:46:02 ---> ba34a02cfa7f 09:46:02 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 09:46:04 ---> 267a06263bc6 09:46:04 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:46:04 ---> Running in d832d8b4689b 09:46:05 Removing intermediate container d832d8b4689b 09:46:05 ---> 6f7c4be300ee 09:46:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:46:05 ---> Running in 5c4d74e703b7 09:46:05 Removing intermediate container 5c4d74e703b7 09:46:05 ---> d4f224c7509b 09:46:05 Step 22/24 : LABEL arch=arm64 09:46:05 ---> Running in 651b84b9d819 09:46:06 Removing intermediate container 651b84b9d819 09:46:06 ---> c19656f789d1 09:46:06 Step 23/24 : LABEL git_sha=33aebcdb19709d494890f91d9fef28053b69ac14 09:46:06 ---> Running in e7a35b1ed56a 09:46:06 Removing intermediate container e7a35b1ed56a 09:46:06 ---> 12042e4c347c 09:46:06 Step 24/24 : LABEL version=0.0.0 09:46:06 ---> Running in 187f7a16f798 09:46:07 Removing intermediate container 187f7a16f798 09:46:07 ---> ab5f51a16188 09:46:07 [Warning] One or more build-args [ARCH] were not consumed 09:46:07 Successfully built ab5f51a16188 09:46:07 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 09:46:08 ---> job-cost.sh 09:46:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E0Kt 09:46:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-E0Kt/bin to PATH 09:48:09 INFO: No Stack... 09:48:09 INFO: Retrieving Pricing Info for: v2-standard-4 09:48:09 INFO: Archiving Costs [Pipeline] sh 09:48:09 + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 09:48:09 [Pipeline] lock 09:48:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] 09:48:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] did not exist. Created. 09:48:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:48:10 /w/workspace/edgex-ui-go/1@tmp/durable-5c9e9744/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-5c9e9744/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:48:10 + echo total: 0.18000000715255737 [Pipeline] stash 09:48:10 Warning: overwriting stash ‘stack-cost’ 09:48:10 Stashed 1 file(s) [Pipeline] } 09:48:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-389-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 09:48:12 provisioning config files... 09:48:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/config6611231476188902176tmp [Pipeline] { [Pipeline] sh 09:48:12 + set +x 09:48:12 + curl -s https://codecov.io/bash 09:48:12 + bash -s -- 09:48:12 09:48:12 _____ _ 09:48:12 / ____| | | 09:48:12 | | ___ __| | ___ ___ _____ __ 09:48:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:48:12 | |___| (_) | (_| | __/ (_| (_) \ V / 09:48:12 \_____\___/ \__,_|\___|\___\___/ \_/ 09:48:12 Bash-1.0.3 09:48:12 09:48:12 09:48:12 ==> git version 2.24.4 found 09:48:12 ==> 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 09:48:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:48:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:48:12 ==> Jenkins CI detected. 09:48:12 project root: . 09:48:12 --> token set from env 09:48:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:48:12 ==> Running gcov in . (disable via -X gcov) 09:48:12 ==> Python coveragepy not found 09:48:12 ==> Searching for coverage reports in: 09:48:12 + . 09:48:12 -> Found 1 reports 09:48:12 ==> Detecting git/mercurial file structure 09:48:12 ==> Reading reports 09:48:12 + ./coverage.out bytes=10 09:48:12 ==> Appending adjustments 09:48:12 https://docs.codecov.io/docs/fixing-reports 09:48:12 + Found adjustments 09:48:12 ==> Gzipping contents 09:48:12 4.0K /tmp/codecov.mUSBTu.gz 09:48:12 ==> Uploading reports 09:48:12 url: https://codecov.io 09:48:12 query: branch=PR-389&commit=33aebcdb19709d494890f91d9fef28053b69ac14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=389&job=&cmd_args= 09:48:12 -> Pinging Codecov 09:48:12 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-389&commit=33aebcdb19709d494890f91d9fef28053b69ac14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=389&job=&cmd_args= 09:48:13 -> Uploading to 09:48:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-20/FB506323287CE973F263BFD2A0EB1F37/33aebcdb19709d494890f91d9fef28053b69ac14/ee89f83e-7b4a-444a-bf6e-bcecc0acd9a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210620T094813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cea8546d89fc3d9f848e1bedf53d716cbc6631a2ee50809460414b8d0ef9123a 09:48:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:13 Dload Upload Total Spent Left Speed 09:48:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3958 0 0 100 3958 0 7833 --:--:-- --:--:-- --:--:-- 7822 100 3958 0 0 100 3958 0 7830 --:--:-- --:--:-- --:--:-- 7822 09:48:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/33aebcdb19709d494890f91d9fef28053b69ac14 [Pipeline] } 09:48:13 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 09:48:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:48:17 ---> package-listing.sh 09:48:17 ++ facter osfamily 09:48:17 ++ tr '[:upper:]' '[:lower:]' 09:48:17 + OS_FAMILY=redhat 09:48:17 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-389 09:48:17 + START_PACKAGES=/tmp/packages_start.txt 09:48:17 + END_PACKAGES=/tmp/packages_end.txt 09:48:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:17 + PACKAGES=/tmp/packages_start.txt 09:48:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-389 ']' 09:48:17 + PACKAGES=/tmp/packages_end.txt 09:48:17 + case "${OS_FAMILY}" in 09:48:17 + rpm -qa 09:48:17 + sort 09:48:17 + '[' -f /tmp/packages_start.txt ']' 09:48:17 + '[' -f /tmp/packages_end.txt ']' 09:48:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-389 ']' 09:48:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-389/archives/ 09:48:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-389/archives/ [Pipeline] echo 09:48:18 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-389/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:48:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:18 09:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:19 alpine: Pulling from edgex-lftools-log-publisher 09:48:19 df20fa9351a1: Pulling fs layer 09:48:19 36b3adc4ff6f: Pulling fs layer 09:48:19 8ad3a11d3b57: Pulling fs layer 09:48:19 46f8f816bc3b: Pulling fs layer 09:48:19 93b61091891f: Pulling fs layer 09:48:19 93b9cdb0e59b: Pulling fs layer 09:48:19 5e14af77c1be: Pulling fs layer 09:48:19 01666e4c0597: Pulling fs layer 09:48:19 aa168da1d23b: Pulling fs layer 09:48:19 93b9cdb0e59b: Waiting 09:48:19 5e14af77c1be: Waiting 09:48:19 01666e4c0597: Waiting 09:48:19 aa168da1d23b: Waiting 09:48:19 46f8f816bc3b: Waiting 09:48:19 93b61091891f: Waiting 09:48:19 36b3adc4ff6f: Verifying Checksum 09:48:19 36b3adc4ff6f: Download complete 09:48:19 46f8f816bc3b: Verifying Checksum 09:48:19 46f8f816bc3b: Download complete 09:48:19 df20fa9351a1: Verifying Checksum 09:48:19 df20fa9351a1: Download complete 09:48:19 93b9cdb0e59b: Verifying Checksum 09:48:19 93b9cdb0e59b: Download complete 09:48:19 5e14af77c1be: Verifying Checksum 09:48:19 5e14af77c1be: Download complete 09:48:19 93b61091891f: Verifying Checksum 09:48:19 93b61091891f: Download complete 09:48:19 01666e4c0597: Verifying Checksum 09:48:19 01666e4c0597: Download complete 09:48:19 8ad3a11d3b57: Verifying Checksum 09:48:19 8ad3a11d3b57: Download complete 09:48:19 df20fa9351a1: Pull complete 09:48:19 36b3adc4ff6f: Pull complete 09:48:20 8ad3a11d3b57: Pull complete 09:48:20 46f8f816bc3b: Pull complete 09:48:20 93b61091891f: Pull complete 09:48:20 93b9cdb0e59b: Pull complete 09:48:20 5e14af77c1be: Pull complete 09:48:20 01666e4c0597: Pull complete 09:48:21 aa168da1d23b: Verifying Checksum 09:48:21 aa168da1d23b: Download complete 09:48:26 aa168da1d23b: Pull complete 09:48:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:48:26 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 09:48:27 $ 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-389/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-389 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389:/w/workspace/edgexfoundry_edgex-ui-go_PR-389:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:48:29 $ docker top c8ff13b94b62501a0206a1dc097df74ce91a83bc4dcf5e5fb1fa9fefbc59af58 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:29 + touch /tmp/pre-build-complete [Pipeline] sh 09:48:30 + mkdir -p /var/log/sa [Pipeline] sh 09:48:30 + ls /var/log/sa-host 09:48:30 + sadf -c /var/log/sa-host/sa05 09:48:30 file_magic: OK 09:48:30 HZ: Using current value: 100 09:48:30 file_header: OK 09:48:30 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 09:48:30 Statistics: 09:48:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:48:30 File successfully converted to sysstat format version 12.2.1 09:48:30 + sadf -c /var/log/sa-host/sa20 09:48:30 file_magic: OK 09:48:30 HZ: Using current value: 100 09:48:30 file_header: OK 09:48:30 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 09:48:30 Statistics: 09:48:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:48:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:30 provisioning config files... 09:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-389@tmp/config2958566481631142395tmp [Pipeline] { [Pipeline] echo 09:48:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:48:31 ---> create-netrc.sh [Pipeline] } 09:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:48:31 ---> python-tools-install.sh [Pipeline] echo 09:48:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:48:31 ---> sudo-logs.sh 09:48:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:48:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:48:32 ---> job-cost.sh 09:48:32 lf-activate-venv: SKIPPING 09:48:32 DEBUG: total: 0.18000000715255737 09:48:32 INFO: Retrieving Stack Cost... 09:48:32 INFO: Retrieving Pricing Info for: v3-standard-2 09:48:33 INFO: Archiving Costs [Pipeline] echo 09:48:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:48:33 ---> logs-deploy.sh 09:48:33 lf-activate-venv: SKIPPING 09:48:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-389/1 09:48:33 INFO: archiving workspace using pattern(s): 09:48:34 Archives upload complete. 09:48:34 INFO: archiving logs to Nexus