Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29ca4d7052c316665e7e81c093303f9cc0e6fd8b 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-ssh6044721960329211943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3413615213839850409.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6027834200509567824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh640707015425861402.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1611035920084383785.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28104 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh5140822555269055778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 29ca4d7052c316665e7e81c093303f9cc0e6fd8b (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 Commit message: "feat: update README.md and remove a number of broken links (#475)" > git rev-list --no-walk 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-09T15:35:39.869Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T15:35:39.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T15:35:39.917Z] ========================================================= [2021-11-09T15:35:39.917Z] EdgeX Global Pipelines Version Info [2021-11-09T15:35:39.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:35:41.064Z] ------------------- [2021-11-09T15:35:41.064Z] stable info: [2021-11-09T15:35:41.064Z] ------------------- [2021-11-09T15:35:41.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T15:35:41.064Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T15:35:41.064Z] Message: update stable to v1.0.211 [2021-11-09T15:35:42.017Z] ------------------- [2021-11-09T15:35:42.017Z] experimental info: [2021-11-09T15:35:42.017Z] ------------------- [2021-11-09T15:35:42.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T15:35:42.017Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T15:35:42.017Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T15:35:42.094Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-09T15:35:42.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-09T15:35:42.115Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T15:35:42.125Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T15:35:42.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T15:35:42.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T15:35:42.159Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T15:35:42.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-09T15:35:42.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T15:35:42.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T15:35:42.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T15:35:42.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-09T15:35:42.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T15:35:42.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T15:35:42.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T15:35:42.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T15:35:42.254Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T15:35:42.266Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T15:35:42.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T15:35:43.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-09T15:35:43.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-09T15:35:43.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-09T15:35:43.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-09T15:35:43.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-09T15:35:43.207Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-09T15:35:43.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T15:35:43.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-09T15:35:43.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-09T15:35:43.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-09T15:35:43.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo [2021-11-09T15:35:43.286Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29ca4d7 [Pipeline] echo [2021-11-09T15:35:43.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:35:43.333Z] provisioning config files... [2021-11-09T15:35:43.346Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3924717073072797971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:35:43.669Z] ---> docker-login.sh [2021-11-09T15:35:43.669Z] nexus3.edgexfoundry.org:10001 [2021-11-09T15:35:43.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:35:43.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:35:43.937Z] Configure a credential helper to remove this warning. See [2021-11-09T15:35:43.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:35:43.937Z] [2021-11-09T15:35:43.937Z] Login Succeeded [2021-11-09T15:35:43.937Z] nexus3.edgexfoundry.org:10002 [2021-11-09T15:35:43.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:35:43.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:35:43.937Z] Configure a credential helper to remove this warning. See [2021-11-09T15:35:43.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:35:43.937Z] [2021-11-09T15:35:43.937Z] Login Succeeded [2021-11-09T15:35:43.937Z] nexus3.edgexfoundry.org:10003 [2021-11-09T15:35:43.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:35:43.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:35:43.937Z] Configure a credential helper to remove this warning. See [2021-11-09T15:35:43.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:35:43.937Z] [2021-11-09T15:35:43.937Z] Login Succeeded [2021-11-09T15:35:43.937Z] nexus3.edgexfoundry.org:10004 [2021-11-09T15:35:44.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:35:44.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:35:44.197Z] Configure a credential helper to remove this warning. See [2021-11-09T15:35:44.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:35:44.197Z] [2021-11-09T15:35:44.197Z] Login Succeeded [2021-11-09T15:35:44.197Z] docker.io [2021-11-09T15:35:44.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:35:44.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:35:44.770Z] Configure a credential helper to remove this warning. See [2021-11-09T15:35:44.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:35:44.770Z] [2021-11-09T15:35:44.770Z] Login Succeeded [2021-11-09T15:35:44.770Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T15:35:44.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-09T15:35:45.223Z] + git rev-list -1 --merges 29ca4d7052c316665e7e81c093303f9cc0e6fd8b~1..29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo [2021-11-09T15:35:45.260Z] -----------> git rev-list -1 --merges 29ca4d7052c316665e7e81c093303f9cc0e6fd8b~1..29ca4d7052c316665e7e81c093303f9cc0e6fd8b 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [false] [Pipeline] sh [2021-11-09T15:35:45.568Z] + git log --format=format:%s -1 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo [2021-11-09T15:35:45.582Z] ========================================================= [2021-11-09T15:35:45.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T15:35:45.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T15:35:45.910Z] + git log --format=format:%s -1 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] echo [2021-11-09T15:35:45.920Z] [semverPrep] GIT_COMMIT: 29ca4d7052c316665e7e81c093303f9cc0e6fd8b, Commit Message: feat: update README.md and remove a number of broken links (#475) [Pipeline] echo [2021-11-09T15:35:45.928Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:35:46.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T15:35:46.342Z] [2021-11-09T15:35:46.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:35:46.662Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T15:35:46.662Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T15:35:46.663Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T15:35:46.663Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T15:35:46.663Z] 4c7163046ea9: Pulling fs layer [2021-11-09T15:35:46.663Z] 0c2d73faf560: Pulling fs layer [2021-11-09T15:35:46.663Z] 0c2d73faf560: Waiting [2021-11-09T15:35:46.663Z] 3e5f54012d9b: Verifying Checksum [2021-11-09T15:35:46.663Z] 3e5f54012d9b: Download complete [2021-11-09T15:35:46.663Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T15:35:46.663Z] a0d0a0d46f8b: Download complete [2021-11-09T15:35:46.663Z] 4c7163046ea9: Verifying Checksum [2021-11-09T15:35:46.663Z] 4c7163046ea9: Download complete [2021-11-09T15:35:46.663Z] 0c2d73faf560: Verifying Checksum [2021-11-09T15:35:46.663Z] 0c2d73faf560: Download complete [2021-11-09T15:35:46.935Z] a0d0a0d46f8b: Pull complete [2021-11-09T15:35:46.935Z] 3e5f54012d9b: Pull complete [2021-11-09T15:35:47.198Z] 4c7163046ea9: Pull complete [2021-11-09T15:35:47.462Z] 0c2d73faf560: Pull complete [2021-11-09T15:35:47.462Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T15:35:47.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T15:35:47.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T15:35:47.524Z] prd-centos7-docker-4c-2g-28104 does not seem to be running inside a container [2021-11-09T15:35:47.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-09T15:35:48.175Z] $ docker top 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T15:35:48.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T15:35:48.267Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T15:35:48.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T15:35:48.376Z] $ docker exec 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent [2021-11-09T15:35:48.481Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnCeFk/agent.15 [2021-11-09T15:35:48.481Z] SSH_AGENT_PID=21 [2021-11-09T15:35:48.489Z] Running ssh-add (command line suppressed) [2021-11-09T15:35:48.581Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329317736975560763.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329317736975560763.key) [2021-11-09T15:35:48.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T15:35:48.898Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T15:35:48.910Z] $ docker exec --env ******** --env ******** 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent -k [2021-11-09T15:35:48.996Z] unset SSH_AUTH_SOCK; [2021-11-09T15:35:48.996Z] unset SSH_AGENT_PID; [2021-11-09T15:35:48.996Z] echo Agent pid 21 killed; [2021-11-09T15:35:49.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T15:35:49.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T15:35:49.034Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T15:35:49.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T15:35:49.132Z] $ docker exec 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent [2021-11-09T15:35:49.231Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmjGdme/agent.55 [2021-11-09T15:35:49.231Z] SSH_AGENT_PID=61 [2021-11-09T15:35:49.241Z] Running ssh-add (command line suppressed) [2021-11-09T15:35:49.349Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5630358633765763723.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5630358633765763723.key) [2021-11-09T15:35:49.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T15:35:49.659Z] + git semver init [2021-11-09T15:35:49.659Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T15:35:49.659Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-09T15:35:49.659Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-09T15:35:49.659Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T15:35:49.659Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T15:35:49.659Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T15:35:49.659Z] # $SEMVER_BRANCH = main [2021-11-09T15:35:49.659Z] # $SEMVER_TEMP = /tmp/semver-516380432 [2021-11-09T15:35:49.660Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-09T15:35:52.211Z] # '/tmp/semver-516380432' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-11-09T15:35:52.211Z] # -> Force: false [2021-11-09T15:35:52.211Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-09T15:35:52.220Z] $ docker exec --env ******** --env ******** 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 ssh-agent -k [2021-11-09T15:35:52.305Z] unset SSH_AUTH_SOCK; [2021-11-09T15:35:52.305Z] unset SSH_AGENT_PID; [2021-11-09T15:35:52.305Z] echo Agent pid 61 killed; [2021-11-09T15:35:52.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T15:35:52.606Z] + git semver [Pipeline] } [2021-11-09T15:35:52.618Z] $ docker stop --time=1 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 [2021-11-09T15:35:53.903Z] $ docker rm -f 6799d949678392da6dd7bf82a480b0eeaf888c26742e278cd54b79ad3decebc7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T15:35:54.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T15:35:54.483Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T15:35:54.486Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-09T15:36:09.622Z] Still waiting to schedule task [2021-11-09T15:36:09.623Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-09T15:36:09.624Z] Still waiting to schedule task [2021-11-09T15:36:09.624Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-28102’ is offline [2021-11-09T15:37:47.931Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28105 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-09T15:37:47.943Z] Running in /w/workspace/edgex-ui-go/31 [Pipeline] { [Pipeline] checkout [2021-11-09T15:37:48.232Z] The recommended git tool is: git [2021-11-09T15:37:53.611Z] using credential edgex-jenkins-ssh [2021-11-09T15:37:53.627Z] Cloning the remote Git repository [2021-11-09T15:37:53.670Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:37:53.764Z] > git init /w/workspace/edgex-ui-go/31 # timeout=10 [2021-11-09T15:37:53.857Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:37:53.862Z] > git --version # timeout=10 [2021-11-09T15:37:53.890Z] > git --version # 'git version 2.17.1' [2021-11-09T15:37:53.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:37:53.972Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:38:00.535Z] Avoid second fetch [2021-11-09T15:38:00.536Z] Checking out Revision 29ca4d7052c316665e7e81c093303f9cc0e6fd8b (main) [2021-11-09T15:38:00.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T15:38:00.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:38:00.553Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T15:38:00.575Z] > git checkout -f 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 [2021-11-09T15:38:04.991Z] Commit message: "feat: update README.md and remove a number of broken links (#475)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T15:38:06.006Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T15:38:06.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T15:38:06.006Z] Dload Upload Total Spent Left Speed [2021-11-09T15:38:06.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh [2021-11-09T15:38:06.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T15:38:06.745Z] + sudo tee /etc/docker/daemon.new [2021-11-09T15:38:06.745Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-09T15:38:06.745Z] { [2021-11-09T15:38:06.745Z] "registry-mirrors": [ [2021-11-09T15:38:06.745Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T15:38:06.745Z] ], [2021-11-09T15:38:06.745Z] "bip": "10.250.0.254/24", [2021-11-09T15:38:06.745Z] "hosts": [ [2021-11-09T15:38:06.745Z] "tcp://0.0.0.0:5555", [2021-11-09T15:38:06.745Z] "unix:///var/run/docker.sock" [2021-11-09T15:38:06.745Z] ], [2021-11-09T15:38:06.745Z] "mtu": 1458, [2021-11-09T15:38:06.745Z] "selinux-enabled": true, [2021-11-09T15:38:06.745Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T15:38:06.745Z] } [Pipeline] sh [2021-11-09T15:38:07.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T15:38:07.449Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:38:25.847Z] provisioning config files... [2021-11-09T15:38:25.888Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config2504706267414389950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:38:26.948Z] ---> docker-login.sh [2021-11-09T15:38:26.948Z] nexus3.edgexfoundry.org:10001 [2021-11-09T15:38:26.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:27.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:27.257Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:27.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:27.257Z] [2021-11-09T15:38:27.257Z] Login Succeeded [2021-11-09T15:38:27.257Z] nexus3.edgexfoundry.org:10002 [2021-11-09T15:38:27.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:27.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:27.798Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:27.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:27.798Z] [2021-11-09T15:38:27.798Z] Login Succeeded [2021-11-09T15:38:27.798Z] nexus3.edgexfoundry.org:10003 [2021-11-09T15:38:28.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:28.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:28.068Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:28.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:28.068Z] [2021-11-09T15:38:28.068Z] Login Succeeded [2021-11-09T15:38:28.068Z] nexus3.edgexfoundry.org:10004 [2021-11-09T15:38:28.079Z] Running on prd-centos7-docker-4c-2g-28106 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-09T15:38:28.090Z] Running in /w/workspace/edgex-ui-go/31 [Pipeline] { [Pipeline] checkout [2021-11-09T15:38:28.180Z] The recommended git tool is: git [2021-11-09T15:38:28.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:28.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:28.657Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:28.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:28.657Z] [2021-11-09T15:38:28.657Z] Login Succeeded [2021-11-09T15:38:28.657Z] docker.io [2021-11-09T15:38:28.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:29.517Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:29.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:29.517Z] [2021-11-09T15:38:29.517Z] Login Succeeded [2021-11-09T15:38:29.517Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T15:38:29.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T15:38:29.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T15:38:29.800Z] ========================================================= [2021-11-09T15:38:29.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T15:38:29.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:38:30.151Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-09T15:38:30.158Z] using credential edgex-jenkins-ssh [2021-11-09T15:38:30.171Z] Cloning the remote Git repository [2021-11-09T15:38:29.667Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:38:29.728Z] > git init /w/workspace/edgex-ui-go/31 # timeout=10 [2021-11-09T15:38:29.753Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:38:29.753Z] > git --version # timeout=10 [2021-11-09T15:38:29.776Z] > git --version # 'git version 2.24.4' [2021-11-09T15:38:29.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:38:29.799Z] [INFO] Currently running in a labeled security context [2021-11-09T15:38:29.799Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T15:38:29.799Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/31@tmp/jenkins-gitclient-ssh760738328538361865.key [2021-11-09T15:38:29.829Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:38:31.136Z] Sending build context to Docker daemon 25.19MB [2021-11-09T15:38:31.136Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:38:31.136Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-09T15:38:31.136Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T15:38:31.136Z] 552d1f2373af: Pulling fs layer [2021-11-09T15:38:31.136Z] ea3f2d53f512: Pulling fs layer [2021-11-09T15:38:31.136Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T15:38:31.136Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T15:38:31.136Z] 72dc09318566: Pulling fs layer [2021-11-09T15:38:31.136Z] f4f7b4309257: Pulling fs layer [2021-11-09T15:38:31.136Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T15:38:31.136Z] b78e95d17946: Pulling fs layer [2021-11-09T15:38:31.136Z] f4f7b4309257: Waiting [2021-11-09T15:38:31.136Z] 0ac9a79272e3: Waiting [2021-11-09T15:38:31.136Z] b78e95d17946: Waiting [2021-11-09T15:38:31.136Z] 72dc09318566: Waiting [2021-11-09T15:38:31.136Z] 7a9cfe048b4a: Waiting [2021-11-09T15:38:31.136Z] 9e70ebbbe112: Download complete [2021-11-09T15:38:31.136Z] ea3f2d53f512: Verifying Checksum [2021-11-09T15:38:31.136Z] ea3f2d53f512: Download complete [2021-11-09T15:38:31.136Z] 72dc09318566: Verifying Checksum [2021-11-09T15:38:31.136Z] 72dc09318566: Download complete [2021-11-09T15:38:31.136Z] f4f7b4309257: Verifying Checksum [2021-11-09T15:38:31.136Z] f4f7b4309257: Download complete [2021-11-09T15:38:31.136Z] 552d1f2373af: Verifying Checksum [2021-11-09T15:38:31.136Z] 0ac9a79272e3: Verifying Checksum [2021-11-09T15:38:31.136Z] 0ac9a79272e3: Download complete [2021-11-09T15:38:32.125Z] 552d1f2373af: Pull complete [2021-11-09T15:38:32.731Z] ea3f2d53f512: Pull complete [2021-11-09T15:38:33.003Z] 9e70ebbbe112: Pull complete [2021-11-09T15:38:33.280Z] b78e95d17946: Verifying Checksum [2021-11-09T15:38:33.280Z] b78e95d17946: Download complete [2021-11-09T15:38:33.554Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T15:38:33.554Z] 7a9cfe048b4a: Download complete [2021-11-09T15:38:35.124Z] Avoid second fetch [2021-11-09T15:38:35.125Z] Checking out Revision 29ca4d7052c316665e7e81c093303f9cc0e6fd8b (main) [2021-11-09T15:38:34.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T15:38:34.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:38:34.776Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T15:38:34.781Z] > git checkout -f 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 [2021-11-09T15:38:38.558Z] Commit message: "feat: update README.md and remove a number of broken links (#475)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:38:38.885Z] provisioning config files... [2021-11-09T15:38:38.900Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config4826730713762877382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:38:39.291Z] ---> docker-login.sh [2021-11-09T15:38:39.291Z] nexus3.edgexfoundry.org:10001 [2021-11-09T15:38:39.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:39.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:39.291Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:39.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:39.291Z] [2021-11-09T15:38:39.291Z] Login Succeeded [2021-11-09T15:38:39.291Z] nexus3.edgexfoundry.org:10002 [2021-11-09T15:38:39.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:39.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:39.553Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:39.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:39.553Z] [2021-11-09T15:38:39.553Z] Login Succeeded [2021-11-09T15:38:39.553Z] nexus3.edgexfoundry.org:10003 [2021-11-09T15:38:39.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:39.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:39.553Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:39.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:39.553Z] [2021-11-09T15:38:39.553Z] Login Succeeded [2021-11-09T15:38:39.553Z] nexus3.edgexfoundry.org:10004 [2021-11-09T15:38:39.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:39.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:39.815Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:39.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:39.815Z] [2021-11-09T15:38:39.815Z] Login Succeeded [2021-11-09T15:38:39.815Z] docker.io [2021-11-09T15:38:39.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:38:40.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:38:40.075Z] Configure a credential helper to remove this warning. See [2021-11-09T15:38:40.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:38:40.075Z] [2021-11-09T15:38:40.075Z] Login Succeeded [2021-11-09T15:38:40.075Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T15:38:40.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T15:38:40.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T15:38:40.264Z] ========================================================= [2021-11-09T15:38:40.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-09T15:38:40.264Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:38:40.577Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-09T15:38:40.577Z] Sending build context to Docker daemon 25.18MB [2021-11-09T15:38:40.577Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:38:40.577Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-09T15:38:40.846Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-09T15:38:40.846Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T15:38:40.846Z] 31adcdaf11c8: Pulling fs layer [2021-11-09T15:38:40.846Z] b8b176561691: Pulling fs layer [2021-11-09T15:38:40.846Z] 4527c011a84f: Pulling fs layer [2021-11-09T15:38:40.846Z] 5d74067f8e1e: Pulling fs layer [2021-11-09T15:38:40.846Z] e0aca202a116: Pulling fs layer [2021-11-09T15:38:40.846Z] 3a43be97a3b4: Pulling fs layer [2021-11-09T15:38:40.846Z] 34cad66bf833: Pulling fs layer [2021-11-09T15:38:40.846Z] b4e3c513aaa6: Pulling fs layer [2021-11-09T15:38:40.846Z] 5d74067f8e1e: Waiting [2021-11-09T15:38:40.846Z] e0aca202a116: Waiting [2021-11-09T15:38:40.846Z] 3a43be97a3b4: Waiting [2021-11-09T15:38:40.846Z] 34cad66bf833: Waiting [2021-11-09T15:38:40.846Z] b4e3c513aaa6: Waiting [2021-11-09T15:38:40.846Z] 4527c011a84f: Waiting [2021-11-09T15:38:40.846Z] b8b176561691: Verifying Checksum [2021-11-09T15:38:40.846Z] b8b176561691: Download complete [2021-11-09T15:38:40.846Z] 31adcdaf11c8: Verifying Checksum [2021-11-09T15:38:40.846Z] 31adcdaf11c8: Download complete [2021-11-09T15:38:40.846Z] 5d74067f8e1e: Verifying Checksum [2021-11-09T15:38:40.846Z] 5d74067f8e1e: Download complete [2021-11-09T15:38:40.846Z] e0aca202a116: Verifying Checksum [2021-11-09T15:38:40.846Z] e0aca202a116: Download complete [2021-11-09T15:38:40.846Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T15:38:40.846Z] a0d0a0d46f8b: Download complete [2021-11-09T15:38:40.846Z] 3a43be97a3b4: Verifying Checksum [2021-11-09T15:38:40.846Z] 3a43be97a3b4: Download complete [2021-11-09T15:38:41.118Z] 34cad66bf833: Verifying Checksum [2021-11-09T15:38:41.118Z] 34cad66bf833: Download complete [2021-11-09T15:38:41.381Z] b4e3c513aaa6: Verifying Checksum [2021-11-09T15:38:41.381Z] b4e3c513aaa6: Download complete [2021-11-09T15:38:41.381Z] 4527c011a84f: Verifying Checksum [2021-11-09T15:38:41.381Z] 4527c011a84f: Download complete [2021-11-09T15:38:41.649Z] a0d0a0d46f8b: Pull complete [2021-11-09T15:38:41.649Z] 31adcdaf11c8: Pull complete [2021-11-09T15:38:41.649Z] b8b176561691: Pull complete [2021-11-09T15:38:43.712Z] 7a9cfe048b4a: Pull complete [2021-11-09T15:38:43.986Z] 72dc09318566: Pull complete [2021-11-09T15:38:44.583Z] f4f7b4309257: Pull complete [2021-11-09T15:38:44.857Z] 0ac9a79272e3: Pull complete [2021-11-09T15:38:45.911Z] 4527c011a84f: Pull complete [2021-11-09T15:38:45.911Z] 5d74067f8e1e: Pull complete [2021-11-09T15:38:45.911Z] e0aca202a116: Pull complete [2021-11-09T15:38:45.911Z] 3a43be97a3b4: Pull complete [2021-11-09T15:38:45.911Z] 34cad66bf833: Pull complete [2021-11-09T15:38:48.470Z] b4e3c513aaa6: Pull complete [2021-11-09T15:38:48.470Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-09T15:38:48.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T15:38:48.470Z] ---> 9f6097aaca64 [2021-11-09T15:38:48.470Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:38:51.033Z] ---> Running in 2f3ea65a090a [2021-11-09T15:38:51.033Z] Removing intermediate container 2f3ea65a090a [2021-11-09T15:38:51.033Z] ---> bb7d69c6c8ee [2021-11-09T15:38:51.033Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:38:51.033Z] ---> Running in 76dacb55225b [2021-11-09T15:38:51.033Z] Removing intermediate container 76dacb55225b [2021-11-09T15:38:51.033Z] ---> 904db464414c [2021-11-09T15:38:51.033Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:38:51.033Z] ---> Running in 92198c017345 [2021-11-09T15:38:51.033Z] Removing intermediate container 92198c017345 [2021-11-09T15:38:51.033Z] ---> f35b61e85129 [2021-11-09T15:38:51.033Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-09T15:38:51.033Z] ---> Running in 7811c24e683c [2021-11-09T15:38:51.033Z] Removing intermediate container 7811c24e683c [2021-11-09T15:38:51.033Z] ---> 7ad9aa152322 [2021-11-09T15:38:51.033Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:38:51.033Z] ---> Running in c5326a1ad39e [2021-11-09T15:38:51.033Z] Removing intermediate container c5326a1ad39e [2021-11-09T15:38:51.033Z] ---> 0347f03fbb33 [2021-11-09T15:38:51.033Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:38:51.295Z] ---> Running in 2b43359aa81b [2021-11-09T15:38:51.568Z] Removing intermediate container 2b43359aa81b [2021-11-09T15:38:51.568Z] ---> 6e4a218f9e48 [2021-11-09T15:38:51.568Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:38:51.572Z] b78e95d17946: Pull complete [2021-11-09T15:38:51.572Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T15:38:51.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T15:38:51.572Z] ---> 8b459fc5aaf0 [2021-11-09T15:38:51.572Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:38:51.829Z] ---> Running in 40eb1a7ed146 [2021-11-09T15:38:52.093Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T15:38:52.218Z] ---> Running in 5500526f1dec [2021-11-09T15:38:52.521Z] Removing intermediate container 5500526f1dec [2021-11-09T15:38:52.521Z] ---> 09b0cfe1ae32 [2021-11-09T15:38:52.521Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:38:52.664Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T15:38:52.802Z] ---> Running in 5b3a3a1cd496 [2021-11-09T15:38:53.076Z] Removing intermediate container 5b3a3a1cd496 [2021-11-09T15:38:53.076Z] ---> 238569a1189d [2021-11-09T15:38:53.076Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:38:53.240Z] OK: 220 MiB in 52 packages [2021-11-09T15:38:53.241Z] Removing intermediate container 40eb1a7ed146 [2021-11-09T15:38:53.241Z] ---> 458e2860a447 [2021-11-09T15:38:53.241Z] Step 10/14 : ENV GO111MODULE=on [2021-11-09T15:38:53.241Z] ---> Running in 1a04c1742f3f [2021-11-09T15:38:53.353Z] ---> Running in a95d8562d36d [2021-11-09T15:38:53.504Z] Removing intermediate container 1a04c1742f3f [2021-11-09T15:38:53.504Z] ---> ab47ee4f8a8e [2021-11-09T15:38:53.504Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:38:53.504Z] ---> Running in 6b6d2c47e09c [2021-11-09T15:38:53.504Z] Removing intermediate container 6b6d2c47e09c [2021-11-09T15:38:53.504Z] ---> 95750d32c233 [2021-11-09T15:38:53.504Z] Step 12/14 : COPY . . [2021-11-09T15:38:53.625Z] Removing intermediate container a95d8562d36d [2021-11-09T15:38:53.626Z] ---> 13ef251b6d60 [2021-11-09T15:38:53.626Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-09T15:38:53.899Z] ---> Running in 5f9a1771cc3f [2021-11-09T15:38:54.182Z] Removing intermediate container 5f9a1771cc3f [2021-11-09T15:38:54.182Z] ---> 3b4486e7d23a [2021-11-09T15:38:54.182Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:38:54.182Z] ---> Running in 083c2bb7beb3 [2021-11-09T15:38:54.444Z] ---> 7d9a9a31592f [2021-11-09T15:38:54.444Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:38:54.444Z] ---> Running in 6f0b4eaf2c08 [2021-11-09T15:38:54.778Z] Removing intermediate container 083c2bb7beb3 [2021-11-09T15:38:54.778Z] ---> 428819bf885d [2021-11-09T15:38:54.778Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:38:54.778Z] ---> Running in 4fae130981e4 [2021-11-09T15:38:56.760Z] Removing intermediate container 4fae130981e4 [2021-11-09T15:38:56.760Z] ---> 9a47a7af6c44 [2021-11-09T15:38:56.760Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:38:56.760Z] ---> Running in e36023a5d085 [2021-11-09T15:38:58.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T15:38:58.786Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T15:38:59.391Z] OK: 219 MiB in 52 packages [2021-11-09T15:39:00.378Z] Removing intermediate container e36023a5d085 [2021-11-09T15:39:00.378Z] ---> fa0f8d8108ba [2021-11-09T15:39:00.378Z] Step 10/14 : ENV GO111MODULE=on [2021-11-09T15:39:00.378Z] ---> Running in 109b577b6159 [2021-11-09T15:39:00.976Z] Removing intermediate container 109b577b6159 [2021-11-09T15:39:00.976Z] ---> 890892fc0742 [2021-11-09T15:39:00.976Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:39:00.976Z] ---> Running in eb3228898e4e [2021-11-09T15:39:01.579Z] Removing intermediate container eb3228898e4e [2021-11-09T15:39:01.579Z] ---> 463005797003 [2021-11-09T15:39:01.579Z] Step 12/14 : COPY . . [2021-11-09T15:39:04.227Z] ---> ce979e697a58 [2021-11-09T15:39:04.227Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:39:04.227Z] ---> Running in f8ba1451b151 [2021-11-09T15:39:06.701Z] Removing intermediate container 6f0b4eaf2c08 [2021-11-09T15:39:06.701Z] ---> 51368cdf5557 [2021-11-09T15:39:06.701Z] Step 14/14 : RUN ${MAKE} [2021-11-09T15:39:06.701Z] ---> Running in d83df0dd4471 [2021-11-09T15:39:06.701Z] noop [2021-11-09T15:39:06.961Z] Removing intermediate container d83df0dd4471 [2021-11-09T15:39:06.961Z] ---> 144301810a66 [2021-11-09T15:39:06.961Z] Successfully built 144301810a66 [2021-11-09T15:39:06.961Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:39:07.256Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T15:39:07.256Z] . [Pipeline] withDockerContainer [2021-11-09T15:39:07.326Z] prd-centos7-docker-4c-2g-28106 does not seem to be running inside a container [2021-11-09T15:39:07.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** ci-base-image-x86_64 cat [2021-11-09T15:39:07.718Z] $ docker top b6322daf49c3eff65cbe9ad544615e5eb337fd6978fe35852f2a526487cbad49 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T15:39:08.097Z] + go version [2021-11-09T15:39:08.097Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-09T15:39:08.108Z] $ docker stop --time=1 b6322daf49c3eff65cbe9ad544615e5eb337fd6978fe35852f2a526487cbad49 [2021-11-09T15:39:09.305Z] $ docker rm -f b6322daf49c3eff65cbe9ad544615e5eb337fd6978fe35852f2a526487cbad49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:39:09.813Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T15:39:09.813Z] . [Pipeline] withDockerContainer [2021-11-09T15:39:09.876Z] prd-centos7-docker-4c-2g-28106 does not seem to be running inside a container [2021-11-09T15:39:09.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** ci-base-image-x86_64 cat [2021-11-09T15:39:10.277Z] $ docker top c4366628ce0d55b2b5a4a264cd3303745cc33219efe823b13b03ec90d1c53428 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T15:39:10.667Z] + make test [2021-11-09T15:39:10.667Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T15:39:10.942Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-09T15:39:23.238Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-09T15:39:23.238Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-09T15:39:28.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T15:39:28.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-09T15:39:28.599Z] $ docker stop --time=1 c4366628ce0d55b2b5a4a264cd3303745cc33219efe823b13b03ec90d1c53428 [2021-11-09T15:39:30.105Z] $ docker rm -f c4366628ce0d55b2b5a4a264cd3303745cc33219efe823b13b03ec90d1c53428 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T15:39:30.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T15:39:30.692Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-09T15:39:31.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T15:39:31.509Z] Removing intermediate container f8ba1451b151 [2021-11-09T15:39:31.510Z] ---> f693712dd91d [2021-11-09T15:39:31.510Z] Step 14/14 : RUN ${MAKE} [2021-11-09T15:39:31.510Z] ---> Running in acee9b70da7e [2021-11-09T15:39:31.510Z] noop [2021-11-09T15:39:31.510Z] Removing intermediate container acee9b70da7e [2021-11-09T15:39:31.510Z] ---> c84c7aee8ade [2021-11-09T15:39:31.510Z] Successfully built c84c7aee8ade [2021-11-09T15:39:31.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:39:31.794Z] + ls -al . [2021-11-09T15:39:31.794Z] total 88 [2021-11-09T15:39:31.794Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 9 15:39 . [2021-11-09T15:39:31.794Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 9 15:38 .. [2021-11-09T15:39:31.794Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 9 15:38 assets [2021-11-09T15:39:31.794Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 9 15:38 bin [2021-11-09T15:39:31.794Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 9 15:38 cmd [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 9 15:38 CONTRIBUTING.md [2021-11-09T15:39:31.794Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 9 15:39 coverage.out [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 9 15:38 Dockerfile [2021-11-09T15:39:31.794Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 9 15:38 docs [2021-11-09T15:39:31.794Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 9 15:38 .git [2021-11-09T15:39:31.794Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 9 15:38 .github [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:38 .gitignore [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 15:38 go.mod [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 9 15:38 go.sum [2021-11-09T15:39:31.794Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 9 15:38 internal [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 9 15:38 Jenkinsfile [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 9 15:38 LICENSE [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 9 15:38 Makefile [2021-11-09T15:39:31.794Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 9 15:38 pkg [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 9 15:38 README.md [2021-11-09T15:39:31.794Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 9 15:38 snap [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 9 15:35 VERSION [2021-11-09T15:39:31.794Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:38 version.go [2021-11-09T15:39:31.794Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 9 15:38 web [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:39:31.865Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T15:39:31.865Z] . [Pipeline] withDockerContainer [2021-11-09T15:39:32.101Z] + 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=29ca4d7052c316665e7e81c093303f9cc0e6fd8b --label arch=amd64 --label version=2.0.1-dev.29 . [2021-11-09T15:39:32.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-28105 does not seem to be running inside a container [2021-11-09T15:39:32.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** ci-base-image-arm64 cat [2021-11-09T15:39:32.364Z] Sending build context to Docker daemon 25.18MB [2021-11-09T15:39:32.364Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:39:32.364Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-09T15:39:32.364Z] ---> 144301810a66 [2021-11-09T15:39:32.364Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:39:32.364Z] ---> Running in f65078647df5 [2021-11-09T15:39:32.625Z] Removing intermediate container f65078647df5 [2021-11-09T15:39:32.625Z] ---> 2da24cd04c1c [2021-11-09T15:39:32.625Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:39:32.625Z] ---> Running in 2bef004fdc77 [2021-11-09T15:39:32.625Z] Removing intermediate container 2bef004fdc77 [2021-11-09T15:39:32.625Z] ---> 0a6e89617a1b [2021-11-09T15:39:32.625Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:39:32.625Z] ---> Running in 43057838c24a [2021-11-09T15:39:32.891Z] Removing intermediate container 43057838c24a [2021-11-09T15:39:32.891Z] ---> 2b40097d55e8 [2021-11-09T15:39:32.891Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-09T15:39:32.891Z] ---> Running in 90e9490f2147 [2021-11-09T15:39:32.891Z] Removing intermediate container 90e9490f2147 [2021-11-09T15:39:32.891Z] ---> 5b46ed62d8a1 [2021-11-09T15:39:32.891Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:39:32.891Z] ---> Running in dbbc18140732 [2021-11-09T15:39:32.891Z] Removing intermediate container dbbc18140732 [2021-11-09T15:39:32.891Z] ---> b2402cb9b6a6 [2021-11-09T15:39:32.891Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:39:32.891Z] ---> Running in b5a22e8c0d20 [2021-11-09T15:39:33.462Z] Removing intermediate container b5a22e8c0d20 [2021-11-09T15:39:33.462Z] ---> 413d73a493f7 [2021-11-09T15:39:33.462Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:39:33.462Z] ---> Running in 51ec472acbda [2021-11-09T15:39:33.698Z] $ docker top 5ea592ea6a84cc896628231260879da8f2aba0b198e30dcc44677764926edbfd -eo pid,comm [2021-11-09T15:39:33.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-11-09T15:39:34.648Z] + go version [2021-11-09T15:39:34.648Z] go version go1.16.8 linux/arm64 [2021-11-09T15:39:34.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2021-11-09T15:39:34.672Z] $ docker stop --time=1 5ea592ea6a84cc896628231260879da8f2aba0b198e30dcc44677764926edbfd [2021-11-09T15:39:34.920Z] OK: 220 MiB in 52 packages [2021-11-09T15:39:35.179Z] Removing intermediate container 51ec472acbda [2021-11-09T15:39:35.179Z] ---> b3359c9874a3 [2021-11-09T15:39:35.179Z] Step 10/22 : ENV GO111MODULE=on [2021-11-09T15:39:35.179Z] ---> Running in c2e2161bd92a [2021-11-09T15:39:35.179Z] Removing intermediate container c2e2161bd92a [2021-11-09T15:39:35.179Z] ---> 138046ca4d73 [2021-11-09T15:39:35.179Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:39:35.179Z] ---> Running in 08bdbb6e95cd [2021-11-09T15:39:35.447Z] Removing intermediate container 08bdbb6e95cd [2021-11-09T15:39:35.447Z] ---> 5f1506583a26 [2021-11-09T15:39:35.447Z] Step 12/22 : COPY . . [2021-11-09T15:39:36.022Z] ---> bc7de187056b [2021-11-09T15:39:36.022Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:39:36.282Z] ---> Running in 7ff53cca34a6 [2021-11-09T15:39:36.330Z] $ docker rm -f 5ea592ea6a84cc896628231260879da8f2aba0b198e30dcc44677764926edbfd [2021-11-09T15:39:36.543Z] Removing intermediate container 7ff53cca34a6 [2021-11-09T15:39:36.543Z] ---> ff2cd4c3652f [2021-11-09T15:39:36.543Z] Step 14/22 : RUN ${MAKE} [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:39:36.804Z] ---> Running in e296d52ca191 [2021-11-09T15:39:37.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-09T15:39:37.081Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T15:39:37.081Z] . [Pipeline] withDockerContainer [2021-11-09T15:39:37.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-28105 does not seem to be running inside a container [2021-11-09T15:39:37.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** ci-base-image-arm64 cat [2021-11-09T15:39:38.897Z] $ docker top fac5c0b2788c967102c1666f1e97bb929a49d3cf843268eb6fcbfc8792ec7427 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T15:39:39.862Z] + make test [2021-11-09T15:39:39.862Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T15:39:40.847Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-09T15:39:45.326Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-09T15:39:47.247Z] Removing intermediate container e296d52ca191 [2021-11-09T15:39:47.247Z] ---> 561198156dbe [2021-11-09T15:39:47.247Z] Step 15/22 : FROM alpine:3.14 [2021-11-09T15:39:50.560Z] 3.14: Pulling from library/alpine [2021-11-09T15:39:50.819Z] a0d0a0d46f8b: Already exists [2021-11-09T15:39:51.080Z] error pulling image configuration: Get "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/14/14119a10abf4669e8cdbdff324a9f9605d99697215a0d21c360fe8dfa8471bab/data?verify=1636475390-GtU7RpKOX2Og0j1XPRwLPDXwTiY%3D": dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:39:51.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:39:51.826Z] [2021-11-09T15:39:51.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:39:52.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:39:52.129Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T15:39:52.129Z] b4d181a07f80: Pulling fs layer [2021-11-09T15:39:52.129Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T15:39:52.129Z] ed53099fbce6: Pulling fs layer [2021-11-09T15:39:52.129Z] dc539afda2c1: Pulling fs layer [2021-11-09T15:39:52.129Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T15:39:52.129Z] 9065ff56babe: Pulling fs layer [2021-11-09T15:39:52.129Z] d287ab97295c: Pulling fs layer [2021-11-09T15:39:52.129Z] dc539afda2c1: Waiting [2021-11-09T15:39:52.129Z] 77bc0d833cb6: Waiting [2021-11-09T15:39:52.129Z] d287ab97295c: Waiting [2021-11-09T15:39:52.129Z] 9065ff56babe: Waiting [2021-11-09T15:39:52.129Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T15:39:52.129Z] a1111a8f2ec3: Download complete [2021-11-09T15:39:52.129Z] dc539afda2c1: Verifying Checksum [2021-11-09T15:39:52.129Z] dc539afda2c1: Download complete [2021-11-09T15:39:52.129Z] ed53099fbce6: Verifying Checksum [2021-11-09T15:39:52.129Z] ed53099fbce6: Download complete [2021-11-09T15:39:52.401Z] 9065ff56babe: Verifying Checksum [2021-11-09T15:39:52.401Z] 9065ff56babe: Download complete [2021-11-09T15:39:52.401Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T15:39:52.401Z] 77bc0d833cb6: Download complete [2021-11-09T15:39:52.401Z] b4d181a07f80: Verifying Checksum [2021-11-09T15:39:52.401Z] b4d181a07f80: Download complete [2021-11-09T15:39:52.988Z] d287ab97295c: Verifying Checksum [2021-11-09T15:39:52.988Z] d287ab97295c: Download complete [2021-11-09T15:39:53.564Z] b4d181a07f80: Pull complete [2021-11-09T15:39:53.823Z] a1111a8f2ec3: Pull complete [2021-11-09T15:39:54.405Z] ed53099fbce6: Pull complete [2021-11-09T15:39:54.405Z] dc539afda2c1: Pull complete [2021-11-09T15:39:54.665Z] 77bc0d833cb6: Pull complete [2021-11-09T15:39:54.665Z] 9065ff56babe: Pull complete [2021-11-09T15:39:59.975Z] d287ab97295c: Pull complete [2021-11-09T15:39:59.975Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T15:39:59.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:39:59.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T15:40:00.054Z] prd-centos7-docker-4c-2g-28106 does not seem to be running inside a container [2021-11-09T15:40:00.091Z] $ 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/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T15:40:03.300Z] $ docker top c99af0acc49cf22cebaf86b6c9b74e5e253f28919a811428dade62e8ce6407a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:40:03.699Z] ---> job-cost.sh [2021-11-09T15:40:03.699Z] lf-activate-venv: SKIPPING [2021-11-09T15:40:03.699Z] INFO: No Stack... [2021-11-09T15:40:03.959Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T15:40:04.220Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T15:40:04.513Z] + cut -d, -f6 [2021-11-09T15:40:04.513Z] + cat /w/workspace/edgex-ui-go/31/archives/cost.csv [Pipeline] lock [2021-11-09T15:40:04.540Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [2021-11-09T15:40:04.547Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] did not exist. Created. [2021-11-09T15:40:04.547Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T15:40:04.850Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-09T15:40:04.908Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T15:40:04.915Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T15:40:04.932Z] $ docker stop --time=1 c99af0acc49cf22cebaf86b6c9b74e5e253f28919a811428dade62e8ce6407a7 [2021-11-09T15:40:06.061Z] $ docker rm -f c99af0acc49cf22cebaf86b6c9b74e5e253f28919a811428dade62e8ce6407a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-09T15:40:07.379Z] Failed in branch amd64 [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-09T15:40:19.851Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-09T15:40:19.851Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-09T15:40:42.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T15:40:42.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-09T15:40:42.043Z] $ docker stop --time=1 fac5c0b2788c967102c1666f1e97bb929a49d3cf843268eb6fcbfc8792ec7427 [2021-11-09T15:40:43.805Z] $ docker rm -f fac5c0b2788c967102c1666f1e97bb929a49d3cf843268eb6fcbfc8792ec7427 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T15:40:44.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T15:40:44.591Z] Warning: overwriting stash ‘coverage-report’ [2021-11-09T15:40:45.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T15:40:46.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T15:40:46.769Z] + ls -al . [2021-11-09T15:40:46.769Z] total 128 [2021-11-09T15:40:46.769Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 15:39 . [2021-11-09T15:40:46.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:37 .. [2021-11-09T15:40:46.769Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:38 .git [2021-11-09T15:40:46.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:38 .github [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:38 .gitignore [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 15:38 CONTRIBUTING.md [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 9 15:38 Dockerfile [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 15:38 Jenkinsfile [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 15:38 LICENSE [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 9 15:38 Makefile [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 9 15:38 README.md [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 15:35 VERSION [2021-11-09T15:40:46.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:38 assets [2021-11-09T15:40:46.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:38 bin [2021-11-09T15:40:46.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:38 cmd [2021-11-09T15:40:46.769Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:39 coverage.out [2021-11-09T15:40:46.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:38 docs [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 15:38 go.mod [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 24176 Nov 9 15:38 go.sum [2021-11-09T15:40:46.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:38 internal [2021-11-09T15:40:46.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:38 pkg [2021-11-09T15:40:46.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:38 snap [2021-11-09T15:40:46.769Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:38 version.go [2021-11-09T15:40:46.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:38 web [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:40:47.105Z] + 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=29ca4d7052c316665e7e81c093303f9cc0e6fd8b --label arch=arm64 --label version=2.0.1-dev.29 . [2021-11-09T15:40:48.085Z] Sending build context to Docker daemon 25.19MB [2021-11-09T15:40:48.085Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:40:48.085Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-09T15:40:48.085Z] ---> c84c7aee8ade [2021-11-09T15:40:48.085Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:40:48.085Z] ---> Running in 3615829e8d9d [2021-11-09T15:40:48.680Z] Removing intermediate container 3615829e8d9d [2021-11-09T15:40:48.680Z] ---> 7384fd5465c3 [2021-11-09T15:40:48.680Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:40:48.680Z] ---> Running in b6ef97ba5365 [2021-11-09T15:40:48.951Z] Removing intermediate container b6ef97ba5365 [2021-11-09T15:40:48.951Z] ---> ac921c322a77 [2021-11-09T15:40:48.951Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:40:49.222Z] ---> Running in 1fa8954e7320 [2021-11-09T15:40:49.494Z] Removing intermediate container 1fa8954e7320 [2021-11-09T15:40:49.494Z] ---> 7191bb91773b [2021-11-09T15:40:49.494Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-09T15:40:49.766Z] ---> Running in 57df66f2e8c9 [2021-11-09T15:40:50.041Z] Removing intermediate container 57df66f2e8c9 [2021-11-09T15:40:50.041Z] ---> c45424e82684 [2021-11-09T15:40:50.041Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:40:50.041Z] ---> Running in 93dcb582b0c8 [2021-11-09T15:40:50.639Z] Removing intermediate container 93dcb582b0c8 [2021-11-09T15:40:50.639Z] ---> d25a859dfda6 [2021-11-09T15:40:50.639Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:40:50.639Z] ---> Running in 621af004697e [2021-11-09T15:40:52.615Z] Removing intermediate container 621af004697e [2021-11-09T15:40:52.615Z] ---> db835c260ca5 [2021-11-09T15:40:52.615Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:40:52.615Z] ---> Running in 7fc8a5afc5dc [2021-11-09T15:40:54.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T15:40:54.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T15:40:55.249Z] OK: 219 MiB in 52 packages [2021-11-09T15:40:56.231Z] Removing intermediate container 7fc8a5afc5dc [2021-11-09T15:40:56.231Z] ---> be08f7782bf9 [2021-11-09T15:40:56.231Z] Step 10/22 : ENV GO111MODULE=on [2021-11-09T15:40:56.231Z] ---> Running in 8a1972e49e1d [2021-11-09T15:40:56.827Z] Removing intermediate container 8a1972e49e1d [2021-11-09T15:40:56.827Z] ---> 4cec51f333b9 [2021-11-09T15:40:56.827Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:40:56.827Z] ---> Running in f73e46dfdede [2021-11-09T15:40:57.425Z] Removing intermediate container f73e46dfdede [2021-11-09T15:40:57.425Z] ---> 2378b10caa13 [2021-11-09T15:40:57.425Z] Step 12/22 : COPY . . [2021-11-09T15:41:00.055Z] ---> c2cb67bfed62 [2021-11-09T15:41:00.055Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:41:00.055Z] ---> Running in c86c6c06ef29 [2021-11-09T15:41:02.071Z] Removing intermediate container c86c6c06ef29 [2021-11-09T15:41:02.071Z] ---> 6815d065ec62 [2021-11-09T15:41:02.071Z] Step 14/22 : RUN ${MAKE} [2021-11-09T15:41:02.346Z] ---> Running in 2e38a6b21c77 [2021-11-09T15:41:03.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-09T15:41:30.825Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-09T15:41:34.209Z] Removing intermediate container 2e38a6b21c77 [2021-11-09T15:41:34.209Z] ---> d8d0901ae0dc [2021-11-09T15:41:34.209Z] Step 15/22 : FROM alpine:3.14 [2021-11-09T15:41:37.585Z] 3.14: Pulling from library/alpine [2021-11-09T15:41:37.585Z] 552d1f2373af: Already exists [2021-11-09T15:41:37.857Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T15:41:37.857Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T15:41:37.857Z] ---> bb3de5531c18 [2021-11-09T15:41:37.857Z] Step 16/22 : EXPOSE 4000 [2021-11-09T15:41:38.129Z] ---> Running in 0fbd99064091 [2021-11-09T15:41:38.400Z] Removing intermediate container 0fbd99064091 [2021-11-09T15:41:38.400Z] ---> fa4c659b3d7d [2021-11-09T15:41:38.400Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T15:41:39.831Z] ---> b4635c224667 [2021-11-09T15:41:39.831Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T15:41:39.831Z] ---> Running in b38a1f6ad527 [2021-11-09T15:41:40.428Z] Removing intermediate container b38a1f6ad527 [2021-11-09T15:41:40.428Z] ---> 3b8b0a5113da [2021-11-09T15:41:40.428Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-09T15:41:40.428Z] ---> Running in 9ba966f105cc [2021-11-09T15:41:41.023Z] Removing intermediate container 9ba966f105cc [2021-11-09T15:41:41.024Z] ---> c886080f2391 [2021-11-09T15:41:41.024Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T15:41:41.024Z] ---> Running in 758b2133e489 [2021-11-09T15:41:41.297Z] Removing intermediate container 758b2133e489 [2021-11-09T15:41:41.297Z] ---> c62cd82f00ee [2021-11-09T15:41:41.297Z] Step 21/22 : LABEL git_sha=29ca4d7052c316665e7e81c093303f9cc0e6fd8b [2021-11-09T15:41:41.571Z] ---> Running in 9bb8bc21ae6a [2021-11-09T15:41:41.844Z] Removing intermediate container 9bb8bc21ae6a [2021-11-09T15:41:41.844Z] ---> 122de7caee9d [2021-11-09T15:41:41.844Z] Step 22/22 : LABEL version=2.0.1-dev.29 [2021-11-09T15:41:41.844Z] ---> Running in b7bf26a34fde [2021-11-09T15:41:42.440Z] Removing intermediate container b7bf26a34fde [2021-11-09T15:41:42.440Z] ---> f71047a71ec6 [2021-11-09T15:41:42.440Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-09T15:41:42.440Z] Successfully built f71047a71ec6 [2021-11-09T15:41:42.440Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:41:42.678Z] provisioning config files... [2021-11-09T15:41:42.697Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config6657321624417547144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:41:43.050Z] ---> docker-login.sh [2021-11-09T15:41:43.050Z] nexus3.edgexfoundry.org:10001 [2021-11-09T15:41:43.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:41:43.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:41:43.596Z] Configure a credential helper to remove this warning. See [2021-11-09T15:41:43.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:41:43.596Z] [2021-11-09T15:41:43.596Z] Login Succeeded [2021-11-09T15:41:43.596Z] nexus3.edgexfoundry.org:10002 [2021-11-09T15:41:43.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:41:44.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:41:44.142Z] Configure a credential helper to remove this warning. See [2021-11-09T15:41:44.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:41:44.142Z] [2021-11-09T15:41:44.142Z] Login Succeeded [2021-11-09T15:41:44.142Z] nexus3.edgexfoundry.org:10003 [2021-11-09T15:41:44.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:41:44.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:41:44.688Z] Configure a credential helper to remove this warning. See [2021-11-09T15:41:44.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:41:44.688Z] [2021-11-09T15:41:44.688Z] Login Succeeded [2021-11-09T15:41:44.688Z] nexus3.edgexfoundry.org:10004 [2021-11-09T15:41:44.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:41:45.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:41:45.237Z] Configure a credential helper to remove this warning. See [2021-11-09T15:41:45.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:41:45.237Z] [2021-11-09T15:41:45.237Z] Login Succeeded [2021-11-09T15:41:45.237Z] docker.io [2021-11-09T15:41:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:41:46.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:41:46.104Z] Configure a credential helper to remove this warning. See [2021-11-09T15:41:46.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:41:46.104Z] [2021-11-09T15:41:46.104Z] Login Succeeded [2021-11-09T15:41:46.104Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T15:41:46.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T15:41:46.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T15:41:46.184Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-11-09T15:41:46.184Z] 29ca4d7052c316665e7e81c093303f9cc0e6fd8b [2021-11-09T15:41:46.184Z] latest [2021-11-09T15:41:46.184Z] 2.0.1-dev.29 [2021-11-09T15:41:46.184Z] 29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 [2021-11-09T15:41:46.184Z] main [2021-11-09T15:41:46.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:46.531Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:46.873Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b [2021-11-09T15:41:46.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-09T15:41:46.874Z] e6488f90b1ad: Preparing [2021-11-09T15:41:46.874Z] ee420dfed78a: Preparing [2021-11-09T15:41:47.147Z] ee420dfed78a: Layer already exists [2021-11-09T15:41:51.448Z] e6488f90b1ad: Pushed [2021-11-09T15:41:51.448Z] 29ca4d7052c316665e7e81c093303f9cc0e6fd8b: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:51.803Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:52.158Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-09T15:41:52.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-09T15:41:52.158Z] e6488f90b1ad: Preparing [2021-11-09T15:41:52.158Z] ee420dfed78a: Preparing [2021-11-09T15:41:52.158Z] e6488f90b1ad: Layer already exists [2021-11-09T15:41:52.158Z] ee420dfed78a: Layer already exists [2021-11-09T15:41:52.435Z] latest: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:52.790Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:53.129Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [2021-11-09T15:41:53.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-09T15:41:53.129Z] e6488f90b1ad: Preparing [2021-11-09T15:41:53.129Z] ee420dfed78a: Preparing [2021-11-09T15:41:53.129Z] e6488f90b1ad: Layer already exists [2021-11-09T15:41:53.129Z] ee420dfed78a: Layer already exists [2021-11-09T15:41:53.403Z] 2.0.1-dev.29: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:53.752Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:54.098Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 [2021-11-09T15:41:54.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-09T15:41:54.098Z] e6488f90b1ad: Preparing [2021-11-09T15:41:54.098Z] ee420dfed78a: Preparing [2021-11-09T15:41:54.098Z] e6488f90b1ad: Layer already exists [2021-11-09T15:41:54.098Z] ee420dfed78a: Layer already exists [2021-11-09T15:41:54.370Z] 29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:54.728Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:55.072Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-11-09T15:41:55.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-09T15:41:55.072Z] e6488f90b1ad: Preparing [2021-11-09T15:41:55.072Z] ee420dfed78a: Preparing [2021-11-09T15:41:55.072Z] ee420dfed78a: Layer already exists [2021-11-09T15:41:55.072Z] e6488f90b1ad: Layer already exists [2021-11-09T15:41:55.347Z] main: digest: sha256:6772875e4515d379781fe517d5b27463d747831ccb679de447865b7830daa89a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-09T15:41:55.392Z] ===================================================== [Pipeline] echo [2021-11-09T15:41:55.400Z] taggedImages: [2021-11-09T15:41:55.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b [2021-11-09T15:41:55.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-09T15:41:55.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [2021-11-09T15:41:55.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:29ca4d7052c316665e7e81c093303f9cc0e6fd8b-2.0.1-dev.29 [2021-11-09T15:41:55.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:55.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T15:41:55.828Z] [2021-11-09T15:41:55.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:41:56.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T15:41:56.455Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T15:41:56.455Z] 448f6bf000e3: Pulling fs layer [2021-11-09T15:41:56.455Z] f757da607395: Pulling fs layer [2021-11-09T15:41:56.455Z] 05883995daec: Pulling fs layer [2021-11-09T15:41:56.455Z] 8603b9c90790: Pulling fs layer [2021-11-09T15:41:56.455Z] 1560dd03e051: Pulling fs layer [2021-11-09T15:41:56.455Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T15:41:56.455Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T15:41:56.455Z] 1560dd03e051: Waiting [2021-11-09T15:41:56.455Z] 27f5ce0e4adf: Waiting [2021-11-09T15:41:56.455Z] c2d8d7efcc4b: Waiting [2021-11-09T15:41:56.455Z] 8603b9c90790: Waiting [2021-11-09T15:41:56.455Z] f757da607395: Verifying Checksum [2021-11-09T15:41:56.455Z] f757da607395: Download complete [2021-11-09T15:41:56.455Z] 8603b9c90790: Verifying Checksum [2021-11-09T15:41:56.455Z] 8603b9c90790: Download complete [2021-11-09T15:41:56.730Z] 05883995daec: Verifying Checksum [2021-11-09T15:41:56.730Z] 05883995daec: Download complete [2021-11-09T15:41:56.730Z] 27f5ce0e4adf: Verifying Checksum [2021-11-09T15:41:56.730Z] 27f5ce0e4adf: Download complete [2021-11-09T15:41:56.730Z] 1560dd03e051: Verifying Checksum [2021-11-09T15:41:56.730Z] 1560dd03e051: Download complete [2021-11-09T15:41:57.214Z] 448f6bf000e3: Verifying Checksum [2021-11-09T15:41:57.214Z] 448f6bf000e3: Download complete [2021-11-09T15:41:59.865Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T15:41:59.865Z] c2d8d7efcc4b: Download complete [2021-11-09T15:42:00.847Z] 448f6bf000e3: Pull complete [2021-11-09T15:42:01.451Z] f757da607395: Pull complete [2021-11-09T15:42:02.883Z] 05883995daec: Pull complete [2021-11-09T15:42:03.158Z] 8603b9c90790: Pull complete [2021-11-09T15:42:04.143Z] 1560dd03e051: Pull complete [2021-11-09T15:42:04.416Z] 27f5ce0e4adf: Pull complete [2021-11-09T15:42:19.513Z] c2d8d7efcc4b: Pull complete [2021-11-09T15:42:19.513Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T15:42:19.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T15:42:19.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T15:42:19.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-28105 does not seem to be running inside a container [2021-11-09T15:42:19.846Z] $ 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/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-09T15:42:22.497Z] $ docker top 954354b8b46232d5c130c4c3f2d54adcc23c59753e1a7a5e09caedd85bb355ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:23.486Z] ---> job-cost.sh [2021-11-09T15:42:23.486Z] lf-activate-venv: SKIPPING [2021-11-09T15:42:23.486Z] INFO: No Stack... [2021-11-09T15:42:24.920Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T15:42:25.190Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T15:42:25.846Z] + cat /w/workspace/edgex-ui-go/31/archives/cost.csv [2021-11-09T15:42:25.846Z] + cut -d, -f6 [Pipeline] lock [2021-11-09T15:42:25.903Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [2021-11-09T15:42:25.909Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] did not exist. Created. [2021-11-09T15:42:25.909Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T15:42:26.585Z] /w/workspace/edgex-ui-go/31@tmp/durable-7389fd6f/script.sh: 1: /w/workspace/edgex-ui-go/31@tmp/durable-7389fd6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-09T15:42:27.254Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-09T15:42:27.283Z] Warning: overwriting stash ‘stack-cost’ [2021-11-09T15:42:27.412Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T15:42:27.421Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T15:42:27.442Z] $ docker stop --time=1 954354b8b46232d5c130c4c3f2d54adcc23c59753e1a7a5e09caedd85bb355ac [2021-11-09T15:42:28.970Z] $ docker rm -f 954354b8b46232d5c130c4c3f2d54adcc23c59753e1a7a5e09caedd85bb355ac [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-09T15:42:32.341Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:32.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:33.269Z] ---> package-listing.sh [2021-11-09T15:42:33.269Z] ++ facter osfamily [2021-11-09T15:42:33.269Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T15:42:33.536Z] + OS_FAMILY=redhat [2021-11-09T15:42:33.536Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-09T15:42:33.536Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T15:42:33.536Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T15:42:33.536Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T15:42:33.536Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T15:42:33.536Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-09T15:42:33.536Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T15:42:33.536Z] + case "${OS_FAMILY}" in [2021-11-09T15:42:33.536Z] + rpm -qa [2021-11-09T15:42:33.536Z] + sort [2021-11-09T15:42:34.527Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T15:42:34.527Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T15:42:34.527Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T15:42:34.527Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-09T15:42:34.527Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-11-09T15:42:34.527Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-11-09T15:42:34.541Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-09T15:42:34.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:42:35.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:42:35.421Z] [2021-11-09T15:42:35.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:42:35.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:42:36.725Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T15:42:36.725Z] b4d181a07f80: Pulling fs layer [2021-11-09T15:42:36.725Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T15:42:36.725Z] ed53099fbce6: Pulling fs layer [2021-11-09T15:42:36.725Z] dc539afda2c1: Pulling fs layer [2021-11-09T15:42:36.725Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T15:42:36.725Z] 9065ff56babe: Pulling fs layer [2021-11-09T15:42:36.725Z] d287ab97295c: Pulling fs layer [2021-11-09T15:42:36.725Z] 77bc0d833cb6: Waiting [2021-11-09T15:42:36.725Z] dc539afda2c1: Waiting [2021-11-09T15:42:36.725Z] 9065ff56babe: Waiting [2021-11-09T15:42:36.725Z] d287ab97295c: Waiting [2021-11-09T15:42:36.725Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T15:42:36.725Z] a1111a8f2ec3: Download complete [2021-11-09T15:42:36.725Z] dc539afda2c1: Verifying Checksum [2021-11-09T15:42:36.725Z] dc539afda2c1: Download complete [2021-11-09T15:42:36.991Z] ed53099fbce6: Verifying Checksum [2021-11-09T15:42:36.991Z] ed53099fbce6: Download complete [2021-11-09T15:42:36.991Z] 9065ff56babe: Verifying Checksum [2021-11-09T15:42:36.991Z] 9065ff56babe: Download complete [2021-11-09T15:42:36.991Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T15:42:36.991Z] 77bc0d833cb6: Download complete [2021-11-09T15:42:36.991Z] b4d181a07f80: Verifying Checksum [2021-11-09T15:42:36.991Z] b4d181a07f80: Download complete [2021-11-09T15:42:38.156Z] d287ab97295c: Verifying Checksum [2021-11-09T15:42:38.156Z] d287ab97295c: Download complete [2021-11-09T15:42:39.318Z] b4d181a07f80: Pull complete [2021-11-09T15:42:39.318Z] a1111a8f2ec3: Pull complete [2021-11-09T15:42:39.921Z] ed53099fbce6: Pull complete [2021-11-09T15:42:40.186Z] dc539afda2c1: Pull complete [2021-11-09T15:42:40.465Z] 77bc0d833cb6: Pull complete [2021-11-09T15:42:40.726Z] 9065ff56babe: Pull complete [2021-11-09T15:42:47.416Z] d287ab97295c: Pull complete [2021-11-09T15:42:47.416Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T15:42:47.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:42:47.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T15:42:47.480Z] prd-centos7-docker-4c-2g-28104 does not seem to be running inside a container [2021-11-09T15:42:47.524Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T15:42:51.829Z] $ docker top ff220aa94c1418dc86d1cf5a7a26f8a40a66f7e85e9a42b18083fbffe7ddb9b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T15:42:52.226Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T15:42:52.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T15:42:52.817Z] + ls /var/log/sa-host [2021-11-09T15:42:52.817Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T15:42:52.817Z] file_magic: OK [2021-11-09T15:42:52.817Z] HZ: Using current value: 100 [2021-11-09T15:42:52.817Z] file_header: OK [2021-11-09T15:42:52.817Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T15:42:52.817Z] Statistics: [2021-11-09T15:42:52.817Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T15:42:52.817Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T15:42:52.817Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T15:42:52.817Z] file_magic: OK [2021-11-09T15:42:52.817Z] HZ: Using current value: 100 [2021-11-09T15:42:52.817Z] file_header: OK [2021-11-09T15:42:52.817Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T15:42:52.817Z] Statistics: [2021-11-09T15:42:52.817Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T15:42:52.817Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:42:52.899Z] provisioning config files... [2021-11-09T15:42:52.912Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1841529576249227168tmp [Pipeline] { [Pipeline] echo [2021-11-09T15:42:52.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:53.251Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T15:42:53.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:53.637Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T15:42:53.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:53.952Z] ---> sudo-logs.sh [2021-11-09T15:42:53.952Z] Archiving 'sudo' log.. [2021-11-09T15:42:53.952Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28104.novalocal: Name or service not known [2021-11-09T15:42:53.952Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28104.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T15:42:53.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:54.286Z] ---> job-cost.sh [2021-11-09T15:42:54.286Z] lf-activate-venv: SKIPPING [2021-11-09T15:42:54.286Z] DEBUG: total: 0.10999999940395355 [2021-11-09T15:42:54.286Z] INFO: Retrieving Stack Cost... [2021-11-09T15:42:54.860Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T15:42:55.122Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T15:42:55.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:42:55.429Z] ---> logs-deploy.sh [2021-11-09T15:42:55.429Z] lf-activate-venv: SKIPPING [2021-11-09T15:42:55.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/31 [2021-11-09T15:42:55.429Z] INFO: archiving workspace using pattern(s): [2021-11-09T15:42:56.392Z] Archives upload complete. [2021-11-09T15:42:56.660Z] INFO: archiving logs to Nexus