Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 308eeb81062530064bc8ceb467383f61751e4df0 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-ssh9917799333984092011.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-ssh13816168110936226604.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4854098245706806660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13319076977962771316.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-ssh6064031356537460348.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17684736321646653203.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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-2343 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 308eeb81062530064bc8ceb467383f61751e4df0 (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 308eeb81062530064bc8ceb467383f61751e4df0 # timeout=10 Commit message: "feat: Add basic testing case for each component or directive" > git rev-list --no-walk 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:00:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:00:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:00:26 ========================================================= 16:00:26 EdgeX Global Pipelines Version Info 16:00:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:00:27 ------------------- 16:00:27 stable info: 16:00:27 ------------------- 16:00:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:00:27 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:00:27 Message: update stable to v1.0.234 16:00:28 ------------------- 16:00:28 experimental info: 16:00:28 ------------------- 16:00:28 Commited By: **** collab-it+edgex@linuxfoundation.org 16:00:28 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:00:28 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 308eeb8 [Pipeline] echo 16:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:28 provisioning config files... 16:00:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7203912111325215283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:29 ---> docker-login.sh 16:00:29 nexus3.edgexfoundry.org:10001 16:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:29 Configure a credential helper to remove this warning. See 16:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:29 16:00:29 Login Succeeded 16:00:29 nexus3.edgexfoundry.org:10002 16:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:29 Configure a credential helper to remove this warning. See 16:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:29 16:00:29 Login Succeeded 16:00:29 nexus3.edgexfoundry.org:10003 16:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:29 Configure a credential helper to remove this warning. See 16:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:29 16:00:29 Login Succeeded 16:00:29 nexus3.edgexfoundry.org:10004 16:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:29 Configure a credential helper to remove this warning. See 16:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:29 16:00:29 Login Succeeded 16:00:29 docker.io 16:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:30 Configure a credential helper to remove this warning. See 16:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:30 16:00:30 Login Succeeded 16:00:30 ---> docker-login.sh ends [Pipeline] } 16:00:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:00:30 + git rev-list -1 --merges 308eeb81062530064bc8ceb467383f61751e4df0~1..308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo 16:00:30 -----------> git rev-list -1 --merges 308eeb81062530064bc8ceb467383f61751e4df0~1..308eeb81062530064bc8ceb467383f61751e4df0 308eeb81062530064bc8ceb467383f61751e4df0 [false] [Pipeline] sh 16:00:31 + git log --format=format:%s -1 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo 16:00:31 ========================================================= 16:00:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:00:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:31 + git log --format=format:%s -1 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] echo 16:00:31 [semverPrep] GIT_COMMIT: 308eeb81062530064bc8ceb467383f61751e4df0, Commit Message: feat: Add basic testing case for each component or directive [Pipeline] echo 16:00:31 [semverPrep] This is not a build commit. [Pipeline] sh 16:00:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:32 + grep -v github /etc/ssh/ssh_known_hosts 16:00:32 + [ -e /tmp/ssh_known_hosts ] 16:00:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:00:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:00:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:00:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:32 16:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:32 0.1.4: Pulling from edgex-devops/py-git-semver 16:00:32 42c077c10790: Pulling fs layer 16:00:32 f63e77b7563a: Pulling fs layer 16:00:32 bd5fdadae976: Pulling fs layer 16:00:32 205491f53016: Pulling fs layer 16:00:32 df18705c85c3: Pulling fs layer 16:00:32 bdb3f477010e: Pulling fs layer 16:00:32 c8a8fc8e1c8f: Pulling fs layer 16:00:32 2c6e9b1d212d: Pulling fs layer 16:00:32 bdb8f0575790: Pulling fs layer 16:00:32 386e3cb2ff24: Pulling fs layer 16:00:32 2343380bae48: Pulling fs layer 16:00:32 2c6e9b1d212d: Waiting 16:00:32 bdb8f0575790: Waiting 16:00:32 205491f53016: Waiting 16:00:32 2343380bae48: Waiting 16:00:32 df18705c85c3: Waiting 16:00:32 bdb3f477010e: Waiting 16:00:32 386e3cb2ff24: Waiting 16:00:32 c8a8fc8e1c8f: Waiting 16:00:32 f63e77b7563a: Verifying Checksum 16:00:32 f63e77b7563a: Download complete 16:00:32 205491f53016: Verifying Checksum 16:00:32 205491f53016: Download complete 16:00:33 df18705c85c3: Verifying Checksum 16:00:33 df18705c85c3: Download complete 16:00:33 bd5fdadae976: Verifying Checksum 16:00:33 bd5fdadae976: Download complete 16:00:33 bdb3f477010e: Verifying Checksum 16:00:33 bdb3f477010e: Download complete 16:00:33 2c6e9b1d212d: Verifying Checksum 16:00:33 2c6e9b1d212d: Download complete 16:00:33 bdb8f0575790: Download complete 16:00:33 386e3cb2ff24: Download complete 16:00:33 2343380bae48: Verifying Checksum 16:00:33 2343380bae48: Download complete 16:00:33 42c077c10790: Verifying Checksum 16:00:33 42c077c10790: Download complete 16:00:33 c8a8fc8e1c8f: Download complete 16:00:34 42c077c10790: Pull complete 16:00:34 f63e77b7563a: Pull complete 16:00:34 bd5fdadae976: Pull complete 16:00:35 205491f53016: Pull complete 16:00:35 df18705c85c3: Pull complete 16:00:35 bdb3f477010e: Pull complete 16:00:37 c8a8fc8e1c8f: Pull complete 16:00:37 2c6e9b1d212d: Pull complete 16:00:37 bdb8f0575790: Pull complete 16:00:37 386e3cb2ff24: Pull complete 16:00:37 2343380bae48: Pull complete 16:00:37 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:38 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:00:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:00:39 $ docker top 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 -eo pid,comm 16:00:39 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). 16:00:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:39 [ssh-agent] Looking for ssh-agent implementation... 16:00:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:39 $ docker exec 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent 16:00:39 SSH_AUTH_SOCK=/tmp/ssh-pc05BDR0zyle/agent.33 16:00:39 SSH_AGENT_PID=41 16:00:39 Running ssh-add (command line suppressed) 16:00:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6334030729155957907.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6334030729155957907.key) 16:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:40 + git tag --points-at HEAD [Pipeline] } 16:00:40 $ docker exec --env ******** --env ******** 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent -k 16:00:40 unset SSH_AUTH_SOCK; 16:00:40 unset SSH_AGENT_PID; 16:00:40 echo Agent pid 41 killed; 16:00:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:00:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:40 [ssh-agent] Looking for ssh-agent implementation... 16:00:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:40 $ docker exec 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent 16:00:40 SSH_AUTH_SOCK=/tmp/ssh-1Ua2k0te0vsr/agent.74 16:00:40 SSH_AGENT_PID=80 16:00:40 Running ssh-add (command line suppressed) 16:00:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502483904676765728.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502483904676765728.key) 16:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:41 + git semver init 16:00:41 2022-06-13 16:00:41,485 [run_init] DEBUG init version:0.0.0 force:False 16:00:41 2022-06-13 16:00:41,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:00:41 2022-06-13 16:00:41,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:00:41 2022-06-13 16:00:41,488 [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) 16:00:42 2022-06-13 16:00:42,664 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 16:00:42 2022-06-13 16:00:42,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 16:00:42 2022-06-13 16:00:42,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:00:42 2022-06-13 16:00:42,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:00:42 2.2.1-dev.1 [Pipeline] } 16:00:42 $ docker exec --env ******** --env ******** 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 ssh-agent -k 16:00:43 unset SSH_AUTH_SOCK; 16:00:43 unset SSH_AGENT_PID; 16:00:43 echo Agent pid 80 killed; 16:00:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:43 + git semver [Pipeline] } 16:00:43 $ docker stop --time=1 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 16:00:44 $ docker rm -f 82757edbb4b53852dbc6ab15b739caf10ac1d02cede5425a5a52146cfcef4893 [Pipeline] // withDockerContainer [Pipeline] sh 16:00:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:45 Stashed 1 file(s) [Pipeline] echo 16:00:45 [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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 16:00:45 provisioning config files... 16:00:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8777039591316997480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:46 ---> docker-login.sh 16:00:46 nexus3.edgexfoundry.org:10001 16:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:46 Configure a credential helper to remove this warning. See 16:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:46 16:00:46 Login Succeeded 16:00:46 nexus3.edgexfoundry.org:10002 16:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:46 Configure a credential helper to remove this warning. See 16:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:46 16:00:46 Login Succeeded 16:00:46 nexus3.edgexfoundry.org:10003 16:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:46 Configure a credential helper to remove this warning. See 16:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:46 16:00:46 Login Succeeded 16:00:46 nexus3.edgexfoundry.org:10004 16:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:46 Configure a credential helper to remove this warning. See 16:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:46 16:00:46 Login Succeeded 16:00:46 docker.io 16:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:46 Configure a credential helper to remove this warning. See 16:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:46 16:00:46 Login Succeeded 16:00:46 ---> docker-login.sh ends [Pipeline] } 16:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:46 ========================================================= 16:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:00:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:47 + 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 . 16:00:47 Sending build context to Docker daemon 43.55MB 16:00:47 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 16:00:47 Step 2/15 : FROM ${BASE} AS builder 16:00:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:47 59bf1c3509f3: Pulling fs layer 16:00:47 666ba61612fd: Pulling fs layer 16:00:47 8ed8ca486205: Pulling fs layer 16:00:47 cc1cd167ecdc: Pulling fs layer 16:00:47 c516ae0d96e1: Pulling fs layer 16:00:47 cc1cd167ecdc: Waiting 16:00:47 684cea983483: Pulling fs layer 16:00:47 dd3240ac7de5: Pulling fs layer 16:00:47 684cea983483: Waiting 16:00:47 b1e948a4e11c: Pulling fs layer 16:00:47 a8fd76ee1af6: Pulling fs layer 16:00:47 646ad004c059: Pulling fs layer 16:00:47 dd3240ac7de5: Waiting 16:00:47 b1e948a4e11c: Waiting 16:00:47 8ed8ca486205: Verifying Checksum 16:00:47 8ed8ca486205: Download complete 16:00:47 666ba61612fd: Verifying Checksum 16:00:47 c516ae0d96e1: Verifying Checksum 16:00:47 c516ae0d96e1: Download complete 16:00:47 684cea983483: Verifying Checksum 16:00:47 684cea983483: Download complete 16:00:47 59bf1c3509f3: Verifying Checksum 16:00:47 59bf1c3509f3: Download complete 16:00:47 dd3240ac7de5: Verifying Checksum 16:00:47 dd3240ac7de5: Download complete 16:00:47 b1e948a4e11c: Verifying Checksum 16:00:47 b1e948a4e11c: Download complete 16:00:47 59bf1c3509f3: Pull complete 16:00:48 666ba61612fd: Pull complete 16:00:48 8ed8ca486205: Pull complete 16:00:48 646ad004c059: Verifying Checksum 16:00:48 646ad004c059: Download complete 16:00:48 a8fd76ee1af6: Verifying Checksum 16:00:48 a8fd76ee1af6: Download complete 16:00:48 cc1cd167ecdc: Verifying Checksum 16:00:48 cc1cd167ecdc: Download complete 16:00:52 cc1cd167ecdc: Pull complete 16:00:52 c516ae0d96e1: Pull complete 16:00:52 684cea983483: Pull complete 16:00:52 dd3240ac7de5: Pull complete 16:00:52 b1e948a4e11c: Pull complete 16:00:55 a8fd76ee1af6: Pull complete 16:00:55 646ad004c059: Pull complete 16:00:55 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:00:55 ---> 8f69c11f6b0c 16:00:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:00:57 ---> Running in 90227c878769 16:00:57 Removing intermediate container 90227c878769 16:00:57 ---> 850a2e6f76fd 16:00:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:00:57 ---> Running in 62966eb514dc 16:00:57 Removing intermediate container 62966eb514dc 16:00:57 ---> 468502cd043d 16:00:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:00:57 ---> Running in d8be4c78d94c 16:00:58 Removing intermediate container d8be4c78d94c 16:00:58 ---> 1593e2f5d93e 16:00:58 Step 6/15 : LABEL Name=edgex-ui-go 16:00:58 ---> Running in 9ca218d86ac9 16:00:58 Removing intermediate container 9ca218d86ac9 16:00:58 ---> 39ec8de9f48d 16:00:58 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:00:58 ---> Running in 3e803f61986a 16:00:58 Removing intermediate container 3e803f61986a 16:00:58 ---> 87f1a3338b2b 16:00:58 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:58 ---> Running in 709f8372ae2b 16:00:58 Removing intermediate container 709f8372ae2b 16:00:58 ---> aed72037c795 16:00:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:58 ---> Running in a6eda2b412dd 16:00:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:01:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:01:00 OK: 221 MiB in 52 packages 16:01:00 Still waiting to schedule task 16:01:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:01:00 Removing intermediate container a6eda2b412dd 16:01:00 ---> 542b3f055f2a 16:01:00 Step 10/15 : ENV GO111MODULE=on 16:01:00 ---> Running in 78959912a297 16:01:00 Removing intermediate container 78959912a297 16:01:00 ---> 68eb40eb9ec3 16:01:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:01:00 ---> Running in 784ac950ee84 16:01:00 Removing intermediate container 784ac950ee84 16:01:00 ---> 01ebe466f14f 16:01:00 Step 12/15 : COPY go.mod vendor* ./ 16:01:01 ---> 69220f2d2d67 16:01:01 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:01 ---> Running in 618848ac8aa7 16:01:13 Removing intermediate container 618848ac8aa7 16:01:13 ---> 1284eb786f8c 16:01:13 Step 14/15 : COPY . . 16:01:13 ---> 9f784ff5a86c 16:01:13 Step 15/15 : RUN ${MAKE} 16:01:13 ---> Running in da94816bc402 16:01:13 noop 16:01:13 Removing intermediate container da94816bc402 16:01:13 ---> ae2c6e864e63 16:01:13 Successfully built ae2c6e864e63 16:01:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:13 + docker inspect -f . ci-base-image-x86_64 16:01:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:13 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:01:13 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:01:14 $ docker top 7957c97fbf1ed7d367b4ad039073fdce1e9eaaeceb390a10adec199724cff6bc -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:14 + go version 16:01:14 go version go1.17.7 linux/amd64 [Pipeline] } 16:01:14 $ docker stop --time=1 7957c97fbf1ed7d367b4ad039073fdce1e9eaaeceb390a10adec199724cff6bc 16:01:16 $ docker rm -f 7957c97fbf1ed7d367b4ad039073fdce1e9eaaeceb390a10adec199724cff6bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:16 + docker inspect -f . ci-base-image-x86_64 16:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:16 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:01:16 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:01:16 $ docker top e3ed73196bb3d64e29870e1fb37001ad78fe50ea02cb6c12cde461d36b1ac7dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:01:17 + make test 16:01:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:01:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:01:22 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:01:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:01:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:01:25 $ docker stop --time=1 e3ed73196bb3d64e29870e1fb37001ad78fe50ea02cb6c12cde461d36b1ac7dc 16:01:27 $ docker rm -f e3ed73196bb3d64e29870e1fb37001ad78fe50ea02cb6c12cde461d36b1ac7dc [Pipeline] // withDockerContainer [Pipeline] sh 16:01:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:01:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:28 + ls -al . 16:01:28 total 160 16:01:28 drwxrwxr-x 14 jenkins jenkins 4096 Jun 13 16:01 . 16:01:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 .. 16:01:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 16:00 .git 16:01:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 .github 16:01:28 -rw-rw-r-- 1 jenkins jenkins 167 Jun 13 16:00 .gitignore 16:01:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 16:00 .semver 16:01:28 -rw-rw-r-- 1 jenkins jenkins 2022 Jun 13 16:00 Attribution.txt 16:01:28 -rw-rw-r-- 1 jenkins jenkins 14570 Jun 13 16:00 CHANGELOG.md 16:01:28 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 16:00 CONTRIBUTING.md 16:01:28 -rw-rw-r-- 1 jenkins jenkins 1549 Jun 13 16:00 Dockerfile 16:01:28 -rw-rw-r-- 1 jenkins jenkins 652 Jun 13 16:00 Jenkinsfile 16:01:28 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 16:00 LICENSE 16:01:28 -rw-rw-r-- 1 jenkins jenkins 1212 Jun 13 16:00 Makefile 16:01:28 -rw-rw-r-- 1 jenkins jenkins 4398 Jun 13 16:00 README.md 16:01:28 -rw-rw-r-- 1 jenkins jenkins 11 Jun 13 16:00 VERSION 16:01:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 assets 16:01:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:00 bin 16:01:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 cmd 16:01:28 -rw-r--r-- 1 jenkins jenkins 10 Jun 13 16:01 coverage.out 16:01:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:00 docs 16:01:28 -rw-rw-r-- 1 jenkins jenkins 1945 Jun 13 16:00 go.mod 16:01:28 -rw-rw-r-- 1 jenkins jenkins 26589 Jun 13 16:00 go.sum 16:01:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 16:00 internal 16:01:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:00 pkg 16:01:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 snap 16:01:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 testing 16:01:28 -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 16:00 version.go 16:01:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:28 + 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=308eeb81062530064bc8ceb467383f61751e4df0 --label arch=amd64 --label version=2.2.1-dev.1 . 16:01:28 Sending build context to Docker daemon 43.55MB 16:01:28 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 16:01:28 Step 2/23 : FROM ${BASE} AS builder 16:01:28 ---> ae2c6e864e63 16:01:28 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:01:28 ---> Running in ef06d0e18ca3 16:01:29 Removing intermediate container ef06d0e18ca3 16:01:29 ---> 1a9c58ca56cc 16:01:29 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 16:01:29 ---> Running in d8850390a12f 16:01:29 Removing intermediate container d8850390a12f 16:01:29 ---> f5949897c299 16:01:29 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 16:01:29 ---> Running in 988eabe08d40 16:01:29 Removing intermediate container 988eabe08d40 16:01:29 ---> 0fcb3b2a3a7f 16:01:29 Step 6/23 : LABEL Name=edgex-ui-go 16:01:29 ---> Running in 4b94c8c69730 16:01:29 Removing intermediate container 4b94c8c69730 16:01:29 ---> b6b9d3a4e424 16:01:29 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:01:29 ---> Running in 8599f58c4599 16:01:29 Removing intermediate container 8599f58c4599 16:01:29 ---> 90388c393fcf 16:01:29 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:29 ---> Running in 7dc84597563d 16:01:30 Removing intermediate container 7dc84597563d 16:01:30 ---> b4c5c912a474 16:01:30 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:30 ---> Running in ad37fcfd538f 16:01:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:01:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:01:31 OK: 221 MiB in 52 packages 16:01:31 Removing intermediate container ad37fcfd538f 16:01:31 ---> a549b370bf87 16:01:31 Step 10/23 : ENV GO111MODULE=on 16:01:31 ---> Running in c921421c6a49 16:01:32 Removing intermediate container c921421c6a49 16:01:32 ---> 30cda81cd279 16:01:32 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:01:32 ---> Running in 28977e823351 16:01:32 Removing intermediate container 28977e823351 16:01:32 ---> d4ca5c5e9055 16:01:32 Step 12/23 : COPY go.mod vendor* ./ 16:01:32 ---> 959ff04e0773 16:01:32 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:32 ---> Running in fc942f0fade0 16:01:33 Removing intermediate container fc942f0fade0 16:01:33 ---> 9107be40cc06 16:01:33 Step 14/23 : COPY . . 16:01:33 ---> 6891b7be48a8 16:01:33 Step 15/23 : RUN ${MAKE} 16:01:33 ---> Running in 5ba66fdf8530 16:01:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:01:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:01:41 Removing intermediate container 5ba66fdf8530 16:01:41 ---> 71d229e0b32f 16:01:41 Step 16/23 : FROM alpine:3.14 16:01:41 3.14: Pulling from library/alpine 16:01:41 8663204ce13b: Pulling fs layer 16:01:41 8663204ce13b: Verifying Checksum 16:01:41 8663204ce13b: Download complete 16:01:42 8663204ce13b: Pull complete 16:01:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:01:42 Status: Downloaded newer image for alpine:3.14 16:01:42 ---> e04c818066af 16:01:42 Step 17/23 : EXPOSE 4000 16:01:42 ---> Running in 5ce49cf295e4 16:01:42 Removing intermediate container 5ce49cf295e4 16:01:42 ---> 3aa307133dd5 16:01:42 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 16:01:42 ---> f45650941e02 16:01:42 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:01:42 ---> Running in b33263625206 16:01:43 Removing intermediate container b33263625206 16:01:43 ---> 77f1a2ca0e97 16:01:43 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:01:43 ---> Running in d32ec3f933d5 16:01:43 Removing intermediate container d32ec3f933d5 16:01:43 ---> 1fb553186590 16:01:43 Step 21/23 : LABEL arch=amd64 16:01:43 ---> Running in 958a17bb7c5e 16:01:43 Removing intermediate container 958a17bb7c5e 16:01:43 ---> 006036be0bd7 16:01:43 Step 22/23 : LABEL git_sha=308eeb81062530064bc8ceb467383f61751e4df0 16:01:43 ---> Running in bce8d1149431 16:01:43 Removing intermediate container bce8d1149431 16:01:43 ---> 427404e54073 16:01:43 Step 23/23 : LABEL version=2.2.1-dev.1 16:01:43 ---> Running in 99f6f8e010a5 16:01:43 Removing intermediate container 99f6f8e010a5 16:01:43 ---> b3e232e55558 16:01:43 [Warning] One or more build-args [ARCH] were not consumed 16:01:43 Successfully built b3e232e55558 16:01:43 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:43 provisioning config files... 16:01:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4839532874250940541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:43 ---> docker-login.sh 16:01:43 nexus3.edgexfoundry.org:10001 16:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:43 Configure a credential helper to remove this warning. See 16:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:43 16:01:43 Login Succeeded 16:01:43 nexus3.edgexfoundry.org:10002 16:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:43 Configure a credential helper to remove this warning. See 16:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:43 16:01:43 Login Succeeded 16:01:43 nexus3.edgexfoundry.org:10003 16:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:43 Configure a credential helper to remove this warning. See 16:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:43 16:01:43 Login Succeeded 16:01:43 nexus3.edgexfoundry.org:10004 16:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:44 Configure a credential helper to remove this warning. See 16:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:44 16:01:44 Login Succeeded 16:01:44 docker.io 16:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:44 Configure a credential helper to remove this warning. See 16:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:44 16:01:44 Login Succeeded 16:01:44 ---> docker-login.sh ends [Pipeline] } 16:01:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:44 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:01:44 308eeb81062530064bc8ceb467383f61751e4df0 16:01:44 latest 16:01:44 2.2.1-dev.1 16:01:44 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 16:01:44 main 16:01:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0 16:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:01:45 b9dd21a5e34e: Preparing 16:01:45 b541d28bf3b4: Preparing 16:01:45 b541d28bf3b4: Layer already exists 16:01:47 b9dd21a5e34e: Pushed 16:01:47 308eeb81062530064bc8ceb467383f61751e4df0: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:01:47 b9dd21a5e34e: Preparing 16:01:47 b541d28bf3b4: Preparing 16:01:47 b9dd21a5e34e: Layer already exists 16:01:47 b541d28bf3b4: Layer already exists 16:01:47 latest: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.1 16:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:01:48 b9dd21a5e34e: Preparing 16:01:48 b541d28bf3b4: Preparing 16:01:48 b9dd21a5e34e: Layer already exists 16:01:48 b541d28bf3b4: Layer already exists 16:01:48 2.2.1-dev.1: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 16:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:01:49 b9dd21a5e34e: Preparing 16:01:49 b541d28bf3b4: Preparing 16:01:49 b541d28bf3b4: Layer already exists 16:01:49 b9dd21a5e34e: Layer already exists 16:01:49 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:01:49 b9dd21a5e34e: Preparing 16:01:49 b541d28bf3b4: Preparing 16:01:49 b9dd21a5e34e: Layer already exists 16:01:49 b541d28bf3b4: Layer already exists 16:01:49 main: digest: sha256:47127992c1e763db4aca21fbb5f8f717ae9043694b3a21527f315b3710510335 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:49 ===================================================== [Pipeline] echo 16:01:49 taggedImages: 16:01:49 - nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0 16:01:49 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:01:49 - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.1 16:01:49 - nexus3.edgexfoundry.org:10004/edgex-ui:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 16:01:49 - 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 16:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:50 16:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:50 latest: Pulling from edgex-lftools-log-publisher 16:01:50 5eb5b503b376: Pulling fs layer 16:01:50 5c69ac0246d0: Pulling fs layer 16:01:50 ec43610c2a17: Pulling fs layer 16:01:50 3a2ae6a8a46f: Pulling fs layer 16:01:50 33b1e0a273af: Pulling fs layer 16:01:50 5d3b04190fa2: Pulling fs layer 16:01:50 2f39f015ded8: Pulling fs layer 16:01:50 5d3b04190fa2: Waiting 16:01:50 3a2ae6a8a46f: Waiting 16:01:50 2f39f015ded8: Waiting 16:01:50 33b1e0a273af: Waiting 16:01:50 5c69ac0246d0: Download complete 16:01:50 3a2ae6a8a46f: Download complete 16:01:50 33b1e0a273af: Verifying Checksum 16:01:50 33b1e0a273af: Download complete 16:01:50 5d3b04190fa2: Verifying Checksum 16:01:50 5d3b04190fa2: Download complete 16:01:50 ec43610c2a17: Verifying Checksum 16:01:50 ec43610c2a17: Download complete 16:01:50 5eb5b503b376: Verifying Checksum 16:01:50 5eb5b503b376: Download complete 16:01:51 2f39f015ded8: Download complete 16:01:52 5eb5b503b376: Pull complete 16:01:52 5c69ac0246d0: Pull complete 16:01:52 ec43610c2a17: Pull complete 16:01:52 3a2ae6a8a46f: Pull complete 16:01:53 33b1e0a273af: Pull complete 16:01:53 5d3b04190fa2: Pull complete 16:01:57 2f39f015ded8: Pull complete 16:01:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:57 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:01:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:01:59 $ docker top a42de87ac341d73cbe4ad56584d06abce207e09d3c624cd23cb6b712e21962e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:59 ---> job-cost.sh 16:01:59 lf-activate-venv: SKIPPING 16:01:59 INFO: No Stack... 16:02:00 INFO: Retrieving Pricing Info for: v3-standard-8 16:02:00 INFO: Archiving Costs [Pipeline] sh 16:02:00 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 16:02:00 + cut -d, -f6 [Pipeline] lock 16:02:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] 16:02:00 Resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] did not exist. Created. 16:02:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:01 + echo total: 0.2199999988079071 [Pipeline] stash 16:02:01 Stashed 1 file(s) [Pipeline] } 16:02:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:01 $ docker stop --time=1 a42de87ac341d73cbe4ad56584d06abce207e09d3c624cd23cb6b712e21962e9 16:02:02 $ docker rm -f a42de87ac341d73cbe4ad56584d06abce207e09d3c624cd23cb6b712e21962e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2344 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:02:38 Running in /w/workspace/edgex-ui-go/72 [Pipeline] { [Pipeline] checkout 16:02:38 The recommended git tool is: git 16:02:45 using credential edgex-jenkins-ssh 16:02:45 Cloning the remote Git repository 16:02:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:02:46 > git init /w/workspace/edgex-ui-go/72 # timeout=10 16:02:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:02:46 > git --version # timeout=10 16:02:46 > git --version # 'git version 2.25.1' 16:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:48 Avoid second fetch 16:02:48 Checking out Revision 308eeb81062530064bc8ceb467383f61751e4df0 (main) 16:02:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:02:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:49 > git config core.sparsecheckout # timeout=10 16:02:49 > git checkout -f 308eeb81062530064bc8ceb467383f61751e4df0 # timeout=10 16:02:53 Commit message: "feat: Add basic testing case for each component or directive" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:02:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:02:54 Dload Upload Total Spent Left Speed 16:02:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 88789 [Pipeline] sh 16:02:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:02:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:02:55 + sudo tee /etc/docker/daemon.new 16:02:55 { 16:02:55 "registry-mirrors": [ 16:02:55 "https://nexus3.edgexfoundry.org:10001" 16:02:55 ], 16:02:55 "bip": "10.250.0.254/24", 16:02:55 "hosts": [ 16:02:55 "tcp://0.0.0.0:5555", 16:02:55 "unix:///var/run/docker.sock" 16:02:55 ], 16:02:55 "mtu": 1458, 16:02:55 "selinux-enabled": true, 16:02:55 "seccomp-profile": "/etc/docker/seccomp.json" 16:02:55 } [Pipeline] sh 16:02:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:02:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:14 provisioning config files... 16:03:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config1019367282275563214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:15 ---> docker-login.sh 16:03:15 nexus3.edgexfoundry.org:10001 16:03:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:15 Configure a credential helper to remove this warning. See 16:03:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:15 16:03:15 Login Succeeded 16:03:15 nexus3.edgexfoundry.org:10002 16:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:16 Configure a credential helper to remove this warning. See 16:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:16 16:03:16 Login Succeeded 16:03:16 nexus3.edgexfoundry.org:10003 16:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:16 Configure a credential helper to remove this warning. See 16:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:16 16:03:16 Login Succeeded 16:03:16 nexus3.edgexfoundry.org:10004 16:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:17 Configure a credential helper to remove this warning. See 16:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:17 16:03:17 Login Succeeded 16:03:17 docker.io 16:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:17 Configure a credential helper to remove this warning. See 16:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:17 16:03:17 Login Succeeded 16:03:17 ---> docker-login.sh ends [Pipeline] } 16:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:18 ========================================================= 16:03:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:03:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:18 + 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 . 16:03:19 Sending build context to Docker daemon 27.38MB 16:03:19 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 16:03:19 Step 2/15 : FROM ${BASE} AS builder 16:03:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:03:19 9b3977197b4f: Pulling fs layer 16:03:19 1a89e8eeedd5: Pulling fs layer 16:03:19 94645a83ff95: Pulling fs layer 16:03:19 e6fb740bc735: Pulling fs layer 16:03:19 e6fb740bc735: Waiting 16:03:19 3a77bd46dcc9: Pulling fs layer 16:03:19 355e64cbe906: Pulling fs layer 16:03:19 63ab81a10011: Pulling fs layer 16:03:19 555d1d1c4555: Pulling fs layer 16:03:19 7d9057610161: Pulling fs layer 16:03:19 3a77bd46dcc9: Waiting 16:03:19 355e64cbe906: Waiting 16:03:19 63ab81a10011: Waiting 16:03:19 555d1d1c4555: Waiting 16:03:19 7d9057610161: Waiting 16:03:19 94645a83ff95: Verifying Checksum 16:03:19 94645a83ff95: Download complete 16:03:19 1a89e8eeedd5: Verifying Checksum 16:03:19 1a89e8eeedd5: Download complete 16:03:19 3a77bd46dcc9: Verifying Checksum 16:03:19 3a77bd46dcc9: Download complete 16:03:19 355e64cbe906: Download complete 16:03:19 9b3977197b4f: Verifying Checksum 16:03:19 9b3977197b4f: Download complete 16:03:19 63ab81a10011: Verifying Checksum 16:03:19 63ab81a10011: Download complete 16:03:20 9b3977197b4f: Pull complete 16:03:20 7d9057610161: Verifying Checksum 16:03:20 7d9057610161: Download complete 16:03:21 1a89e8eeedd5: Pull complete 16:03:21 94645a83ff95: Pull complete 16:03:21 555d1d1c4555: Verifying Checksum 16:03:21 555d1d1c4555: Download complete 16:03:22 e6fb740bc735: Verifying Checksum 16:03:22 e6fb740bc735: Download complete 16:03:34 e6fb740bc735: Pull complete 16:03:34 3a77bd46dcc9: Pull complete 16:03:34 355e64cbe906: Pull complete 16:03:35 63ab81a10011: Pull complete 16:03:41 555d1d1c4555: Pull complete 16:03:43 7d9057610161: Pull complete 16:03:43 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:03:43 ---> 819e984ddca1 16:03:43 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:03:44 ---> Running in ad0175c7feea 16:03:45 Removing intermediate container ad0175c7feea 16:03:45 ---> 78a4db96cb47 16:03:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:03:45 ---> Running in e928a86066ce 16:03:45 Removing intermediate container e928a86066ce 16:03:45 ---> 18a2e4aa3bf1 16:03:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:03:45 ---> Running in c0643f26f3d1 16:03:45 Removing intermediate container c0643f26f3d1 16:03:45 ---> 6424ebeee7f5 16:03:45 Step 6/15 : LABEL Name=edgex-ui-go 16:03:45 ---> Running in 41ccc3a965da 16:03:46 Removing intermediate container 41ccc3a965da 16:03:46 ---> 5c1028c38a1e 16:03:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:03:46 ---> Running in 9eba5b49b5fa 16:03:46 Removing intermediate container 9eba5b49b5fa 16:03:46 ---> dac7f2b2efeb 16:03:46 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:46 ---> Running in c53beeb4f397 16:03:48 Removing intermediate container c53beeb4f397 16:03:48 ---> 8453dcdfe59c 16:03:48 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:48 ---> Running in 0fe278f4252c 16:03:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:03:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:03:52 OK: 220 MiB in 52 packages 16:03:53 Removing intermediate container 0fe278f4252c 16:03:53 ---> fe2dad44bbd3 16:03:53 Step 10/15 : ENV GO111MODULE=on 16:03:53 ---> Running in b6ec7c937147 16:03:53 Removing intermediate container b6ec7c937147 16:03:53 ---> 714af9ae36f3 16:03:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:03:53 ---> Running in 29916e57c1dd 16:03:53 Removing intermediate container 29916e57c1dd 16:03:53 ---> e27655c516db 16:03:53 Step 12/15 : COPY go.mod vendor* ./ 16:03:54 ---> 8f58f99287b8 16:03:54 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:54 ---> Running in b23d26ebdeea 16:04:21 Removing intermediate container b23d26ebdeea 16:04:21 ---> bd1c51bbd41d 16:04:21 Step 14/15 : COPY . . 16:04:23 ---> 4e9e0c30b7fb 16:04:23 Step 15/15 : RUN ${MAKE} 16:04:23 ---> Running in c011b8255d66 16:04:24 noop 16:04:24 Removing intermediate container c011b8255d66 16:04:24 ---> 3c64fc91cb89 16:04:25 Successfully built 3c64fc91cb89 16:04:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:25 + docker inspect -f . ci-base-image-arm64 16:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 16:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 16:04:27 $ docker top 1871632fa88fd23ff0387e5c2f270689a247852a05a5dc201fb981d4bf155ccd -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:28 + go version 16:04:28 go version go1.17.7 linux/arm64 [Pipeline] } 16:04:28 $ docker stop --time=1 1871632fa88fd23ff0387e5c2f270689a247852a05a5dc201fb981d4bf155ccd 16:04:29 $ docker rm -f 1871632fa88fd23ff0387e5c2f270689a247852a05a5dc201fb981d4bf155ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:30 + docker inspect -f . ci-base-image-arm64 16:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 16:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 16:04:31 $ docker top 778ebe7bfa00a551a37424194478c4503572f28e53ebedc375e23334dc0b7d2d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:04:32 + make test 16:04:32 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:04:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:05:13 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:05:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:05:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:05:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:05:28 $ docker stop --time=1 778ebe7bfa00a551a37424194478c4503572f28e53ebedc375e23334dc0b7d2d 16:05:30 $ docker rm -f 778ebe7bfa00a551a37424194478c4503572f28e53ebedc375e23334dc0b7d2d [Pipeline] // withDockerContainer [Pipeline] sh 16:05:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:05:30 Warning: overwriting stash ‘coverage-report’ 16:05:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:05:32 + ls -al . 16:05:32 total 156 16:05:32 drwxrwxr-x 13 jenkins jenkins 4096 Jun 13 16:04 . 16:05:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 .. 16:05:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 16:02 .git 16:05:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 .github 16:05:32 -rw-rw-r-- 1 jenkins jenkins 167 Jun 13 16:02 .gitignore 16:05:32 -rw-rw-r-- 1 jenkins jenkins 2022 Jun 13 16:02 Attribution.txt 16:05:32 -rw-rw-r-- 1 jenkins jenkins 14570 Jun 13 16:02 CHANGELOG.md 16:05:32 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 16:02 CONTRIBUTING.md 16:05:32 -rw-rw-r-- 1 jenkins jenkins 1549 Jun 13 16:02 Dockerfile 16:05:32 -rw-rw-r-- 1 jenkins jenkins 652 Jun 13 16:02 Jenkinsfile 16:05:32 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 16:02 LICENSE 16:05:32 -rw-rw-r-- 1 jenkins jenkins 1212 Jun 13 16:02 Makefile 16:05:32 -rw-rw-r-- 1 jenkins jenkins 4398 Jun 13 16:02 README.md 16:05:32 -rw-rw-r-- 1 jenkins jenkins 11 Jun 13 16:00 VERSION 16:05:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 assets 16:05:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:02 bin 16:05:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 cmd 16:05:32 -rw-r--r-- 1 jenkins jenkins 10 Jun 13 16:04 coverage.out 16:05:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 16:02 docs 16:05:32 -rw-rw-r-- 1 jenkins jenkins 1945 Jun 13 16:02 go.mod 16:05:32 -rw-rw-r-- 1 jenkins jenkins 26589 Jun 13 16:02 go.sum 16:05:32 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 16:02 internal 16:05:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 16:02 pkg 16:05:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 snap 16:05:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 testing 16:05:32 -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 16:02 version.go 16:05:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 16:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:32 + 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=308eeb81062530064bc8ceb467383f61751e4df0 --label arch=arm64 --label version=2.2.1-dev.1 . 16:05:33 Sending build context to Docker daemon 27.38MB 16:05:33 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 16:05:33 Step 2/23 : FROM ${BASE} AS builder 16:05:33 ---> 3c64fc91cb89 16:05:33 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:05:33 ---> Running in f29fe8109e22 16:05:34 Removing intermediate container f29fe8109e22 16:05:34 ---> 0684e2fd9bcf 16:05:34 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 16:05:34 ---> Running in 1591ba9ed00d 16:05:34 Removing intermediate container 1591ba9ed00d 16:05:34 ---> 6ed86fe1b58b 16:05:34 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 16:05:34 ---> Running in eaa649082de6 16:05:34 Removing intermediate container eaa649082de6 16:05:34 ---> a44224b313f3 16:05:34 Step 6/23 : LABEL Name=edgex-ui-go 16:05:34 ---> Running in 47d79faa18d0 16:05:34 Removing intermediate container 47d79faa18d0 16:05:34 ---> 61b610074624 16:05:34 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:05:35 ---> Running in 0eae2d6d68e2 16:05:35 Removing intermediate container 0eae2d6d68e2 16:05:35 ---> dca15142664e 16:05:35 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:35 ---> Running in 1302f6def741 16:05:37 Removing intermediate container 1302f6def741 16:05:37 ---> acf1da7c940f 16:05:37 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:05:37 ---> Running in 1d3e95ae5f29 16:05:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:39 OK: 220 MiB in 52 packages 16:05:40 Removing intermediate container 1d3e95ae5f29 16:05:40 ---> 532975fd16dd 16:05:40 Step 10/23 : ENV GO111MODULE=on 16:05:40 ---> Running in ade2919860a3 16:05:41 Removing intermediate container ade2919860a3 16:05:41 ---> dc43abaf5a28 16:05:41 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:05:41 ---> Running in cca3ef5e8a2c 16:05:41 Removing intermediate container cca3ef5e8a2c 16:05:41 ---> 5c6d45f6c65a 16:05:41 Step 12/23 : COPY go.mod vendor* ./ 16:05:42 ---> a69f732482d7 16:05:42 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:42 ---> Running in 6b3507788e08 16:05:44 Removing intermediate container 6b3507788e08 16:05:44 ---> f8a4d29e21bc 16:05:44 Step 14/23 : COPY . . 16:05:47 ---> 3344c462ae68 16:05:47 Step 15/23 : RUN ${MAKE} 16:05:47 ---> Running in 51faffb10799 16:05:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:06:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:06:23 Removing intermediate container 51faffb10799 16:06:23 ---> 6f078b44657d 16:06:23 Step 16/23 : FROM alpine:3.14 16:06:23 3.14: Pulling from library/alpine 16:06:24 455c02918c45: Pulling fs layer 16:06:24 455c02918c45: Verifying Checksum 16:06:24 455c02918c45: Download complete 16:06:24 455c02918c45: Pull complete 16:06:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:06:24 Status: Downloaded newer image for alpine:3.14 16:06:24 ---> ac73e934f311 16:06:24 Step 17/23 : EXPOSE 4000 16:06:24 ---> Running in 063824b0dfb2 16:06:25 Removing intermediate container 063824b0dfb2 16:06:25 ---> 2fc41af064da 16:06:25 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 16:06:26 ---> 768e38c66f19 16:06:26 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:06:26 ---> Running in 593fa10483e9 16:06:26 Removing intermediate container 593fa10483e9 16:06:26 ---> 3c2a410e1458 16:06:26 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:06:26 ---> Running in 61fef46c005c 16:06:27 Removing intermediate container 61fef46c005c 16:06:27 ---> fb0c46bfddf6 16:06:27 Step 21/23 : LABEL arch=arm64 16:06:27 ---> Running in d314274a8aec 16:06:27 Removing intermediate container d314274a8aec 16:06:27 ---> 65b79a044518 16:06:27 Step 22/23 : LABEL git_sha=308eeb81062530064bc8ceb467383f61751e4df0 16:06:27 ---> Running in e13ce45a4b2c 16:06:28 Removing intermediate container e13ce45a4b2c 16:06:28 ---> cdb61ca94be8 16:06:28 Step 23/23 : LABEL version=2.2.1-dev.1 16:06:28 ---> Running in 7fdcbe51de84 16:06:28 Removing intermediate container 7fdcbe51de84 16:06:28 ---> 92fa39576b36 16:06:28 [Warning] One or more build-args [ARCH] were not consumed 16:06:28 Successfully built 92fa39576b36 16:06:28 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 16:06:28 provisioning config files... 16:06:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config1741486105116740982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:29 ---> docker-login.sh 16:06:29 nexus3.edgexfoundry.org:10001 16:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:29 Configure a credential helper to remove this warning. See 16:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:29 16:06:29 Login Succeeded 16:06:29 nexus3.edgexfoundry.org:10002 16:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:29 Configure a credential helper to remove this warning. See 16:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:29 16:06:29 Login Succeeded 16:06:29 nexus3.edgexfoundry.org:10003 16:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:30 Configure a credential helper to remove this warning. See 16:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:30 16:06:30 Login Succeeded 16:06:30 nexus3.edgexfoundry.org:10004 16:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:30 Configure a credential helper to remove this warning. See 16:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:30 16:06:30 Login Succeeded 16:06:30 docker.io 16:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:31 Configure a credential helper to remove this warning. See 16:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:31 16:06:31 Login Succeeded 16:06:31 ---> docker-login.sh ends [Pipeline] } 16:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:31 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:06:31 308eeb81062530064bc8ceb467383f61751e4df0 16:06:31 latest 16:06:31 2.2.1-dev.1 16:06:31 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 16:06:31 main 16:06:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0 16:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:06:32 edb23955d229: Preparing 16:06:32 f73e7dbfee58: Preparing 16:06:32 f73e7dbfee58: Layer already exists 16:06:36 edb23955d229: Pushed 16:06:36 308eeb81062530064bc8ceb467383f61751e4df0: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:06:37 edb23955d229: Preparing 16:06:37 f73e7dbfee58: Preparing 16:06:37 f73e7dbfee58: Layer already exists 16:06:37 edb23955d229: Layer already exists 16:06:37 latest: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.1 16:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:06:38 edb23955d229: Preparing 16:06:38 f73e7dbfee58: Preparing 16:06:38 edb23955d229: Layer already exists 16:06:38 f73e7dbfee58: Layer already exists 16:06:38 2.2.1-dev.1: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 16:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:06:39 edb23955d229: Preparing 16:06:39 f73e7dbfee58: Preparing 16:06:39 f73e7dbfee58: Layer already exists 16:06:39 edb23955d229: Layer already exists 16:06:39 308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:06:40 edb23955d229: Preparing 16:06:40 f73e7dbfee58: Preparing 16:06:40 edb23955d229: Layer already exists 16:06:40 f73e7dbfee58: Layer already exists 16:06:40 main: digest: sha256:41dfb0e17e737473f596753b42fd3bac92543232130b3cd5a45b6cbdbab3470b size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:40 ===================================================== [Pipeline] echo 16:06:40 taggedImages: 16:06:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0 16:06:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:06:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.1 16:06:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:308eeb81062530064bc8ceb467383f61751e4df0-2.2.1-dev.1 16:06:40 - 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 16:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:41 16:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:41 arm64: Pulling from edgex-lftools-log-publisher 16:06:41 8998bd30e6a1: Pulling fs layer 16:06:41 04944245beec: Pulling fs layer 16:06:41 699f458cf7ca: Pulling fs layer 16:06:41 765212b225bb: Pulling fs layer 16:06:41 f23df028b6ca: Pulling fs layer 16:06:41 d65c8cfc05b1: Pulling fs layer 16:06:41 2437ff75d9bd: Pulling fs layer 16:06:41 f23df028b6ca: Waiting 16:06:41 d65c8cfc05b1: Waiting 16:06:41 2437ff75d9bd: Waiting 16:06:41 765212b225bb: Waiting 16:06:41 04944245beec: Verifying Checksum 16:06:41 04944245beec: Download complete 16:06:41 765212b225bb: Verifying Checksum 16:06:41 765212b225bb: Download complete 16:06:41 f23df028b6ca: Verifying Checksum 16:06:41 f23df028b6ca: Download complete 16:06:41 d65c8cfc05b1: Verifying Checksum 16:06:41 d65c8cfc05b1: Download complete 16:06:42 699f458cf7ca: Verifying Checksum 16:06:42 699f458cf7ca: Download complete 16:06:42 8998bd30e6a1: Verifying Checksum 16:06:42 8998bd30e6a1: Download complete 16:06:45 2437ff75d9bd: Verifying Checksum 16:06:45 2437ff75d9bd: Download complete 16:06:46 8998bd30e6a1: Pull complete 16:06:47 04944245beec: Pull complete 16:06:48 699f458cf7ca: Pull complete 16:06:48 765212b225bb: Pull complete 16:06:49 f23df028b6ca: Pull complete 16:06:49 d65c8cfc05b1: Pull complete 16:07:04 2437ff75d9bd: Pull complete 16:07:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:05 prd-ubuntu20.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container 16:07:05 $ 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/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 16:07:07 $ docker top 12d34e234969d869e6ade31e71c1bb1b01d354e50f64f03b8f465bca8880ce3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:08 ---> job-cost.sh 16:07:08 lf-activate-venv: SKIPPING 16:07:08 INFO: No Stack... 16:07:09 INFO: Retrieving Pricing Info for: v3-standard-4 16:07:09 INFO: Archiving Costs [Pipeline] sh 16:07:10 + cat /w/workspace/edgex-ui-go/72/archives/cost.csv 16:07:10 + cut -d, -f6 [Pipeline] lock 16:07:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] 16:07:10 Resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] did not exist. Created. 16:07:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:11 /w/workspace/edgex-ui-go/72@tmp/durable-83846bb6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:07:11 + echo total: 0.10999999940395355 [Pipeline] stash 16:07:11 Warning: overwriting stash ‘stack-cost’ 16:07:11 Stashed 1 file(s) [Pipeline] } 16:07:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:11 $ docker stop --time=1 12d34e234969d869e6ade31e71c1bb1b01d354e50f64f03b8f465bca8880ce3f 16:07:13 $ docker rm -f 12d34e234969d869e6ade31e71c1bb1b01d354e50f64f03b8f465bca8880ce3f [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 16:07:13 provisioning config files... 16:07:13 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8629833413125017960tmp [Pipeline] { [Pipeline] sh 16:07:14 + set +x 16:07:14 + curl -s https://codecov.io/bash 16:07:14 + bash -s -- 16:07:14 16:07:14 _____ _ 16:07:14 / ____| | | 16:07:14 | | ___ __| | ___ ___ _____ __ 16:07:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:07:14 | |___| (_) | (_| | __/ (_| (_) \ V / 16:07:14 \_____\___/ \__,_|\___|\___\___/ \_/ 16:07:14 Bash-1.0.6 16:07:14 16:07:14 16:07:14 ==> git version 2.25.1 found 16:07:14 ==> 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 16:07:14 Release-Date: 2020-01-08 16:07:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:07:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:07:14 ==> Jenkins CI detected. 16:07:14 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:07:14 project root: . 16:07:14 --> token set from env 16:07:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:07:14 ==> Running gcov in . (disable via -X gcov) 16:07:14 ==> Python coveragepy not found 16:07:14 ==> Searching for coverage reports in: 16:07:14 + . 16:07:14 -> Found 1 reports 16:07:14 ==> Detecting git/mercurial file structure 16:07:14 ==> Reading reports 16:07:14 + ./coverage.out bytes=10 16:07:14 ==> Appending adjustments 16:07:14 https://docs.codecov.io/docs/fixing-reports 16:07:14 + Found adjustments 16:07:14 ==> Gzipping contents 16:07:14 8.0K /tmp/codecov.OBUYsF.gz 16:07:14 ==> Uploading reports 16:07:14 url: https://codecov.io 16:07:14 query: branch=main&commit=308eeb81062530064bc8ceb467383f61751e4df0&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:07:14 -> Pinging Codecov 16:07:14 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=308eeb81062530064bc8ceb467383f61751e4df0&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:07:15 -> Uploading to 16:07:15 https://storage.googleapis.com/codecov/v4/raw/2022-06-13/FB506323287CE973F263BFD2A0EB1F37/308eeb81062530064bc8ceb467383f61751e4df0/79479d9b-7f73-4aa8-8f36-afeb88c6e701.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T160714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb239fa2086a784ed3d9de16930ce594e8114ef964310027e7acf71536ecc54b 16:07:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:15 Dload Upload Total Spent Left Speed 16:07:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 18582 --:--:-- --:--:-- --:--:-- 18582 16:07:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] } 16:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:07:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:07:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:15 16:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:07:16 df9b9388f04a: Pulling fs layer 16:07:16 52dc419b0ee2: Pulling fs layer 16:07:16 25bc292e5bac: Pulling fs layer 16:07:16 114826534d7a: Pulling fs layer 16:07:16 4657fd5d0bcf: Pulling fs layer 16:07:16 6ad1cebc031e: Pulling fs layer 16:07:16 114826534d7a: Waiting 16:07:16 8a3aa393b2d8: Pulling fs layer 16:07:16 6ad1cebc031e: Waiting 16:07:16 8a3aa393b2d8: Waiting 16:07:16 4657fd5d0bcf: Waiting 16:07:16 25bc292e5bac: Verifying Checksum 16:07:16 25bc292e5bac: Download complete 16:07:16 52dc419b0ee2: Verifying Checksum 16:07:16 52dc419b0ee2: Download complete 16:07:16 4657fd5d0bcf: Verifying Checksum 16:07:16 4657fd5d0bcf: Download complete 16:07:16 df9b9388f04a: Download complete 16:07:16 6ad1cebc031e: Verifying Checksum 16:07:16 6ad1cebc031e: Download complete 16:07:16 df9b9388f04a: Pull complete 16:07:16 52dc419b0ee2: Pull complete 16:07:16 25bc292e5bac: Pull complete 16:07:16 114826534d7a: Verifying Checksum 16:07:16 114826534d7a: Download complete 16:07:17 8a3aa393b2d8: Verifying Checksum 16:07:17 8a3aa393b2d8: Download complete 16:07:20 114826534d7a: Pull complete 16:07:20 4657fd5d0bcf: Pull complete 16:07:20 6ad1cebc031e: Pull complete 16:07:24 8a3aa393b2d8: Pull complete 16:07:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:07:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:24 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:07:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:07:26 $ docker top 161620ecf02073a62ba61bb121f7bc8a38a329f64cda17a32127a4c7022c22e6 -eo pid,comm [Pipeline] { [Pipeline] echo 16:07:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:07:26 + set -o pipefail 16:07:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:07:33 16:07:33 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:07:33 16:07:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/1bc6c317-6b21-47cb-9fbc-2e6551c8b016 16:07:33 16:07:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:07:33 16:07:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:07:33 16:07:33 16:07:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:07:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:07:33 $ docker stop --time=1 161620ecf02073a62ba61bb121f7bc8a38a329f64cda17a32127a4c7022c22e6 16:07:34 $ docker rm -f 161620ecf02073a62ba61bb121f7bc8a38a329f64cda17a32127a4c7022c22e6 [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 16:07:35 + git log --format=format:%s -1 308eeb81062530064bc8ceb467383f61751e4df0 [Pipeline] sh 16:07:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:07:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:36 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:07:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:07:36 $ docker top f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:36 [ssh-agent] Looking for ssh-agent implementation... 16:07:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:36 $ docker exec f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 ssh-agent 16:07:36 SSH_AUTH_SOCK=/tmp/ssh-QTUYwBnXcUzf/agent.32 16:07:36 SSH_AGENT_PID=38 16:07:36 Running ssh-add (command line suppressed) 16:07:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3982450196888285341.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3982450196888285341.key) 16:07:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:37 + git semver tag 16:07:37 2022-06-13 16:07:37,526 [run_tag] DEBUG tag force:False 16:07:37 2022-06-13 16:07:37,526 [check_head_tag] DEBUG check head tag 16:07:37 2022-06-13 16:07:37,527 [execute] INFO git cat-file --batch-check 16:07:37 2022-06-13 16:07:37,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:07:37 2022-06-13 16:07:37,532 [execute] INFO git cat-file --batch 16:07:37 2022-06-13 16:07:37,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:07:37 2022-06-13 16:07:37,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:07:37 2022-06-13 16:07:37,539 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 16:07:37 2022-06-13 16:07:37,540 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:07:37 2022-06-13 16:07:37,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:07:37 2.2.1-dev.1 [Pipeline] } 16:07:37 $ docker exec --env ******** --env ******** f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 ssh-agent -k 16:07:37 unset SSH_AUTH_SOCK; 16:07:37 unset SSH_AGENT_PID; 16:07:37 echo Agent pid 38 killed; 16:07:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:38 + git semver [Pipeline] } 16:07:38 $ docker stop --time=1 f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 16:07:39 $ docker rm -f f336dcb20790acba5fb98aea849823edb263e18c3711902fd465a791c14925e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:07:40 16:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:07:40 0.23.1-centos7: Pulling from edgex-lftools 16:07:40 ab5ef0e58194: Pulling fs layer 16:07:40 9712f1f96733: Pulling fs layer 16:07:40 63f879dbbcfc: Pulling fs layer 16:07:40 0d9ebad4ef96: Pulling fs layer 16:07:40 e9a5061849ea: Pulling fs layer 16:07:40 d747dcd14b5f: Pulling fs layer 16:07:40 2de7ff778b66: Pulling fs layer 16:07:40 e9a5061849ea: Waiting 16:07:40 d747dcd14b5f: Waiting 16:07:40 2de7ff778b66: Waiting 16:07:40 0d9ebad4ef96: Waiting 16:07:40 9712f1f96733: Verifying Checksum 16:07:40 9712f1f96733: Download complete 16:07:40 0d9ebad4ef96: Verifying Checksum 16:07:40 0d9ebad4ef96: Download complete 16:07:40 63f879dbbcfc: Verifying Checksum 16:07:40 63f879dbbcfc: Download complete 16:07:40 ab5ef0e58194: Verifying Checksum 16:07:40 ab5ef0e58194: Download complete 16:07:40 d747dcd14b5f: Verifying Checksum 16:07:40 d747dcd14b5f: Download complete 16:07:40 e9a5061849ea: Verifying Checksum 16:07:40 e9a5061849ea: Download complete 16:07:40 2de7ff778b66: Verifying Checksum 16:07:40 2de7ff778b66: Download complete 16:07:44 ab5ef0e58194: Pull complete 16:07:44 9712f1f96733: Pull complete 16:07:44 63f879dbbcfc: Pull complete 16:07:48 0d9ebad4ef96: Pull complete 16:07:48 e9a5061849ea: Pull complete 16:07:48 d747dcd14b5f: Pull complete 16:07:50 2de7ff778b66: Pull complete 16:07:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:07:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:50 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:07:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:07:52 $ docker top 3c310d43b1539dd44a67ace18c2050118f1e9c54854f5d9ea706ca2e3def96ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:07:52 provisioning config files... 16:07:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9121320029013778803tmp 16:07:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6540056800798873289tmp 16:07:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7389034460847861007tmp [Pipeline] { [Pipeline] echo 16:07:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:07:53 ---> sigul-configuration.sh 16:07:53 gpg: directory `/root/.gnupg' created 16:07:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:07:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:07:53 gpg: keyring `/root/.gnupg/secring.gpg' created 16:07:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:07:53 gpg: CAST5 encrypted data 16:07:53 gpg: encrypted with 1 passphrase 16:07:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:07:53 + mkdir /home/jenkins 16:07:53 + mkdir /home/jenkins/sigul [Pipeline] sh 16:07:53 + 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 16:07:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:07:54 ---> sigul-install.sh 16:07:54 Sigul already installed; skipping installation. [Pipeline] sh 16:07:54 + git tag --list 16:07:54 0.1.1 16:07:54 v1.1.0 16:07:54 v1.2.0 16:07:54 v1.2.1 16:07:54 v1.3.0 16:07:54 v2.0.0 16:07:54 v2.1.0 16:07:54 v2.2.0 16:07:54 v2.2.1-dev.1 [Pipeline] sh 16:07:54 + lftools sign git-tag v2.2.1-dev.1 16:07:55 Signing Git tag with Sigul... 16:07:55 Signing v2.2.1-dev.1 [Pipeline] echo 16:07:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:07:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:07:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:07:56 $ docker stop --time=1 3c310d43b1539dd44a67ace18c2050118f1e9c54854f5d9ea706ca2e3def96ae 16:07:57 $ docker rm -f 3c310d43b1539dd44a67ace18c2050118f1e9c54854f5d9ea706ca2e3def96ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:07:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:07:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:58 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:07:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:07:58 $ docker top b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:58 [ssh-agent] Looking for ssh-agent implementation... 16:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:58 $ docker exec b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 ssh-agent 16:07:59 SSH_AUTH_SOCK=/tmp/ssh-bNXXGXcr75B7/agent.33 16:07:59 SSH_AGENT_PID=39 16:07:59 Running ssh-add (command line suppressed) 16:07:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2565234045045189881.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2565234045045189881.key) 16:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:59 + git semver bump pre 16:07:59 2022-06-13 16:07:59,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:07:59 2022-06-13 16:07:59,700 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev 16:07:59 2022-06-13 16:07:59,700 [bump_version] DEBUG bumped version:2.2.1-dev.2 16:07:59 2022-06-13 16:07:59,700 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:07:59 2022-06-13 16:07:59,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:07:59 2022-06-13 16:07:59,700 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:07:59 2022-06-13 16:07:59,702 [execute] INFO git cat-file --batch-check 16:07:59 2022-06-13 16:07:59,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:59 2022-06-13 16:07:59,707 [execute] INFO git cat-file --batch 16:07:59 2022-06-13 16:07:59,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:59 2022-06-13 16:07:59,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:07:59 2.2.1-dev.2 [Pipeline] } 16:07:59 $ docker exec --env ******** --env ******** b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 ssh-agent -k 16:07:59 unset SSH_AUTH_SOCK; 16:07:59 unset SSH_AGENT_PID; 16:07:59 echo Agent pid 39 killed; 16:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:00 + git semver [Pipeline] } 16:08:00 $ docker stop --time=1 b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 16:08:01 $ docker rm -f b846d2775dbb68bd27146b699d31c0475ec0ed6e44571b66d987cb23240abe09 [Pipeline] // withDockerContainer [Pipeline] sh 16:08:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:08:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:02 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:08:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:08:03 $ docker top 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:03 [ssh-agent] Looking for ssh-agent implementation... 16:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:03 $ docker exec 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed ssh-agent 16:08:03 SSH_AUTH_SOCK=/tmp/ssh-kvvVIM89oDdK/agent.32 16:08:03 SSH_AGENT_PID=39 16:08:03 Running ssh-add (command line suppressed) 16:08:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8212962265070316627.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8212962265070316627.key) 16:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:03 + git semver push 16:08:04 2022-06-13 16:08:04,079 [run_push] DEBUG push 16:08:04 2022-06-13 16:08:04,080 [execute] INFO git cat-file --batch-check 16:08:04 2022-06-13 16:08:04,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:08:04 2022-06-13 16:08:04,085 [execute] INFO git rev-list b8ccfae3334b91aa90122df13849b422ebf4e50b -- 16:08:04 2022-06-13 16:08:04,085 [execute] DEBUG Popen(['git', 'rev-list', 'b8ccfae3334b91aa90122df13849b422ebf4e50b', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:08:04 2022-06-13 16:08:04,094 [execute] INFO git fetch -v origin 16:08:04 2022-06-13 16:08:04,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:08:04 2022-06-13 16:08:04,572 [run_push] DEBUG no remote changes detected 16:08:04 2022-06-13 16:08:04,572 [execute] INFO git push origin semver 16:08:04 2022-06-13 16:08:04,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:08:05 2022-06-13 16:08:05,288 [run_push] DEBUG push all version tags 16:08:05 2022-06-13 16:08:05,289 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:08:05 2022-06-13 16:08:05,289 [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) 16:08:06 2022-06-13 16:08:05,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:08:06 2.2.1-dev.2 [Pipeline] } 16:08:06 $ docker exec --env ******** --env ******** 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed ssh-agent -k 16:08:06 unset SSH_AUTH_SOCK; 16:08:06 unset SSH_AGENT_PID; 16:08:06 echo Agent pid 39 killed; 16:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:06 + git semver [Pipeline] } 16:08:06 $ docker stop --time=1 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed 16:08:08 $ docker rm -f 0b8f4fc5fa1e99e91dc3cdc94b50826224d8a76c38fe606aec592d5ed46bf5ed [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 16:08:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:08:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:08:08 total 16 16:08:08 drwxr-xr-x 3 root root 4096 Jun 13 16:02 . 16:08:08 drwxrwxr-x 15 jenkins jenkins 4096 Jun 13 16:07 .. 16:08:08 drwxr-xr-x 2 root root 4096 Jun 13 16:02 cost 16:08:08 -rw-r--r-- 1 root root 81 Jun 13 16:02 cost.csv 16:08:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:08:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:08:08 total 16 16:08:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 16:02 . 16:08:08 drwxrwxr-x 15 jenkins jenkins 4096 Jun 13 16:07 .. 16:08:08 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 16:02 cost 16:08:08 -rw-r--r-- 1 jenkins jenkins 81 Jun 13 16:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:08:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:08:09 ---> package-listing.sh 16:08:09 ++ facter osfamily 16:08:09 ++ tr '[:upper:]' '[:lower:]' 16:08:10 + OS_FAMILY=debian 16:08:10 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:08:10 + START_PACKAGES=/tmp/packages_start.txt 16:08:10 + END_PACKAGES=/tmp/packages_end.txt 16:08:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:10 + PACKAGES=/tmp/packages_start.txt 16:08:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:08:10 + PACKAGES=/tmp/packages_end.txt 16:08:10 + case "${OS_FAMILY}" in 16:08:10 + dpkg -l 16:08:10 + grep '^ii' 16:08:10 + '[' -f /tmp/packages_start.txt ']' 16:08:10 + '[' -f /tmp/packages_end.txt ']' 16:08:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:08:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:08:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:08:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:08:10 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 16:08:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:11 prd-ubuntu20.04-docker-8c-8g-2343 does not seem to be running inside a container 16:08:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:08:11 $ docker top 352dd720f5a42557b74bb0188181acda5bce4887c1587b53b107d9c8d1314ca2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:11 + touch /tmp/pre-build-complete [Pipeline] sh 16:08:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:08:12 + ls /var/log/sa-host 16:08:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:12 provisioning config files... 16:08:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8817576682758398108tmp [Pipeline] { [Pipeline] echo 16:08:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:08:12 ---> create-netrc.sh [Pipeline] } 16:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:08:13 ---> python-tools-install.sh [Pipeline] echo 16:08:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:08:13 ---> sudo-logs.sh 16:08:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:08:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:08:13 ---> job-cost.sh 16:08:13 lf-activate-venv: SKIPPING 16:08:13 DEBUG: total: 0.2199999988079071 16:08:13 INFO: Retrieving Stack Cost... 16:08:13 INFO: Retrieving Pricing Info for: v3-standard-8 16:08:14 INFO: Archiving Costs [Pipeline] echo 16:08:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:08:14 ---> logs-deploy.sh 16:08:14 lf-activate-venv: SKIPPING 16:08:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/72 16:08:14 INFO: archiving workspace using pattern(s): 16:08:15 Archives upload complete. 16:08:15 INFO: archiving logs to Nexus