Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f5faa189c5026e141b035046ee789496d5d86c4 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-ssh5859481239753679380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10522065663860691720.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11715637308173430945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh3285467551081540888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6261604372817419481.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15523 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 1f5faa189c5026e141b035046ee789496d5d86c4 (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 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 Commit message: "feat: Adding health check when navigating to Dashbord and app-service module" > git rev-list --no-walk c005d69f9342fc2bd64e3df3f4aced7907df0be9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-24T09:38:16.954Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-24T09:38:16.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-24T09:38:17.022Z] ========================================================= [2022-06-24T09:38:17.022Z] EdgeX Global Pipelines Version Info [2022-06-24T09:38:17.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:38:17.804Z] ------------------- [2022-06-24T09:38:17.804Z] stable info: [2022-06-24T09:38:17.804Z] ------------------- [2022-06-24T09:38:17.804Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-24T09:38:17.804Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T09:38:17.804Z] Message: update stable to v1.0.234 [2022-06-24T09:38:18.380Z] ------------------- [2022-06-24T09:38:18.380Z] experimental info: [2022-06-24T09:38:18.380Z] ------------------- [2022-06-24T09:38:18.380Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-24T09:38:18.380Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T09:38:18.380Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-24T09:38:18.610Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-06-24T09:38:18.623Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-06-24T09:38:18.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-24T09:38:18.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-24T09:38:18.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-24T09:38:18.669Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-24T09:38:18.678Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-24T09:38:18.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-24T09:38:18.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-24T09:38:18.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-24T09:38:18.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-24T09:38:18.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-06-24T09:38:18.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-24T09:38:18.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-24T09:38:18.784Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T09:38:18.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T09:38:18.805Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T09:38:18.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T09:38:18.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-24T09:38:18.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-24T09:38:18.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-24T09:38:18.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-24T09:38:18.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-24T09:38:18.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-24T09:38:18.913Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-24T09:38:18.925Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-24T09:38:18.940Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-24T09:38:18.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-24T09:38:18.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-24T09:38:18.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-24T09:38:18.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo [2022-06-24T09:38:19.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f5faa1 [Pipeline] echo [2022-06-24T09:38:19.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T09:38:19.059Z] provisioning config files... [2022-06-24T09:38:19.078Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2282072303428120698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:38:19.410Z] ---> docker-login.sh [2022-06-24T09:38:19.410Z] nexus3.edgexfoundry.org:10001 [2022-06-24T09:38:19.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:19.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:19.675Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:19.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:19.675Z] [2022-06-24T09:38:19.675Z] Login Succeeded [2022-06-24T09:38:19.675Z] nexus3.edgexfoundry.org:10002 [2022-06-24T09:38:19.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:19.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:19.938Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:19.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:19.938Z] [2022-06-24T09:38:19.938Z] Login Succeeded [2022-06-24T09:38:19.938Z] nexus3.edgexfoundry.org:10003 [2022-06-24T09:38:19.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:19.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:19.938Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:19.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:19.938Z] [2022-06-24T09:38:19.938Z] Login Succeeded [2022-06-24T09:38:19.938Z] nexus3.edgexfoundry.org:10004 [2022-06-24T09:38:20.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:20.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:20.201Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:20.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:20.201Z] [2022-06-24T09:38:20.201Z] Login Succeeded [2022-06-24T09:38:20.201Z] docker.io [2022-06-24T09:38:20.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:20.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:20.777Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:20.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:20.777Z] [2022-06-24T09:38:20.777Z] Login Succeeded [2022-06-24T09:38:20.777Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T09:38:20.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-24T09:38:21.175Z] + git rev-list -1 --merges 1f5faa189c5026e141b035046ee789496d5d86c4~1..1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo [2022-06-24T09:38:21.212Z] -----------> git rev-list -1 --merges 1f5faa189c5026e141b035046ee789496d5d86c4~1..1f5faa189c5026e141b035046ee789496d5d86c4 1f5faa189c5026e141b035046ee789496d5d86c4 [false] [Pipeline] sh [2022-06-24T09:38:21.523Z] + git log --format=format:%s -1 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo [2022-06-24T09:38:21.541Z] ========================================================= [2022-06-24T09:38:21.541Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-24T09:38:21.541Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T09:38:21.883Z] + git log --format=format:%s -1 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] echo [2022-06-24T09:38:21.901Z] [semverPrep] GIT_COMMIT: 1f5faa189c5026e141b035046ee789496d5d86c4, Commit Message: feat: Adding health check when navigating to Dashbord and app-service module [Pipeline] echo [2022-06-24T09:38:21.911Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-24T09:38:22.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T09:38:22.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-24T09:38:22.283Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-24T09:38:22.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-24T09:38:22.283Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-24T09:38:22.283Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-24T09:38:22.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:38:22.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T09:38:22.705Z] [2022-06-24T09:38:22.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:38:23.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T09:38:23.016Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-24T09:38:23.016Z] 42c077c10790: Pulling fs layer [2022-06-24T09:38:23.016Z] f63e77b7563a: Pulling fs layer [2022-06-24T09:38:23.016Z] bd5fdadae976: Pulling fs layer [2022-06-24T09:38:23.016Z] 205491f53016: Pulling fs layer [2022-06-24T09:38:23.016Z] df18705c85c3: Pulling fs layer [2022-06-24T09:38:23.016Z] bdb3f477010e: Pulling fs layer [2022-06-24T09:38:23.016Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-24T09:38:23.016Z] 2c6e9b1d212d: Pulling fs layer [2022-06-24T09:38:23.016Z] bdb8f0575790: Pulling fs layer [2022-06-24T09:38:23.016Z] 386e3cb2ff24: Pulling fs layer [2022-06-24T09:38:23.016Z] 2343380bae48: Pulling fs layer [2022-06-24T09:38:23.016Z] 2c6e9b1d212d: Waiting [2022-06-24T09:38:23.016Z] bdb8f0575790: Waiting [2022-06-24T09:38:23.016Z] 386e3cb2ff24: Waiting [2022-06-24T09:38:23.016Z] 2343380bae48: Waiting [2022-06-24T09:38:23.016Z] 205491f53016: Waiting [2022-06-24T09:38:23.016Z] df18705c85c3: Waiting [2022-06-24T09:38:23.016Z] bdb3f477010e: Waiting [2022-06-24T09:38:23.016Z] 205491f53016: Verifying Checksum [2022-06-24T09:38:23.016Z] 205491f53016: Download complete [2022-06-24T09:38:23.279Z] df18705c85c3: Verifying Checksum [2022-06-24T09:38:23.279Z] df18705c85c3: Download complete [2022-06-24T09:38:23.279Z] bdb3f477010e: Download complete [2022-06-24T09:38:23.279Z] bd5fdadae976: Verifying Checksum [2022-06-24T09:38:23.279Z] bd5fdadae976: Download complete [2022-06-24T09:38:23.279Z] 2c6e9b1d212d: Verifying Checksum [2022-06-24T09:38:23.279Z] 2c6e9b1d212d: Download complete [2022-06-24T09:38:23.279Z] bdb8f0575790: Verifying Checksum [2022-06-24T09:38:23.279Z] bdb8f0575790: Download complete [2022-06-24T09:38:23.279Z] 386e3cb2ff24: Download complete [2022-06-24T09:38:23.279Z] 2343380bae48: Verifying Checksum [2022-06-24T09:38:23.279Z] 2343380bae48: Download complete [2022-06-24T09:38:23.279Z] 42c077c10790: Verifying Checksum [2022-06-24T09:38:23.279Z] 42c077c10790: Download complete [2022-06-24T09:38:23.538Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-24T09:38:23.538Z] c8a8fc8e1c8f: Download complete [2022-06-24T09:38:24.920Z] 42c077c10790: Pull complete [2022-06-24T09:38:24.920Z] f63e77b7563a: Pull complete [2022-06-24T09:38:25.496Z] bd5fdadae976: Pull complete [2022-06-24T09:38:25.758Z] 205491f53016: Pull complete [2022-06-24T09:38:26.018Z] df18705c85c3: Pull complete [2022-06-24T09:38:26.018Z] bdb3f477010e: Pull complete [2022-06-24T09:38:27.937Z] c8a8fc8e1c8f: Pull complete [2022-06-24T09:38:28.197Z] 2c6e9b1d212d: Pull complete [2022-06-24T09:38:28.197Z] bdb8f0575790: Pull complete [2022-06-24T09:38:28.458Z] 386e3cb2ff24: Pull complete [2022-06-24T09:38:28.458Z] 2343380bae48: Pull complete [2022-06-24T09:38:28.458Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-24T09:38:28.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T09:38:28.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:38:28.562Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:38:28.601Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T09:38:30.247Z] $ docker top d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 -eo pid,comm [2022-06-24T09:38:30.325Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-24T09:38:30.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T09:38:30.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T09:38:30.360Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T09:38:30.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T09:38:30.502Z] $ docker exec d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent [2022-06-24T09:38:30.650Z] SSH_AUTH_SOCK=/tmp/ssh-MMMAy4Oj0BfV/agent.34 [2022-06-24T09:38:30.650Z] SSH_AGENT_PID=41 [2022-06-24T09:38:30.657Z] Running ssh-add (command line suppressed) [2022-06-24T09:38:30.778Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2414630556359878960.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2414630556359878960.key) [2022-06-24T09:38:30.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T09:38:31.085Z] + git tag --points-at HEAD [Pipeline] } [2022-06-24T09:38:31.099Z] $ docker exec --env ******** --env ******** d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent -k [2022-06-24T09:38:31.205Z] unset SSH_AUTH_SOCK; [2022-06-24T09:38:31.205Z] unset SSH_AGENT_PID; [2022-06-24T09:38:31.205Z] echo Agent pid 41 killed; [2022-06-24T09:38:31.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-24T09:38:31.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T09:38:31.245Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T09:38:31.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T09:38:31.378Z] $ docker exec d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent [2022-06-24T09:38:31.519Z] SSH_AUTH_SOCK=/tmp/ssh-vpdDqvqFTNNI/agent.73 [2022-06-24T09:38:31.519Z] SSH_AGENT_PID=79 [2022-06-24T09:38:31.524Z] Running ssh-add (command line suppressed) [2022-06-24T09:38:31.638Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1413609503221451352.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1413609503221451352.key) [2022-06-24T09:38:31.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T09:38:31.951Z] + git semver init [2022-06-24T09:38:32.214Z] 2022-06-24 09:38:32,179 [run_init] DEBUG init version:0.0.0 force:False [2022-06-24T09:38:32.214Z] 2022-06-24 09:38:32,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-06-24T09:38:32.214Z] 2022-06-24 09:38:32,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-06-24T09:38:32.214Z] 2022-06-24 09:38:32,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-24T09:38:33.607Z] 2022-06-24 09:38:33,356 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-06-24T09:38:33.607Z] 2022-06-24 09:38:33,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-06-24T09:38:33.607Z] 2022-06-24 09:38:33,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:38:33.607Z] 2022-06-24 09:38:33,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:38:33.607Z] 2.2.1-dev.3 [Pipeline] } [2022-06-24T09:38:33.621Z] $ docker exec --env ******** --env ******** d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 ssh-agent -k [2022-06-24T09:38:33.737Z] unset SSH_AUTH_SOCK; [2022-06-24T09:38:33.737Z] unset SSH_AGENT_PID; [2022-06-24T09:38:33.737Z] echo Agent pid 79 killed; [2022-06-24T09:38:33.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T09:38:34.068Z] + git semver [Pipeline] } [2022-06-24T09:38:34.345Z] $ docker stop --time=1 d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 [2022-06-24T09:38:35.669Z] $ docker rm -f d2477242f4a22dc775b19a371ea5678f67ee2341d87f3ea56c3af12f574b6f01 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T09:38:36.022Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-24T09:38:36.282Z] Stashed 1 file(s) [Pipeline] echo [2022-06-24T09:38:36.285Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T09:38:36.423Z] provisioning config files... [2022-06-24T09:38:36.433Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1782711821225056113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:38:36.726Z] ---> docker-login.sh [2022-06-24T09:38:36.726Z] nexus3.edgexfoundry.org:10001 [2022-06-24T09:38:36.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:36.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:36.726Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:36.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:36.726Z] [2022-06-24T09:38:36.726Z] Login Succeeded [2022-06-24T09:38:36.726Z] nexus3.edgexfoundry.org:10002 [2022-06-24T09:38:36.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:36.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:36.987Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:36.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:36.987Z] [2022-06-24T09:38:36.987Z] Login Succeeded [2022-06-24T09:38:36.987Z] nexus3.edgexfoundry.org:10003 [2022-06-24T09:38:36.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:36.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:36.987Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:36.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:36.987Z] [2022-06-24T09:38:36.987Z] Login Succeeded [2022-06-24T09:38:36.987Z] nexus3.edgexfoundry.org:10004 [2022-06-24T09:38:37.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:37.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:37.251Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:37.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:37.251Z] [2022-06-24T09:38:37.251Z] Login Succeeded [2022-06-24T09:38:37.251Z] docker.io [2022-06-24T09:38:37.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:38:37.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:38:37.512Z] Configure a credential helper to remove this warning. See [2022-06-24T09:38:37.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:38:37.512Z] [2022-06-24T09:38:37.512Z] Login Succeeded [2022-06-24T09:38:37.512Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T09:38:37.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T09:38:37.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T09:38:37.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T09:38:37.620Z] ========================================================= [2022-06-24T09:38:37.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-24T09:38:37.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:38:37.942Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T09:38:38.203Z] Sending build context to Docker daemon 43.96MB [2022-06-24T09:38:38.203Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T09:38:38.203Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-24T09:38:38.203Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-24T09:38:38.203Z] 59bf1c3509f3: Pulling fs layer [2022-06-24T09:38:38.203Z] 666ba61612fd: Pulling fs layer [2022-06-24T09:38:38.203Z] 8ed8ca486205: Pulling fs layer [2022-06-24T09:38:38.203Z] cc1cd167ecdc: Pulling fs layer [2022-06-24T09:38:38.203Z] c516ae0d96e1: Pulling fs layer [2022-06-24T09:38:38.203Z] 684cea983483: Pulling fs layer [2022-06-24T09:38:38.203Z] dd3240ac7de5: Pulling fs layer [2022-06-24T09:38:38.203Z] b1e948a4e11c: Pulling fs layer [2022-06-24T09:38:38.203Z] a8fd76ee1af6: Pulling fs layer [2022-06-24T09:38:38.203Z] 646ad004c059: Pulling fs layer [2022-06-24T09:38:38.203Z] dd3240ac7de5: Waiting [2022-06-24T09:38:38.203Z] b1e948a4e11c: Waiting [2022-06-24T09:38:38.203Z] c516ae0d96e1: Waiting [2022-06-24T09:38:38.203Z] 684cea983483: Waiting [2022-06-24T09:38:38.203Z] 646ad004c059: Waiting [2022-06-24T09:38:38.203Z] a8fd76ee1af6: Waiting [2022-06-24T09:38:38.203Z] cc1cd167ecdc: Waiting [2022-06-24T09:38:38.203Z] 8ed8ca486205: Download complete [2022-06-24T09:38:38.203Z] 666ba61612fd: Verifying Checksum [2022-06-24T09:38:38.203Z] 666ba61612fd: Download complete [2022-06-24T09:38:38.203Z] c516ae0d96e1: Verifying Checksum [2022-06-24T09:38:38.203Z] c516ae0d96e1: Download complete [2022-06-24T09:38:38.203Z] 684cea983483: Verifying Checksum [2022-06-24T09:38:38.203Z] 684cea983483: Download complete [2022-06-24T09:38:38.203Z] 59bf1c3509f3: Download complete [2022-06-24T09:38:38.203Z] dd3240ac7de5: Download complete [2022-06-24T09:38:38.466Z] b1e948a4e11c: Verifying Checksum [2022-06-24T09:38:38.466Z] b1e948a4e11c: Download complete [2022-06-24T09:38:38.466Z] 59bf1c3509f3: Pull complete [2022-06-24T09:38:38.731Z] 666ba61612fd: Pull complete [2022-06-24T09:38:38.731Z] 8ed8ca486205: Pull complete [2022-06-24T09:38:38.992Z] 646ad004c059: Verifying Checksum [2022-06-24T09:38:38.992Z] 646ad004c059: Download complete [2022-06-24T09:38:38.992Z] cc1cd167ecdc: Verifying Checksum [2022-06-24T09:38:38.992Z] cc1cd167ecdc: Download complete [2022-06-24T09:38:38.992Z] a8fd76ee1af6: Verifying Checksum [2022-06-24T09:38:38.992Z] a8fd76ee1af6: Download complete [2022-06-24T09:38:43.190Z] cc1cd167ecdc: Pull complete [2022-06-24T09:38:43.190Z] c516ae0d96e1: Pull complete [2022-06-24T09:38:43.460Z] 684cea983483: Pull complete [2022-06-24T09:38:43.460Z] dd3240ac7de5: Pull complete [2022-06-24T09:38:43.460Z] b1e948a4e11c: Pull complete [2022-06-24T09:38:45.999Z] a8fd76ee1af6: Pull complete [2022-06-24T09:38:46.574Z] 646ad004c059: Pull complete [2022-06-24T09:38:46.574Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-24T09:38:46.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-24T09:38:46.836Z] ---> 8f69c11f6b0c [2022-06-24T09:38:46.836Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-24T09:38:48.753Z] ---> Running in 2473322c2d18 [2022-06-24T09:38:48.754Z] Removing intermediate container 2473322c2d18 [2022-06-24T09:38:48.754Z] ---> 01fc95bbb1af [2022-06-24T09:38:48.754Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-24T09:38:48.754Z] ---> Running in dc234df29a82 [2022-06-24T09:38:49.017Z] Removing intermediate container dc234df29a82 [2022-06-24T09:38:49.017Z] ---> 645500133016 [2022-06-24T09:38:49.017Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T09:38:49.017Z] ---> Running in c75bd390a8e3 [2022-06-24T09:38:49.017Z] Removing intermediate container c75bd390a8e3 [2022-06-24T09:38:49.017Z] ---> ddd803d4752a [2022-06-24T09:38:49.017Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-24T09:38:49.017Z] ---> Running in e37e8cbce2aa [2022-06-24T09:38:49.277Z] Removing intermediate container e37e8cbce2aa [2022-06-24T09:38:49.277Z] ---> 910b2d8d61e9 [2022-06-24T09:38:49.277Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-24T09:38:49.277Z] ---> Running in 03966a898225 [2022-06-24T09:38:49.277Z] Removing intermediate container 03966a898225 [2022-06-24T09:38:49.277Z] ---> 1563f23db18c [2022-06-24T09:38:49.277Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T09:38:49.277Z] ---> Running in a40f22d173b1 [2022-06-24T09:38:49.854Z] Removing intermediate container a40f22d173b1 [2022-06-24T09:38:49.854Z] ---> 7591366ea49e [2022-06-24T09:38:49.854Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T09:38:50.116Z] ---> Running in dff52563de82 [2022-06-24T09:38:50.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T09:38:51.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T09:38:51.382Z] Still waiting to schedule task [2022-06-24T09:38:51.383Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-24T09:38:51.580Z] OK: 221 MiB in 52 packages [2022-06-24T09:38:52.150Z] Removing intermediate container dff52563de82 [2022-06-24T09:38:52.150Z] ---> 92a5596dc72d [2022-06-24T09:38:52.150Z] Step 10/15 : ENV GO111MODULE=on [2022-06-24T09:38:52.150Z] ---> Running in 451b5ec9db50 [2022-06-24T09:38:52.150Z] Removing intermediate container 451b5ec9db50 [2022-06-24T09:38:52.150Z] ---> 566bf30746be [2022-06-24T09:38:52.150Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-24T09:38:52.150Z] ---> Running in c98b215e2ad3 [2022-06-24T09:38:52.150Z] Removing intermediate container c98b215e2ad3 [2022-06-24T09:38:52.150Z] ---> d75c3a60cd48 [2022-06-24T09:38:52.150Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-24T09:38:52.411Z] ---> 8ab45286aa90 [2022-06-24T09:38:52.411Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T09:38:52.411Z] ---> Running in 4c052f43a3d6 [2022-06-24T09:39:04.657Z] Removing intermediate container 4c052f43a3d6 [2022-06-24T09:39:04.657Z] ---> dae12b4734d6 [2022-06-24T09:39:04.657Z] Step 14/15 : COPY . . [2022-06-24T09:39:05.230Z] ---> 191013bf8caf [2022-06-24T09:39:05.230Z] Step 15/15 : RUN ${MAKE} [2022-06-24T09:39:05.230Z] ---> Running in d03eb42a2caa [2022-06-24T09:39:05.490Z] noop [2022-06-24T09:39:05.752Z] Removing intermediate container d03eb42a2caa [2022-06-24T09:39:05.752Z] ---> b00c4968fe9b [2022-06-24T09:39:05.752Z] Successfully built b00c4968fe9b [2022-06-24T09:39:05.752Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:06.068Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T09:39:06.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:39:06.159Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:39:06.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-24T09:39:06.592Z] $ docker top 38b4a44f2fc3e94ac37baa933bffe8436f6a11f73d05fd95b39928cc1d3ed36a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T09:39:06.993Z] + go version [2022-06-24T09:39:06.993Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-24T09:39:07.010Z] $ docker stop --time=1 38b4a44f2fc3e94ac37baa933bffe8436f6a11f73d05fd95b39928cc1d3ed36a [2022-06-24T09:39:08.307Z] $ docker rm -f 38b4a44f2fc3e94ac37baa933bffe8436f6a11f73d05fd95b39928cc1d3ed36a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:08.730Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T09:39:08.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:39:08.815Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:39:08.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-24T09:39:09.267Z] $ docker top 975757889a9dda40cfdbc964204a22155ff087b72c2df74dcd56aa6181075665 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T09:39:09.633Z] + make test [2022-06-24T09:39:09.633Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-24T09:39:09.894Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-24T09:39:15.176Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-24T09:39:15.176Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-24T09:39:17.723Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T09:39:17.723Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-24T09:39:17.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T09:39:17.758Z] $ docker stop --time=1 975757889a9dda40cfdbc964204a22155ff087b72c2df74dcd56aa6181075665 [2022-06-24T09:39:19.376Z] $ docker rm -f 975757889a9dda40cfdbc964204a22155ff087b72c2df74dcd56aa6181075665 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T09:39:19.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T09:39:19.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-24T09:39:20.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T09:39:20.587Z] + ls -al . [2022-06-24T09:39:20.587Z] total 160 [2022-06-24T09:39:20.587Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 24 09:39 . [2022-06-24T09:39:20.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 .. [2022-06-24T09:39:20.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:38 .git [2022-06-24T09:39:20.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 .github [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 167 Jun 24 09:38 .gitignore [2022-06-24T09:39:20.587Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 09:38 .semver [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 24 09:38 Attribution.txt [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 24 09:38 CHANGELOG.md [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 09:38 CONTRIBUTING.md [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 24 09:38 Dockerfile [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 09:38 Jenkinsfile [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 09:38 LICENSE [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 24 09:38 Makefile [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 24 09:38 README.md [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 24 09:38 VERSION [2022-06-24T09:39:20.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 assets [2022-06-24T09:39:20.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:38 bin [2022-06-24T09:39:20.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 cmd [2022-06-24T09:39:20.587Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 24 09:39 coverage.out [2022-06-24T09:39:20.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:38 docs [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 24 09:38 go.mod [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 24 09:38 go.sum [2022-06-24T09:39:20.587Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 09:38 internal [2022-06-24T09:39:20.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:38 pkg [2022-06-24T09:39:20.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 snap [2022-06-24T09:39:20.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 testing [2022-06-24T09:39:20.587Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 09:38 version.go [2022-06-24T09:39:20.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:38 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:20.894Z] + 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=1f5faa189c5026e141b035046ee789496d5d86c4 --label arch=amd64 --label version=2.2.1-dev.3 . [2022-06-24T09:39:21.158Z] Sending build context to Docker daemon 43.96MB [2022-06-24T09:39:21.158Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T09:39:21.158Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-24T09:39:21.158Z] ---> b00c4968fe9b [2022-06-24T09:39:21.158Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-24T09:39:21.419Z] ---> Running in 3e1ab87a72c4 [2022-06-24T09:39:21.419Z] Removing intermediate container 3e1ab87a72c4 [2022-06-24T09:39:21.419Z] ---> f964590ca680 [2022-06-24T09:39:21.419Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-24T09:39:21.419Z] ---> Running in ba60402548d4 [2022-06-24T09:39:21.419Z] Removing intermediate container ba60402548d4 [2022-06-24T09:39:21.419Z] ---> f5d9f07e75d4 [2022-06-24T09:39:21.419Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T09:39:21.419Z] ---> Running in ce71a13a9df5 [2022-06-24T09:39:21.679Z] Removing intermediate container ce71a13a9df5 [2022-06-24T09:39:21.679Z] ---> 45b34bd53426 [2022-06-24T09:39:21.679Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-24T09:39:21.679Z] ---> Running in 6f6063249cd7 [2022-06-24T09:39:21.679Z] Removing intermediate container 6f6063249cd7 [2022-06-24T09:39:21.679Z] ---> 24be7d309532 [2022-06-24T09:39:21.679Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-24T09:39:21.940Z] ---> Running in 8e368703dfc5 [2022-06-24T09:39:21.940Z] Removing intermediate container 8e368703dfc5 [2022-06-24T09:39:21.940Z] ---> 1ffdc62db6db [2022-06-24T09:39:21.940Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T09:39:21.940Z] ---> Running in cc52d3a4fd8e [2022-06-24T09:39:22.511Z] Removing intermediate container cc52d3a4fd8e [2022-06-24T09:39:22.511Z] ---> 87d01e8e069f [2022-06-24T09:39:22.511Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T09:39:22.511Z] ---> Running in 0b0904cec67f [2022-06-24T09:39:22.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T09:39:23.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T09:39:23.977Z] OK: 221 MiB in 52 packages [2022-06-24T09:39:24.241Z] Removing intermediate container 0b0904cec67f [2022-06-24T09:39:24.241Z] ---> 958f3db72c59 [2022-06-24T09:39:24.241Z] Step 10/23 : ENV GO111MODULE=on [2022-06-24T09:39:24.503Z] ---> Running in 6774a74946f6 [2022-06-24T09:39:24.503Z] Removing intermediate container 6774a74946f6 [2022-06-24T09:39:24.503Z] ---> c97363cdeb8a [2022-06-24T09:39:24.503Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-24T09:39:24.503Z] ---> Running in 14aa6cdcdc2c [2022-06-24T09:39:24.765Z] Removing intermediate container 14aa6cdcdc2c [2022-06-24T09:39:24.765Z] ---> 2c5fac52cc5e [2022-06-24T09:39:24.765Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-24T09:39:24.765Z] ---> 59abdcaf623e [2022-06-24T09:39:24.765Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T09:39:24.765Z] ---> Running in 219b30e8bda4 [2022-06-24T09:39:25.705Z] Removing intermediate container 219b30e8bda4 [2022-06-24T09:39:25.705Z] ---> b2a9904b8f74 [2022-06-24T09:39:25.705Z] Step 14/23 : COPY . . [2022-06-24T09:39:26.648Z] ---> 41d2d6d4b4f0 [2022-06-24T09:39:26.648Z] Step 15/23 : RUN ${MAKE} [2022-06-24T09:39:26.648Z] ---> Running in d41c84d6ed43 [2022-06-24T09:39:26.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-24T09:39:33.481Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-24T09:39:34.430Z] Removing intermediate container d41c84d6ed43 [2022-06-24T09:39:34.430Z] ---> 298fd0968e55 [2022-06-24T09:39:34.430Z] Step 16/23 : FROM alpine:3.14 [2022-06-24T09:39:35.001Z] 3.14: Pulling from library/alpine [2022-06-24T09:39:35.261Z] 8663204ce13b: Pulling fs layer [2022-06-24T09:39:35.525Z] 8663204ce13b: Verifying Checksum [2022-06-24T09:39:35.525Z] 8663204ce13b: Download complete [2022-06-24T09:39:35.525Z] 8663204ce13b: Pull complete [2022-06-24T09:39:35.525Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T09:39:35.525Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T09:39:35.525Z] ---> e04c818066af [2022-06-24T09:39:35.525Z] Step 17/23 : EXPOSE 4000 [2022-06-24T09:39:35.785Z] ---> Running in c9228c4c6102 [2022-06-24T09:39:35.785Z] Removing intermediate container c9228c4c6102 [2022-06-24T09:39:35.785Z] ---> 574f65a56f5d [2022-06-24T09:39:35.785Z] Step 18/23 : 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 [2022-06-24T09:39:36.356Z] ---> f8ac152d1a7f [2022-06-24T09:39:36.356Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-24T09:39:36.356Z] ---> Running in af08de2121cb [2022-06-24T09:39:36.356Z] Removing intermediate container af08de2121cb [2022-06-24T09:39:36.356Z] ---> 7584f96549a4 [2022-06-24T09:39:36.356Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-24T09:39:36.356Z] ---> Running in 411d0ae1cae0 [2022-06-24T09:39:36.616Z] Removing intermediate container 411d0ae1cae0 [2022-06-24T09:39:36.616Z] ---> 8596d0a74014 [2022-06-24T09:39:36.616Z] Step 21/23 : LABEL arch=amd64 [2022-06-24T09:39:36.616Z] ---> Running in 674b40cbad0e [2022-06-24T09:39:36.616Z] Removing intermediate container 674b40cbad0e [2022-06-24T09:39:36.616Z] ---> 1400f91d334b [2022-06-24T09:39:36.616Z] Step 22/23 : LABEL git_sha=1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:39:36.616Z] ---> Running in 9f871db1fce8 [2022-06-24T09:39:36.877Z] Removing intermediate container 9f871db1fce8 [2022-06-24T09:39:36.877Z] ---> 15bc2bc7b47c [2022-06-24T09:39:36.877Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-06-24T09:39:36.877Z] ---> Running in d2b61ccf3b06 [2022-06-24T09:39:36.877Z] Removing intermediate container d2b61ccf3b06 [2022-06-24T09:39:36.877Z] ---> ab64cc244316 [2022-06-24T09:39:36.877Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T09:39:36.877Z] Successfully built ab64cc244316 [2022-06-24T09:39:36.877Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T09:39:36.972Z] provisioning config files... [2022-06-24T09:39:36.982Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1264578103330936637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:39:37.277Z] ---> docker-login.sh [2022-06-24T09:39:37.277Z] nexus3.edgexfoundry.org:10001 [2022-06-24T09:39:37.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:39:37.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:39:37.277Z] Configure a credential helper to remove this warning. See [2022-06-24T09:39:37.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:39:37.277Z] [2022-06-24T09:39:37.277Z] Login Succeeded [2022-06-24T09:39:37.277Z] nexus3.edgexfoundry.org:10002 [2022-06-24T09:39:37.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:39:37.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:39:37.536Z] Configure a credential helper to remove this warning. See [2022-06-24T09:39:37.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:39:37.536Z] [2022-06-24T09:39:37.536Z] Login Succeeded [2022-06-24T09:39:37.536Z] nexus3.edgexfoundry.org:10003 [2022-06-24T09:39:37.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:39:37.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:39:37.536Z] Configure a credential helper to remove this warning. See [2022-06-24T09:39:37.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:39:37.536Z] [2022-06-24T09:39:37.536Z] Login Succeeded [2022-06-24T09:39:37.536Z] nexus3.edgexfoundry.org:10004 [2022-06-24T09:39:37.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:39:37.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:39:37.795Z] Configure a credential helper to remove this warning. See [2022-06-24T09:39:37.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:39:37.795Z] [2022-06-24T09:39:37.795Z] Login Succeeded [2022-06-24T09:39:37.795Z] docker.io [2022-06-24T09:39:37.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:39:38.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:39:38.054Z] Configure a credential helper to remove this warning. See [2022-06-24T09:39:38.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:39:38.054Z] [2022-06-24T09:39:38.054Z] Login Succeeded [2022-06-24T09:39:38.054Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T09:39:38.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-24T09:39:38.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T09:39:38.106Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-06-24T09:39:38.106Z] 1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:39:38.106Z] latest [2022-06-24T09:39:38.106Z] 2.2.1-dev.3 [2022-06-24T09:39:38.106Z] 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [2022-06-24T09:39:38.106Z] main [2022-06-24T09:39:38.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:38.432Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:38.740Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:39:38.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-24T09:39:38.740Z] 89d4cb97327d: Preparing [2022-06-24T09:39:38.740Z] b541d28bf3b4: Preparing [2022-06-24T09:39:38.740Z] b541d28bf3b4: Layer already exists [2022-06-24T09:39:40.652Z] 89d4cb97327d: Pushed [2022-06-24T09:39:40.652Z] 1f5faa189c5026e141b035046ee789496d5d86c4: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:40.972Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:41.290Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-06-24T09:39:41.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-24T09:39:41.291Z] 89d4cb97327d: Preparing [2022-06-24T09:39:41.291Z] b541d28bf3b4: Preparing [2022-06-24T09:39:41.291Z] b541d28bf3b4: Layer already exists [2022-06-24T09:39:41.291Z] 89d4cb97327d: Layer already exists [2022-06-24T09:39:41.291Z] latest: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:41.610Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:41.938Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.3 [2022-06-24T09:39:41.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-24T09:39:41.938Z] 89d4cb97327d: Preparing [2022-06-24T09:39:41.938Z] b541d28bf3b4: Preparing [2022-06-24T09:39:41.938Z] b541d28bf3b4: Layer already exists [2022-06-24T09:39:41.938Z] 89d4cb97327d: Layer already exists [2022-06-24T09:39:41.938Z] 2.2.1-dev.3: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:42.258Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:42.581Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [2022-06-24T09:39:42.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-24T09:39:42.581Z] 89d4cb97327d: Preparing [2022-06-24T09:39:42.581Z] b541d28bf3b4: Preparing [2022-06-24T09:39:42.581Z] b541d28bf3b4: Layer already exists [2022-06-24T09:39:42.581Z] 89d4cb97327d: Layer already exists [2022-06-24T09:39:42.581Z] 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:42.908Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:43.233Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-06-24T09:39:43.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-06-24T09:39:43.233Z] 89d4cb97327d: Preparing [2022-06-24T09:39:43.233Z] b541d28bf3b4: Preparing [2022-06-24T09:39:43.233Z] 89d4cb97327d: Layer already exists [2022-06-24T09:39:43.233Z] b541d28bf3b4: Layer already exists [2022-06-24T09:39:43.233Z] main: digest: sha256:c8475b5b14ea7a0c0f9fdadf4972ffa45fb9fa7926494139ac9afd645cc0ed1c size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-24T09:39:43.296Z] ===================================================== [Pipeline] echo [2022-06-24T09:39:43.304Z] taggedImages: [2022-06-24T09:39:43.304Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:39:43.304Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-06-24T09:39:43.304Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.3 [2022-06-24T09:39:43.304Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [2022-06-24T09:39:43.304Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:43.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T09:39:43.674Z] [2022-06-24T09:39:43.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:39:43.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T09:39:43.988Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-24T09:39:43.988Z] 5eb5b503b376: Pulling fs layer [2022-06-24T09:39:43.988Z] 5c69ac0246d0: Pulling fs layer [2022-06-24T09:39:43.988Z] ec43610c2a17: Pulling fs layer [2022-06-24T09:39:43.988Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-24T09:39:43.988Z] 33b1e0a273af: Pulling fs layer [2022-06-24T09:39:43.988Z] 5d3b04190fa2: Pulling fs layer [2022-06-24T09:39:43.988Z] 2f39f015ded8: Pulling fs layer [2022-06-24T09:39:43.988Z] 3a2ae6a8a46f: Waiting [2022-06-24T09:39:43.988Z] 33b1e0a273af: Waiting [2022-06-24T09:39:43.988Z] 5d3b04190fa2: Waiting [2022-06-24T09:39:43.988Z] 2f39f015ded8: Waiting [2022-06-24T09:39:43.988Z] 5c69ac0246d0: Download complete [2022-06-24T09:39:43.988Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-24T09:39:43.988Z] 3a2ae6a8a46f: Download complete [2022-06-24T09:39:43.988Z] 33b1e0a273af: Verifying Checksum [2022-06-24T09:39:43.988Z] 33b1e0a273af: Download complete [2022-06-24T09:39:44.249Z] 5d3b04190fa2: Download complete [2022-06-24T09:39:44.250Z] ec43610c2a17: Verifying Checksum [2022-06-24T09:39:44.250Z] ec43610c2a17: Download complete [2022-06-24T09:39:44.250Z] 5eb5b503b376: Verifying Checksum [2022-06-24T09:39:44.250Z] 5eb5b503b376: Download complete [2022-06-24T09:39:44.822Z] 2f39f015ded8: Download complete [2022-06-24T09:39:45.835Z] 5eb5b503b376: Pull complete [2022-06-24T09:39:45.835Z] 5c69ac0246d0: Pull complete [2022-06-24T09:39:46.440Z] ec43610c2a17: Pull complete [2022-06-24T09:39:46.440Z] 3a2ae6a8a46f: Pull complete [2022-06-24T09:39:46.706Z] 33b1e0a273af: Pull complete [2022-06-24T09:39:46.706Z] 5d3b04190fa2: Pull complete [2022-06-24T09:39:51.986Z] 2f39f015ded8: Pull complete [2022-06-24T09:39:51.986Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-24T09:39:51.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T09:39:51.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:39:52.084Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:39:52.120Z] $ 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/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T09:39:54.137Z] $ docker top 4890091c71d4519f3543274c4281e326bd3cb077f92a2d96eb6c3d685d9009d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:39:54.544Z] ---> job-cost.sh [2022-06-24T09:39:54.544Z] lf-activate-venv: SKIPPING [2022-06-24T09:39:54.544Z] INFO: No Stack... [2022-06-24T09:39:54.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T09:39:55.377Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T09:39:55.669Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-06-24T09:39:55.669Z] + cut -d, -f6 [Pipeline] lock [2022-06-24T09:39:55.683Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [2022-06-24T09:39:55.689Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] did not exist. Created. [2022-06-24T09:39:55.689Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T09:39:55.992Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-24T09:39:56.026Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T09:39:56.033Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T09:39:56.059Z] $ docker stop --time=1 4890091c71d4519f3543274c4281e326bd3cb077f92a2d96eb6c3d685d9009d8 [2022-06-24T09:39:57.257Z] $ docker rm -f 4890091c71d4519f3543274c4281e326bd3cb077f92a2d96eb6c3d685d9009d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T09:40:31.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15524 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-06-24T09:40:31.800Z] Running in /w/workspace/edgex-ui-go/74 [Pipeline] { [Pipeline] checkout [2022-06-24T09:40:31.848Z] The recommended git tool is: git [2022-06-24T09:40:37.534Z] using credential edgex-jenkins-ssh [2022-06-24T09:40:37.554Z] Cloning the remote Git repository [2022-06-24T09:40:37.610Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-24T09:40:37.728Z] > git init /w/workspace/edgex-ui-go/74 # timeout=10 [2022-06-24T09:40:37.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-06-24T09:40:37.826Z] > git --version # timeout=10 [2022-06-24T09:40:37.849Z] > git --version # 'git version 2.25.1' [2022-06-24T09:40:37.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T09:40:37.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T09:40:40.724Z] Avoid second fetch [2022-06-24T09:40:40.724Z] Checking out Revision 1f5faa189c5026e141b035046ee789496d5d86c4 (main) [2022-06-24T09:40:40.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-06-24T09:40:40.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T09:40:40.749Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T09:40:40.766Z] > git checkout -f 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 [2022-06-24T09:40:45.231Z] Commit message: "feat: Adding health check when navigating to Dashbord and app-service module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T09:40:46.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-24T09:40:46.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T09:40:46.257Z] Dload Upload Total Spent Left Speed [2022-06-24T09:40:46.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh [2022-06-24T09:40:46.894Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-24T09:40:47.236Z] + sudo tee /etc/docker/daemon.new [2022-06-24T09:40:47.236Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-24T09:40:47.236Z] { [2022-06-24T09:40:47.236Z] "registry-mirrors": [ [2022-06-24T09:40:47.236Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-24T09:40:47.236Z] ], [2022-06-24T09:40:47.236Z] "bip": "10.250.0.254/24", [2022-06-24T09:40:47.236Z] "hosts": [ [2022-06-24T09:40:47.236Z] "tcp://0.0.0.0:5555", [2022-06-24T09:40:47.236Z] "unix:///var/run/docker.sock" [2022-06-24T09:40:47.236Z] ], [2022-06-24T09:40:47.236Z] "mtu": 1458, [2022-06-24T09:40:47.236Z] "selinux-enabled": true, [2022-06-24T09:40:47.236Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-24T09:40:47.236Z] } [Pipeline] sh [2022-06-24T09:40:47.589Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-24T09:40:47.932Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T09:41:06.289Z] provisioning config files... [2022-06-24T09:41:06.318Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/74@tmp/config4876501071229540763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:41:06.680Z] ---> docker-login.sh [2022-06-24T09:41:06.680Z] nexus3.edgexfoundry.org:10001 [2022-06-24T09:41:07.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:41:07.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:41:07.563Z] Configure a credential helper to remove this warning. See [2022-06-24T09:41:07.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:41:07.563Z] [2022-06-24T09:41:07.563Z] Login Succeeded [2022-06-24T09:41:07.563Z] nexus3.edgexfoundry.org:10002 [2022-06-24T09:41:07.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:41:07.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:41:07.840Z] Configure a credential helper to remove this warning. See [2022-06-24T09:41:07.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:41:07.840Z] [2022-06-24T09:41:07.840Z] Login Succeeded [2022-06-24T09:41:08.115Z] nexus3.edgexfoundry.org:10003 [2022-06-24T09:41:08.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:41:08.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:41:08.390Z] Configure a credential helper to remove this warning. See [2022-06-24T09:41:08.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:41:08.390Z] [2022-06-24T09:41:08.390Z] Login Succeeded [2022-06-24T09:41:08.390Z] nexus3.edgexfoundry.org:10004 [2022-06-24T09:41:08.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:41:08.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:41:08.996Z] Configure a credential helper to remove this warning. See [2022-06-24T09:41:08.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:41:08.996Z] [2022-06-24T09:41:08.996Z] Login Succeeded [2022-06-24T09:41:08.996Z] docker.io [2022-06-24T09:41:09.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:41:09.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:41:09.543Z] Configure a credential helper to remove this warning. See [2022-06-24T09:41:09.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:41:09.543Z] [2022-06-24T09:41:09.543Z] Login Succeeded [2022-06-24T09:41:09.816Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T09:41:09.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T09:41:10.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T09:41:10.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T09:41:10.533Z] ========================================================= [2022-06-24T09:41:10.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-24T09:41:10.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:41:10.898Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T09:41:11.885Z] Sending build context to Docker daemon 27.58MB [2022-06-24T09:41:11.885Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T09:41:11.885Z] Step 2/15 : FROM ${BASE} AS builder [2022-06-24T09:41:12.166Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-24T09:41:12.166Z] 9b3977197b4f: Pulling fs layer [2022-06-24T09:41:12.166Z] 1a89e8eeedd5: Pulling fs layer [2022-06-24T09:41:12.166Z] 94645a83ff95: Pulling fs layer [2022-06-24T09:41:12.166Z] e6fb740bc735: Pulling fs layer [2022-06-24T09:41:12.166Z] 3a77bd46dcc9: Pulling fs layer [2022-06-24T09:41:12.166Z] 355e64cbe906: Pulling fs layer [2022-06-24T09:41:12.166Z] 63ab81a10011: Pulling fs layer [2022-06-24T09:41:12.166Z] 555d1d1c4555: Pulling fs layer [2022-06-24T09:41:12.166Z] 3a77bd46dcc9: Waiting [2022-06-24T09:41:12.166Z] 355e64cbe906: Waiting [2022-06-24T09:41:12.166Z] 7d9057610161: Pulling fs layer [2022-06-24T09:41:12.166Z] 63ab81a10011: Waiting [2022-06-24T09:41:12.166Z] 555d1d1c4555: Waiting [2022-06-24T09:41:12.166Z] 7d9057610161: Waiting [2022-06-24T09:41:12.166Z] e6fb740bc735: Waiting [2022-06-24T09:41:12.166Z] 94645a83ff95: Verifying Checksum [2022-06-24T09:41:12.166Z] 94645a83ff95: Download complete [2022-06-24T09:41:12.166Z] 1a89e8eeedd5: Verifying Checksum [2022-06-24T09:41:12.166Z] 1a89e8eeedd5: Download complete [2022-06-24T09:41:12.166Z] 3a77bd46dcc9: Verifying Checksum [2022-06-24T09:41:12.166Z] 3a77bd46dcc9: Download complete [2022-06-24T09:41:12.166Z] 355e64cbe906: Verifying Checksum [2022-06-24T09:41:12.166Z] 355e64cbe906: Download complete [2022-06-24T09:41:12.166Z] 9b3977197b4f: Verifying Checksum [2022-06-24T09:41:12.166Z] 9b3977197b4f: Download complete [2022-06-24T09:41:12.166Z] 63ab81a10011: Verifying Checksum [2022-06-24T09:41:12.166Z] 63ab81a10011: Download complete [2022-06-24T09:41:13.152Z] 9b3977197b4f: Pull complete [2022-06-24T09:41:13.152Z] 7d9057610161: Verifying Checksum [2022-06-24T09:41:13.152Z] 7d9057610161: Download complete [2022-06-24T09:41:13.765Z] 1a89e8eeedd5: Pull complete [2022-06-24T09:41:14.041Z] 94645a83ff95: Pull complete [2022-06-24T09:41:14.316Z] 555d1d1c4555: Verifying Checksum [2022-06-24T09:41:14.913Z] e6fb740bc735: Download complete [2022-06-24T09:41:27.320Z] e6fb740bc735: Pull complete [2022-06-24T09:41:27.320Z] 3a77bd46dcc9: Pull complete [2022-06-24T09:41:27.320Z] 355e64cbe906: Pull complete [2022-06-24T09:41:27.592Z] 63ab81a10011: Pull complete [2022-06-24T09:41:34.316Z] 555d1d1c4555: Pull complete [2022-06-24T09:41:35.757Z] 7d9057610161: Pull complete [2022-06-24T09:41:35.757Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-24T09:41:35.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-24T09:41:35.757Z] ---> 819e984ddca1 [2022-06-24T09:41:35.757Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-24T09:41:37.753Z] ---> Running in 4a7927c325cf [2022-06-24T09:41:38.745Z] Removing intermediate container 4a7927c325cf [2022-06-24T09:41:38.745Z] ---> 94342304e175 [2022-06-24T09:41:38.745Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-06-24T09:41:38.745Z] ---> Running in f08d0b840f90 [2022-06-24T09:41:39.021Z] Removing intermediate container f08d0b840f90 [2022-06-24T09:41:39.021Z] ---> 8c8b70033b3f [2022-06-24T09:41:39.021Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T09:41:39.021Z] ---> Running in c3ebc27fc64a [2022-06-24T09:41:39.295Z] Removing intermediate container c3ebc27fc64a [2022-06-24T09:41:39.295Z] ---> d4dd61c650c4 [2022-06-24T09:41:39.295Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-06-24T09:41:39.571Z] ---> Running in c07899d8166f [2022-06-24T09:41:39.852Z] Removing intermediate container c07899d8166f [2022-06-24T09:41:39.852Z] ---> c255e776c1ff [2022-06-24T09:41:39.852Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-24T09:41:39.852Z] ---> Running in 42c6ae3bfaa2 [2022-06-24T09:41:40.127Z] Removing intermediate container 42c6ae3bfaa2 [2022-06-24T09:41:40.127Z] ---> b0beeea1b8fc [2022-06-24T09:41:40.127Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T09:41:40.127Z] ---> Running in f2f029997848 [2022-06-24T09:41:42.120Z] Removing intermediate container f2f029997848 [2022-06-24T09:41:42.120Z] ---> 478c6c6ca194 [2022-06-24T09:41:42.120Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T09:41:42.120Z] ---> Running in a77e0f34d1a2 [2022-06-24T09:41:42.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T09:41:43.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T09:41:44.680Z] OK: 220 MiB in 52 packages [2022-06-24T09:41:45.284Z] Removing intermediate container a77e0f34d1a2 [2022-06-24T09:41:45.284Z] ---> 3d133498d9cf [2022-06-24T09:41:45.284Z] Step 10/15 : ENV GO111MODULE=on [2022-06-24T09:41:45.284Z] ---> Running in c18ecb9c45bf [2022-06-24T09:41:45.558Z] Removing intermediate container c18ecb9c45bf [2022-06-24T09:41:45.558Z] ---> d23de91bdd16 [2022-06-24T09:41:45.558Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-24T09:41:45.835Z] ---> Running in ba834c8cb668 [2022-06-24T09:41:46.110Z] Removing intermediate container ba834c8cb668 [2022-06-24T09:41:46.110Z] ---> f4d6308488ca [2022-06-24T09:41:46.110Z] Step 12/15 : COPY go.mod vendor* ./ [2022-06-24T09:41:46.706Z] ---> 26481b063de6 [2022-06-24T09:41:46.706Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T09:41:46.706Z] ---> Running in 3bdb38425040 [2022-06-24T09:42:13.548Z] Removing intermediate container 3bdb38425040 [2022-06-24T09:42:13.548Z] ---> 89dfe756e3cc [2022-06-24T09:42:13.548Z] Step 14/15 : COPY . . [2022-06-24T09:42:15.528Z] ---> 6e82265f2b88 [2022-06-24T09:42:15.528Z] Step 15/15 : RUN ${MAKE} [2022-06-24T09:42:15.528Z] ---> Running in 848a4a172ae4 [2022-06-24T09:42:16.509Z] noop [2022-06-24T09:42:17.107Z] Removing intermediate container 848a4a172ae4 [2022-06-24T09:42:17.107Z] ---> f5bdb56347a3 [2022-06-24T09:42:17.107Z] Successfully built f5bdb56347a3 [2022-06-24T09:42:17.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:42:17.479Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T09:42:17.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:42:17.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container [2022-06-24T09:42:17.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/74 -v /w/workspace/edgex-ui-go/74:/w/workspace/edgex-ui-go/74:rw,z -v /w/workspace/edgex-ui-go/74@tmp:/w/workspace/edgex-ui-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-24T09:42:19.123Z] $ docker top 4fcf13be8d3b9fb80d328705affc60c8de80f16e15fcd961ff6b74502766bede -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T09:42:20.023Z] + go version [2022-06-24T09:42:20.023Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-24T09:42:20.050Z] $ docker stop --time=1 4fcf13be8d3b9fb80d328705affc60c8de80f16e15fcd961ff6b74502766bede [2022-06-24T09:42:21.692Z] $ docker rm -f 4fcf13be8d3b9fb80d328705affc60c8de80f16e15fcd961ff6b74502766bede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:42:22.315Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T09:42:22.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:42:22.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container [2022-06-24T09:42:22.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/74 -v /w/workspace/edgex-ui-go/74:/w/workspace/edgex-ui-go/74:rw,z -v /w/workspace/edgex-ui-go/74@tmp:/w/workspace/edgex-ui-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-24T09:42:23.894Z] $ docker top 014eff0f16cb23ba53c762c6879f4bec592281e6f0a74855518aab45014eae5f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T09:42:24.786Z] + make test [2022-06-24T09:42:24.787Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-06-24T09:42:26.225Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-06-24T09:43:05.255Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-06-24T09:43:05.255Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-06-24T09:43:20.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T09:43:20.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-24T09:43:20.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T09:43:20.389Z] $ docker stop --time=1 014eff0f16cb23ba53c762c6879f4bec592281e6f0a74855518aab45014eae5f [2022-06-24T09:43:22.126Z] $ docker rm -f 014eff0f16cb23ba53c762c6879f4bec592281e6f0a74855518aab45014eae5f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T09:43:22.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T09:43:22.909Z] Warning: overwriting stash ‘coverage-report’ [2022-06-24T09:43:23.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T09:43:23.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T09:43:24.192Z] + ls -al . [2022-06-24T09:43:24.192Z] total 156 [2022-06-24T09:43:24.192Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 24 09:42 . [2022-06-24T09:43:24.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 .. [2022-06-24T09:43:24.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:40 .git [2022-06-24T09:43:24.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 .github [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 167 Jun 24 09:40 .gitignore [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jun 24 09:40 Attribution.txt [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jun 24 09:40 CHANGELOG.md [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 09:40 CONTRIBUTING.md [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jun 24 09:40 Dockerfile [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 09:40 Jenkinsfile [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 09:40 LICENSE [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jun 24 09:40 Makefile [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jun 24 09:40 README.md [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 24 09:38 VERSION [2022-06-24T09:43:24.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 assets [2022-06-24T09:43:24.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:40 bin [2022-06-24T09:43:24.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 cmd [2022-06-24T09:43:24.192Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 24 09:42 coverage.out [2022-06-24T09:43:24.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:40 docs [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jun 24 09:40 go.mod [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jun 24 09:40 go.sum [2022-06-24T09:43:24.192Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 09:40 internal [2022-06-24T09:43:24.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:40 pkg [2022-06-24T09:43:24.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 snap [2022-06-24T09:43:24.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 testing [2022-06-24T09:43:24.192Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 09:40 version.go [2022-06-24T09:43:24.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:43:24.551Z] + 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=1f5faa189c5026e141b035046ee789496d5d86c4 --label arch=arm64 --label version=2.2.1-dev.3 . [2022-06-24T09:43:25.532Z] Sending build context to Docker daemon 27.59MB [2022-06-24T09:43:25.532Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T09:43:25.532Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-24T09:43:25.532Z] ---> f5bdb56347a3 [2022-06-24T09:43:25.532Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-06-24T09:43:25.808Z] ---> Running in 5e0a6903be3e [2022-06-24T09:43:26.081Z] Removing intermediate container 5e0a6903be3e [2022-06-24T09:43:26.081Z] ---> 558ae0257ab9 [2022-06-24T09:43:26.081Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-06-24T09:43:26.081Z] ---> Running in 3dc60fd49d12 [2022-06-24T09:43:26.358Z] Removing intermediate container 3dc60fd49d12 [2022-06-24T09:43:26.358Z] ---> 4ba7618db784 [2022-06-24T09:43:26.358Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-24T09:43:26.636Z] ---> Running in 5b841ba9a4c0 [2022-06-24T09:43:26.911Z] Removing intermediate container 5b841ba9a4c0 [2022-06-24T09:43:26.911Z] ---> c413a2ac8020 [2022-06-24T09:43:26.911Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-06-24T09:43:26.911Z] ---> Running in 02f18fe76b29 [2022-06-24T09:43:27.185Z] Removing intermediate container 02f18fe76b29 [2022-06-24T09:43:27.185Z] ---> b4aeb14fd7a4 [2022-06-24T09:43:27.185Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-06-24T09:43:27.185Z] ---> Running in 5bd2f87be170 [2022-06-24T09:43:27.463Z] Removing intermediate container 5bd2f87be170 [2022-06-24T09:43:27.463Z] ---> dedbfa2fcf4e [2022-06-24T09:43:27.463Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T09:43:27.739Z] ---> Running in 6ccdd0dcbf99 [2022-06-24T09:43:29.182Z] Removing intermediate container 6ccdd0dcbf99 [2022-06-24T09:43:29.182Z] ---> 6f372aa200e1 [2022-06-24T09:43:29.182Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-24T09:43:29.182Z] ---> Running in 35272906be36 [2022-06-24T09:43:30.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T09:43:31.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T09:43:32.126Z] OK: 220 MiB in 52 packages [2022-06-24T09:43:32.722Z] Removing intermediate container 35272906be36 [2022-06-24T09:43:32.722Z] ---> bbbed55b3227 [2022-06-24T09:43:32.722Z] Step 10/23 : ENV GO111MODULE=on [2022-06-24T09:43:32.722Z] ---> Running in acf2fe89760c [2022-06-24T09:43:33.315Z] Removing intermediate container acf2fe89760c [2022-06-24T09:43:33.315Z] ---> ea5f366e39fd [2022-06-24T09:43:33.315Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-06-24T09:43:33.315Z] ---> Running in 3eb11e09995e [2022-06-24T09:43:33.590Z] Removing intermediate container 3eb11e09995e [2022-06-24T09:43:33.590Z] ---> 3cd2cde6596f [2022-06-24T09:43:33.590Z] Step 12/23 : COPY go.mod vendor* ./ [2022-06-24T09:43:34.188Z] ---> 7fdd64a202a9 [2022-06-24T09:43:34.188Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T09:43:34.188Z] ---> Running in 023f3fb86508 [2022-06-24T09:43:36.163Z] Removing intermediate container 023f3fb86508 [2022-06-24T09:43:36.163Z] ---> 2a11333a7496 [2022-06-24T09:43:36.163Z] Step 14/23 : COPY . . [2022-06-24T09:43:39.551Z] ---> 5f33f889703a [2022-06-24T09:43:39.551Z] Step 15/23 : RUN ${MAKE} [2022-06-24T09:43:39.551Z] ---> Running in ec293c5ea908 [2022-06-24T09:43:40.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-06-24T09:44:12.539Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-06-24T09:44:15.158Z] Removing intermediate container ec293c5ea908 [2022-06-24T09:44:15.158Z] ---> 0c46b8f523ae [2022-06-24T09:44:15.158Z] Step 16/23 : FROM alpine:3.14 [2022-06-24T09:44:15.431Z] 3.14: Pulling from library/alpine [2022-06-24T09:44:15.706Z] 455c02918c45: Pulling fs layer [2022-06-24T09:44:15.980Z] 455c02918c45: Verifying Checksum [2022-06-24T09:44:15.980Z] 455c02918c45: Download complete [2022-06-24T09:44:16.592Z] 455c02918c45: Pull complete [2022-06-24T09:44:16.592Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T09:44:16.592Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T09:44:16.592Z] ---> ac73e934f311 [2022-06-24T09:44:16.592Z] Step 17/23 : EXPOSE 4000 [2022-06-24T09:44:16.866Z] ---> Running in abf2d9417bf6 [2022-06-24T09:44:17.145Z] Removing intermediate container abf2d9417bf6 [2022-06-24T09:44:17.145Z] ---> 2aced5ae2e26 [2022-06-24T09:44:17.145Z] Step 18/23 : 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 [2022-06-24T09:44:18.585Z] ---> 96e8b68caaee [2022-06-24T09:44:18.585Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-06-24T09:44:18.585Z] ---> Running in ea6ac4c5676c [2022-06-24T09:44:18.861Z] Removing intermediate container ea6ac4c5676c [2022-06-24T09:44:18.861Z] ---> 4152f67ccad6 [2022-06-24T09:44:18.861Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-06-24T09:44:18.861Z] ---> Running in f4708e458eb8 [2022-06-24T09:44:19.133Z] Removing intermediate container f4708e458eb8 [2022-06-24T09:44:19.133Z] ---> e8b803c23384 [2022-06-24T09:44:19.133Z] Step 21/23 : LABEL arch=arm64 [2022-06-24T09:44:19.133Z] ---> Running in 179a8ac0ad36 [2022-06-24T09:44:19.408Z] Removing intermediate container 179a8ac0ad36 [2022-06-24T09:44:19.408Z] ---> 457e4163abdb [2022-06-24T09:44:19.408Z] Step 22/23 : LABEL git_sha=1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:44:19.682Z] ---> Running in 30b86d2c915e [2022-06-24T09:44:19.955Z] Removing intermediate container 30b86d2c915e [2022-06-24T09:44:19.955Z] ---> d13141ff0670 [2022-06-24T09:44:19.956Z] Step 23/23 : LABEL version=2.2.1-dev.3 [2022-06-24T09:44:19.956Z] ---> Running in 629c2a9ff4a8 [2022-06-24T09:44:20.228Z] Removing intermediate container 629c2a9ff4a8 [2022-06-24T09:44:20.228Z] ---> 3d2d942d8179 [2022-06-24T09:44:20.228Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T09:44:20.499Z] Successfully built 3d2d942d8179 [2022-06-24T09:44:20.499Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T09:44:20.594Z] provisioning config files... [2022-06-24T09:44:20.613Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/74@tmp/config5748722605987275449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:44:20.962Z] ---> docker-login.sh [2022-06-24T09:44:20.962Z] nexus3.edgexfoundry.org:10001 [2022-06-24T09:44:21.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:44:21.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:44:21.234Z] Configure a credential helper to remove this warning. See [2022-06-24T09:44:21.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:44:21.234Z] [2022-06-24T09:44:21.234Z] Login Succeeded [2022-06-24T09:44:21.235Z] nexus3.edgexfoundry.org:10002 [2022-06-24T09:44:21.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:44:21.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:44:21.830Z] Configure a credential helper to remove this warning. See [2022-06-24T09:44:21.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:44:21.830Z] [2022-06-24T09:44:21.830Z] Login Succeeded [2022-06-24T09:44:21.830Z] nexus3.edgexfoundry.org:10003 [2022-06-24T09:44:22.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:44:22.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:44:22.378Z] Configure a credential helper to remove this warning. See [2022-06-24T09:44:22.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:44:22.378Z] [2022-06-24T09:44:22.378Z] Login Succeeded [2022-06-24T09:44:22.378Z] nexus3.edgexfoundry.org:10004 [2022-06-24T09:44:22.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:44:22.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:44:22.651Z] Configure a credential helper to remove this warning. See [2022-06-24T09:44:22.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:44:22.651Z] [2022-06-24T09:44:22.651Z] Login Succeeded [2022-06-24T09:44:22.651Z] docker.io [2022-06-24T09:44:23.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T09:44:23.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T09:44:23.523Z] Configure a credential helper to remove this warning. See [2022-06-24T09:44:23.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T09:44:23.523Z] [2022-06-24T09:44:23.523Z] Login Succeeded [2022-06-24T09:44:23.523Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T09:44:23.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-24T09:44:23.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T09:44:23.597Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-06-24T09:44:23.597Z] 1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:44:23.597Z] latest [2022-06-24T09:44:23.597Z] 2.2.1-dev.3 [2022-06-24T09:44:23.597Z] 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [2022-06-24T09:44:23.597Z] main [2022-06-24T09:44:23.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:23.967Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:24.328Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:44:24.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-24T09:44:24.328Z] e7328c911c6f: Preparing [2022-06-24T09:44:24.328Z] f73e7dbfee58: Preparing [2022-06-24T09:44:24.328Z] f73e7dbfee58: Layer already exists [2022-06-24T09:44:28.636Z] e7328c911c6f: Pushed [2022-06-24T09:44:28.636Z] 1f5faa189c5026e141b035046ee789496d5d86c4: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:29.012Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:29.376Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-06-24T09:44:29.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-24T09:44:29.376Z] e7328c911c6f: Preparing [2022-06-24T09:44:29.376Z] f73e7dbfee58: Preparing [2022-06-24T09:44:29.376Z] f73e7dbfee58: Layer already exists [2022-06-24T09:44:29.376Z] e7328c911c6f: Layer already exists [2022-06-24T09:44:29.648Z] latest: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:30.021Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:30.389Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.3 [2022-06-24T09:44:30.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-24T09:44:30.390Z] e7328c911c6f: Preparing [2022-06-24T09:44:30.390Z] f73e7dbfee58: Preparing [2022-06-24T09:44:30.390Z] e7328c911c6f: Layer already exists [2022-06-24T09:44:30.390Z] f73e7dbfee58: Layer already exists [2022-06-24T09:44:30.663Z] 2.2.1-dev.3: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:31.039Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:31.402Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [2022-06-24T09:44:31.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-24T09:44:31.402Z] e7328c911c6f: Preparing [2022-06-24T09:44:31.402Z] f73e7dbfee58: Preparing [2022-06-24T09:44:31.402Z] e7328c911c6f: Layer already exists [2022-06-24T09:44:31.402Z] f73e7dbfee58: Layer already exists [2022-06-24T09:44:31.675Z] 1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:32.046Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:32.408Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-06-24T09:44:32.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-06-24T09:44:32.409Z] e7328c911c6f: Preparing [2022-06-24T09:44:32.409Z] f73e7dbfee58: Preparing [2022-06-24T09:44:32.409Z] f73e7dbfee58: Layer already exists [2022-06-24T09:44:32.409Z] e7328c911c6f: Layer already exists [2022-06-24T09:44:32.680Z] main: digest: sha256:2ef76e5151dba6cdf83ee703a175b03d1c78893e90100d431f301e21e624e826 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-24T09:44:32.743Z] ===================================================== [Pipeline] echo [2022-06-24T09:44:32.750Z] taggedImages: [2022-06-24T09:44:32.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4 [2022-06-24T09:44:32.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-06-24T09:44:32.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.3 [2022-06-24T09:44:32.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f5faa189c5026e141b035046ee789496d5d86c4-2.2.1-dev.3 [2022-06-24T09:44:32.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:33.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T09:44:33.138Z] [2022-06-24T09:44:33.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:44:33.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T09:44:33.766Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-24T09:44:33.767Z] 8998bd30e6a1: Pulling fs layer [2022-06-24T09:44:33.767Z] 04944245beec: Pulling fs layer [2022-06-24T09:44:33.767Z] 699f458cf7ca: Pulling fs layer [2022-06-24T09:44:33.767Z] 765212b225bb: Pulling fs layer [2022-06-24T09:44:33.767Z] f23df028b6ca: Pulling fs layer [2022-06-24T09:44:33.767Z] d65c8cfc05b1: Pulling fs layer [2022-06-24T09:44:33.767Z] 2437ff75d9bd: Pulling fs layer [2022-06-24T09:44:33.767Z] 765212b225bb: Waiting [2022-06-24T09:44:33.767Z] f23df028b6ca: Waiting [2022-06-24T09:44:33.767Z] d65c8cfc05b1: Waiting [2022-06-24T09:44:33.767Z] 2437ff75d9bd: Waiting [2022-06-24T09:44:33.767Z] 04944245beec: Verifying Checksum [2022-06-24T09:44:33.767Z] 04944245beec: Download complete [2022-06-24T09:44:33.767Z] 765212b225bb: Verifying Checksum [2022-06-24T09:44:33.767Z] 765212b225bb: Download complete [2022-06-24T09:44:33.767Z] f23df028b6ca: Download complete [2022-06-24T09:44:33.767Z] d65c8cfc05b1: Verifying Checksum [2022-06-24T09:44:33.767Z] d65c8cfc05b1: Download complete [2022-06-24T09:44:34.040Z] 699f458cf7ca: Verifying Checksum [2022-06-24T09:44:34.040Z] 699f458cf7ca: Download complete [2022-06-24T09:44:34.316Z] 8998bd30e6a1: Verifying Checksum [2022-06-24T09:44:34.316Z] 8998bd30e6a1: Download complete [2022-06-24T09:44:36.946Z] 2437ff75d9bd: Download complete [2022-06-24T09:44:38.921Z] 8998bd30e6a1: Pull complete [2022-06-24T09:44:38.921Z] 04944245beec: Pull complete [2022-06-24T09:44:40.914Z] 699f458cf7ca: Pull complete [2022-06-24T09:44:40.914Z] 765212b225bb: Pull complete [2022-06-24T09:44:41.512Z] f23df028b6ca: Pull complete [2022-06-24T09:44:41.786Z] d65c8cfc05b1: Pull complete [2022-06-24T09:44:56.904Z] 2437ff75d9bd: Pull complete [2022-06-24T09:44:56.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-24T09:44:56.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T09:44:56.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:44:57.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container [2022-06-24T09:44:57.275Z] $ 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/74 -v /w/workspace/edgex-ui-go/74:/w/workspace/edgex-ui-go/74:rw,z -v /w/workspace/edgex-ui-go/74@tmp:/w/workspace/edgex-ui-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-24T09:44:59.686Z] $ docker top ca31990a20b80b35375e137d0f747efc34c42e0dbba282cad0d3eb12df095648 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:45:00.611Z] ---> job-cost.sh [2022-06-24T09:45:00.611Z] lf-activate-venv: SKIPPING [2022-06-24T09:45:00.611Z] INFO: No Stack... [2022-06-24T09:45:01.206Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-24T09:45:02.183Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T09:45:02.847Z] + cat /w/workspace/edgex-ui-go/74/archives/cost.csv [2022-06-24T09:45:02.847Z] + cut -d, -f6 [Pipeline] lock [2022-06-24T09:45:02.908Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [2022-06-24T09:45:02.915Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] did not exist. Created. [2022-06-24T09:45:02.915Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T09:45:03.605Z] /w/workspace/edgex-ui-go/74@tmp/durable-b59c17ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-24T09:45:04.289Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-24T09:45:04.314Z] Warning: overwriting stash ‘stack-cost’ [2022-06-24T09:45:04.493Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T09:45:04.500Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T09:45:04.519Z] $ docker stop --time=1 ca31990a20b80b35375e137d0f747efc34c42e0dbba282cad0d3eb12df095648 [2022-06-24T09:45:06.019Z] $ docker rm -f ca31990a20b80b35375e137d0f747efc34c42e0dbba282cad0d3eb12df095648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-24T09:45:06.487Z] provisioning config files... [2022-06-24T09:45:06.499Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8564836006755346661tmp [Pipeline] { [Pipeline] sh [2022-06-24T09:45:06.796Z] + set +x [2022-06-24T09:45:06.796Z] + curl -s https://codecov.io/bash [2022-06-24T09:45:06.796Z] + bash -s -- [2022-06-24T09:45:06.796Z] [2022-06-24T09:45:06.796Z] _____ _ [2022-06-24T09:45:06.796Z] / ____| | | [2022-06-24T09:45:06.796Z] | | ___ __| | ___ ___ _____ __ [2022-06-24T09:45:06.796Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-24T09:45:06.796Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-24T09:45:06.796Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-24T09:45:06.796Z] Bash-1.0.6 [2022-06-24T09:45:06.796Z] [2022-06-24T09:45:06.796Z] [2022-06-24T09:45:06.796Z] ==> git version 2.25.1 found [2022-06-24T09:45:06.796Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-24T09:45:06.796Z] Release-Date: 2020-01-08 [2022-06-24T09:45:06.796Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-24T09:45:06.796Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-24T09:45:06.796Z] ==> Jenkins CI detected. [2022-06-24T09:45:06.796Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-06-24T09:45:06.796Z] project root: . [2022-06-24T09:45:06.796Z] --> token set from env [2022-06-24T09:45:06.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-24T09:45:06.796Z] ==> Running gcov in . (disable via -X gcov) [2022-06-24T09:45:06.796Z] ==> Python coveragepy not found [2022-06-24T09:45:06.796Z] ==> Searching for coverage reports in: [2022-06-24T09:45:06.796Z] + . [2022-06-24T09:45:06.796Z] -> Found 1 reports [2022-06-24T09:45:06.796Z] ==> Detecting git/mercurial file structure [2022-06-24T09:45:07.057Z] ==> Reading reports [2022-06-24T09:45:07.057Z] + ./coverage.out bytes=10 [2022-06-24T09:45:07.057Z] ==> Appending adjustments [2022-06-24T09:45:07.057Z] https://docs.codecov.io/docs/fixing-reports [2022-06-24T09:45:07.057Z] + Found adjustments [2022-06-24T09:45:07.057Z] ==> Gzipping contents [2022-06-24T09:45:07.057Z] 8.0K /tmp/codecov.ljS855.gz [2022-06-24T09:45:07.057Z] ==> Uploading reports [2022-06-24T09:45:07.057Z] url: https://codecov.io [2022-06-24T09:45:07.057Z] query: branch=main&commit=1f5faa189c5026e141b035046ee789496d5d86c4&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-24T09:45:07.057Z] -> Pinging Codecov [2022-06-24T09:45:07.057Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=1f5faa189c5026e141b035046ee789496d5d86c4&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-24T09:45:07.319Z] -> Uploading to [2022-06-24T09:45:07.319Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-24/FB506323287CE973F263BFD2A0EB1F37/1f5faa189c5026e141b035046ee789496d5d86c4/0f2f5ac6-b4b8-4578-80e7-64f8c91f5918.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220624T094507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0700dd0540c4bb414b6c0ac2691753a0a2fa8481ca88d799137d28231ef3894 [2022-06-24T09:45:07.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T09:45:07.319Z] Dload Upload Total Spent Left Speed [2022-06-24T09:45:07.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 19671 --:--:-- --:--:-- --:--:-- 19582 100 4367 0 0 100 4367 0 16174 --:--:-- --:--:-- --:--:-- 16114 [2022-06-24T09:45:07.581Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] } [2022-06-24T09:45:07.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-24T09:45:07.796Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-24T09:45:07.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:08.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-24T09:45:08.110Z] [2022-06-24T09:45:08.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:08.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-24T09:45:08.417Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-24T09:45:08.417Z] df9b9388f04a: Pulling fs layer [2022-06-24T09:45:08.417Z] 52dc419b0ee2: Pulling fs layer [2022-06-24T09:45:08.417Z] 25bc292e5bac: Pulling fs layer [2022-06-24T09:45:08.417Z] 114826534d7a: Pulling fs layer [2022-06-24T09:45:08.417Z] 4657fd5d0bcf: Pulling fs layer [2022-06-24T09:45:08.417Z] 6ad1cebc031e: Pulling fs layer [2022-06-24T09:45:08.417Z] 8a3aa393b2d8: Pulling fs layer [2022-06-24T09:45:08.417Z] 6ad1cebc031e: Waiting [2022-06-24T09:45:08.417Z] 114826534d7a: Waiting [2022-06-24T09:45:08.417Z] 25bc292e5bac: Verifying Checksum [2022-06-24T09:45:08.417Z] 25bc292e5bac: Download complete [2022-06-24T09:45:08.417Z] 52dc419b0ee2: Verifying Checksum [2022-06-24T09:45:08.417Z] 52dc419b0ee2: Download complete [2022-06-24T09:45:08.417Z] 4657fd5d0bcf: Verifying Checksum [2022-06-24T09:45:08.417Z] 4657fd5d0bcf: Download complete [2022-06-24T09:45:08.417Z] df9b9388f04a: Download complete [2022-06-24T09:45:08.677Z] df9b9388f04a: Pull complete [2022-06-24T09:45:08.677Z] 6ad1cebc031e: Verifying Checksum [2022-06-24T09:45:08.677Z] 6ad1cebc031e: Download complete [2022-06-24T09:45:08.677Z] 52dc419b0ee2: Pull complete [2022-06-24T09:45:08.941Z] 25bc292e5bac: Pull complete [2022-06-24T09:45:09.202Z] 114826534d7a: Verifying Checksum [2022-06-24T09:45:09.202Z] 114826534d7a: Download complete [2022-06-24T09:45:09.461Z] 8a3aa393b2d8: Verifying Checksum [2022-06-24T09:45:09.461Z] 8a3aa393b2d8: Download complete [2022-06-24T09:45:13.661Z] 114826534d7a: Pull complete [2022-06-24T09:45:13.661Z] 4657fd5d0bcf: Pull complete [2022-06-24T09:45:13.661Z] 6ad1cebc031e: Pull complete [2022-06-24T09:45:16.198Z] 8a3aa393b2d8: Pull complete [2022-06-24T09:45:16.198Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-24T09:45:16.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-24T09:45:16.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:45:16.295Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:45:16.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-24T09:45:18.081Z] $ docker top e08775d321e0c2df515d70e9b6f09db5e26553ee1ad78f9359e86b7c23d7877d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-24T09:45:18.163Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-06-24T09:45:18.445Z] + set -o pipefail [2022-06-24T09:45:18.446Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-06-24T09:45:21.746Z] [2022-06-24T09:45:21.746Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-06-24T09:45:21.746Z] [2022-06-24T09:45:21.746Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/80dfee0a-811e-435c-8a32-2f0928e1858b [2022-06-24T09:45:21.746Z] [2022-06-24T09:45:21.746Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-24T09:45:21.746Z] [2022-06-24T09:45:21.746Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-24T09:45:21.746Z] [2022-06-24T09:45:22.007Z] [2022-06-24T09:45:22.007Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-24T09:45:22.007Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-24T09:45:22.025Z] $ docker stop --time=1 e08775d321e0c2df515d70e9b6f09db5e26553ee1ad78f9359e86b7c23d7877d [2022-06-24T09:45:23.736Z] $ docker rm -f e08775d321e0c2df515d70e9b6f09db5e26553ee1ad78f9359e86b7c23d7877d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T09:45:24.347Z] + git log --format=format:%s -1 1f5faa189c5026e141b035046ee789496d5d86c4 [Pipeline] sh [2022-06-24T09:45:24.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T09:45:24.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:24.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T09:45:24.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:45:25.020Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:45:25.058Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T09:45:25.471Z] $ docker top 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T09:45:25.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T09:45:25.553Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T09:45:25.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T09:45:25.683Z] $ docker exec 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 ssh-agent [2022-06-24T09:45:25.793Z] SSH_AUTH_SOCK=/tmp/ssh-xgFfbGMKQJt7/agent.33 [2022-06-24T09:45:25.793Z] SSH_AGENT_PID=39 [2022-06-24T09:45:25.799Z] Running ssh-add (command line suppressed) [2022-06-24T09:45:25.921Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2147154504562119689.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2147154504562119689.key) [2022-06-24T09:45:25.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T09:45:26.248Z] + git semver tag [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,428 [run_tag] DEBUG tag force:False [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,428 [check_head_tag] DEBUG check head tag [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,428 [execute] INFO git cat-file --batch-check [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,432 [execute] INFO git cat-file --batch [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,439 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-24T09:45:26.524Z] 2022-06-24 09:45:26,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:45:26.524Z] 2.2.1-dev.3 [Pipeline] } [2022-06-24T09:45:26.572Z] $ docker exec --env ******** --env ******** 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 ssh-agent -k [2022-06-24T09:45:26.683Z] unset SSH_AUTH_SOCK; [2022-06-24T09:45:26.684Z] unset SSH_AGENT_PID; [2022-06-24T09:45:26.684Z] echo Agent pid 39 killed; [2022-06-24T09:45:26.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T09:45:26.992Z] + git semver [Pipeline] } [2022-06-24T09:45:27.268Z] $ docker stop --time=1 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 [2022-06-24T09:45:28.554Z] $ docker rm -f 45486c36fc8ffdef8ee817365dd1f49544f8170ce414b0932babdec590d0c9e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:28.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-24T09:45:28.942Z] [2022-06-24T09:45:28.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:29.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-24T09:45:29.250Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-24T09:45:29.250Z] ab5ef0e58194: Pulling fs layer [2022-06-24T09:45:29.251Z] 9712f1f96733: Pulling fs layer [2022-06-24T09:45:29.251Z] 63f879dbbcfc: Pulling fs layer [2022-06-24T09:45:29.251Z] 0d9ebad4ef96: Pulling fs layer [2022-06-24T09:45:29.251Z] e9a5061849ea: Pulling fs layer [2022-06-24T09:45:29.251Z] d747dcd14b5f: Pulling fs layer [2022-06-24T09:45:29.251Z] 2de7ff778b66: Pulling fs layer [2022-06-24T09:45:29.251Z] e9a5061849ea: Waiting [2022-06-24T09:45:29.251Z] d747dcd14b5f: Waiting [2022-06-24T09:45:29.251Z] 2de7ff778b66: Waiting [2022-06-24T09:45:29.251Z] 0d9ebad4ef96: Waiting [2022-06-24T09:45:29.251Z] 9712f1f96733: Verifying Checksum [2022-06-24T09:45:29.251Z] 9712f1f96733: Download complete [2022-06-24T09:45:29.824Z] 63f879dbbcfc: Verifying Checksum [2022-06-24T09:45:29.824Z] 63f879dbbcfc: Download complete [2022-06-24T09:45:29.824Z] 0d9ebad4ef96: Verifying Checksum [2022-06-24T09:45:29.824Z] 0d9ebad4ef96: Download complete [2022-06-24T09:45:29.824Z] d747dcd14b5f: Download complete [2022-06-24T09:45:29.824Z] e9a5061849ea: Verifying Checksum [2022-06-24T09:45:29.824Z] e9a5061849ea: Download complete [2022-06-24T09:45:29.824Z] ab5ef0e58194: Verifying Checksum [2022-06-24T09:45:29.824Z] ab5ef0e58194: Download complete [2022-06-24T09:45:30.083Z] 2de7ff778b66: Verifying Checksum [2022-06-24T09:45:30.083Z] 2de7ff778b66: Download complete [2022-06-24T09:45:33.372Z] ab5ef0e58194: Pull complete [2022-06-24T09:45:33.372Z] 9712f1f96733: Pull complete [2022-06-24T09:45:33.632Z] 63f879dbbcfc: Pull complete [2022-06-24T09:45:37.821Z] 0d9ebad4ef96: Pull complete [2022-06-24T09:45:37.821Z] e9a5061849ea: Pull complete [2022-06-24T09:45:37.821Z] d747dcd14b5f: Pull complete [2022-06-24T09:45:39.201Z] 2de7ff778b66: Pull complete [2022-06-24T09:45:39.201Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-24T09:45:39.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-24T09:45:39.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:45:39.300Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:45:39.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-24T09:45:41.386Z] $ docker top d181c5cbc39fe2519322f06bb128e2f4f6a73d0cc20763092c5f8530721b1c75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-24T09:45:41.468Z] provisioning config files... [2022-06-24T09:45:41.476Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4986865828473993611tmp [2022-06-24T09:45:41.488Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2554786816217198391tmp [2022-06-24T09:45:41.499Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3101223427089959181tmp [Pipeline] { [Pipeline] echo [2022-06-24T09:45:41.516Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:45:41.802Z] ---> sigul-configuration.sh [2022-06-24T09:45:41.802Z] gpg: directory `/root/.gnupg' created [2022-06-24T09:45:41.802Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-24T09:45:41.802Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-24T09:45:41.802Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-24T09:45:41.802Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-24T09:45:41.802Z] gpg: CAST5 encrypted data [2022-06-24T09:45:41.802Z] gpg: encrypted with 1 passphrase [2022-06-24T09:45:41.802Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-24T09:45:42.090Z] + mkdir /home/jenkins [2022-06-24T09:45:42.090Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-24T09:45:42.380Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-24T09:45:42.389Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:45:42.677Z] ---> sigul-install.sh [2022-06-24T09:45:42.677Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-24T09:45:42.970Z] + git tag --list [2022-06-24T09:45:42.970Z] 0.1.1 [2022-06-24T09:45:42.970Z] v1.1.0 [2022-06-24T09:45:42.970Z] v1.2.0 [2022-06-24T09:45:42.970Z] v1.2.1 [2022-06-24T09:45:42.970Z] v1.3.0 [2022-06-24T09:45:42.970Z] v2.0.0 [2022-06-24T09:45:42.970Z] v2.1.0 [2022-06-24T09:45:42.970Z] v2.2.0 [2022-06-24T09:45:42.970Z] v2.2.1-dev.1 [2022-06-24T09:45:42.970Z] v2.2.1-dev.2 [2022-06-24T09:45:42.970Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-24T09:45:43.255Z] + lftools sign git-tag v2.2.1-dev.3 [2022-06-24T09:45:43.825Z] Signing Git tag with Sigul... [2022-06-24T09:45:43.825Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-06-24T09:45:44.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:45:44.383Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-24T09:45:44.392Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-24T09:45:44.416Z] $ docker stop --time=1 d181c5cbc39fe2519322f06bb128e2f4f6a73d0cc20763092c5f8530721b1c75 [2022-06-24T09:45:45.743Z] $ docker rm -f d181c5cbc39fe2519322f06bb128e2f4f6a73d0cc20763092c5f8530721b1c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-24T09:45:46.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T09:45:46.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:46.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T09:45:46.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:45:46.520Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:45:46.561Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T09:45:46.940Z] $ docker top 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T09:45:47.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T09:45:47.033Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T09:45:47.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T09:45:47.159Z] $ docker exec 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 ssh-agent [2022-06-24T09:45:47.275Z] SSH_AUTH_SOCK=/tmp/ssh-uKpNyDO1ewf5/agent.33 [2022-06-24T09:45:47.275Z] SSH_AGENT_PID=40 [2022-06-24T09:45:47.281Z] Running ssh-add (command line suppressed) [2022-06-24T09:45:47.405Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2917864998140438944.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2917864998140438944.key) [2022-06-24T09:45:47.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T09:45:47.704Z] + git semver bump pre [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,873 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,873 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,873 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,875 [execute] INFO git cat-file --batch-check [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,880 [execute] INFO git cat-file --batch [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T09:45:47.965Z] 2022-06-24 09:45:47,885 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:45:47.965Z] 2.2.1-dev.4 [Pipeline] } [2022-06-24T09:45:47.980Z] $ docker exec --env ******** --env ******** 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 ssh-agent -k [2022-06-24T09:45:48.098Z] unset SSH_AUTH_SOCK; [2022-06-24T09:45:48.098Z] unset SSH_AGENT_PID; [2022-06-24T09:45:48.098Z] echo Agent pid 40 killed; [2022-06-24T09:45:48.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T09:45:48.408Z] + git semver [Pipeline] } [2022-06-24T09:45:48.687Z] $ docker stop --time=1 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 [2022-06-24T09:45:49.992Z] $ docker rm -f 7de0b2b5253bdb9a0db4fcd81c34ff944164decd7c82a1d1cae178bf4cb65842 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T09:45:50.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T09:45:50.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:50.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T09:45:50.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:45:50.722Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:45:50.762Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T09:45:51.118Z] $ docker top 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T09:45:51.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T09:45:51.203Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T09:45:51.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T09:45:51.343Z] $ docker exec 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 ssh-agent [2022-06-24T09:45:51.448Z] SSH_AUTH_SOCK=/tmp/ssh-br9lz8PQWeGm/agent.32 [2022-06-24T09:45:51.448Z] SSH_AGENT_PID=38 [2022-06-24T09:45:51.454Z] Running ssh-add (command line suppressed) [2022-06-24T09:45:51.583Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3968941944748112020.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3968941944748112020.key) [2022-06-24T09:45:51.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T09:45:51.883Z] + git semver push [2022-06-24T09:45:52.143Z] 2022-06-24 09:45:52,057 [run_push] DEBUG push [2022-06-24T09:45:52.144Z] 2022-06-24 09:45:52,058 [execute] INFO git cat-file --batch-check [2022-06-24T09:45:52.144Z] 2022-06-24 09:45:52,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T09:45:52.144Z] 2022-06-24 09:45:52,062 [execute] INFO git rev-list bdc3cddd61c2d6fe71ce61b9075d0dc9ba074a05 -- [2022-06-24T09:45:52.144Z] 2022-06-24 09:45:52,062 [execute] DEBUG Popen(['git', 'rev-list', 'bdc3cddd61c2d6fe71ce61b9075d0dc9ba074a05', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-24T09:45:52.144Z] 2022-06-24 09:45:52,067 [execute] INFO git fetch -v origin [2022-06-24T09:45:52.144Z] 2022-06-24 09:45:52,068 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-24T09:45:52.723Z] 2022-06-24 09:45:52,527 [run_push] DEBUG no remote changes detected [2022-06-24T09:45:52.723Z] 2022-06-24 09:45:52,527 [execute] INFO git push origin semver [2022-06-24T09:45:52.723Z] 2022-06-24 09:45:52,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-24T09:45:53.780Z] 2022-06-24 09:45:53,619 [run_push] DEBUG push all version tags [2022-06-24T09:45:53.780Z] 2022-06-24 09:45:53,619 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-24T09:45:53.780Z] 2022-06-24 09:45:53,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-24T09:45:54.722Z] 2022-06-24 09:45:54,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-06-24T09:45:54.722Z] 2.2.1-dev.4 [Pipeline] } [2022-06-24T09:45:54.738Z] $ docker exec --env ******** --env ******** 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 ssh-agent -k [2022-06-24T09:45:54.861Z] unset SSH_AUTH_SOCK; [2022-06-24T09:45:54.862Z] unset SSH_AGENT_PID; [2022-06-24T09:45:54.862Z] echo Agent pid 38 killed; [2022-06-24T09:45:54.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T09:45:55.186Z] + git semver [Pipeline] } [2022-06-24T09:45:55.469Z] $ docker stop --time=1 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 [2022-06-24T09:45:56.775Z] $ docker rm -f 2c77ca7776c4cb6a2aacc5ae265a004edb1a034ac0b3f7c02a55e157a6aaf7d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-24T09:45:57.322Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-06-24T09:45:57.322Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-24T09:45:57.322Z] total 16 [2022-06-24T09:45:57.322Z] drwxr-xr-x 3 root root 4096 Jun 24 09:39 . [2022-06-24T09:45:57.322Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 09:45 .. [2022-06-24T09:45:57.322Z] drwxr-xr-x 2 root root 4096 Jun 24 09:39 cost [2022-06-24T09:45:57.322Z] -rw-r--r-- 1 root root 81 Jun 24 09:39 cost.csv [2022-06-24T09:45:57.322Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-24T09:45:57.322Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-06-24T09:45:57.322Z] total 16 [2022-06-24T09:45:57.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 09:39 . [2022-06-24T09:45:57.322Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 09:45 .. [2022-06-24T09:45:57.322Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 09:39 cost [2022-06-24T09:45:57.322Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 24 09:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:45:57.617Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:45:58.484Z] ---> package-listing.sh [2022-06-24T09:45:58.484Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-24T09:45:58.484Z] ++ facter osfamily [2022-06-24T09:45:58.744Z] + OS_FAMILY=debian [2022-06-24T09:45:58.744Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-06-24T09:45:58.744Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-24T09:45:58.744Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-24T09:45:58.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-24T09:45:58.744Z] + PACKAGES=/tmp/packages_start.txt [2022-06-24T09:45:58.744Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-06-24T09:45:58.744Z] + PACKAGES=/tmp/packages_end.txt [2022-06-24T09:45:58.744Z] + case "${OS_FAMILY}" in [2022-06-24T09:45:58.744Z] + dpkg -l [2022-06-24T09:45:58.744Z] + grep '^ii' [2022-06-24T09:45:58.744Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-24T09:45:58.744Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-24T09:45:58.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-24T09:45:58.744Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-06-24T09:45:58.744Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-06-24T09:45:58.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-06-24T09:45:58.756Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-06-24T09:45:59.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T09:45:59.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T09:45:59.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T09:45:59.682Z] prd-ubuntu20.04-docker-8c-8g-15523 does not seem to be running inside a container [2022-06-24T09:45:59.724Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T09:45:59.991Z] $ docker top c0975811ec7bce50c2b7d0765d46be06e201e00be28feefff35a9192ccd2f4cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T09:46:00.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-24T09:46:00.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-24T09:46:00.929Z] + ls /var/log/sa-host [2022-06-24T09:46:00.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T09:46:01.051Z] provisioning config files... [2022-06-24T09:46:01.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4239993169601526342tmp [Pipeline] { [Pipeline] echo [2022-06-24T09:46:01.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:46:01.358Z] ---> create-netrc.sh [Pipeline] } [2022-06-24T09:46:01.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:46:01.695Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-24T09:46:01.703Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:46:01.989Z] ---> sudo-logs.sh [2022-06-24T09:46:01.989Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-24T09:46:02.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:46:02.298Z] ---> job-cost.sh [2022-06-24T09:46:02.298Z] lf-activate-venv: SKIPPING [2022-06-24T09:46:02.298Z] DEBUG: total: 0.2199999988079071 [2022-06-24T09:46:02.298Z] INFO: Retrieving Stack Cost... [2022-06-24T09:46:02.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T09:46:03.131Z] INFO: Archiving Costs [Pipeline] echo [2022-06-24T09:46:03.143Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T09:46:03.428Z] ---> logs-deploy.sh [2022-06-24T09:46:03.428Z] lf-activate-venv: SKIPPING [2022-06-24T09:46:03.428Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/74 [2022-06-24T09:46:03.428Z] INFO: archiving workspace using pattern(s): [2022-06-24T09:46:04.373Z] Archives upload complete. [2022-06-24T09:46:04.373Z] INFO: archiving logs to Nexus