Pull request #484 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f rather than 586f5773066d19dd299f0028b65312fc38c44dab Obtained Jenkinsfile from 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4082150597329082014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7184207223427201599.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-484/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-484/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8804065569835196731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7328378747638333111.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-484/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-484/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3775563906455351223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-920 in /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [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-484 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/jenkins-gitclient-ssh8718726595566032462.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 586f5773066d19dd299f0028b65312fc38c44dab Merge succeeded, producing 586f5773066d19dd299f0028b65312fc38c44dab Checking out Revision 586f5773066d19dd299f0028b65312fc38c44dab (PR-484) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/jenkins-gitclient-ssh7435845846914112206.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/jenkins-gitclient-ssh160656147713812149.key > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 Commit message: "docs(snap): update JWT instructions" > git rev-list --no-walk 30dbb63adea85f59a5f4534ab3c469c35492ff01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-17T08:10:55.719Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-17T08:10:55.765Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-17T08:10:55.781Z] ========================================================= [2021-11-17T08:10:55.781Z] EdgeX Global Pipelines Version Info [2021-11-17T08:10:55.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:10:56.900Z] ------------------- [2021-11-17T08:10:56.900Z] stable info: [2021-11-17T08:10:56.900Z] ------------------- [2021-11-17T08:10:56.900Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T08:10:56.900Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T08:10:56.900Z] Message: update stable to v1.0.215 [2021-11-17T08:10:57.474Z] ------------------- [2021-11-17T08:10:57.474Z] experimental info: [2021-11-17T08:10:57.474Z] ------------------- [2021-11-17T08:10:57.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-17T08:10:57.474Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T08:10:57.474Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-17T08:10:57.560Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-17T08:10:57.572Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-17T08:10:57.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-17T08:10:57.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-17T08:10:57.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-17T08:10:57.617Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-17T08:10:57.628Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-17T08:10:57.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-17T08:10:57.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-17T08:10:57.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-17T08:10:57.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-17T08:10:57.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-17T08:10:57.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-17T08:10:57.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-17T08:10:57.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T08:10:57.740Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T08:10:57.779Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T08:10:57.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T08:10:57.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-17T08:10:57.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-17T08:10:57.819Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-17T08:10:57.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-17T08:10:57.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-17T08:10:57.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-17T08:10:57.862Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-17T08:10:57.872Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-17T08:10:57.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo [2021-11-17T08:10:57.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo [2021-11-17T08:10:57.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo [2021-11-17T08:10:57.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo [2021-11-17T08:10:57.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 586f577 [Pipeline] echo [2021-11-17T08:10:57.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T08:10:57.967Z] provisioning config files... [2021-11-17T08:10:57.978Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/config3064838993687108928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:10:58.285Z] ---> docker-login.sh [2021-11-17T08:10:58.285Z] nexus3.edgexfoundry.org:10001 [2021-11-17T08:10:58.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:10:58.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:10:58.545Z] Configure a credential helper to remove this warning. See [2021-11-17T08:10:58.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:10:58.546Z] [2021-11-17T08:10:58.546Z] Login Succeeded [2021-11-17T08:10:58.546Z] nexus3.edgexfoundry.org:10002 [2021-11-17T08:10:58.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:10:58.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:10:58.546Z] Configure a credential helper to remove this warning. See [2021-11-17T08:10:58.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:10:58.546Z] [2021-11-17T08:10:58.546Z] Login Succeeded [2021-11-17T08:10:58.546Z] nexus3.edgexfoundry.org:10003 [2021-11-17T08:10:58.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:10:58.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:10:58.806Z] Configure a credential helper to remove this warning. See [2021-11-17T08:10:58.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:10:58.806Z] [2021-11-17T08:10:58.806Z] Login Succeeded [2021-11-17T08:10:58.806Z] nexus3.edgexfoundry.org:10004 [2021-11-17T08:10:58.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:10:58.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:10:58.806Z] Configure a credential helper to remove this warning. See [2021-11-17T08:10:58.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:10:58.806Z] [2021-11-17T08:10:58.806Z] Login Succeeded [2021-11-17T08:10:58.806Z] docker.io [2021-11-17T08:10:58.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:10:59.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:10:59.067Z] Configure a credential helper to remove this warning. See [2021-11-17T08:10:59.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:10:59.067Z] [2021-11-17T08:10:59.329Z] Login Succeeded [2021-11-17T08:10:59.329Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T08:10:59.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-17T08:10:59.767Z] + git rev-list -1 --merges 586f5773066d19dd299f0028b65312fc38c44dab~1..586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo [2021-11-17T08:10:59.804Z] -----------> git rev-list -1 --merges 586f5773066d19dd299f0028b65312fc38c44dab~1..586f5773066d19dd299f0028b65312fc38c44dab 586f5773066d19dd299f0028b65312fc38c44dab [false] [Pipeline] sh [2021-11-17T08:11:00.105Z] + git log --format=format:%s -1 586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo [2021-11-17T08:11:00.119Z] ========================================================= [2021-11-17T08:11:00.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-17T08:11:00.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T08:11:00.455Z] + git log --format=format:%s -1 586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo [2021-11-17T08:11:00.467Z] [semverPrep] GIT_COMMIT: 586f5773066d19dd299f0028b65312fc38c44dab, Commit Message: docs(snap): update JWT instructions [Pipeline] echo [2021-11-17T08:11:00.477Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:11:01.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T08:11:01.032Z] [2021-11-17T08:11:01.032Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:11:01.339Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T08:11:01.339Z] latest: Pulling from edgex-devops/git-semver [2021-11-17T08:11:01.339Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T08:11:01.339Z] 3e5f54012d9b: Pulling fs layer [2021-11-17T08:11:01.339Z] 4c7163046ea9: Pulling fs layer [2021-11-17T08:11:01.339Z] 0c2d73faf560: Pulling fs layer [2021-11-17T08:11:01.339Z] 0c2d73faf560: Waiting [2021-11-17T08:11:01.339Z] 3e5f54012d9b: Verifying Checksum [2021-11-17T08:11:01.339Z] 3e5f54012d9b: Download complete [2021-11-17T08:11:01.339Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T08:11:01.339Z] a0d0a0d46f8b: Download complete [2021-11-17T08:11:01.601Z] 0c2d73faf560: Verifying Checksum [2021-11-17T08:11:01.601Z] 0c2d73faf560: Download complete [2021-11-17T08:11:01.601Z] 4c7163046ea9: Verifying Checksum [2021-11-17T08:11:01.601Z] 4c7163046ea9: Download complete [2021-11-17T08:11:01.601Z] a0d0a0d46f8b: Pull complete [2021-11-17T08:11:01.601Z] 3e5f54012d9b: Pull complete [2021-11-17T08:11:01.861Z] 4c7163046ea9: Pull complete [2021-11-17T08:11:02.124Z] 0c2d73faf560: Pull complete [2021-11-17T08:11:02.124Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-17T08:11:02.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T08:11:02.124Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-17T08:11:02.198Z] prd-centos7-docker-4c-2g-920 does not seem to be running inside a container [2021-11-17T08:11:02.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-484 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484:/w/workspace/edgexfoundry_edgex-ui-go_PR-484:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T08:11:02.975Z] $ docker top 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T08:11:03.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T08:11:03.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T08:11:03.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T08:11:03.186Z] $ docker exec 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent [2021-11-17T08:11:03.309Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiLJKgD/agent.13 [2021-11-17T08:11:03.309Z] SSH_AGENT_PID=19 [2021-11-17T08:11:03.316Z] Running ssh-add (command line suppressed) [2021-11-17T08:11:03.406Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2612078453561104654.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2612078453561104654.key) [2021-11-17T08:11:03.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T08:11:03.716Z] + git tag --points-at HEAD [Pipeline] } [2021-11-17T08:11:03.728Z] $ docker exec --env ******** --env ******** 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent -k [2021-11-17T08:11:03.820Z] unset SSH_AUTH_SOCK; [2021-11-17T08:11:03.820Z] unset SSH_AGENT_PID; [2021-11-17T08:11:03.820Z] echo Agent pid 19 killed; [2021-11-17T08:11:03.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-17T08:11:03.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T08:11:03.856Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T08:11:03.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T08:11:03.979Z] $ docker exec 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent [2021-11-17T08:11:04.094Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpdjBg/agent.52 [2021-11-17T08:11:04.094Z] SSH_AGENT_PID=58 [2021-11-17T08:11:04.099Z] Running ssh-add (command line suppressed) [2021-11-17T08:11:04.210Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2603830380253165989.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2603830380253165989.key) [2021-11-17T08:11:04.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T08:11:04.516Z] + git semver init [2021-11-17T08:11:04.516Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T08:11:04.516Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-484/.git [2021-11-17T08:11:04.516Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [2021-11-17T08:11:04.516Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T08:11:04.516Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T08:11:04.516Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T08:11:04.516Z] # $SEMVER_BRANCH = PR-484 [2021-11-17T08:11:04.516Z] # $SEMVER_TEMP = /tmp/semver-627835618 [2021-11-17T08:11:04.516Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-17T08:11:04.516Z] # -> Clone(): ssh: handshake failed: knownhosts: key mismatch [2021-11-17T08:11:04.516Z] # git init /tmp/semver-627835618 [2021-11-17T08:11:04.516Z] # '/tmp/semver-627835618' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-484/.semver' [2021-11-17T08:11:04.516Z] # -> Force: false [2021-11-17T08:11:04.516Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-484/.semver [Pipeline] } [2021-11-17T08:11:04.525Z] $ docker exec --env ******** --env ******** 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent -k [2021-11-17T08:11:04.624Z] unset SSH_AUTH_SOCK; [2021-11-17T08:11:04.624Z] unset SSH_AGENT_PID; [2021-11-17T08:11:04.624Z] echo Agent pid 58 killed; [2021-11-17T08:11:04.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T08:11:04.937Z] + git semver [Pipeline] } [2021-11-17T08:11:04.948Z] $ docker stop --time=1 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 [2021-11-17T08:11:06.147Z] $ docker rm -f 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T08:11:06.493Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-17T08:11:06.738Z] Stashed 1 file(s) [Pipeline] echo [2021-11-17T08:11:06.742Z] [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-11-17T08:11:21.877Z] Still waiting to schedule task [2021-11-17T08:11:21.877Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-920’ [2021-11-17T08:11:21.879Z] Still waiting to schedule task [2021-11-17T08:11:21.879Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-17T08:12:54.620Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-921 in /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [Pipeline] { [Pipeline] ws [2021-11-17T08:12:54.632Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-17T08:12:54.942Z] The recommended git tool is: git [2021-11-17T08:13:01.965Z] using credential edgex-jenkins-ssh [2021-11-17T08:13:01.982Z] Cloning the remote Git repository [2021-11-17T08:13:02.042Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-17T08:13:02.142Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-17T08:13:02.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-17T08:13:02.231Z] > git --version # timeout=10 [2021-11-17T08:13:02.257Z] > git --version # 'git version 2.17.1' [2021-11-17T08:13:02.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T08:13:02.330Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T08:13:05.223Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-17T08:13:05.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T08:13:05.268Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-17T08:13:05.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-17T08:13:05.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T08:13:05.332Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-17T08:13:06.005Z] Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 586f5773066d19dd299f0028b65312fc38c44dab [2021-11-17T08:13:06.458Z] Merge succeeded, producing 586f5773066d19dd299f0028b65312fc38c44dab [2021-11-17T08:13:06.459Z] Checking out Revision 586f5773066d19dd299f0028b65312fc38c44dab (PR-484) [2021-11-17T08:13:06.020Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T08:13:06.037Z] > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 [2021-11-17T08:13:06.342Z] > git remote # timeout=10 [2021-11-17T08:13:06.366Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T08:13:06.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T08:13:06.396Z] > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 [2021-11-17T08:13:06.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T08:13:06.461Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T08:13:06.470Z] > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 [2021-11-17T08:13:10.952Z] Commit message: "docs(snap): update JWT instructions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T08:13:11.901Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-17T08:13:11.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T08:13:11.901Z] Dload Upload Total Spent Left Speed [2021-11-17T08:13:11.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80986 [Pipeline] sh [2021-11-17T08:13:12.298Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-17T08:13:12.638Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-17T08:13:12.638Z] + sudo tee /etc/docker/daemon.new [2021-11-17T08:13:12.638Z] { [2021-11-17T08:13:12.638Z] "registry-mirrors": [ [2021-11-17T08:13:12.638Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-17T08:13:12.638Z] ], [2021-11-17T08:13:12.638Z] "bip": "10.250.0.254/24", [2021-11-17T08:13:12.638Z] "hosts": [ [2021-11-17T08:13:12.638Z] "tcp://0.0.0.0:5555", [2021-11-17T08:13:12.638Z] "unix:///var/run/docker.sock" [2021-11-17T08:13:12.638Z] ], [2021-11-17T08:13:12.638Z] "mtu": 1458, [2021-11-17T08:13:12.638Z] "selinux-enabled": true, [2021-11-17T08:13:12.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-17T08:13:12.638Z] } [Pipeline] sh [2021-11-17T08:13:12.983Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-17T08:13:13.338Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T08:13:31.729Z] provisioning config files... [2021-11-17T08:13:31.753Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8563528500547138585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:13:32.105Z] ---> docker-login.sh [2021-11-17T08:13:32.105Z] nexus3.edgexfoundry.org:10001 [2021-11-17T08:13:32.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:32.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:32.983Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:32.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:32.983Z] [2021-11-17T08:13:32.983Z] Login Succeeded [2021-11-17T08:13:32.983Z] nexus3.edgexfoundry.org:10002 [2021-11-17T08:13:33.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:33.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:33.580Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:33.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:33.580Z] [2021-11-17T08:13:33.580Z] Login Succeeded [2021-11-17T08:13:33.580Z] nexus3.edgexfoundry.org:10003 [2021-11-17T08:13:33.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:34.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:34.137Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:34.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:34.137Z] [2021-11-17T08:13:34.137Z] Login Succeeded [2021-11-17T08:13:34.137Z] nexus3.edgexfoundry.org:10004 [2021-11-17T08:13:34.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:34.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:34.685Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:34.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:34.685Z] [2021-11-17T08:13:34.685Z] Login Succeeded [2021-11-17T08:13:34.685Z] docker.io [2021-11-17T08:13:34.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:35.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:35.550Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:35.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:35.550Z] [2021-11-17T08:13:35.550Z] Login Succeeded [2021-11-17T08:13:35.550Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T08:13:35.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T08:13:36.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T08:13:36.011Z] ========================================================= [2021-11-17T08:13:36.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-17T08:13:36.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:13:36.407Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-17T08:13:37.393Z] Sending build context to Docker daemon 25.31MB [2021-11-17T08:13:37.393Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T08:13:37.393Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-17T08:13:37.393Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-17T08:13:37.393Z] 552d1f2373af: Pulling fs layer [2021-11-17T08:13:37.393Z] ea3f2d53f512: Pulling fs layer [2021-11-17T08:13:37.393Z] 9e70ebbbe112: Pulling fs layer [2021-11-17T08:13:37.393Z] 7a9cfe048b4a: Pulling fs layer [2021-11-17T08:13:37.393Z] 72dc09318566: Pulling fs layer [2021-11-17T08:13:37.393Z] f4f7b4309257: Pulling fs layer [2021-11-17T08:13:37.393Z] 0ac9a79272e3: Pulling fs layer [2021-11-17T08:13:37.393Z] b78e95d17946: Pulling fs layer [2021-11-17T08:13:37.393Z] f4f7b4309257: Waiting [2021-11-17T08:13:37.393Z] 0ac9a79272e3: Waiting [2021-11-17T08:13:37.393Z] b78e95d17946: Waiting [2021-11-17T08:13:37.393Z] 72dc09318566: Waiting [2021-11-17T08:13:37.393Z] 7a9cfe048b4a: Waiting [2021-11-17T08:13:37.393Z] 9e70ebbbe112: Verifying Checksum [2021-11-17T08:13:37.393Z] 9e70ebbbe112: Download complete [2021-11-17T08:13:37.394Z] ea3f2d53f512: Verifying Checksum [2021-11-17T08:13:37.394Z] ea3f2d53f512: Download complete [2021-11-17T08:13:37.394Z] 72dc09318566: Verifying Checksum [2021-11-17T08:13:37.394Z] 72dc09318566: Download complete [2021-11-17T08:13:37.668Z] f4f7b4309257: Verifying Checksum [2021-11-17T08:13:37.668Z] f4f7b4309257: Download complete [2021-11-17T08:13:37.668Z] 552d1f2373af: Verifying Checksum [2021-11-17T08:13:37.668Z] 0ac9a79272e3: Verifying Checksum [2021-11-17T08:13:37.668Z] 0ac9a79272e3: Download complete [2021-11-17T08:13:38.288Z] 552d1f2373af: Pull complete [2021-11-17T08:13:38.890Z] ea3f2d53f512: Pull complete [2021-11-17T08:13:39.482Z] Running on prd-centos7-docker-4c-2g-922 in /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [Pipeline] { [Pipeline] ws [2021-11-17T08:13:39.491Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [2021-11-17T08:13:39.496Z] 9e70ebbbe112: Pull complete [2021-11-17T08:13:39.496Z] b78e95d17946: Verifying Checksum [2021-11-17T08:13:39.496Z] b78e95d17946: Download complete [Pipeline] checkout [2021-11-17T08:13:39.585Z] The recommended git tool is: git [2021-11-17T08:13:40.092Z] 7a9cfe048b4a: Verifying Checksum [2021-11-17T08:13:40.092Z] 7a9cfe048b4a: Download complete [2021-11-17T08:13:41.754Z] using credential edgex-jenkins-ssh [2021-11-17T08:13:41.769Z] Cloning the remote Git repository [2021-11-17T08:13:41.079Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-17T08:13:41.131Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-17T08:13:41.168Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-17T08:13:41.168Z] > git --version # timeout=10 [2021-11-17T08:13:41.186Z] > git --version # 'git version 2.24.4' [2021-11-17T08:13:41.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T08:13:41.218Z] [INFO] Currently running in a labeled security context [2021-11-17T08:13:41.218Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T08:13:41.218Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8218009311167621797.key [2021-11-17T08:13:41.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T08:13:43.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-17T08:13:43.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T08:13:43.182Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-17T08:13:43.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-17T08:13:43.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T08:13:43.197Z] [INFO] Currently running in a labeled security context [2021-11-17T08:13:43.197Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T08:13:43.197Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8947056369816388737.key [2021-11-17T08:13:43.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-17T08:13:45.185Z] Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 586f5773066d19dd299f0028b65312fc38c44dab [2021-11-17T08:13:44.467Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T08:13:44.475Z] > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 [2021-11-17T08:13:44.581Z] > git remote # timeout=10 [2021-11-17T08:13:44.591Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T08:13:44.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T08:13:44.600Z] [INFO] Currently running in a labeled security context [2021-11-17T08:13:44.600Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T08:13:44.600Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2565465769137625616.key [2021-11-17T08:13:44.610Z] > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 [2021-11-17T08:13:45.347Z] Merge succeeded, producing 586f5773066d19dd299f0028b65312fc38c44dab [2021-11-17T08:13:45.347Z] Checking out Revision 586f5773066d19dd299f0028b65312fc38c44dab (PR-484) [2021-11-17T08:13:44.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T08:13:44.643Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T08:13:44.655Z] > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 [2021-11-17T08:13:48.832Z] Commit message: "docs(snap): update JWT instructions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T08:13:49.135Z] provisioning config files... [2021-11-17T08:13:49.151Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config718660168714207991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:13:49.535Z] ---> docker-login.sh [2021-11-17T08:13:49.535Z] nexus3.edgexfoundry.org:10001 [2021-11-17T08:13:49.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:49.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:49.535Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:49.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:49.535Z] [2021-11-17T08:13:49.799Z] Login Succeeded [2021-11-17T08:13:49.799Z] nexus3.edgexfoundry.org:10002 [2021-11-17T08:13:49.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:49.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:49.799Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:49.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:49.799Z] [2021-11-17T08:13:49.799Z] Login Succeeded [2021-11-17T08:13:49.799Z] nexus3.edgexfoundry.org:10003 [2021-11-17T08:13:49.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:50.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:50.060Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:50.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:50.060Z] [2021-11-17T08:13:50.060Z] Login Succeeded [2021-11-17T08:13:50.060Z] nexus3.edgexfoundry.org:10004 [2021-11-17T08:13:50.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:50.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:50.060Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:50.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:50.060Z] [2021-11-17T08:13:50.060Z] Login Succeeded [2021-11-17T08:13:50.060Z] docker.io [2021-11-17T08:13:50.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T08:13:50.262Z] 7a9cfe048b4a: Pull complete [2021-11-17T08:13:50.262Z] 72dc09318566: Pull complete [2021-11-17T08:13:50.539Z] f4f7b4309257: Pull complete [2021-11-17T08:13:50.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T08:13:50.637Z] Configure a credential helper to remove this warning. See [2021-11-17T08:13:50.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T08:13:50.637Z] [2021-11-17T08:13:50.637Z] Login Succeeded [2021-11-17T08:13:50.637Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T08:13:50.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T08:13:50.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T08:13:50.819Z] ========================================================= [2021-11-17T08:13:50.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-17T08:13:50.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:13:51.135Z] 0ac9a79272e3: Pull complete [2021-11-17T08:13:51.144Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-17T08:13:51.430Z] Sending build context to Docker daemon 25.32MB [2021-11-17T08:13:51.430Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T08:13:51.430Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-17T08:13:51.430Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-17T08:13:51.430Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T08:13:51.430Z] 31adcdaf11c8: Pulling fs layer [2021-11-17T08:13:51.430Z] b8b176561691: Pulling fs layer [2021-11-17T08:13:51.430Z] 4527c011a84f: Pulling fs layer [2021-11-17T08:13:51.430Z] 5d74067f8e1e: Pulling fs layer [2021-11-17T08:13:51.430Z] e0aca202a116: Pulling fs layer [2021-11-17T08:13:51.430Z] 3a43be97a3b4: Pulling fs layer [2021-11-17T08:13:51.430Z] 34cad66bf833: Pulling fs layer [2021-11-17T08:13:51.430Z] b4e3c513aaa6: Pulling fs layer [2021-11-17T08:13:51.430Z] 4527c011a84f: Waiting [2021-11-17T08:13:51.430Z] 5d74067f8e1e: Waiting [2021-11-17T08:13:51.430Z] e0aca202a116: Waiting [2021-11-17T08:13:51.430Z] 3a43be97a3b4: Waiting [2021-11-17T08:13:51.430Z] 34cad66bf833: Waiting [2021-11-17T08:13:51.430Z] b4e3c513aaa6: Waiting [2021-11-17T08:13:51.430Z] b8b176561691: Verifying Checksum [2021-11-17T08:13:51.430Z] b8b176561691: Download complete [2021-11-17T08:13:51.430Z] 31adcdaf11c8: Verifying Checksum [2021-11-17T08:13:51.430Z] 31adcdaf11c8: Download complete [2021-11-17T08:13:51.430Z] 5d74067f8e1e: Verifying Checksum [2021-11-17T08:13:51.430Z] 5d74067f8e1e: Download complete [2021-11-17T08:13:51.430Z] e0aca202a116: Verifying Checksum [2021-11-17T08:13:51.430Z] e0aca202a116: Download complete [2021-11-17T08:13:51.430Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T08:13:51.430Z] a0d0a0d46f8b: Download complete [2021-11-17T08:13:51.430Z] 3a43be97a3b4: Verifying Checksum [2021-11-17T08:13:51.430Z] 3a43be97a3b4: Download complete [2021-11-17T08:13:51.696Z] 34cad66bf833: Verifying Checksum [2021-11-17T08:13:51.696Z] 34cad66bf833: Download complete [2021-11-17T08:13:51.696Z] a0d0a0d46f8b: Pull complete [2021-11-17T08:13:52.280Z] 4527c011a84f: Verifying Checksum [2021-11-17T08:13:52.280Z] 4527c011a84f: Download complete [2021-11-17T08:13:52.280Z] b4e3c513aaa6: Verifying Checksum [2021-11-17T08:13:52.280Z] b4e3c513aaa6: Download complete [2021-11-17T08:13:52.280Z] 31adcdaf11c8: Pull complete [2021-11-17T08:13:52.280Z] b8b176561691: Pull complete [2021-11-17T08:13:56.552Z] 4527c011a84f: Pull complete [2021-11-17T08:13:56.552Z] 5d74067f8e1e: Pull complete [2021-11-17T08:13:56.552Z] e0aca202a116: Pull complete [2021-11-17T08:13:56.552Z] 3a43be97a3b4: Pull complete [2021-11-17T08:13:56.552Z] 34cad66bf833: Pull complete [2021-11-17T08:13:56.563Z] b78e95d17946: Pull complete [2021-11-17T08:13:56.563Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-17T08:13:56.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T08:13:56.837Z] ---> 8b459fc5aaf0 [2021-11-17T08:13:56.837Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-17T08:13:58.809Z] ---> Running in ccc087d533e9 [2021-11-17T08:13:58.809Z] Removing intermediate container ccc087d533e9 [2021-11-17T08:13:58.809Z] ---> 2a0e7ea08d74 [2021-11-17T08:13:58.809Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-17T08:13:58.809Z] ---> Running in aab9b5cd790d [2021-11-17T08:13:59.404Z] Removing intermediate container aab9b5cd790d [2021-11-17T08:13:59.404Z] ---> e619011c8bbf [2021-11-17T08:13:59.404Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T08:13:59.404Z] ---> Running in d2d2e5e4511d [2021-11-17T08:13:59.919Z] b4e3c513aaa6: Pull complete [2021-11-17T08:13:59.919Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-17T08:13:59.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T08:13:59.919Z] ---> 9f6097aaca64 [2021-11-17T08:13:59.919Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-17T08:14:00.001Z] Removing intermediate container d2d2e5e4511d [2021-11-17T08:14:00.001Z] ---> 38eeae986fee [2021-11-17T08:14:00.001Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-17T08:14:00.001Z] ---> Running in 6dc966ebe19d [2021-11-17T08:14:00.275Z] Removing intermediate container 6dc966ebe19d [2021-11-17T08:14:00.275Z] ---> d4c5bf0d0ed7 [2021-11-17T08:14:00.275Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-17T08:14:00.548Z] ---> Running in 2b603a5a551c [2021-11-17T08:14:00.821Z] Removing intermediate container 2b603a5a551c [2021-11-17T08:14:00.821Z] ---> 7a7d6cc51b7d [2021-11-17T08:14:00.821Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T08:14:00.866Z] ---> Running in c733dbeecdfe [2021-11-17T08:14:01.097Z] ---> Running in 1ff1ee9d8ab9 [2021-11-17T08:14:01.134Z] Removing intermediate container c733dbeecdfe [2021-11-17T08:14:01.134Z] ---> 16a662d1576e [2021-11-17T08:14:01.134Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-17T08:14:01.134Z] ---> Running in 0b06073d2625 [2021-11-17T08:14:01.134Z] Removing intermediate container 0b06073d2625 [2021-11-17T08:14:01.134Z] ---> c690ad2cae99 [2021-11-17T08:14:01.134Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T08:14:01.134Z] ---> Running in 4a4d7535f2b5 [2021-11-17T08:14:01.397Z] Removing intermediate container 4a4d7535f2b5 [2021-11-17T08:14:01.397Z] ---> 03ef6749a15c [2021-11-17T08:14:01.397Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-17T08:14:01.397Z] ---> Running in edea65e9d187 [2021-11-17T08:14:01.397Z] Removing intermediate container edea65e9d187 [2021-11-17T08:14:01.397Z] ---> d7351bfbaca3 [2021-11-17T08:14:01.398Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-17T08:14:01.398Z] ---> Running in 3ad020a285f1 [2021-11-17T08:14:01.662Z] Removing intermediate container 3ad020a285f1 [2021-11-17T08:14:01.662Z] ---> 589c700617c6 [2021-11-17T08:14:01.662Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T08:14:01.662Z] ---> Running in 411cd41cc983 [2021-11-17T08:14:02.245Z] Removing intermediate container 411cd41cc983 [2021-11-17T08:14:02.245Z] ---> 10428c9eabf3 [2021-11-17T08:14:02.245Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T08:14:02.245Z] ---> Running in 941de2d319ca [2021-11-17T08:14:02.508Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T08:14:03.070Z] Removing intermediate container 1ff1ee9d8ab9 [2021-11-17T08:14:03.070Z] ---> 6e5d806e7d47 [2021-11-17T08:14:03.070Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T08:14:03.070Z] ---> Running in 99b19d48a701 [2021-11-17T08:14:03.453Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T08:14:03.714Z] OK: 220 MiB in 52 packages [2021-11-17T08:14:03.975Z] Removing intermediate container 941de2d319ca [2021-11-17T08:14:03.975Z] ---> 85257a85a4c6 [2021-11-17T08:14:03.975Z] Step 10/14 : ENV GO111MODULE=on [2021-11-17T08:14:03.975Z] ---> Running in daf3fc97842e [2021-11-17T08:14:03.975Z] Removing intermediate container daf3fc97842e [2021-11-17T08:14:03.975Z] ---> 3466329e9224 [2021-11-17T08:14:03.975Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-17T08:14:04.237Z] ---> Running in e65bb1dfa4ba [2021-11-17T08:14:04.237Z] Removing intermediate container e65bb1dfa4ba [2021-11-17T08:14:04.237Z] ---> 9ad7c2e8a95c [2021-11-17T08:14:04.237Z] Step 12/14 : COPY . . [2021-11-17T08:14:04.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T08:14:05.096Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T08:14:05.194Z] ---> d22292642a8f [2021-11-17T08:14:05.194Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T08:14:05.194Z] ---> Running in 5693a12a63cb [2021-11-17T08:14:05.687Z] OK: 219 MiB in 52 packages [2021-11-17T08:14:06.672Z] Removing intermediate container 99b19d48a701 [2021-11-17T08:14:06.673Z] ---> dfa336175aec [2021-11-17T08:14:06.673Z] Step 10/14 : ENV GO111MODULE=on [2021-11-17T08:14:06.947Z] ---> Running in f3fb22a95510 [2021-11-17T08:14:07.225Z] Removing intermediate container f3fb22a95510 [2021-11-17T08:14:07.225Z] ---> 0515200bc665 [2021-11-17T08:14:07.225Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-17T08:14:07.500Z] ---> Running in 1d31f0d5603b [2021-11-17T08:14:07.772Z] Removing intermediate container 1d31f0d5603b [2021-11-17T08:14:07.772Z] ---> b06058e4e0a5 [2021-11-17T08:14:07.772Z] Step 12/14 : COPY . . [2021-11-17T08:14:10.415Z] ---> 6489986e1817 [2021-11-17T08:14:10.415Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T08:14:10.415Z] ---> Running in 03c8013b43df [2021-11-17T08:14:37.384Z] Removing intermediate container 5693a12a63cb [2021-11-17T08:14:37.384Z] ---> ec6fa68f9f29 [2021-11-17T08:14:37.384Z] Step 14/14 : RUN ${MAKE} [2021-11-17T08:14:37.384Z] ---> Running in 1b8fdac547be [2021-11-17T08:14:37.384Z] noop [2021-11-17T08:14:37.644Z] Removing intermediate container 1b8fdac547be [2021-11-17T08:14:37.644Z] ---> 41bbe8ca6457 [2021-11-17T08:14:37.644Z] Successfully built 41bbe8ca6457 [2021-11-17T08:14:37.644Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:14:37.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T08:14:37.943Z] . [Pipeline] withDockerContainer [2021-11-17T08:14:38.015Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-11-17T08:14:38.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T08:14:38.408Z] $ docker top 23d5a72ed690528548192148ecd72def786eb5c07b9dca380915dc39edb5a531 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T08:14:38.793Z] + go version [2021-11-17T08:14:38.793Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-17T08:14:38.802Z] $ docker stop --time=1 23d5a72ed690528548192148ecd72def786eb5c07b9dca380915dc39edb5a531 [2021-11-17T08:14:39.981Z] $ docker rm -f 23d5a72ed690528548192148ecd72def786eb5c07b9dca380915dc39edb5a531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:14:40.562Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T08:14:40.562Z] . [Pipeline] withDockerContainer [2021-11-17T08:14:40.624Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-11-17T08:14:40.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T08:14:41.038Z] $ docker top 1d6bacf10dccdaa2d55bf3198b000f461429e16f186fbd8dca8311557cd7dadf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-17T08:14:41.411Z] + make test [2021-11-17T08:14:41.411Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-17T08:14:41.674Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-17T08:14:54.000Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-17T08:14:54.000Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-17T08:14:59.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T08:14:59.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-17T08:14:59.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-17T08:14:59.354Z] $ docker stop --time=1 1d6bacf10dccdaa2d55bf3198b000f461429e16f186fbd8dca8311557cd7dadf [2021-11-17T08:15:00.715Z] $ docker rm -f 1d6bacf10dccdaa2d55bf3198b000f461429e16f186fbd8dca8311557cd7dadf [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T08:15:01.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-17T08:15:01.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-17T08:15:02.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-17T08:15:02.868Z] + ls -al . [2021-11-17T08:15:02.868Z] total 112 [2021-11-17T08:15:02.868Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 17 08:14 . [2021-11-17T08:15:02.868Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 17 08:13 .. [2021-11-17T08:15:02.868Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 17 08:13 assets [2021-11-17T08:15:02.868Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 17 08:13 bin [2021-11-17T08:15:02.868Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 17 08:13 cmd [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 17 08:13 CONTRIBUTING.md [2021-11-17T08:15:02.868Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 17 08:14 coverage.out [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 17 08:13 Dockerfile [2021-11-17T08:15:02.868Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 17 08:13 docs [2021-11-17T08:15:02.868Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 17 08:13 .git [2021-11-17T08:15:02.868Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 17 08:13 .github [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 17 08:13 .gitignore [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 744 Nov 17 08:13 go.mod [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 48565 Nov 17 08:13 go.sum [2021-11-17T08:15:02.868Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 17 08:13 internal [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 17 08:13 Jenkinsfile [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 17 08:13 LICENSE [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 17 08:13 Makefile [2021-11-17T08:15:02.868Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 17 08:13 pkg [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 17 08:13 README.md [2021-11-17T08:15:02.868Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 17 08:13 snap [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 17 08:11 VERSION [2021-11-17T08:15:02.868Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 17 08:13 version.go [2021-11-17T08:15:02.868Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 17 08:13 web [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:15:03.174Z] + 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=586f5773066d19dd299f0028b65312fc38c44dab --label arch=amd64 --label version=0.0.0 . [2021-11-17T08:15:03.435Z] Sending build context to Docker daemon 25.32MB [2021-11-17T08:15:03.435Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T08:15:03.435Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-17T08:15:03.435Z] ---> 41bbe8ca6457 [2021-11-17T08:15:03.435Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-17T08:15:03.435Z] ---> Running in 9d3a10152eb4 [2021-11-17T08:15:03.696Z] Removing intermediate container 9d3a10152eb4 [2021-11-17T08:15:03.696Z] ---> a5a19faf01b4 [2021-11-17T08:15:03.696Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-17T08:15:03.696Z] ---> Running in b5b54886608d [2021-11-17T08:15:03.696Z] Removing intermediate container b5b54886608d [2021-11-17T08:15:03.696Z] ---> d3b709423c59 [2021-11-17T08:15:03.696Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T08:15:03.696Z] ---> Running in a84fb83181dd [2021-11-17T08:15:03.696Z] Removing intermediate container a84fb83181dd [2021-11-17T08:15:03.696Z] ---> d6f2cdef2230 [2021-11-17T08:15:03.696Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-17T08:15:03.959Z] ---> Running in 86bc2f011bc6 [2021-11-17T08:15:03.959Z] Removing intermediate container 86bc2f011bc6 [2021-11-17T08:15:03.959Z] ---> b25f7cfa3abd [2021-11-17T08:15:03.959Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-17T08:15:03.959Z] ---> Running in c406260d84f5 [2021-11-17T08:15:03.959Z] Removing intermediate container c406260d84f5 [2021-11-17T08:15:03.959Z] ---> ed7b8c02155c [2021-11-17T08:15:03.959Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T08:15:04.221Z] ---> Running in ab2170775fee [2021-11-17T08:15:04.481Z] Removing intermediate container ab2170775fee [2021-11-17T08:15:04.481Z] ---> 74d6f4960152 [2021-11-17T08:15:04.481Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T08:15:04.481Z] ---> Running in 8ad5468ab5f6 [2021-11-17T08:15:04.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T08:15:05.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T08:15:05.955Z] OK: 220 MiB in 52 packages [2021-11-17T08:15:06.218Z] Removing intermediate container 8ad5468ab5f6 [2021-11-17T08:15:06.218Z] ---> 5d74835579a1 [2021-11-17T08:15:06.218Z] Step 10/22 : ENV GO111MODULE=on [2021-11-17T08:15:06.218Z] ---> Running in cb1e0273b819 [2021-11-17T08:15:06.218Z] Removing intermediate container cb1e0273b819 [2021-11-17T08:15:06.218Z] ---> 3710a0d4ff99 [2021-11-17T08:15:06.218Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-17T08:15:06.218Z] ---> Running in dff8956970b9 [2021-11-17T08:15:06.482Z] Removing intermediate container dff8956970b9 [2021-11-17T08:15:06.482Z] ---> be61c1bdf264 [2021-11-17T08:15:06.482Z] Step 12/22 : COPY . . [2021-11-17T08:15:07.058Z] ---> ed7b4fe21fd4 [2021-11-17T08:15:07.058Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T08:15:07.058Z] ---> Running in 6e31e6734245 [2021-11-17T08:15:08.011Z] Removing intermediate container 6e31e6734245 [2021-11-17T08:15:08.011Z] ---> fbffd709b4fe [2021-11-17T08:15:08.011Z] Step 14/22 : RUN ${MAKE} [2021-11-17T08:15:08.011Z] ---> Running in fd959ae6ac73 [2021-11-17T08:15:08.011Z] 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-11-17T08:15:18.145Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-17T08:15:19.529Z] Removing intermediate container fd959ae6ac73 [2021-11-17T08:15:19.529Z] ---> e63d61a5b5fc [2021-11-17T08:15:19.529Z] Step 15/22 : FROM alpine:3.14 [2021-11-17T08:15:19.789Z] 3.14: Pulling from library/alpine [2021-11-17T08:15:20.050Z] 97518928ae5f: Pulling fs layer [2021-11-17T08:15:20.050Z] 97518928ae5f: Download complete [2021-11-17T08:15:20.311Z] 97518928ae5f: Pull complete [2021-11-17T08:15:20.311Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T08:15:20.311Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T08:15:20.311Z] ---> 0a97eee8041e [2021-11-17T08:15:20.311Z] Step 16/22 : EXPOSE 4000 [2021-11-17T08:15:20.311Z] ---> Running in eae83c8695a7 [2021-11-17T08:15:20.571Z] Removing intermediate container eae83c8695a7 [2021-11-17T08:15:20.571Z] ---> 89b65f5345ac [2021-11-17T08:15:20.571Z] Step 17/22 : 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-11-17T08:15:21.143Z] ---> 574b1b8c44ad [2021-11-17T08:15:21.143Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-17T08:15:21.143Z] ---> Running in a463199b21f9 [2021-11-17T08:15:21.143Z] Removing intermediate container a463199b21f9 [2021-11-17T08:15:21.143Z] ---> 63100f1fff2f [2021-11-17T08:15:21.143Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-17T08:15:21.143Z] ---> Running in ce700cbe06dc [2021-11-17T08:15:21.143Z] Removing intermediate container ce700cbe06dc [2021-11-17T08:15:21.143Z] ---> 71d976ccfce9 [2021-11-17T08:15:21.143Z] Step 20/22 : LABEL arch=amd64 [2021-11-17T08:15:21.143Z] ---> Running in c79d0d3b0c87 [2021-11-17T08:15:21.403Z] Removing intermediate container c79d0d3b0c87 [2021-11-17T08:15:21.403Z] ---> c3af82fefee1 [2021-11-17T08:15:21.403Z] Step 21/22 : LABEL git_sha=586f5773066d19dd299f0028b65312fc38c44dab [2021-11-17T08:15:21.403Z] ---> Running in 9383bd32b912 [2021-11-17T08:15:21.403Z] Removing intermediate container 9383bd32b912 [2021-11-17T08:15:21.403Z] ---> f44372177eb9 [2021-11-17T08:15:21.403Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T08:15:21.403Z] ---> Running in 249735460b30 [2021-11-17T08:15:21.403Z] Removing intermediate container 249735460b30 [2021-11-17T08:15:21.403Z] ---> 485fbf4cfc76 [2021-11-17T08:15:21.403Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-17T08:15:21.403Z] Successfully built 485fbf4cfc76 [2021-11-17T08:15:21.403Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:15:21.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T08:15:21.991Z] [2021-11-17T08:15:21.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:15:22.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T08:15:22.288Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T08:15:22.288Z] b4d181a07f80: Pulling fs layer [2021-11-17T08:15:22.288Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T08:15:22.288Z] ed53099fbce6: Pulling fs layer [2021-11-17T08:15:22.288Z] dc539afda2c1: Pulling fs layer [2021-11-17T08:15:22.288Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T08:15:22.288Z] 9065ff56babe: Pulling fs layer [2021-11-17T08:15:22.288Z] d287ab97295c: Pulling fs layer [2021-11-17T08:15:22.288Z] dc539afda2c1: Waiting [2021-11-17T08:15:22.288Z] 77bc0d833cb6: Waiting [2021-11-17T08:15:22.288Z] 9065ff56babe: Waiting [2021-11-17T08:15:22.288Z] d287ab97295c: Waiting [2021-11-17T08:15:22.288Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T08:15:22.288Z] a1111a8f2ec3: Download complete [2021-11-17T08:15:22.288Z] dc539afda2c1: Verifying Checksum [2021-11-17T08:15:22.288Z] dc539afda2c1: Download complete [2021-11-17T08:15:22.288Z] ed53099fbce6: Verifying Checksum [2021-11-17T08:15:22.288Z] ed53099fbce6: Download complete [2021-11-17T08:15:22.288Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T08:15:22.288Z] 77bc0d833cb6: Download complete [2021-11-17T08:15:22.288Z] 9065ff56babe: Verifying Checksum [2021-11-17T08:15:22.288Z] 9065ff56babe: Download complete [2021-11-17T08:15:22.562Z] b4d181a07f80: Verifying Checksum [2021-11-17T08:15:22.562Z] b4d181a07f80: Download complete [2021-11-17T08:15:23.159Z] d287ab97295c: Verifying Checksum [2021-11-17T08:15:23.159Z] d287ab97295c: Download complete [2021-11-17T08:15:24.116Z] b4d181a07f80: Pull complete [2021-11-17T08:15:24.116Z] a1111a8f2ec3: Pull complete [2021-11-17T08:15:24.699Z] ed53099fbce6: Pull complete [2021-11-17T08:15:24.699Z] dc539afda2c1: Pull complete [2021-11-17T08:15:24.960Z] 77bc0d833cb6: Pull complete [2021-11-17T08:15:24.960Z] 9065ff56babe: Pull complete [2021-11-17T08:15:30.279Z] d287ab97295c: Pull complete [2021-11-17T08:15:30.279Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T08:15:30.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T08:15:30.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T08:15:30.339Z] prd-centos7-docker-4c-2g-922 does not seem to be running inside a container [2021-11-17T08:15:30.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T08:15:32.229Z] Removing intermediate container 03c8013b43df [2021-11-17T08:15:32.229Z] ---> a4dd80b92d56 [2021-11-17T08:15:32.229Z] Step 14/14 : RUN ${MAKE} [2021-11-17T08:15:32.229Z] ---> Running in 7a1cea479912 [2021-11-17T08:15:32.229Z] noop [2021-11-17T08:15:32.229Z] Removing intermediate container 7a1cea479912 [2021-11-17T08:15:32.229Z] ---> f3d55ec303c3 [2021-11-17T08:15:32.229Z] Successfully built f3d55ec303c3 [2021-11-17T08:15:32.229Z] Successfully tagged ci-base-image-arm64:latest [2021-11-17T08:15:32.634Z] $ docker top f15f40ef71f5be89b8e8cb905e50fb0e1a6c423f42c1419a2934d7c522874564 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:15:33.070Z] ---> job-cost.sh [2021-11-17T08:15:33.070Z] lf-activate-venv: SKIPPING [2021-11-17T08:15:33.070Z] INFO: No Stack... [2021-11-17T08:15:33.140Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T08:15:33.140Z] . [Pipeline] withDockerContainer [2021-11-17T08:15:33.367Z] prd-ubuntu18.04-docker-arm64-4c-16g-921 does not seem to be running inside a container [2021-11-17T08:15:33.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-17T08:15:33.640Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T08:15:33.902Z] INFO: Archiving Costs [2021-11-17T08:15:34.898Z] $ docker top 7e0298014dd98657a087abbafad89b1e2f319cedcd74d8000568ae6c69f53c17 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-11-17T08:15:35.505Z] + cut -d, -f6 [2021-11-17T08:15:35.505Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-11-17T08:15:35.531Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [2021-11-17T08:15:35.538Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] did not exist. Created. [2021-11-17T08:15:35.538Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T08:15:35.842Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-17T08:15:35.878Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T08:15:35.886Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T08:15:35.929Z] + go version [2021-11-17T08:15:35.929Z] go version go1.16.8 linux/arm64 [2021-11-17T08:15:35.930Z] $ docker stop --time=1 f15f40ef71f5be89b8e8cb905e50fb0e1a6c423f42c1419a2934d7c522874564 [2021-11-17T08:15:37.065Z] $ docker rm -f f15f40ef71f5be89b8e8cb905e50fb0e1a6c423f42c1419a2934d7c522874564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-11-17T08:15:37.126Z] $ docker stop --time=1 7e0298014dd98657a087abbafad89b1e2f319cedcd74d8000568ae6c69f53c17 [2021-11-17T08:15:38.839Z] $ docker rm -f 7e0298014dd98657a087abbafad89b1e2f319cedcd74d8000568ae6c69f53c17 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:15:39.653Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T08:15:39.653Z] . [Pipeline] withDockerContainer [2021-11-17T08:15:39.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-921 does not seem to be running inside a container [2021-11-17T08:15:39.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-17T08:15:41.446Z] $ docker top b820c092fa24cdd0c686b939d0895ed84a0a0e1b61b0d3a67f97e09e4a85ac3b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-17T08:15:42.385Z] + make test [2021-11-17T08:15:42.385Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-17T08:15:43.365Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-17T08:16:22.434Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-17T08:16:22.434Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-17T08:16:44.629Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T08:16:44.629Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-17T08:16:44.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-17T08:16:44.661Z] $ docker stop --time=1 b820c092fa24cdd0c686b939d0895ed84a0a0e1b61b0d3a67f97e09e4a85ac3b [2021-11-17T08:16:46.423Z] $ docker rm -f b820c092fa24cdd0c686b939d0895ed84a0a0e1b61b0d3a67f97e09e4a85ac3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T08:16:47.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-17T08:16:47.220Z] Warning: overwriting stash ‘coverage-report’ [2021-11-17T08:16:47.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T08:16:48.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-17T08:16:48.573Z] + ls -al . [2021-11-17T08:16:48.573Z] total 152 [2021-11-17T08:16:48.573Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 17 08:15 . [2021-11-17T08:16:48.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 08:13 .. [2021-11-17T08:16:48.573Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 08:13 .git [2021-11-17T08:16:48.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 08:13 .github [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 17 08:13 .gitignore [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 17 08:13 CONTRIBUTING.md [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 17 08:13 Dockerfile [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 17 08:13 Jenkinsfile [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 17 08:13 LICENSE [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 17 08:13 Makefile [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 17 08:13 README.md [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 08:11 VERSION [2021-11-17T08:16:48.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 08:13 assets [2021-11-17T08:16:48.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 08:13 bin [2021-11-17T08:16:48.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 08:13 cmd [2021-11-17T08:16:48.573Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 17 08:15 coverage.out [2021-11-17T08:16:48.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 08:13 docs [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 744 Nov 17 08:13 go.mod [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 48565 Nov 17 08:13 go.sum [2021-11-17T08:16:48.573Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 08:13 internal [2021-11-17T08:16:48.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 08:13 pkg [2021-11-17T08:16:48.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 08:13 snap [2021-11-17T08:16:48.573Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 17 08:13 version.go [2021-11-17T08:16:48.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 08:13 web [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:16:48.917Z] + 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=586f5773066d19dd299f0028b65312fc38c44dab --label arch=arm64 --label version=0.0.0 . [2021-11-17T08:16:49.937Z] Sending build context to Docker daemon 25.31MB [2021-11-17T08:16:49.937Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T08:16:49.937Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-17T08:16:49.937Z] ---> f3d55ec303c3 [2021-11-17T08:16:49.937Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-17T08:16:50.229Z] ---> Running in d21e0058cf9e [2021-11-17T08:16:50.842Z] Removing intermediate container d21e0058cf9e [2021-11-17T08:16:50.842Z] ---> a9704a72a42e [2021-11-17T08:16:50.842Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-17T08:16:50.842Z] ---> Running in 49a3ec109a09 [2021-11-17T08:16:51.467Z] Removing intermediate container 49a3ec109a09 [2021-11-17T08:16:51.467Z] ---> 4597518909e2 [2021-11-17T08:16:51.467Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T08:16:51.467Z] ---> Running in d09c43f93585 [2021-11-17T08:16:51.755Z] Removing intermediate container d09c43f93585 [2021-11-17T08:16:51.755Z] ---> d47e51923d5f [2021-11-17T08:16:51.755Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-17T08:16:52.029Z] ---> Running in a50d9be3bcc0 [2021-11-17T08:16:52.302Z] Removing intermediate container a50d9be3bcc0 [2021-11-17T08:16:52.302Z] ---> 732a40e2d22b [2021-11-17T08:16:52.302Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-17T08:16:52.302Z] ---> Running in 9014d18eab75 [2021-11-17T08:16:52.895Z] Removing intermediate container 9014d18eab75 [2021-11-17T08:16:52.895Z] ---> 04d590a55a92 [2021-11-17T08:16:52.895Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T08:16:52.895Z] ---> Running in 8a360da4e9fb [2021-11-17T08:16:54.871Z] Removing intermediate container 8a360da4e9fb [2021-11-17T08:16:54.871Z] ---> b419f92b7f19 [2021-11-17T08:16:54.871Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T08:16:54.871Z] ---> Running in 07f3d80f1720 [2021-11-17T08:16:55.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T08:16:56.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T08:16:57.825Z] OK: 219 MiB in 52 packages [2021-11-17T08:16:58.422Z] Removing intermediate container 07f3d80f1720 [2021-11-17T08:16:58.422Z] ---> ded594e941e9 [2021-11-17T08:16:58.422Z] Step 10/22 : ENV GO111MODULE=on [2021-11-17T08:16:58.695Z] ---> Running in c5e6515be0d0 [2021-11-17T08:16:58.971Z] Removing intermediate container c5e6515be0d0 [2021-11-17T08:16:58.971Z] ---> 9654b4fcddbe [2021-11-17T08:16:58.971Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-17T08:16:58.971Z] ---> Running in 42c2616c83c3 [2021-11-17T08:16:59.565Z] Removing intermediate container 42c2616c83c3 [2021-11-17T08:16:59.565Z] ---> 13af019152b5 [2021-11-17T08:16:59.565Z] Step 12/22 : COPY . . [2021-11-17T08:17:02.944Z] ---> 60178d3d2c5e [2021-11-17T08:17:02.944Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T08:17:02.944Z] ---> Running in 697fc3d16739 [2021-11-17T08:17:04.913Z] Removing intermediate container 697fc3d16739 [2021-11-17T08:17:04.914Z] ---> 0fe6bdfceddb [2021-11-17T08:17:04.914Z] Step 14/22 : RUN ${MAKE} [2021-11-17T08:17:04.914Z] ---> Running in dc2b6ab401be [2021-11-17T08:17:06.350Z] 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-11-17T08:17:33.159Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-17T08:17:37.470Z] Removing intermediate container dc2b6ab401be [2021-11-17T08:17:37.470Z] ---> ff5f99c23d4b [2021-11-17T08:17:37.470Z] Step 15/22 : FROM alpine:3.14 [2021-11-17T08:17:37.470Z] 3.14: Pulling from library/alpine [2021-11-17T08:17:37.744Z] be307f383ecc: Pulling fs layer [2021-11-17T08:17:38.017Z] be307f383ecc: Verifying Checksum [2021-11-17T08:17:38.017Z] be307f383ecc: Download complete [2021-11-17T08:17:38.612Z] be307f383ecc: Pull complete [2021-11-17T08:17:38.612Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T08:17:38.612Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T08:17:38.612Z] ---> 5b8b7b635229 [2021-11-17T08:17:38.612Z] Step 16/22 : EXPOSE 4000 [2021-11-17T08:17:38.612Z] ---> Running in 7af08a588a19 [2021-11-17T08:17:39.207Z] Removing intermediate container 7af08a588a19 [2021-11-17T08:17:39.207Z] ---> 342ebdbdd6b5 [2021-11-17T08:17:39.207Z] Step 17/22 : 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-11-17T08:17:40.643Z] ---> 9a6618fb81bf [2021-11-17T08:17:40.643Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-17T08:17:40.643Z] ---> Running in fd9af385addd [2021-11-17T08:17:40.917Z] Removing intermediate container fd9af385addd [2021-11-17T08:17:40.917Z] ---> c5a27978d93f [2021-11-17T08:17:40.917Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-17T08:17:41.190Z] ---> Running in 6e7720b4d4ad [2021-11-17T08:17:41.467Z] Removing intermediate container 6e7720b4d4ad [2021-11-17T08:17:41.467Z] ---> 248c507f7132 [2021-11-17T08:17:41.467Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T08:17:41.467Z] ---> Running in 57340d90a247 [2021-11-17T08:17:42.063Z] Removing intermediate container 57340d90a247 [2021-11-17T08:17:42.063Z] ---> ba017a500962 [2021-11-17T08:17:42.063Z] Step 21/22 : LABEL git_sha=586f5773066d19dd299f0028b65312fc38c44dab [2021-11-17T08:17:42.063Z] ---> Running in c17858dc8f8f [2021-11-17T08:17:42.335Z] Removing intermediate container c17858dc8f8f [2021-11-17T08:17:42.335Z] ---> aef7652b8d4d [2021-11-17T08:17:42.335Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T08:17:42.608Z] ---> Running in 2637daed7413 [2021-11-17T08:17:42.886Z] Removing intermediate container 2637daed7413 [2021-11-17T08:17:42.886Z] ---> f1ff0bfc5b35 [2021-11-17T08:17:42.886Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-17T08:17:43.158Z] Successfully built f1ff0bfc5b35 [2021-11-17T08:17:43.158Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:17:43.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T08:17:43.689Z] [2021-11-17T08:17:43.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:17:44.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T08:17:44.575Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-17T08:17:44.575Z] 448f6bf000e3: Pulling fs layer [2021-11-17T08:17:44.575Z] f757da607395: Pulling fs layer [2021-11-17T08:17:44.575Z] 05883995daec: Pulling fs layer [2021-11-17T08:17:44.575Z] 8603b9c90790: Pulling fs layer [2021-11-17T08:17:44.575Z] 1560dd03e051: Pulling fs layer [2021-11-17T08:17:44.575Z] 8603b9c90790: Waiting [2021-11-17T08:17:44.575Z] 1560dd03e051: Waiting [2021-11-17T08:17:44.575Z] 27f5ce0e4adf: Pulling fs layer [2021-11-17T08:17:44.575Z] c2d8d7efcc4b: Pulling fs layer [2021-11-17T08:17:44.575Z] 27f5ce0e4adf: Waiting [2021-11-17T08:17:44.575Z] c2d8d7efcc4b: Waiting [2021-11-17T08:17:44.575Z] f757da607395: Verifying Checksum [2021-11-17T08:17:44.575Z] f757da607395: Download complete [2021-11-17T08:17:44.575Z] 8603b9c90790: Verifying Checksum [2021-11-17T08:17:44.575Z] 8603b9c90790: Download complete [2021-11-17T08:17:44.850Z] 1560dd03e051: Verifying Checksum [2021-11-17T08:17:44.850Z] 1560dd03e051: Download complete [2021-11-17T08:17:44.850Z] 27f5ce0e4adf: Verifying Checksum [2021-11-17T08:17:44.850Z] 27f5ce0e4adf: Download complete [2021-11-17T08:17:44.850Z] 05883995daec: Verifying Checksum [2021-11-17T08:17:44.850Z] 05883995daec: Download complete [2021-11-17T08:17:45.126Z] 448f6bf000e3: Verifying Checksum [2021-11-17T08:17:45.126Z] 448f6bf000e3: Download complete [2021-11-17T08:17:47.757Z] c2d8d7efcc4b: Verifying Checksum [2021-11-17T08:17:47.757Z] c2d8d7efcc4b: Download complete [2021-11-17T08:17:48.740Z] 448f6bf000e3: Pull complete [2021-11-17T08:17:49.338Z] f757da607395: Pull complete [2021-11-17T08:17:50.776Z] 05883995daec: Pull complete [2021-11-17T08:17:51.052Z] 8603b9c90790: Pull complete [2021-11-17T08:17:52.032Z] 1560dd03e051: Pull complete [2021-11-17T08:17:52.627Z] 27f5ce0e4adf: Pull complete [2021-11-17T08:18:07.704Z] c2d8d7efcc4b: Pull complete [2021-11-17T08:18:07.704Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-17T08:18:07.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T08:18:07.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-17T08:18:07.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-921 does not seem to be running inside a container [2021-11-17T08:18:08.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-17T08:18:10.804Z] $ docker top 4a32a4ce71a3fe5916fecbc5933b309195861832cfbbc3ae59eccae3585c42eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:11.775Z] ---> job-cost.sh [2021-11-17T08:18:11.775Z] lf-activate-venv: SKIPPING [2021-11-17T08:18:11.775Z] INFO: No Stack... [2021-11-17T08:18:12.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-17T08:18:12.317Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T08:18:12.973Z] + cut -d, -f6 [2021-11-17T08:18:12.973Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-11-17T08:18:13.029Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [2021-11-17T08:18:13.039Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] did not exist. Created. [2021-11-17T08:18:13.039Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T08:18:13.707Z] /w/workspace/edgex-ui-go/2@tmp/durable-bb04cada/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-bb04cada/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-17T08:18:14.435Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-17T08:18:14.463Z] Warning: overwriting stash ‘stack-cost’ [2021-11-17T08:18:14.639Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T08:18:14.648Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T08:18:14.664Z] $ docker stop --time=1 4a32a4ce71a3fe5916fecbc5933b309195861832cfbbc3ae59eccae3585c42eb [2021-11-17T08:18:16.244Z] $ docker rm -f 4a32a4ce71a3fe5916fecbc5933b309195861832cfbbc3ae59eccae3585c42eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-17T08:18:16.932Z] provisioning config files... [2021-11-17T08:18:16.941Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/config358623116899000574tmp [Pipeline] { [Pipeline] sh [2021-11-17T08:18:17.253Z] + set +x [2021-11-17T08:18:17.254Z] + curl -s https://codecov.io/bash [2021-11-17T08:18:17.254Z] + bash -s -- [2021-11-17T08:18:17.254Z] [2021-11-17T08:18:17.254Z] _____ _ [2021-11-17T08:18:17.254Z] / ____| | | [2021-11-17T08:18:17.254Z] | | ___ __| | ___ ___ _____ __ [2021-11-17T08:18:17.254Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-17T08:18:17.254Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-17T08:18:17.254Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-17T08:18:17.254Z] Bash-1.0.6 [2021-11-17T08:18:17.254Z] [2021-11-17T08:18:17.254Z] [2021-11-17T08:18:17.254Z] ==> git version 2.24.4 found [2021-11-17T08:18:17.254Z] ==> 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-11-17T08:18:17.254Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-17T08:18:17.254Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-17T08:18:17.254Z] ==> Jenkins CI detected. [2021-11-17T08:18:17.254Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [2021-11-17T08:18:17.254Z] project root: . [2021-11-17T08:18:17.254Z] --> token set from env [2021-11-17T08:18:17.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-17T08:18:17.254Z] ==> Running gcov in . (disable via -X gcov) [2021-11-17T08:18:17.254Z] ==> Python coveragepy not found [2021-11-17T08:18:17.254Z] ==> Searching for coverage reports in: [2021-11-17T08:18:17.254Z] + . [2021-11-17T08:18:17.514Z] -> Found 1 reports [2021-11-17T08:18:17.514Z] ==> Detecting git/mercurial file structure [2021-11-17T08:18:17.514Z] ==> Reading reports [2021-11-17T08:18:17.514Z] + ./coverage.out bytes=10 [2021-11-17T08:18:17.514Z] ==> Appending adjustments [2021-11-17T08:18:17.514Z] https://docs.codecov.io/docs/fixing-reports [2021-11-17T08:18:17.514Z] + Found adjustments [2021-11-17T08:18:17.514Z] ==> Gzipping contents [2021-11-17T08:18:17.514Z] 4.0K /tmp/codecov.rCtjGf.gz [2021-11-17T08:18:17.514Z] ==> Uploading reports [2021-11-17T08:18:17.514Z] url: https://codecov.io [2021-11-17T08:18:17.514Z] query: branch=PR-484&commit=586f5773066d19dd299f0028b65312fc38c44dab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-484%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2021-11-17T08:18:17.514Z] -> Pinging Codecov [2021-11-17T08:18:17.514Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-484&commit=586f5773066d19dd299f0028b65312fc38c44dab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-484%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=484&job=&cmd_args= [2021-11-17T08:18:18.083Z] -> Uploading to [2021-11-17T08:18:18.083Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-17/FB506323287CE973F263BFD2A0EB1F37/586f5773066d19dd299f0028b65312fc38c44dab/0b688970-8fd4-41b6-b57c-646347cfdf32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T081817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=185a814c7ff7f6bbab6a04992ed824d8ffac721dc773be35cddfc3af30922129 [2021-11-17T08:18:18.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T08:18:18.083Z] Dload Upload Total Spent Left Speed [2021-11-17T08:18:18.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12462 --:--:-- --:--:-- --:--:-- 12501 [2021-11-17T08:18:18.344Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] } [2021-11-17T08:18:18.354Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-17T08:18:19.640Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-484/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:19.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:20.498Z] ---> package-listing.sh [2021-11-17T08:18:20.498Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-17T08:18:20.498Z] ++ facter osfamily [2021-11-17T08:18:20.775Z] + OS_FAMILY=redhat [2021-11-17T08:18:20.775Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-484 [2021-11-17T08:18:20.775Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-17T08:18:20.775Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-17T08:18:20.775Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-17T08:18:20.775Z] + PACKAGES=/tmp/packages_start.txt [2021-11-17T08:18:20.775Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-484 ']' [2021-11-17T08:18:20.775Z] + PACKAGES=/tmp/packages_end.txt [2021-11-17T08:18:20.775Z] + case "${OS_FAMILY}" in [2021-11-17T08:18:20.775Z] + sort [2021-11-17T08:18:20.775Z] + rpm -qa [2021-11-17T08:18:21.348Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-17T08:18:21.348Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-17T08:18:21.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-17T08:18:21.348Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-484 ']' [2021-11-17T08:18:21.348Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-484/archives/ [2021-11-17T08:18:21.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-484/archives/ [Pipeline] echo [2021-11-17T08:18:21.365Z] 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-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-17T08:18:21.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:18:22.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T08:18:22.218Z] [2021-11-17T08:18:22.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T08:18:22.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T08:18:22.523Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T08:18:22.523Z] b4d181a07f80: Pulling fs layer [2021-11-17T08:18:22.523Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T08:18:22.523Z] ed53099fbce6: Pulling fs layer [2021-11-17T08:18:22.523Z] dc539afda2c1: Pulling fs layer [2021-11-17T08:18:22.523Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T08:18:22.523Z] 9065ff56babe: Pulling fs layer [2021-11-17T08:18:22.523Z] d287ab97295c: Pulling fs layer [2021-11-17T08:18:22.523Z] dc539afda2c1: Waiting [2021-11-17T08:18:22.523Z] 77bc0d833cb6: Waiting [2021-11-17T08:18:22.523Z] 9065ff56babe: Waiting [2021-11-17T08:18:22.523Z] d287ab97295c: Waiting [2021-11-17T08:18:22.523Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T08:18:22.523Z] a1111a8f2ec3: Download complete [2021-11-17T08:18:22.523Z] dc539afda2c1: Verifying Checksum [2021-11-17T08:18:22.523Z] dc539afda2c1: Download complete [2021-11-17T08:18:22.523Z] ed53099fbce6: Verifying Checksum [2021-11-17T08:18:22.523Z] ed53099fbce6: Download complete [2021-11-17T08:18:22.797Z] 9065ff56babe: Verifying Checksum [2021-11-17T08:18:22.797Z] 9065ff56babe: Download complete [2021-11-17T08:18:22.797Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T08:18:22.797Z] 77bc0d833cb6: Download complete [2021-11-17T08:18:22.797Z] b4d181a07f80: Verifying Checksum [2021-11-17T08:18:22.797Z] b4d181a07f80: Download complete [2021-11-17T08:18:23.373Z] d287ab97295c: Verifying Checksum [2021-11-17T08:18:23.373Z] d287ab97295c: Download complete [2021-11-17T08:18:24.316Z] b4d181a07f80: Pull complete [2021-11-17T08:18:24.583Z] a1111a8f2ec3: Pull complete [2021-11-17T08:18:24.844Z] ed53099fbce6: Pull complete [2021-11-17T08:18:25.106Z] dc539afda2c1: Pull complete [2021-11-17T08:18:25.368Z] 77bc0d833cb6: Pull complete [2021-11-17T08:18:25.368Z] 9065ff56babe: Pull complete [2021-11-17T08:18:30.698Z] d287ab97295c: Pull complete [2021-11-17T08:18:30.698Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T08:18:30.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T08:18:30.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T08:18:30.764Z] prd-centos7-docker-4c-2g-920 does not seem to be running inside a container [2021-11-17T08:18:30.793Z] $ 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-484/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-484 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484:/w/workspace/edgexfoundry_edgex-ui-go_PR-484:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T08:18:33.574Z] $ docker top f02aef574de5c41f1f6a43bfa98f334ab780e9ae5f1fb8d0f102f67df72986f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T08:18:33.930Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-17T08:18:34.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-17T08:18:34.521Z] + ls /var/log/sa-host [2021-11-17T08:18:34.521Z] + sadf -c /var/log/sa-host/sa17 [2021-11-17T08:18:34.521Z] file_magic: OK [2021-11-17T08:18:34.521Z] HZ: Using current value: 100 [2021-11-17T08:18:34.521Z] file_header: OK [2021-11-17T08:18:34.521Z] 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-11-17T08:18:34.521Z] Statistics: [2021-11-17T08:18:34.521Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T08:18:34.522Z] File successfully converted to sysstat format version 12.0.3 [2021-11-17T08:18:34.522Z] + sadf -c /var/log/sa-host/sa30 [2021-11-17T08:18:34.522Z] file_magic: OK [2021-11-17T08:18:34.522Z] HZ: Using current value: 100 [2021-11-17T08:18:34.522Z] file_header: OK [2021-11-17T08:18:34.522Z] 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-11-17T08:18:34.522Z] Statistics: [2021-11-17T08:18:34.522Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T08:18:34.522Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T08:18:34.771Z] provisioning config files... [2021-11-17T08:18:34.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/config2396180901140178545tmp [Pipeline] { [Pipeline] echo [2021-11-17T08:18:34.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:35.084Z] ---> create-netrc.sh [Pipeline] } [2021-11-17T08:18:35.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:35.433Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-17T08:18:35.444Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:35.732Z] ---> sudo-logs.sh [2021-11-17T08:18:35.732Z] Archiving 'sudo' log.. [2021-11-17T08:18:35.732Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-920.novalocal: Name or service not known [2021-11-17T08:18:35.732Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-920.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-17T08:18:35.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:36.059Z] ---> job-cost.sh [2021-11-17T08:18:36.059Z] lf-activate-venv: SKIPPING [2021-11-17T08:18:36.059Z] DEBUG: total: 0.10999999940395355 [2021-11-17T08:18:36.059Z] INFO: Retrieving Stack Cost... [2021-11-17T08:18:36.336Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T08:18:36.597Z] INFO: Archiving Costs [Pipeline] echo [2021-11-17T08:18:36.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T08:18:36.918Z] ---> logs-deploy.sh [2021-11-17T08:18:36.918Z] lf-activate-venv: SKIPPING [2021-11-17T08:18:36.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-484/2 [2021-11-17T08:18:36.918Z] INFO: archiving workspace using pattern(s): [2021-11-17T08:18:37.492Z] Archives upload complete. [2021-11-17T08:18:37.754Z] INFO: archiving logs to Nexus