Pull request #455 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 f2ec88548ec71f6c1ecfd18bd98758aef15b856d rather than b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d 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-ssh3489450791065726471.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4504826935356831698.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 f1d79d91c36788821211008368c3015072ca53ca 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-455/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-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4378492023917368072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh7200442409002791761.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-455/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-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3702558302493072173.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-997 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [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-455 # 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-455@tmp/jenkins-gitclient-ssh3007133867055996964.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/jenkins-gitclient-ssh3738709974448974597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 Merge succeeded, producing c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 Checking out Revision c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 (PR-455) > git config core.sparsecheckout # timeout=10 > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # 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-455@tmp/jenkins-gitclient-ssh6538810350651250164.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 # timeout=10 Commit message: "Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T07:00:10.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T07:00:10.127Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T07:00:10.138Z] ========================================================= [2021-10-13T07:00:10.139Z] EdgeX Global Pipelines Version Info [2021-10-13T07:00:10.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [2021-10-13T07:00:11.281Z] ------------------- [2021-10-13T07:00:11.281Z] stable info: [2021-10-13T07:00:11.281Z] ------------------- [2021-10-13T07:00:11.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T07:00:11.281Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T07:00:11.281Z] Message: update stable to v1.0.209 [2021-10-13T07:00:11.853Z] ------------------- [2021-10-13T07:00:11.853Z] experimental info: [2021-10-13T07:00:11.853Z] ------------------- [2021-10-13T07:00:11.853Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T07:00:11.853Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T07:00:11.853Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T07:00:11.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-13T07:00:11.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-13T07:00:11.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T07:00:11.966Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T07:00:11.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T07:00:11.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T07:00:11.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T07:00:12.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T07:00:12.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T07:00:12.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T07:00:12.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T07:00:12.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-13T07:00:12.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T07:00:12.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T07:00:12.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T07:00:12.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T07:00:12.110Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T07:00:12.120Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T07:00:12.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T07:00:12.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T07:00:12.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T07:00:12.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T07:00:12.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T07:00:12.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T07:00:12.196Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-13T07:00:12.209Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T07:00:12.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2021-10-13T07:00:12.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2021-10-13T07:00:12.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2021-10-13T07:00:12.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 [Pipeline] echo [2021-10-13T07:00:12.265Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0ab3ec [Pipeline] echo [2021-10-13T07:00:12.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:00:12.314Z] provisioning config files... [2021-10-13T07:00:12.329Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config1843252150893837884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:00:12.656Z] ---> docker-login.sh [2021-10-13T07:00:12.656Z] nexus3.edgexfoundry.org:10001 [2021-10-13T07:00:12.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:00:12.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:00:12.919Z] Configure a credential helper to remove this warning. See [2021-10-13T07:00:12.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:00:12.919Z] [2021-10-13T07:00:12.919Z] Login Succeeded [2021-10-13T07:00:12.919Z] nexus3.edgexfoundry.org:10002 [2021-10-13T07:00:12.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:00:12.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:00:12.919Z] Configure a credential helper to remove this warning. See [2021-10-13T07:00:12.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:00:12.919Z] [2021-10-13T07:00:12.919Z] Login Succeeded [2021-10-13T07:00:12.919Z] nexus3.edgexfoundry.org:10003 [2021-10-13T07:00:13.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:00:13.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:00:13.178Z] Configure a credential helper to remove this warning. See [2021-10-13T07:00:13.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:00:13.178Z] [2021-10-13T07:00:13.178Z] Login Succeeded [2021-10-13T07:00:13.178Z] nexus3.edgexfoundry.org:10004 [2021-10-13T07:00:13.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:00:13.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:00:13.178Z] Configure a credential helper to remove this warning. See [2021-10-13T07:00:13.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:00:13.178Z] [2021-10-13T07:00:13.178Z] Login Succeeded [2021-10-13T07:00:13.178Z] docker.io [2021-10-13T07:00:13.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:00:13.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:00:13.750Z] Configure a credential helper to remove this warning. See [2021-10-13T07:00:13.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:00:13.750Z] [2021-10-13T07:00:13.750Z] Login Succeeded [2021-10-13T07:00:13.750Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T07:00:13.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T07:00:14.229Z] + git log --format=format:%s -1 c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 [Pipeline] echo [2021-10-13T07:00:14.262Z] GIT_COMMIT: c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7, Commit Message: Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD [Pipeline] echo [2021-10-13T07:00:14.270Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:00:14.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T07:00:14.979Z] [2021-10-13T07:00:14.979Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:00:15.289Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T07:00:15.289Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T07:00:15.289Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T07:00:15.289Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T07:00:15.289Z] 4c7163046ea9: Pulling fs layer [2021-10-13T07:00:15.289Z] 0c2d73faf560: Pulling fs layer [2021-10-13T07:00:15.289Z] 0c2d73faf560: Waiting [2021-10-13T07:00:15.289Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T07:00:15.289Z] 3e5f54012d9b: Download complete [2021-10-13T07:00:15.289Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T07:00:15.289Z] a0d0a0d46f8b: Download complete [2021-10-13T07:00:15.289Z] 0c2d73faf560: Verifying Checksum [2021-10-13T07:00:15.289Z] 0c2d73faf560: Download complete [2021-10-13T07:00:15.559Z] 4c7163046ea9: Verifying Checksum [2021-10-13T07:00:15.559Z] 4c7163046ea9: Download complete [2021-10-13T07:00:15.559Z] a0d0a0d46f8b: Pull complete [2021-10-13T07:00:15.559Z] 3e5f54012d9b: Pull complete [2021-10-13T07:00:15.825Z] 4c7163046ea9: Pull complete [2021-10-13T07:00:16.106Z] 0c2d73faf560: Pull complete [2021-10-13T07:00:16.106Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T07:00:16.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T07:00:16.106Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T07:00:16.181Z] prd-centos7-docker-4c-2g-997 does not seem to be running inside a container [2021-10-13T07:00:16.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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-10-13T07:00:16.853Z] $ docker top 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T07:00:16.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T07:00:16.944Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T07:00:17.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T07:00:17.060Z] $ docker exec 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent [2021-10-13T07:00:17.183Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGkeAnC/agent.14 [2021-10-13T07:00:17.183Z] SSH_AGENT_PID=21 [2021-10-13T07:00:17.190Z] Running ssh-add (command line suppressed) [2021-10-13T07:00:17.285Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_112565289422071656.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_112565289422071656.key) [2021-10-13T07:00:17.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T07:00:17.612Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T07:00:17.624Z] $ docker exec --env ******** --env ******** 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent -k [2021-10-13T07:00:17.714Z] unset SSH_AUTH_SOCK; [2021-10-13T07:00:17.714Z] unset SSH_AGENT_PID; [2021-10-13T07:00:17.714Z] echo Agent pid 21 killed; [2021-10-13T07:00:17.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T07:00:17.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T07:00:17.760Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T07:00:17.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T07:00:17.880Z] $ docker exec 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent [2021-10-13T07:00:18.001Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnNfAkI/agent.55 [2021-10-13T07:00:18.001Z] SSH_AGENT_PID=61 [2021-10-13T07:00:18.006Z] Running ssh-add (command line suppressed) [2021-10-13T07:00:18.108Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_693931219298687591.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_693931219298687591.key) [2021-10-13T07:00:18.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T07:00:18.413Z] + git semver init [2021-10-13T07:00:18.413Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T07:00:18.413Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git [2021-10-13T07:00:18.413Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T07:00:18.413Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T07:00:18.413Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T07:00:18.413Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T07:00:18.413Z] # $SEMVER_BRANCH = PR-455 [2021-10-13T07:00:18.413Z] # $SEMVER_TEMP = /tmp/semver-690694753 [2021-10-13T07:00:18.413Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-13T07:00:20.337Z] # '/tmp/semver-690694753' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' [2021-10-13T07:00:20.598Z] # -> Force: false [2021-10-13T07:00:20.599Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } [2021-10-13T07:00:20.608Z] $ docker exec --env ******** --env ******** 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b ssh-agent -k [2021-10-13T07:00:20.698Z] unset SSH_AUTH_SOCK; [2021-10-13T07:00:20.699Z] unset SSH_AGENT_PID; [2021-10-13T07:00:20.699Z] echo Agent pid 61 killed; [2021-10-13T07:00:20.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T07:00:21.024Z] + git semver [Pipeline] } [2021-10-13T07:00:21.040Z] $ docker stop --time=1 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b [2021-10-13T07:00:22.325Z] $ docker rm -f 300663affe9ccf5edc28d7e82f8aaa7db94c3272226e023b69baca781ff4b05b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T07:00:22.677Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T07:00:22.920Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T07:00:22.923Z] [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-10-13T07:00:38.073Z] Still waiting to schedule task [2021-10-13T07:00:38.074Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-997’ [2021-10-13T07:00:38.075Z] Still waiting to schedule task [2021-10-13T07:00:38.075Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-13T07:04:05.991Z] Running on prd-centos7-docker-4c-2g-1003 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-13T07:04:06.004Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-10-13T07:04:06.087Z] The recommended git tool is: git [2021-10-13T07:04:07.954Z] using credential edgex-jenkins-ssh [2021-10-13T07:04:07.970Z] Cloning the remote Git repository [2021-10-13T07:04:07.016Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:04:07.071Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-10-13T07:04:07.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:04:07.106Z] > git --version # timeout=10 [2021-10-13T07:04:07.115Z] > git --version # 'git version 2.24.4' [2021-10-13T07:04:07.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:04:07.142Z] [INFO] Currently running in a labeled security context [2021-10-13T07:04:07.143Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T07:04:07.143Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7507170151601527286.key [2021-10-13T07:04:07.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:04:08.469Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:04:10.071Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-13T07:04:10.593Z] Merge succeeded, producing 71c5979187b9f6c47c029b8196f7bf20bb53e417 [2021-10-13T07:04:10.593Z] Checking out Revision 71c5979187b9f6c47c029b8196f7bf20bb53e417 (PR-455) [2021-10-13T07:04:08.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:04:08.495Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:04:08.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:04:08.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:04:08.509Z] [INFO] Currently running in a labeled security context [2021-10-13T07:04:08.509Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T07:04:08.509Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh5259207880471646104.key [2021-10-13T07:04:08.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T07:04:09.109Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:04:09.145Z] > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [2021-10-13T07:04:09.502Z] > git remote # timeout=10 [2021-10-13T07:04:09.511Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T07:04:09.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:04:09.521Z] [INFO] Currently running in a labeled security context [2021-10-13T07:04:09.521Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T07:04:09.521Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4973148512131308595.key [2021-10-13T07:04:09.529Z] > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T07:04:09.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T07:04:09.621Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:04:09.627Z] > git checkout -f 71c5979187b9f6c47c029b8196f7bf20bb53e417 # timeout=10 [2021-10-13T07:04:14.195Z] Commit message: "Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD" [2021-10-13T07:04:14.207Z] First time build. Skipping changelog. [2021-10-13T07:04:13.223Z] > git rev-list --no-walk 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:04:14.782Z] provisioning config files... [2021-10-13T07:04:14.796Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config9037038684086307638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:04:15.173Z] ---> docker-login.sh [2021-10-13T07:04:15.173Z] nexus3.edgexfoundry.org:10001 [2021-10-13T07:04:15.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:04:15.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:04:15.173Z] Configure a credential helper to remove this warning. See [2021-10-13T07:04:15.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:04:15.173Z] [2021-10-13T07:04:15.173Z] Login Succeeded [2021-10-13T07:04:15.173Z] nexus3.edgexfoundry.org:10002 [2021-10-13T07:04:15.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:04:15.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:04:15.438Z] Configure a credential helper to remove this warning. See [2021-10-13T07:04:15.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:04:15.438Z] [2021-10-13T07:04:15.438Z] Login Succeeded [2021-10-13T07:04:15.438Z] nexus3.edgexfoundry.org:10003 [2021-10-13T07:04:15.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:04:15.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:04:15.438Z] Configure a credential helper to remove this warning. See [2021-10-13T07:04:15.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:04:15.438Z] [2021-10-13T07:04:15.438Z] Login Succeeded [2021-10-13T07:04:15.438Z] nexus3.edgexfoundry.org:10004 [2021-10-13T07:04:15.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:04:15.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:04:15.698Z] Configure a credential helper to remove this warning. See [2021-10-13T07:04:15.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:04:15.698Z] [2021-10-13T07:04:15.698Z] Login Succeeded [2021-10-13T07:04:15.698Z] docker.io [2021-10-13T07:04:15.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:04:15.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:04:15.959Z] Configure a credential helper to remove this warning. See [2021-10-13T07:04:15.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:04:15.959Z] [2021-10-13T07:04:15.959Z] Login Succeeded [2021-10-13T07:04:15.959Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T07:04:15.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T07:04:16.122Z] ========================================================= [2021-10-13T07:04:16.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T07:04:16.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:04:16.429Z] + 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-10-13T07:04:16.429Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:04:16.429Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:04:16.429Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T07:04:16.694Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T07:04:16.694Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T07:04:16.694Z] 57d31006c564: Pulling fs layer [2021-10-13T07:04:16.694Z] bd5ccded8296: Pulling fs layer [2021-10-13T07:04:16.694Z] 304dd3a0f381: Pulling fs layer [2021-10-13T07:04:16.694Z] d37cda54a23b: Pulling fs layer [2021-10-13T07:04:16.694Z] bae75c0f2455: Pulling fs layer [2021-10-13T07:04:16.694Z] 806579b3d29a: Pulling fs layer [2021-10-13T07:04:16.694Z] c77eb801bf70: Pulling fs layer [2021-10-13T07:04:16.694Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T07:04:16.694Z] bae75c0f2455: Waiting [2021-10-13T07:04:16.694Z] 806579b3d29a: Waiting [2021-10-13T07:04:16.694Z] c77eb801bf70: Waiting [2021-10-13T07:04:16.694Z] 6d0567d44e1a: Waiting [2021-10-13T07:04:16.694Z] 304dd3a0f381: Waiting [2021-10-13T07:04:16.694Z] d37cda54a23b: Waiting [2021-10-13T07:04:16.694Z] bd5ccded8296: Verifying Checksum [2021-10-13T07:04:16.694Z] bd5ccded8296: Download complete [2021-10-13T07:04:16.695Z] 57d31006c564: Verifying Checksum [2021-10-13T07:04:16.695Z] 57d31006c564: Download complete [2021-10-13T07:04:16.695Z] d37cda54a23b: Verifying Checksum [2021-10-13T07:04:16.695Z] d37cda54a23b: Download complete [2021-10-13T07:04:16.695Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T07:04:16.695Z] 4e9f2cdf4387: Download complete [2021-10-13T07:04:16.695Z] bae75c0f2455: Verifying Checksum [2021-10-13T07:04:16.695Z] bae75c0f2455: Download complete [2021-10-13T07:04:16.695Z] 806579b3d29a: Download complete [2021-10-13T07:04:16.962Z] c77eb801bf70: Verifying Checksum [2021-10-13T07:04:16.962Z] c77eb801bf70: Download complete [2021-10-13T07:04:16.962Z] 4e9f2cdf4387: Pull complete [2021-10-13T07:04:17.232Z] 304dd3a0f381: Verifying Checksum [2021-10-13T07:04:17.232Z] 304dd3a0f381: Download complete [2021-10-13T07:04:17.232Z] 57d31006c564: Pull complete [2021-10-13T07:04:17.500Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T07:04:17.500Z] 6d0567d44e1a: Download complete [2021-10-13T07:04:17.500Z] bd5ccded8296: Pull complete [2021-10-13T07:04:20.821Z] 304dd3a0f381: Pull complete [2021-10-13T07:04:20.821Z] d37cda54a23b: Pull complete [2021-10-13T07:04:20.821Z] bae75c0f2455: Pull complete [2021-10-13T07:04:20.821Z] 806579b3d29a: Pull complete [2021-10-13T07:04:21.089Z] c77eb801bf70: Pull complete [2021-10-13T07:04:23.662Z] 6d0567d44e1a: Pull complete [2021-10-13T07:04:23.662Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T07:04:23.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T07:04:23.662Z] ---> e839a31ac9d1 [2021-10-13T07:04:23.662Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:04:25.041Z] ---> Running in e56fe7bd208b [2021-10-13T07:04:25.302Z] Removing intermediate container e56fe7bd208b [2021-10-13T07:04:25.302Z] ---> b8431ec7abb2 [2021-10-13T07:04:25.302Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:04:25.302Z] ---> Running in 05dc9403bccd [2021-10-13T07:04:25.302Z] Removing intermediate container 05dc9403bccd [2021-10-13T07:04:25.302Z] ---> 80911326adc8 [2021-10-13T07:04:25.302Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:04:25.302Z] ---> Running in b55f6b7f0755 [2021-10-13T07:04:25.302Z] Removing intermediate container b55f6b7f0755 [2021-10-13T07:04:25.302Z] ---> ee0b1f5ccb80 [2021-10-13T07:04:25.302Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T07:04:25.567Z] ---> Running in 636c836604b9 [2021-10-13T07:04:25.567Z] Removing intermediate container 636c836604b9 [2021-10-13T07:04:25.567Z] ---> d7c4c71505f4 [2021-10-13T07:04:25.567Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:04:25.567Z] ---> Running in d925c7158090 [2021-10-13T07:04:25.567Z] Removing intermediate container d925c7158090 [2021-10-13T07:04:25.567Z] ---> 2fb71e67fe66 [2021-10-13T07:04:25.567Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:04:25.567Z] ---> Running in 413d7624bdb8 [2021-10-13T07:04:26.142Z] Removing intermediate container 413d7624bdb8 [2021-10-13T07:04:26.142Z] ---> ac315daad809 [2021-10-13T07:04:26.142Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:04:26.142Z] ---> Running in 27ab356b0422 [2021-10-13T07:04:26.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T07:04:28.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T07:04:28.577Z] OK: 219 MiB in 52 packages [2021-10-13T07:04:28.840Z] Removing intermediate container 27ab356b0422 [2021-10-13T07:04:28.840Z] ---> 9ba62ecbf1b9 [2021-10-13T07:04:28.840Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T07:04:28.840Z] ---> Running in 5ac9018d1162 [2021-10-13T07:04:28.840Z] Removing intermediate container 5ac9018d1162 [2021-10-13T07:04:28.840Z] ---> 68d86ce91303 [2021-10-13T07:04:28.840Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:04:29.104Z] ---> Running in f31cf435cb46 [2021-10-13T07:04:29.104Z] Removing intermediate container f31cf435cb46 [2021-10-13T07:04:29.104Z] ---> f3837448beba [2021-10-13T07:04:29.104Z] Step 12/14 : COPY . . [2021-10-13T07:04:29.686Z] ---> 36ab600af06a [2021-10-13T07:04:29.686Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:04:29.686Z] ---> Running in 6892b6ecb99d [2021-10-13T07:04:39.695Z] Removing intermediate container 6892b6ecb99d [2021-10-13T07:04:39.695Z] ---> 3e7aee8387d2 [2021-10-13T07:04:39.695Z] Step 14/14 : RUN ${MAKE} [2021-10-13T07:04:39.695Z] ---> Running in 08140d845693 [2021-10-13T07:04:39.695Z] noop [2021-10-13T07:04:39.695Z] Removing intermediate container 08140d845693 [2021-10-13T07:04:39.695Z] ---> 9f4c6e2b89e8 [2021-10-13T07:04:39.695Z] Successfully built 9f4c6e2b89e8 [2021-10-13T07:04:39.695Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:04:39.997Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T07:04:39.997Z] . [Pipeline] withDockerContainer [2021-10-13T07:04:40.058Z] prd-centos7-docker-4c-2g-1003 does not seem to be running inside a container [2021-10-13T07:04:40.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T07:04:40.434Z] $ docker top 617dde82370f6c4cc4e0269e24253bcbe47bfdb15ea427acd5c0a6bd5747e417 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T07:04:40.796Z] + go version [2021-10-13T07:04:40.796Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T07:04:40.808Z] $ docker stop --time=1 617dde82370f6c4cc4e0269e24253bcbe47bfdb15ea427acd5c0a6bd5747e417 [2021-10-13T07:04:41.972Z] $ docker rm -f 617dde82370f6c4cc4e0269e24253bcbe47bfdb15ea427acd5c0a6bd5747e417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:04:42.498Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T07:04:42.498Z] . [Pipeline] withDockerContainer [2021-10-13T07:04:42.555Z] prd-centos7-docker-4c-2g-1003 does not seem to be running inside a container [2021-10-13T07:04:42.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T07:04:42.904Z] $ docker top 966f72e31401b39bbcfe5d70863a30c43bee3f5405ac9d44f6f71e599803d1f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T07:04:43.266Z] + make test [2021-10-13T07:04:43.266Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T07:04:43.531Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T07:04:47.306Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1001 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-13T07:04:47.319Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-10-13T07:04:47.572Z] The recommended git tool is: git [2021-10-13T07:04:53.888Z] using credential edgex-jenkins-ssh [2021-10-13T07:04:53.911Z] Cloning the remote Git repository [2021-10-13T07:04:53.961Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:04:54.060Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-10-13T07:04:54.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:04:54.130Z] > git --version # timeout=10 [2021-10-13T07:04:54.152Z] > git --version # 'git version 2.17.1' [2021-10-13T07:04:54.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:04:54.256Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:04:55.836Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T07:04:55.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T07:04:55.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T07:04:55.837Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T07:04:55.837Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T07:04:57.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:04:57.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T07:04:57.181Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-13T07:04:57.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-13T07:04:57.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:04:57.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T07:04:57.917Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 [2021-10-13T07:04:58.525Z] Merge succeeded, producing 24451778d7f6538b20b0c98132491e42f7515316 [2021-10-13T07:04:58.525Z] Checking out Revision 24451778d7f6538b20b0c98132491e42f7515316 (PR-455) [2021-10-13T07:04:57.937Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:04:57.955Z] > git checkout -f b3b7f9b6f6e1e27a4cbac9f2916aa39f997ad4b7 # timeout=10 [2021-10-13T07:04:58.201Z] > git remote # timeout=10 [2021-10-13T07:04:58.218Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T07:04:58.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T07:04:58.237Z] > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-13T07:04:58.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T07:04:58.533Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T07:04:58.549Z] > git checkout -f 24451778d7f6538b20b0c98132491e42f7515316 # timeout=10 [2021-10-13T07:05:01.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T07:05:01.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T07:05:01.181Z] $ docker stop --time=1 966f72e31401b39bbcfe5d70863a30c43bee3f5405ac9d44f6f71e599803d1f1 [2021-10-13T07:05:02.566Z] $ docker rm -f 966f72e31401b39bbcfe5d70863a30c43bee3f5405ac9d44f6f71e599803d1f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T07:05:02.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T07:05:03.021Z] Commit message: "Merge commit 'f2ec88548ec71f6c1ecfd18bd98758aef15b856d' into HEAD" [2021-10-13T07:05:03.053Z] First time build. Skipping changelog. [2021-10-13T07:05:03.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-10-13T07:05:03.032Z] > git rev-list --no-walk 15e21aeead108c4e84e2e750620b8339eb737445 # timeout=10 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:05:04.348Z] provisioning config files... [2021-10-13T07:05:04.379Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config4854214021157510257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:05:04.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T07:05:04.954Z] + ls -al . [2021-10-13T07:05:04.954Z] total 88 [2021-10-13T07:05:04.954Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 07:04 . [2021-10-13T07:05:04.954Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 07:04 .. [2021-10-13T07:05:04.954Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 07:04 assets [2021-10-13T07:05:04.954Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 07:04 bin [2021-10-13T07:05:04.954Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 07:04 cmd [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 07:04 CONTRIBUTING.md [2021-10-13T07:05:04.954Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 13 07:04 coverage.out [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 07:04 Dockerfile [2021-10-13T07:05:04.954Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 07:04 docs [2021-10-13T07:05:04.954Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 07:04 .git [2021-10-13T07:05:04.954Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 07:04 .github [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:04 .gitignore [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 07:04 go.mod [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 07:04 go.sum [2021-10-13T07:05:04.954Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 07:04 internal [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 07:04 Jenkinsfile [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 07:04 LICENSE [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 07:04 Makefile [2021-10-13T07:05:04.954Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 07:04 pkg [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 07:04 README.md [2021-10-13T07:05:04.954Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 07:04 snap [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 07:00 VERSION [2021-10-13T07:05:04.954Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 07:04 version.go [2021-10-13T07:05:04.954Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 07:04 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:05:05.085Z] ---> docker-login.sh [2021-10-13T07:05:05.085Z] nexus3.edgexfoundry.org:10001 [2021-10-13T07:05:05.250Z] + 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=71c5979187b9f6c47c029b8196f7bf20bb53e417 --label arch=amd64 --label version=0.0.0 . [2021-10-13T07:05:05.251Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:05:05.251Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:05:05.251Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T07:05:05.251Z] ---> 9f4c6e2b89e8 [2021-10-13T07:05:05.251Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:05:05.511Z] ---> Running in ead427ea9a14 [2021-10-13T07:05:05.511Z] Removing intermediate container ead427ea9a14 [2021-10-13T07:05:05.511Z] ---> 3212ec432d17 [2021-10-13T07:05:05.511Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:05:05.511Z] ---> Running in 6f940c32f804 [2021-10-13T07:05:05.772Z] Removing intermediate container 6f940c32f804 [2021-10-13T07:05:05.772Z] ---> fb01b63c4098 [2021-10-13T07:05:05.772Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:05:05.772Z] ---> Running in dfa3bf9b7e5d [2021-10-13T07:05:05.772Z] Removing intermediate container dfa3bf9b7e5d [2021-10-13T07:05:05.772Z] ---> ef9fe2573eca [2021-10-13T07:05:05.772Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T07:05:05.772Z] ---> Running in c8ecd5e75fc4 [2021-10-13T07:05:05.772Z] Removing intermediate container c8ecd5e75fc4 [2021-10-13T07:05:05.772Z] ---> d781d8bcb4b2 [2021-10-13T07:05:05.772Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:05:06.032Z] ---> Running in d26fc73880c2 [2021-10-13T07:05:06.032Z] Removing intermediate container d26fc73880c2 [2021-10-13T07:05:06.032Z] ---> 68350881978a [2021-10-13T07:05:06.032Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:05:06.032Z] ---> Running in c49c997ac17e [2021-10-13T07:05:06.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:05:06.605Z] Removing intermediate container c49c997ac17e [2021-10-13T07:05:06.605Z] ---> ac2743d87107 [2021-10-13T07:05:06.605Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:05:06.605Z] ---> Running in 86a2b29a5eb9 [2021-10-13T07:05:06.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T07:05:06.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:05:06.701Z] Configure a credential helper to remove this warning. See [2021-10-13T07:05:06.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:05:06.701Z] [2021-10-13T07:05:06.701Z] Login Succeeded [2021-10-13T07:05:06.701Z] nexus3.edgexfoundry.org:10002 [2021-10-13T07:05:06.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:05:07.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:05:07.258Z] Configure a credential helper to remove this warning. See [2021-10-13T07:05:07.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:05:07.258Z] [2021-10-13T07:05:07.258Z] Login Succeeded [2021-10-13T07:05:07.258Z] nexus3.edgexfoundry.org:10003 [2021-10-13T07:05:07.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:05:07.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T07:05:07.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:05:07.815Z] Configure a credential helper to remove this warning. See [2021-10-13T07:05:07.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:05:07.815Z] [2021-10-13T07:05:07.815Z] Login Succeeded [2021-10-13T07:05:07.815Z] nexus3.edgexfoundry.org:10004 [2021-10-13T07:05:08.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:05:08.116Z] OK: 219 MiB in 52 packages [2021-10-13T07:05:08.116Z] Removing intermediate container 86a2b29a5eb9 [2021-10-13T07:05:08.116Z] ---> 97edaaba0cfa [2021-10-13T07:05:08.116Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T07:05:08.375Z] ---> Running in 9cb7418d982e [2021-10-13T07:05:08.375Z] Removing intermediate container 9cb7418d982e [2021-10-13T07:05:08.375Z] ---> d66a937cc2e3 [2021-10-13T07:05:08.375Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:05:08.375Z] ---> Running in b8156fbc1278 [2021-10-13T07:05:08.375Z] Removing intermediate container b8156fbc1278 [2021-10-13T07:05:08.375Z] ---> c1418eb31503 [2021-10-13T07:05:08.375Z] Step 12/22 : COPY . . [2021-10-13T07:05:08.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:05:08.377Z] Configure a credential helper to remove this warning. See [2021-10-13T07:05:08.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:05:08.377Z] [2021-10-13T07:05:08.377Z] Login Succeeded [2021-10-13T07:05:08.377Z] docker.io [2021-10-13T07:05:08.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T07:05:09.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T07:05:09.260Z] Configure a credential helper to remove this warning. See [2021-10-13T07:05:09.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T07:05:09.261Z] [2021-10-13T07:05:09.261Z] Login Succeeded [2021-10-13T07:05:09.261Z] ---> docker-login.sh ends [2021-10-13T07:05:09.317Z] ---> 9f7930588988 [2021-10-13T07:05:09.317Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:05:09.317Z] ---> Running in 51d54e55e8cb [Pipeline] } [2021-10-13T07:05:09.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-13T07:05:09.575Z] Removing intermediate container 51d54e55e8cb [2021-10-13T07:05:09.576Z] ---> 079b53a8aa93 [2021-10-13T07:05:09.576Z] Step 14/22 : RUN ${MAKE} [Pipeline] echo [2021-10-13T07:05:09.851Z] ========================================================= [2021-10-13T07:05:09.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T07:05:09.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:05:09.962Z] ---> Running in aef4b9ebff7f [2021-10-13T07:05:09.962Z] 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-10-13T07:05:10.239Z] + 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-10-13T07:05:11.234Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:05:11.234Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:05:11.234Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-13T07:05:11.234Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T07:05:11.234Z] bbf911997326: Pulling fs layer [2021-10-13T07:05:11.234Z] 58ec367f63d7: Pulling fs layer [2021-10-13T07:05:11.234Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T07:05:11.234Z] fc5181fea5dc: Pulling fs layer [2021-10-13T07:05:11.234Z] 9c418107303f: Pulling fs layer [2021-10-13T07:05:11.234Z] 284eca6f2348: Pulling fs layer [2021-10-13T07:05:11.234Z] 842844d905b1: Pulling fs layer [2021-10-13T07:05:11.234Z] 901a3a57568e: Pulling fs layer [2021-10-13T07:05:11.234Z] 9c418107303f: Waiting [2021-10-13T07:05:11.234Z] 284eca6f2348: Waiting [2021-10-13T07:05:11.234Z] 842844d905b1: Waiting [2021-10-13T07:05:11.234Z] 901a3a57568e: Waiting [2021-10-13T07:05:11.234Z] fc5181fea5dc: Waiting [2021-10-13T07:05:11.516Z] 1b4a6ffa7d45: Download complete [2021-10-13T07:05:11.516Z] 58ec367f63d7: Verifying Checksum [2021-10-13T07:05:11.516Z] 58ec367f63d7: Download complete [2021-10-13T07:05:11.516Z] 9c418107303f: Download complete [2021-10-13T07:05:11.516Z] 284eca6f2348: Verifying Checksum [2021-10-13T07:05:11.516Z] 284eca6f2348: Download complete [2021-10-13T07:05:11.516Z] 842844d905b1: Verifying Checksum [2021-10-13T07:05:11.516Z] 842844d905b1: Download complete [2021-10-13T07:05:11.516Z] bbf911997326: Verifying Checksum [2021-10-13T07:05:11.516Z] bbf911997326: Download complete [2021-10-13T07:05:12.527Z] bbf911997326: Pull complete [2021-10-13T07:05:13.168Z] 58ec367f63d7: Pull complete [2021-10-13T07:05:13.464Z] 1b4a6ffa7d45: Pull complete [2021-10-13T07:05:13.744Z] 901a3a57568e: Verifying Checksum [2021-10-13T07:05:13.744Z] 901a3a57568e: Download complete [2021-10-13T07:05:14.025Z] fc5181fea5dc: Verifying Checksum [2021-10-13T07:05:14.025Z] fc5181fea5dc: Download complete [2021-10-13T07:05:18.459Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T07:05:19.847Z] Removing intermediate container aef4b9ebff7f [2021-10-13T07:05:19.847Z] ---> 9da9b43b9517 [2021-10-13T07:05:19.847Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T07:05:20.108Z] 3.14: Pulling from library/alpine [2021-10-13T07:05:20.368Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T07:05:20.635Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T07:05:20.635Z] a0d0a0d46f8b: Download complete [2021-10-13T07:05:20.635Z] a0d0a0d46f8b: Pull complete [2021-10-13T07:05:20.635Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T07:05:20.635Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T07:05:20.635Z] ---> 14119a10abf4 [2021-10-13T07:05:20.635Z] Step 16/22 : EXPOSE 4000 [2021-10-13T07:05:20.635Z] ---> Running in e2295a5914b8 [2021-10-13T07:05:20.895Z] Removing intermediate container e2295a5914b8 [2021-10-13T07:05:20.895Z] ---> 1cdb946cea4f [2021-10-13T07:05:20.895Z] 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-10-13T07:05:21.156Z] ---> 776e68cee9ec [2021-10-13T07:05:21.156Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T07:05:21.156Z] ---> Running in ba5973bee952 [2021-10-13T07:05:21.426Z] Removing intermediate container ba5973bee952 [2021-10-13T07:05:21.426Z] ---> 70ca2b98fc7e [2021-10-13T07:05:21.426Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T07:05:21.426Z] ---> Running in dca002aebbf2 [2021-10-13T07:05:21.426Z] Removing intermediate container dca002aebbf2 [2021-10-13T07:05:21.426Z] ---> 72866b194290 [2021-10-13T07:05:21.426Z] Step 20/22 : LABEL arch=amd64 [2021-10-13T07:05:21.426Z] ---> Running in eeba12889889 [2021-10-13T07:05:21.426Z] Removing intermediate container eeba12889889 [2021-10-13T07:05:21.426Z] ---> a7bdf17b1de5 [2021-10-13T07:05:21.426Z] Step 21/22 : LABEL git_sha=71c5979187b9f6c47c029b8196f7bf20bb53e417 [2021-10-13T07:05:21.426Z] ---> Running in d6e9261d4452 [2021-10-13T07:05:21.689Z] Removing intermediate container d6e9261d4452 [2021-10-13T07:05:21.689Z] ---> f01b3b66cf90 [2021-10-13T07:05:21.689Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T07:05:21.689Z] ---> Running in df2bc1ff52f8 [2021-10-13T07:05:21.689Z] Removing intermediate container df2bc1ff52f8 [2021-10-13T07:05:21.689Z] ---> 1a64eb18ec71 [2021-10-13T07:05:21.689Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T07:05:21.689Z] Successfully built 1a64eb18ec71 [2021-10-13T07:05:21.689Z] 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-10-13T07:05:22.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:05:22.333Z] [2021-10-13T07:05:22.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:05:22.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:05:22.642Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T07:05:22.642Z] b4d181a07f80: Pulling fs layer [2021-10-13T07:05:22.642Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T07:05:22.642Z] ed53099fbce6: Pulling fs layer [2021-10-13T07:05:22.642Z] dc539afda2c1: Pulling fs layer [2021-10-13T07:05:22.642Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T07:05:22.642Z] 9065ff56babe: Pulling fs layer [2021-10-13T07:05:22.642Z] d287ab97295c: Pulling fs layer [2021-10-13T07:05:22.642Z] dc539afda2c1: Waiting [2021-10-13T07:05:22.642Z] 77bc0d833cb6: Waiting [2021-10-13T07:05:22.642Z] 9065ff56babe: Waiting [2021-10-13T07:05:22.642Z] d287ab97295c: Waiting [2021-10-13T07:05:22.642Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T07:05:22.642Z] a1111a8f2ec3: Download complete [2021-10-13T07:05:22.642Z] dc539afda2c1: Verifying Checksum [2021-10-13T07:05:22.642Z] dc539afda2c1: Download complete [2021-10-13T07:05:22.906Z] ed53099fbce6: Verifying Checksum [2021-10-13T07:05:22.906Z] ed53099fbce6: Download complete [2021-10-13T07:05:22.906Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T07:05:22.906Z] 77bc0d833cb6: Download complete [2021-10-13T07:05:22.906Z] 9065ff56babe: Verifying Checksum [2021-10-13T07:05:22.906Z] 9065ff56babe: Download complete [2021-10-13T07:05:22.906Z] b4d181a07f80: Verifying Checksum [2021-10-13T07:05:22.906Z] b4d181a07f80: Download complete [2021-10-13T07:05:23.491Z] d287ab97295c: Verifying Checksum [2021-10-13T07:05:23.491Z] d287ab97295c: Download complete [2021-10-13T07:05:24.073Z] b4d181a07f80: Pull complete [2021-10-13T07:05:24.258Z] fc5181fea5dc: Pull complete [2021-10-13T07:05:24.258Z] 9c418107303f: Pull complete [2021-10-13T07:05:24.346Z] a1111a8f2ec3: Pull complete [2021-10-13T07:05:24.535Z] 284eca6f2348: Pull complete [2021-10-13T07:05:24.815Z] 842844d905b1: Pull complete [2021-10-13T07:05:24.918Z] ed53099fbce6: Pull complete [2021-10-13T07:05:24.918Z] dc539afda2c1: Pull complete [2021-10-13T07:05:25.177Z] 77bc0d833cb6: Pull complete [2021-10-13T07:05:25.438Z] 9065ff56babe: Pull complete [2021-10-13T07:05:30.768Z] d287ab97295c: Pull complete [2021-10-13T07:05:30.768Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T07:05:30.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:05:30.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T07:05:30.837Z] prd-centos7-docker-4c-2g-1003 does not seem to be running inside a container [2021-10-13T07:05:30.876Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T07:05:31.582Z] 901a3a57568e: Pull complete [2021-10-13T07:05:31.582Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T07:05:31.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T07:05:31.582Z] ---> 72ade6ffb461 [2021-10-13T07:05:31.582Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:05:33.350Z] $ docker top 476f9b94a588a1b43d71b8eec6e9f3bd4d606b4e7c4ed77270747c81857f9266 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:05:33.806Z] ---> job-cost.sh [2021-10-13T07:05:33.806Z] lf-activate-venv: SKIPPING [2021-10-13T07:05:33.806Z] INFO: No Stack... [2021-10-13T07:05:35.911Z] ---> Running in 2f52e5262a7c [2021-10-13T07:05:35.911Z] Removing intermediate container 2f52e5262a7c [2021-10-13T07:05:35.911Z] ---> 669de91b62e8 [2021-10-13T07:05:35.911Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:05:35.911Z] ---> Running in a0917daf436a [2021-10-13T07:05:36.190Z] Removing intermediate container a0917daf436a [2021-10-13T07:05:36.190Z] ---> c2e390fb93fe [2021-10-13T07:05:36.190Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:05:36.465Z] ---> Running in 92ddb4a3baa4 [2021-10-13T07:05:36.745Z] Removing intermediate container 92ddb4a3baa4 [2021-10-13T07:05:36.745Z] ---> 344ad796b661 [2021-10-13T07:05:36.745Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-13T07:05:37.023Z] ---> Running in 9c17763b5c17 [2021-10-13T07:05:37.632Z] Removing intermediate container 9c17763b5c17 [2021-10-13T07:05:37.632Z] ---> 7e216126942a [2021-10-13T07:05:37.632Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:05:37.632Z] ---> Running in 8a88289640ee [2021-10-13T07:05:38.241Z] Removing intermediate container 8a88289640ee [2021-10-13T07:05:38.241Z] ---> 322f58392b35 [2021-10-13T07:05:38.241Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:05:38.241Z] ---> Running in a2235b974256 [2021-10-13T07:05:40.898Z] Removing intermediate container a2235b974256 [2021-10-13T07:05:40.898Z] ---> fd17e1c90a41 [2021-10-13T07:05:40.898Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:05:40.898Z] ---> Running in 7aaef1b62337 [2021-10-13T07:05:42.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T07:05:42.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T07:05:43.966Z] OK: 218 MiB in 52 packages [2021-10-13T07:05:44.959Z] Removing intermediate container 7aaef1b62337 [2021-10-13T07:05:44.959Z] ---> d8d6fd716e15 [2021-10-13T07:05:44.959Z] Step 10/14 : ENV GO111MODULE=on [2021-10-13T07:05:44.959Z] ---> Running in 14cfe92a2e9e [2021-10-13T07:05:45.568Z] Removing intermediate container 14cfe92a2e9e [2021-10-13T07:05:45.568Z] ---> 1635d1b5ba35 [2021-10-13T07:05:45.568Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:05:45.568Z] ---> Running in 2ad7cca609ff [2021-10-13T07:05:46.178Z] Removing intermediate container 2ad7cca609ff [2021-10-13T07:05:46.178Z] ---> cc803415b7d4 [2021-10-13T07:05:46.178Z] Step 12/14 : COPY . . [2021-10-13T07:05:48.830Z] ---> 9db4c133175c [2021-10-13T07:05:48.830Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:05:48.830Z] ---> Running in 63e3367dc638 [2021-10-13T07:05:55.770Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T07:05:55.770Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T07:05:56.069Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-10-13T07:05:56.069Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T07:05:56.096Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [2021-10-13T07:05:56.105Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] did not exist. Created. [2021-10-13T07:05:56.105Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T07:05:56.408Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T07:05:56.479Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T07:05:56.485Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T07:05:56.506Z] $ docker stop --time=1 476f9b94a588a1b43d71b8eec6e9f3bd4d606b4e7c4ed77270747c81857f9266 [2021-10-13T07:05:57.665Z] $ docker rm -f 476f9b94a588a1b43d71b8eec6e9f3bd4d606b4e7c4ed77270747c81857f9266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T07:06:15.715Z] Removing intermediate container 63e3367dc638 [2021-10-13T07:06:15.715Z] ---> 262aea4e308b [2021-10-13T07:06:15.715Z] Step 14/14 : RUN ${MAKE} [2021-10-13T07:06:15.715Z] ---> Running in 89b76ef2f5d3 [2021-10-13T07:06:15.715Z] noop [2021-10-13T07:06:16.326Z] Removing intermediate container 89b76ef2f5d3 [2021-10-13T07:06:16.326Z] ---> 748a047cce98 [2021-10-13T07:06:16.326Z] Successfully built 748a047cce98 [2021-10-13T07:06:16.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:06:16.683Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T07:06:16.683Z] . [Pipeline] withDockerContainer [2021-10-13T07:06:16.917Z] prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2021-10-13T07:06:17.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T07:06:18.560Z] $ docker top 377eb11a598d463d72129a4d5e5c901c0ca46fc0794bd2256920ab071d21fc34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T07:06:19.498Z] + go version [2021-10-13T07:06:19.498Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T07:06:19.528Z] $ docker stop --time=1 377eb11a598d463d72129a4d5e5c901c0ca46fc0794bd2256920ab071d21fc34 [2021-10-13T07:06:21.310Z] $ docker rm -f 377eb11a598d463d72129a4d5e5c901c0ca46fc0794bd2256920ab071d21fc34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:06:22.036Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T07:06:22.036Z] . [Pipeline] withDockerContainer [2021-10-13T07:06:22.266Z] prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2021-10-13T07:06:22.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T07:06:23.842Z] $ docker top 960e3b4a773c6d75a3e9bf2d629768774bdd32a3e8e948bb103660e91f9ce8dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T07:06:24.773Z] + make test [2021-10-13T07:06:24.773Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-13T07:06:25.771Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-13T07:07:04.893Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-13T07:07:04.893Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T07:07:27.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T07:07:27.152Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T07:07:27.186Z] $ docker stop --time=1 960e3b4a773c6d75a3e9bf2d629768774bdd32a3e8e948bb103660e91f9ce8dd [2021-10-13T07:07:29.109Z] $ docker rm -f 960e3b4a773c6d75a3e9bf2d629768774bdd32a3e8e948bb103660e91f9ce8dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T07:07:29.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T07:07:29.908Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T07:07:30.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T07:07:31.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T07:07:31.674Z] + ls -al . [2021-10-13T07:07:31.675Z] total 128 [2021-10-13T07:07:31.675Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 07:06 . [2021-10-13T07:07:31.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:04 .. [2021-10-13T07:07:31.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 07:05 .git [2021-10-13T07:07:31.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:04 .github [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:04 .gitignore [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 07:04 CONTRIBUTING.md [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 07:04 Dockerfile [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 07:04 Jenkinsfile [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 07:04 LICENSE [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 07:04 Makefile [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 07:04 README.md [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 07:00 VERSION [2021-10-13T07:07:31.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:04 assets [2021-10-13T07:07:31.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:04 bin [2021-10-13T07:07:31.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:04 cmd [2021-10-13T07:07:31.675Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 07:06 coverage.out [2021-10-13T07:07:31.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 07:04 docs [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 07:04 go.mod [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 07:04 go.sum [2021-10-13T07:07:31.675Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 07:04 internal [2021-10-13T07:07:31.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 07:04 pkg [2021-10-13T07:07:31.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:04 snap [2021-10-13T07:07:31.675Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 07:04 version.go [2021-10-13T07:07:31.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 07:04 web [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:07:32.027Z] + 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=24451778d7f6538b20b0c98132491e42f7515316 --label arch=arm64 --label version=0.0.0 . [2021-10-13T07:07:32.652Z] Sending build context to Docker daemon 20.58MB [2021-10-13T07:07:32.652Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T07:07:32.652Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-13T07:07:32.652Z] ---> 748a047cce98 [2021-10-13T07:07:32.652Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-13T07:07:33.257Z] ---> Running in 04a1259c83cc [2021-10-13T07:07:33.534Z] Removing intermediate container 04a1259c83cc [2021-10-13T07:07:33.534Z] ---> 074ca3056136 [2021-10-13T07:07:33.534Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-13T07:07:33.813Z] ---> Running in ecbb074a005a [2021-10-13T07:07:34.090Z] Removing intermediate container ecbb074a005a [2021-10-13T07:07:34.090Z] ---> 67daf062413d [2021-10-13T07:07:34.090Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T07:07:34.371Z] ---> Running in 041def0536a7 [2021-10-13T07:07:34.975Z] Removing intermediate container 041def0536a7 [2021-10-13T07:07:34.975Z] ---> 3609a9ea2617 [2021-10-13T07:07:34.975Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-13T07:07:34.975Z] ---> Running in 938c41edb902 [2021-10-13T07:07:35.580Z] Removing intermediate container 938c41edb902 [2021-10-13T07:07:35.580Z] ---> bf94fd92853d [2021-10-13T07:07:35.580Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-13T07:07:35.580Z] ---> Running in fc3a25eb9186 [2021-10-13T07:07:36.186Z] Removing intermediate container fc3a25eb9186 [2021-10-13T07:07:36.186Z] ---> 0f9e9f11aa8b [2021-10-13T07:07:36.186Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T07:07:36.186Z] ---> Running in 29b9e2a1644a [2021-10-13T07:07:38.831Z] Removing intermediate container 29b9e2a1644a [2021-10-13T07:07:38.831Z] ---> 8b7cec09c3ed [2021-10-13T07:07:38.831Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T07:07:38.831Z] ---> Running in 76ff8f96eca2 [2021-10-13T07:07:39.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T07:07:40.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T07:07:41.414Z] OK: 218 MiB in 52 packages [2021-10-13T07:07:42.407Z] Removing intermediate container 76ff8f96eca2 [2021-10-13T07:07:42.407Z] ---> 6aa24492e08b [2021-10-13T07:07:42.407Z] Step 10/22 : ENV GO111MODULE=on [2021-10-13T07:07:42.687Z] ---> Running in f6860cbd2a3b [2021-10-13T07:07:42.966Z] Removing intermediate container f6860cbd2a3b [2021-10-13T07:07:42.966Z] ---> 160f7c2c1780 [2021-10-13T07:07:42.966Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-13T07:07:43.246Z] ---> Running in f9cdb2b78adf [2021-10-13T07:07:43.855Z] Removing intermediate container f9cdb2b78adf [2021-10-13T07:07:43.855Z] ---> e2808fc1c603 [2021-10-13T07:07:43.855Z] Step 12/22 : COPY . . [2021-10-13T07:07:46.501Z] ---> c66770d86e80 [2021-10-13T07:07:46.501Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T07:07:46.501Z] ---> Running in abe1fee7ba74 [2021-10-13T07:07:48.511Z] Removing intermediate container abe1fee7ba74 [2021-10-13T07:07:48.511Z] ---> ab5c2656229c [2021-10-13T07:07:48.511Z] Step 14/22 : RUN ${MAKE} [2021-10-13T07:07:48.788Z] ---> Running in 1af259875f10 [2021-10-13T07:07:49.787Z] 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-10-13T07:08:16.720Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-13T07:08:21.061Z] Removing intermediate container 1af259875f10 [2021-10-13T07:08:21.061Z] ---> 5af05c7b0681 [2021-10-13T07:08:21.061Z] Step 15/22 : FROM alpine:3.14 [2021-10-13T07:08:21.665Z] 3.14: Pulling from library/alpine [2021-10-13T07:08:21.944Z] 552d1f2373af: Pulling fs layer [2021-10-13T07:08:22.222Z] 552d1f2373af: Download complete [2021-10-13T07:08:22.831Z] 552d1f2373af: Pull complete [2021-10-13T07:08:22.831Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T07:08:22.831Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T07:08:22.831Z] ---> bb3de5531c18 [2021-10-13T07:08:22.831Z] Step 16/22 : EXPOSE 4000 [2021-10-13T07:08:23.116Z] ---> Running in 1a7a7f7d70aa [2021-10-13T07:08:23.725Z] Removing intermediate container 1a7a7f7d70aa [2021-10-13T07:08:23.725Z] ---> 5497abfdc2d6 [2021-10-13T07:08:23.725Z] 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-10-13T07:08:25.200Z] ---> a8baf5795840 [2021-10-13T07:08:25.200Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-13T07:08:25.479Z] ---> Running in 70e57f990543 [2021-10-13T07:08:25.758Z] Removing intermediate container 70e57f990543 [2021-10-13T07:08:25.758Z] ---> 9a4e852ade33 [2021-10-13T07:08:25.758Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-13T07:08:26.037Z] ---> Running in 7e99cd12c53f [2021-10-13T07:08:26.316Z] Removing intermediate container 7e99cd12c53f [2021-10-13T07:08:26.316Z] ---> fbdcd9a4122b [2021-10-13T07:08:26.316Z] Step 20/22 : LABEL arch=arm64 [2021-10-13T07:08:26.595Z] ---> Running in 20f47084d257 [2021-10-13T07:08:27.204Z] Removing intermediate container 20f47084d257 [2021-10-13T07:08:27.204Z] ---> e9abdd0aa8cb [2021-10-13T07:08:27.204Z] Step 21/22 : LABEL git_sha=24451778d7f6538b20b0c98132491e42f7515316 [2021-10-13T07:08:27.204Z] ---> Running in 906457756caf [2021-10-13T07:08:27.810Z] Removing intermediate container 906457756caf [2021-10-13T07:08:27.810Z] ---> d3839ea292d9 [2021-10-13T07:08:27.810Z] Step 22/22 : LABEL version=0.0.0 [2021-10-13T07:08:27.810Z] ---> Running in 0f577e1d324d [2021-10-13T07:08:28.416Z] Removing intermediate container 0f577e1d324d [2021-10-13T07:08:28.416Z] ---> 063ab9d17b58 [2021-10-13T07:08:28.416Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T07:08:28.416Z] Successfully built 063ab9d17b58 [2021-10-13T07:08:28.416Z] 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-10-13T07:08:28.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T07:08:28.973Z] [2021-10-13T07:08:28.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:08:29.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T07:08:29.914Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T07:08:29.914Z] 448f6bf000e3: Pulling fs layer [2021-10-13T07:08:29.914Z] f757da607395: Pulling fs layer [2021-10-13T07:08:29.914Z] 05883995daec: Pulling fs layer [2021-10-13T07:08:29.914Z] 8603b9c90790: Pulling fs layer [2021-10-13T07:08:29.914Z] 1560dd03e051: Pulling fs layer [2021-10-13T07:08:29.914Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T07:08:29.914Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T07:08:29.914Z] 1560dd03e051: Waiting [2021-10-13T07:08:29.914Z] 27f5ce0e4adf: Waiting [2021-10-13T07:08:29.914Z] c2d8d7efcc4b: Waiting [2021-10-13T07:08:29.914Z] f757da607395: Verifying Checksum [2021-10-13T07:08:29.914Z] f757da607395: Download complete [2021-10-13T07:08:30.195Z] 8603b9c90790: Verifying Checksum [2021-10-13T07:08:30.195Z] 8603b9c90790: Download complete [2021-10-13T07:08:30.195Z] 1560dd03e051: Verifying Checksum [2021-10-13T07:08:30.195Z] 1560dd03e051: Download complete [2021-10-13T07:08:30.195Z] 05883995daec: Verifying Checksum [2021-10-13T07:08:30.195Z] 05883995daec: Download complete [2021-10-13T07:08:30.195Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T07:08:30.195Z] 27f5ce0e4adf: Download complete [2021-10-13T07:08:30.474Z] 448f6bf000e3: Verifying Checksum [2021-10-13T07:08:30.474Z] 448f6bf000e3: Download complete [2021-10-13T07:08:33.138Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T07:08:33.138Z] c2d8d7efcc4b: Download complete [2021-10-13T07:08:34.138Z] 448f6bf000e3: Pull complete [2021-10-13T07:08:34.744Z] f757da607395: Pull complete [2021-10-13T07:08:36.225Z] 05883995daec: Pull complete [2021-10-13T07:08:36.506Z] 8603b9c90790: Pull complete [2021-10-13T07:08:37.504Z] 1560dd03e051: Pull complete [2021-10-13T07:08:38.111Z] 27f5ce0e4adf: Pull complete [2021-10-13T07:08:53.272Z] c2d8d7efcc4b: Pull complete [2021-10-13T07:08:53.272Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T07:08:53.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T07:08:53.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T07:08:53.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2021-10-13T07:08:53.674Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-13T07:08:57.154Z] $ docker top 600814c16b75f22ae02fa304b2ef4ca911a8d6c17758aa8e8ad9f8c74511da1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:08:58.082Z] ---> job-cost.sh [2021-10-13T07:08:58.082Z] lf-activate-venv: SKIPPING [2021-10-13T07:08:58.082Z] INFO: No Stack... [2021-10-13T07:08:59.072Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T07:08:59.350Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T07:09:00.034Z] + cut -d, -f6 [2021-10-13T07:09:00.034Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2021-10-13T07:09:00.103Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [2021-10-13T07:09:00.109Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] did not exist. Created. [2021-10-13T07:09:00.109Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T07:09:00.800Z] /w/workspace/edgex-ui-go/4@tmp/durable-4c54abb1/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-4c54abb1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T07:09:01.489Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T07:09:01.514Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T07:09:01.647Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T07:09:01.654Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T07:09:01.681Z] $ docker stop --time=1 600814c16b75f22ae02fa304b2ef4ca911a8d6c17758aa8e8ad9f8c74511da1e [2021-10-13T07:09:03.442Z] $ docker rm -f 600814c16b75f22ae02fa304b2ef4ca911a8d6c17758aa8e8ad9f8c74511da1e [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-10-13T07:09:04.192Z] provisioning config files... [2021-10-13T07:09:04.200Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config1486060258052510851tmp [Pipeline] { [Pipeline] sh [2021-10-13T07:09:04.502Z] + set +x [2021-10-13T07:09:04.502Z] + curl -s https://codecov.io/bash [2021-10-13T07:09:04.502Z] + bash -s -- [2021-10-13T07:09:04.502Z] [2021-10-13T07:09:04.502Z] _____ _ [2021-10-13T07:09:04.502Z] / ____| | | [2021-10-13T07:09:04.502Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T07:09:04.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T07:09:04.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T07:09:04.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T07:09:04.502Z] Bash-1.0.6 [2021-10-13T07:09:04.502Z] [2021-10-13T07:09:04.502Z] [2021-10-13T07:09:04.502Z] ==> git version 2.24.4 found [2021-10-13T07:09:04.502Z] ==> 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-10-13T07:09:04.502Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T07:09:04.502Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T07:09:04.502Z] ==> Jenkins CI detected. [2021-10-13T07:09:04.502Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T07:09:04.502Z] project root: . [2021-10-13T07:09:04.502Z] --> token set from env [2021-10-13T07:09:04.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T07:09:04.764Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T07:09:04.764Z] ==> Python coveragepy not found [2021-10-13T07:09:04.764Z] ==> Searching for coverage reports in: [2021-10-13T07:09:04.764Z] + . [2021-10-13T07:09:04.764Z] -> Found 1 reports [2021-10-13T07:09:04.764Z] ==> Detecting git/mercurial file structure [2021-10-13T07:09:04.764Z] ==> Reading reports [2021-10-13T07:09:04.764Z] + ./coverage.out bytes=10 [2021-10-13T07:09:04.764Z] ==> Appending adjustments [2021-10-13T07:09:04.765Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T07:09:04.765Z] + Found adjustments [2021-10-13T07:09:04.765Z] ==> Gzipping contents [2021-10-13T07:09:04.765Z] 4.0K /tmp/codecov.UHUTaY.gz [2021-10-13T07:09:04.765Z] ==> Uploading reports [2021-10-13T07:09:04.765Z] url: https://codecov.io [2021-10-13T07:09:04.765Z] query: branch=PR-455&commit=c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-13T07:09:04.765Z] -> Pinging Codecov [2021-10-13T07:09:04.765Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-455&commit=c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-455%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=455&job=&cmd_args= [2021-10-13T07:09:05.026Z] -> Uploading to [2021-10-13T07:09:05.026Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7/ddedcaca-0270-4ca8-aef4-5a5be178ecb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T070904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a57bfd1a8b5279a8ea52809fe3a8d84054fee355f1b87fcd7b4e64766c18da8d [2021-10-13T07:09:05.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T07:09:05.026Z] Dload Upload Total Spent Left Speed [2021-10-13T07:09:05.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10939 --:--:-- --:--:-- --:--:-- 10932 100 3422 0 0 100 3422 0 10933 --:--:-- --:--:-- --:--:-- 10932 [2021-10-13T07:09:05.597Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c0ab3ec3fd7353bae2d7023aa4f8fc7a37c8f7b7 [Pipeline] } [2021-10-13T07:09:05.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-13T07:09:07.049Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:09:07.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:09:07.911Z] ---> package-listing.sh [2021-10-13T07:09:07.911Z] ++ facter osfamily [2021-10-13T07:09:07.911Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T07:09:08.176Z] + OS_FAMILY=redhat [2021-10-13T07:09:08.176Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-13T07:09:08.176Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T07:09:08.176Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T07:09:08.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T07:09:08.176Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T07:09:08.176Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-13T07:09:08.176Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T07:09:08.176Z] + case "${OS_FAMILY}" in [2021-10-13T07:09:08.176Z] + rpm -qa [2021-10-13T07:09:08.176Z] + sort [2021-10-13T07:09:08.749Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T07:09:08.749Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T07:09:08.749Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T07:09:08.749Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-13T07:09:08.749Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [2021-10-13T07:09:08.749Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo [2021-10-13T07:09:08.761Z] 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-13T07:09:09.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:09:09.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:09:09.602Z] [2021-10-13T07:09:09.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T07:09:09.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:09:09.906Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T07:09:09.906Z] b4d181a07f80: Pulling fs layer [2021-10-13T07:09:09.906Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T07:09:09.906Z] ed53099fbce6: Pulling fs layer [2021-10-13T07:09:09.906Z] dc539afda2c1: Pulling fs layer [2021-10-13T07:09:09.906Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T07:09:09.906Z] 9065ff56babe: Pulling fs layer [2021-10-13T07:09:09.906Z] d287ab97295c: Pulling fs layer [2021-10-13T07:09:09.906Z] dc539afda2c1: Waiting [2021-10-13T07:09:09.906Z] 77bc0d833cb6: Waiting [2021-10-13T07:09:09.906Z] 9065ff56babe: Waiting [2021-10-13T07:09:09.906Z] d287ab97295c: Waiting [2021-10-13T07:09:09.906Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T07:09:09.906Z] a1111a8f2ec3: Download complete [2021-10-13T07:09:09.906Z] dc539afda2c1: Verifying Checksum [2021-10-13T07:09:09.906Z] dc539afda2c1: Download complete [2021-10-13T07:09:10.172Z] ed53099fbce6: Verifying Checksum [2021-10-13T07:09:10.172Z] ed53099fbce6: Download complete [2021-10-13T07:09:10.172Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T07:09:10.172Z] 77bc0d833cb6: Download complete [2021-10-13T07:09:10.172Z] 9065ff56babe: Verifying Checksum [2021-10-13T07:09:10.172Z] 9065ff56babe: Download complete [2021-10-13T07:09:10.172Z] b4d181a07f80: Verifying Checksum [2021-10-13T07:09:10.172Z] b4d181a07f80: Download complete [2021-10-13T07:09:10.751Z] d287ab97295c: Verifying Checksum [2021-10-13T07:09:10.751Z] d287ab97295c: Download complete [2021-10-13T07:09:11.703Z] b4d181a07f80: Pull complete [2021-10-13T07:09:11.973Z] a1111a8f2ec3: Pull complete [2021-10-13T07:09:12.548Z] ed53099fbce6: Pull complete [2021-10-13T07:09:12.548Z] dc539afda2c1: Pull complete [2021-10-13T07:09:12.812Z] 77bc0d833cb6: Pull complete [2021-10-13T07:09:12.812Z] 9065ff56babe: Pull complete [2021-10-13T07:09:18.147Z] d287ab97295c: Pull complete [2021-10-13T07:09:18.147Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T07:09:18.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T07:09:18.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T07:09:18.215Z] prd-centos7-docker-4c-2g-997 does not seem to be running inside a container [2021-10-13T07:09:18.248Z] $ 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-455/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-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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-10-13T07:09:20.362Z] $ docker top d84874ea9232b69cbf7b655cb3107c1195b126d729d72fd39dab58f220026687 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T07:09:20.719Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T07:09:21.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T07:09:21.300Z] + ls /var/log/sa-host [2021-10-13T07:09:21.300Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T07:09:21.300Z] file_magic: OK [2021-10-13T07:09:21.300Z] HZ: Using current value: 100 [2021-10-13T07:09:21.300Z] file_header: OK [2021-10-13T07:09:21.300Z] 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-10-13T07:09:21.300Z] Statistics: [2021-10-13T07:09:21.300Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T07:09:21.300Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T07:09:21.300Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T07:09:21.300Z] file_magic: OK [2021-10-13T07:09:21.300Z] HZ: Using current value: 100 [2021-10-13T07:09:21.300Z] file_header: OK [2021-10-13T07:09:21.300Z] 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-10-13T07:09:21.300Z] Statistics: [2021-10-13T07:09:21.300Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T07:09:21.300Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T07:09:21.543Z] provisioning config files... [2021-10-13T07:09:21.552Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config2997345246922550622tmp [Pipeline] { [Pipeline] echo [2021-10-13T07:09:21.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:09:21.858Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T07:09:21.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:09:22.209Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T07:09:22.219Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:09:22.512Z] ---> sudo-logs.sh [2021-10-13T07:09:22.512Z] Archiving 'sudo' log.. [2021-10-13T07:09:22.512Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-997.novalocal: Name or service not known [2021-10-13T07:09:22.512Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-997.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T07:09:22.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:09:22.828Z] ---> job-cost.sh [2021-10-13T07:09:22.828Z] lf-activate-venv: SKIPPING [2021-10-13T07:09:22.828Z] DEBUG: total: 0.10999999940395355 [2021-10-13T07:09:22.828Z] INFO: Retrieving Stack Cost... [2021-10-13T07:09:44.811Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T07:09:44.811Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T07:09:44.824Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T07:09:45.138Z] ---> logs-deploy.sh [2021-10-13T07:09:45.138Z] lf-activate-venv: SKIPPING [2021-10-13T07:09:45.138Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/4 [2021-10-13T07:09:45.138Z] INFO: archiving workspace using pattern(s): [2021-10-13T07:09:45.713Z] Archives upload complete. [2021-10-13T07:09:45.976Z] INFO: archiving logs to Nexus [2021-10-13T07:09:46.549Z] ---> uname -a: [2021-10-13T07:09:46.549Z] Linux prd-centos7-docker-4c-2g-997.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-13T07:09:46.549Z] [2021-10-13T07:09:46.549Z] [2021-10-13T07:09:46.549Z] ---> lscpu: [2021-10-13T07:09:46.549Z] Architecture: x86_64 [2021-10-13T07:09:46.549Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-13T07:09:46.549Z] Byte Order: Little Endian [2021-10-13T07:09:46.549Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-13T07:09:46.549Z] CPU(s): 2 [2021-10-13T07:09:46.549Z] On-line CPU(s) list: 0,1 [2021-10-13T07:09:46.549Z] Thread(s) per core: 1 [2021-10-13T07:09:46.549Z] Core(s) per socket: 1 [2021-10-13T07:09:46.549Z] Socket(s): 2 [2021-10-13T07:09:46.549Z] NUMA node(s): 1 [2021-10-13T07:09:46.549Z] Vendor ID: AuthenticAMD [2021-10-13T07:09:46.549Z] CPU family: 23 [2021-10-13T07:09:46.549Z] Model: 49 [2021-10-13T07:09:46.549Z] Model name: AMD EPYC-Rome Processor [2021-10-13T07:09:46.549Z] Stepping: 0 [2021-10-13T07:09:46.549Z] CPU MHz: 2799.996 [2021-10-13T07:09:46.549Z] BogoMIPS: 5599.99 [2021-10-13T07:09:46.549Z] Virtualization: AMD-V [2021-10-13T07:09:46.549Z] Hypervisor vendor: KVM [2021-10-13T07:09:46.549Z] Virtualization type: full [2021-10-13T07:09:46.549Z] L1d cache: 32K [2021-10-13T07:09:46.549Z] L1i cache: 32K [2021-10-13T07:09:46.549Z] L2 cache: 512K [2021-10-13T07:09:46.549Z] L3 cache: 16384K [2021-10-13T07:09:46.549Z] NUMA node0 CPU(s): 0,1 [2021-10-13T07:09:46.549Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-13T07:09:46.549Z] [2021-10-13T07:09:46.549Z] [2021-10-13T07:09:46.549Z] ---> nproc: [2021-10-13T07:09:46.549Z] 2 [2021-10-13T07:09:46.549Z] [2021-10-13T07:09:46.549Z] [2021-10-13T07:09:46.550Z] ---> df -h: [2021-10-13T07:09:46.550Z] Filesystem Size Used Avail Use% Mounted on [2021-10-13T07:09:46.550Z] overlay 40G 7.7G 33G 20% / [2021-10-13T07:09:46.550Z] tmpfs 64M 0 64M 0% /dev [2021-10-13T07:09:46.550Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-13T07:09:46.550Z] shm 64M 0 64M 0% /dev/shm [2021-10-13T07:09:46.550Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] ---> sar -b -r -n DEV: [2021-10-13T07:09:46.550Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] 06:59:32 LINUX RESTART (2 CPU) [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] 07:00:01 tps rtps wtps bread/s bwrtn/s [2021-10-13T07:09:46.550Z] 07:01:01 83.88 3.90 79.98 2402.80 4339.24 [2021-10-13T07:09:46.550Z] 07:02:01 1.82 0.07 1.75 1.47 34.72 [2021-10-13T07:09:46.550Z] 07:03:01 0.33 0.00 0.33 0.00 4.57 [2021-10-13T07:09:46.550Z] 07:04:01 0.30 0.00 0.30 0.00 4.86 [2021-10-13T07:09:46.550Z] 07:05:01 0.13 0.00 0.13 0.00 2.17 [2021-10-13T07:09:46.550Z] 07:06:01 0.40 0.00 0.40 0.00 6.31 [2021-10-13T07:09:46.550Z] 07:07:01 0.32 0.00 0.32 0.00 4.86 [2021-10-13T07:09:46.550Z] 07:08:01 0.23 0.00 0.23 0.00 3.61 [2021-10-13T07:09:46.550Z] 07:09:01 0.32 0.00 0.32 0.00 3.65 [2021-10-13T07:09:46.550Z] Average: 9.75 0.44 9.31 267.18 489.41 [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-13T07:09:46.550Z] 07:01:01 5645604 0 631284 7.88 2620 1729432 1524204 16.83 589444 1536088 20 [2021-10-13T07:09:46.550Z] 07:02:01 5659652 0 617108 7.71 2620 1729560 1421172 15.69 578616 1536112 16 [2021-10-13T07:09:46.550Z] 07:03:01 5659528 0 617228 7.71 2620 1729564 1421172 15.69 578336 1536296 20 [2021-10-13T07:09:46.550Z] 07:04:01 5655500 0 621252 7.76 2620 1729568 1421532 15.69 582416 1536296 20 [2021-10-13T07:09:46.550Z] 07:05:01 5658292 0 618456 7.72 2620 1729572 1421568 15.69 578820 1537160 16 [2021-10-13T07:09:46.550Z] 07:06:01 5660352 0 616392 7.70 2620 1729576 1421232 15.69 576960 1537160 12 [2021-10-13T07:09:46.550Z] 07:07:01 5659928 0 616812 7.70 2620 1729580 1421172 15.69 577656 1537192 16 [2021-10-13T07:09:46.550Z] 07:08:01 5659796 0 616936 7.70 2620 1729588 1421172 15.69 577584 1537192 8 [2021-10-13T07:09:46.550Z] 07:09:01 5660060 0 616672 7.70 2620 1729588 1421172 15.69 577532 1537192 16 [2021-10-13T07:09:46.550Z] Average: 5657635 0 619127 7.73 2620 1729559 1432711 15.82 579707 1536743 16 [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-13T07:09:46.550Z] 07:01:01 eth0 241.37 210.63 914.13 53.33 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:01:01 docker0 62.69 42.72 5.68 233.65 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:02:01 eth0 0.62 0.08 0.06 0.02 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:03:01 eth0 0.87 0.15 0.10 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:04:01 eth0 4.38 0.88 3.38 0.18 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:05:01 eth0 1.07 0.60 0.61 0.49 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:06:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:07:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:08:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:09:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] Average: eth0 27.66 23.64 102.06 6.01 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] Average: docker0 6.97 4.75 0.63 25.96 0.00 0.00 0.00 0.00 [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] ---> sar -P ALL: [2021-10-13T07:09:46.550Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] 06:59:32 LINUX RESTART (2 CPU) [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] 07:00:01 CPU %user %nice %system %iowait %steal %idle [2021-10-13T07:09:46.550Z] 07:01:01 all 7.91 0.00 2.48 2.21 0.04 87.36 [2021-10-13T07:09:46.550Z] 07:01:01 0 9.14 0.00 2.38 1.41 0.03 87.03 [2021-10-13T07:09:46.550Z] 07:01:01 1 6.68 0.00 2.58 3.02 0.05 87.68 [2021-10-13T07:09:46.550Z] 07:02:01 all 0.13 0.00 0.05 0.00 0.02 99.81 [2021-10-13T07:09:46.550Z] 07:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-13T07:09:46.550Z] 07:02:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-10-13T07:09:46.550Z] 07:03:01 all 0.27 0.00 0.03 0.00 0.01 99.69 [2021-10-13T07:09:46.550Z] 07:03:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-10-13T07:09:46.550Z] 07:03:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-10-13T07:09:46.550Z] 07:04:01 all 0.24 0.00 0.03 0.00 0.01 99.72 [2021-10-13T07:09:46.550Z] 07:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-10-13T07:09:46.550Z] 07:04:01 1 0.42 0.00 0.03 0.00 0.00 99.55 [2021-10-13T07:09:46.550Z] 07:05:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-10-13T07:09:46.550Z] 07:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-13T07:09:46.550Z] 07:05:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-10-13T07:09:46.550Z] 07:06:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-10-13T07:09:46.550Z] 07:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-13T07:09:46.550Z] 07:06:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-10-13T07:09:46.550Z] 07:07:01 all 0.26 0.00 0.03 0.00 0.02 99.70 [2021-10-13T07:09:46.550Z] 07:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-13T07:09:46.550Z] 07:07:01 1 0.47 0.00 0.02 0.00 0.02 99.50 [2021-10-13T07:09:46.550Z] 07:08:01 all 0.23 0.00 0.03 0.00 0.02 99.73 [2021-10-13T07:09:46.550Z] 07:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-10-13T07:09:46.550Z] 07:08:01 1 0.43 0.00 0.02 0.00 0.02 99.53 [2021-10-13T07:09:46.550Z] 07:09:01 all 0.25 0.00 0.02 0.00 0.02 99.72 [2021-10-13T07:09:46.550Z] 07:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-13T07:09:46.550Z] 07:09:01 1 0.45 0.00 0.02 0.00 0.02 99.52 [2021-10-13T07:09:46.550Z] Average: all 1.05 0.00 0.30 0.24 0.02 98.39 [2021-10-13T07:09:46.550Z] Average: 0 1.04 0.00 0.29 0.15 0.02 98.50 [2021-10-13T07:09:46.550Z] Average: 1 1.06 0.00 0.31 0.33 0.02 98.28 [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z] [2021-10-13T07:09:46.550Z]