Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4353bacd3a413136317020af75ed3901d759beb7 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-ssh4565802899653067523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2514894735039223603.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4721950411037471903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh17365057103350499729.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9098211661727110887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-17394’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17396 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 4353bacd3a413136317020af75ed3901d759beb7 (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 4353bacd3a413136317020af75ed3901d759beb7 # timeout=10 Commit message: "Merge pull request #668 from ernestojeda/disable-arm-test" > git rev-list --no-walk d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:29:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:29:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:29:10 ========================================================= 21:29:10 EdgeX Global Pipelines Version Info 21:29:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:29:11 ------------------- 21:29:11 stable info: 21:29:11 ------------------- 21:29:11 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:29:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:29:11 Message: update stable to v1.0.257 21:29:11 ------------------- 21:29:11 experimental info: 21:29:11 ------------------- 21:29:11 Commited By: **** collab-it+edgex@linuxfoundation.org 21:29:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:29:11 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4353bac [Pipeline] echo 21:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:12 provisioning config files... 21:29:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4414605672029089715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:12 ---> docker-login.sh 21:29:12 nexus3.edgexfoundry.org:10001 21:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:13 Configure a credential helper to remove this warning. See 21:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:13 21:29:13 Login Succeeded 21:29:13 nexus3.edgexfoundry.org:10002 21:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:13 Configure a credential helper to remove this warning. See 21:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:13 21:29:13 Login Succeeded 21:29:13 nexus3.edgexfoundry.org:10003 21:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:13 Configure a credential helper to remove this warning. See 21:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:13 21:29:13 Login Succeeded 21:29:13 nexus3.edgexfoundry.org:10004 21:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:13 Configure a credential helper to remove this warning. See 21:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:13 21:29:13 Login Succeeded 21:29:13 docker.io 21:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:13 Configure a credential helper to remove this warning. See 21:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:13 21:29:13 Login Succeeded 21:29:13 ---> docker-login.sh ends [Pipeline] } 21:29:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:29:14 + git rev-list -1 --merges 4353bacd3a413136317020af75ed3901d759beb7~1..4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo 21:29:14 -----------> git rev-list -1 --merges 4353bacd3a413136317020af75ed3901d759beb7~1..4353bacd3a413136317020af75ed3901d759beb7 4353bacd3a413136317020af75ed3901d759beb7 21:29:14 4353bacd3a413136317020af75ed3901d759beb7 [false] [Pipeline] sh 21:29:14 + git log --format=format:%s -1 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo 21:29:14 ========================================================= 21:29:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:29:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:15 + git log --format=format:%s -1 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo 21:29:15 [semverPrep] GIT_COMMIT: 4353bacd3a413136317020af75ed3901d759beb7, Commit Message: Merge pull request #668 from ernestojeda/disable-arm-test [Pipeline] echo 21:29:15 [semverPrep] This is not a build commit. [Pipeline] sh 21:29:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:15 + grep -v github /etc/ssh/ssh_known_hosts 21:29:15 + [ -e /tmp/ssh_known_hosts ] 21:29:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:29:15 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:29:15 sudo tee -a /etc/ssh/ssh_known_hosts 21:29:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:15 21:29:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:16 0.1.4: Pulling from edgex-devops/py-git-semver 21:29:16 b85a868b505f: Pulling fs layer 21:29:16 e2be974225ed: Pulling fs layer 21:29:16 339a4e72a1f5: Pulling fs layer 21:29:16 988bab9f4d93: Pulling fs layer 21:29:16 1469e6f7b9e6: Pulling fs layer 21:29:16 eaf3925da568: Pulling fs layer 21:29:16 bab4dde63d76: Pulling fs layer 21:29:16 bde34c3a00c8: Pulling fs layer 21:29:16 b352a97aabf1: Pulling fs layer 21:29:16 4872d77fe225: Pulling fs layer 21:29:16 988bab9f4d93: Waiting 21:29:16 bab4dde63d76: Waiting 21:29:16 eaf3925da568: Waiting 21:29:16 bde34c3a00c8: Waiting 21:29:16 b352a97aabf1: Waiting 21:29:16 5851b861e8e6: Pulling fs layer 21:29:16 4872d77fe225: Waiting 21:29:16 5851b861e8e6: Waiting 21:29:16 e2be974225ed: Download complete 21:29:16 988bab9f4d93: Download complete 21:29:16 1469e6f7b9e6: Verifying Checksum 21:29:16 1469e6f7b9e6: Download complete 21:29:16 eaf3925da568: Verifying Checksum 21:29:16 eaf3925da568: Download complete 21:29:16 339a4e72a1f5: Verifying Checksum 21:29:16 339a4e72a1f5: Download complete 21:29:16 bde34c3a00c8: Verifying Checksum 21:29:16 bde34c3a00c8: Download complete 21:29:16 b352a97aabf1: Download complete 21:29:16 4872d77fe225: Verifying Checksum 21:29:16 4872d77fe225: Download complete 21:29:16 5851b861e8e6: Verifying Checksum 21:29:16 5851b861e8e6: Download complete 21:29:16 b85a868b505f: Download complete 21:29:16 bab4dde63d76: Verifying Checksum 21:29:16 bab4dde63d76: Download complete 21:29:17 b85a868b505f: Pull complete 21:29:17 e2be974225ed: Pull complete 21:29:18 339a4e72a1f5: Pull complete 21:29:18 988bab9f4d93: Pull complete 21:29:18 1469e6f7b9e6: Pull complete 21:29:18 eaf3925da568: Pull complete 21:29:20 bab4dde63d76: Pull complete 21:29:20 bde34c3a00c8: Pull complete 21:29:20 b352a97aabf1: Pull complete 21:29:20 4872d77fe225: Pull complete 21:29:20 5851b861e8e6: Pull complete 21:29:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:20 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:29:20 $ 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 21:29:23 $ docker top 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 -eo pid,comm 21:29:23 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). 21:29:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:24 [ssh-agent] Looking for ssh-agent implementation... 21:29:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:24 $ docker exec 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent 21:29:24 SSH_AUTH_SOCK=/tmp/ssh-skjH29nyKaEB/agent.31 21:29:24 SSH_AGENT_PID=37 21:29:24 Running ssh-add (command line suppressed) 21:29:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18272973353419899249.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18272973353419899249.key) 21:29:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:24 + git tag --points-at HEAD [Pipeline] } 21:29:24 $ docker exec --env ******** --env ******** 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent -k 21:29:24 unset SSH_AUTH_SOCK; 21:29:24 unset SSH_AGENT_PID; 21:29:24 echo Agent pid 37 killed; 21:29:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:29:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:24 [ssh-agent] Looking for ssh-agent implementation... 21:29:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:24 $ docker exec 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent 21:29:25 SSH_AUTH_SOCK=/tmp/ssh-8jz9qXuucdpk/agent.69 21:29:25 SSH_AGENT_PID=76 21:29:25 Running ssh-add (command line suppressed) 21:29:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1038506101809719525.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1038506101809719525.key) 21:29:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:25 + git semver init 21:29:25 2023-11-13 21:29:25,618 [run_init] DEBUG init version:0.0.0 force:False 21:29:25 2023-11-13 21:29:25,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 21:29:25 2023-11-13 21:29:25,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 21:29:25 2023-11-13 21:29:25,620 [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) 21:29:27 2023-11-13 21:29:27,317 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 21:29:27 2023-11-13 21:29:27,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 21:29:27 2023-11-13 21:29:27,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:29:27 2023-11-13 21:29:27,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:29:27 3.1.0-dev.14 [Pipeline] } 21:29:27 $ docker exec --env ******** --env ******** 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent -k 21:29:27 unset SSH_AUTH_SOCK; 21:29:27 unset SSH_AGENT_PID; 21:29:27 echo Agent pid 76 killed; 21:29:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:28 + git semver [Pipeline] } 21:29:28 $ docker stop --time=1 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 21:29:29 $ docker rm -f --volumes 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 [Pipeline] // withDockerContainer [Pipeline] sh 21:29:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:29:30 Stashed 1 file(s) [Pipeline] echo 21:29:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 21:29:30 provisioning config files... 21:29:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config183698141607044215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:30 ---> docker-login.sh 21:29:30 nexus3.edgexfoundry.org:10001 21:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:30 Configure a credential helper to remove this warning. See 21:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:30 21:29:30 Login Succeeded 21:29:30 nexus3.edgexfoundry.org:10002 21:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:30 Configure a credential helper to remove this warning. See 21:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:30 21:29:30 Login Succeeded 21:29:30 nexus3.edgexfoundry.org:10003 21:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:31 Configure a credential helper to remove this warning. See 21:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:31 21:29:31 Login Succeeded 21:29:31 nexus3.edgexfoundry.org:10004 21:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:31 Configure a credential helper to remove this warning. See 21:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:31 21:29:31 Login Succeeded 21:29:31 docker.io 21:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:31 Configure a credential helper to remove this warning. See 21:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:31 21:29:31 Login Succeeded 21:29:31 ---> docker-login.sh ends [Pipeline] } 21:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:29:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:29:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:29:31 ========================================================= 21:29:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:29:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:29:32 Sending build context to Docker daemon 46.33MB 21:29:32 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 21:29:32 Step 2/15 : FROM ${BASE} AS builder 21:29:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:29:32 7264a8db6415: Pulling fs layer 21:29:32 c4d48a809fc2: Pulling fs layer 21:29:32 4f1c88b9dad5: Pulling fs layer 21:29:32 ad3a456e5733: Pulling fs layer 21:29:32 33e27b845d1e: Pulling fs layer 21:29:32 c68163c4e522: Pulling fs layer 21:29:32 50da416c3ac9: Pulling fs layer 21:29:32 23d2d4c4bb30: Pulling fs layer 21:29:32 50da416c3ac9: Waiting 21:29:32 23d2d4c4bb30: Waiting 21:29:32 33e27b845d1e: Waiting 21:29:32 c68163c4e522: Waiting 21:29:32 ad3a456e5733: Waiting 21:29:32 c4d48a809fc2: Download complete 21:29:32 ad3a456e5733: Download complete 21:29:32 33e27b845d1e: Verifying Checksum 21:29:32 33e27b845d1e: Download complete 21:29:32 7264a8db6415: Verifying Checksum 21:29:32 7264a8db6415: Download complete 21:29:32 c68163c4e522: Verifying Checksum 21:29:32 c68163c4e522: Download complete 21:29:32 7264a8db6415: Pull complete 21:29:32 23d2d4c4bb30: Verifying Checksum 21:29:32 23d2d4c4bb30: Download complete 21:29:32 c4d48a809fc2: Pull complete 21:29:32 4f1c88b9dad5: Verifying Checksum 21:29:32 4f1c88b9dad5: Download complete 21:29:33 50da416c3ac9: Verifying Checksum 21:29:33 50da416c3ac9: Download complete 21:29:36 4f1c88b9dad5: Pull complete 21:29:36 ad3a456e5733: Pull complete 21:29:36 33e27b845d1e: Pull complete 21:29:36 c68163c4e522: Pull complete 21:29:38 50da416c3ac9: Pull complete 21:29:39 23d2d4c4bb30: Pull complete 21:29:39 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:29:39 ---> 0786185ac409 21:29:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:29:44 ---> Running in 90370ae3d2ce 21:29:44 Removing intermediate container 90370ae3d2ce 21:29:44 ---> b42986106118 21:29:44 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:29:44 ---> Running in 07618259c7fc 21:29:44 Removing intermediate container 07618259c7fc 21:29:44 ---> 8f74495ba67d 21:29:44 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:29:44 ---> Running in e5e6d1b0a6f8 21:29:44 Removing intermediate container e5e6d1b0a6f8 21:29:44 ---> 18e304cf9c1d 21:29:44 Step 6/15 : LABEL Name=edgex-ui-go 21:29:44 ---> Running in 12aff0c2e468 21:29:44 Removing intermediate container 12aff0c2e468 21:29:44 ---> 18075fb00452 21:29:44 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:29:44 ---> Running in 1e27f184f0a1 21:29:44 Removing intermediate container 1e27f184f0a1 21:29:44 ---> ed1330d2fc06 21:29:44 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:29:45 latest: Pulling from library/docker 21:29:45 96526aa774ef: Pulling fs layer 21:29:45 308a300cc30f: Pulling fs layer 21:29:45 4f4fb700ef54: Pulling fs layer 21:29:45 5fcb7611fd77: Pulling fs layer 21:29:45 be9955e691a8: Pulling fs layer 21:29:45 1b5ce73eb848: Pulling fs layer 21:29:45 fe45098d8d9e: Pulling fs layer 21:29:45 843bf259cc12: Pulling fs layer 21:29:45 e56cd900ceac: Pulling fs layer 21:29:45 605d1390b383: Pulling fs layer 21:29:45 8f7854084fed: Pulling fs layer 21:29:45 0a217d94afa5: Pulling fs layer 21:29:45 50e7dd98501d: Pulling fs layer 21:29:45 68811508944a: Pulling fs layer 21:29:45 e56cd900ceac: Waiting 21:29:45 5fcb7611fd77: Waiting 21:29:45 be9955e691a8: Waiting 21:29:45 605d1390b383: Waiting 21:29:45 1b5ce73eb848: Waiting 21:29:45 8f7854084fed: Waiting 21:29:45 0a217d94afa5: Waiting 21:29:45 50e7dd98501d: Waiting 21:29:45 68811508944a: Waiting 21:29:45 fe45098d8d9e: Waiting 21:29:45 843bf259cc12: Waiting 21:29:45 Still waiting to schedule task 21:29:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17395’ is offline 21:29:45 4f4fb700ef54: Verifying Checksum 21:29:45 4f4fb700ef54: Download complete 21:29:45 308a300cc30f: Verifying Checksum 21:29:45 308a300cc30f: Download complete 21:29:45 96526aa774ef: Verifying Checksum 21:29:45 96526aa774ef: Download complete 21:29:45 96526aa774ef: Pull complete 21:29:45 be9955e691a8: Verifying Checksum 21:29:45 be9955e691a8: Download complete 21:29:45 308a300cc30f: Pull complete 21:29:45 1b5ce73eb848: Verifying Checksum 21:29:45 1b5ce73eb848: Download complete 21:29:45 5fcb7611fd77: Verifying Checksum 21:29:45 5fcb7611fd77: Download complete 21:29:45 4f4fb700ef54: Pull complete 21:29:45 fe45098d8d9e: Verifying Checksum 21:29:45 fe45098d8d9e: Download complete 21:29:45 e56cd900ceac: Verifying Checksum 21:29:45 e56cd900ceac: Download complete 21:29:45 843bf259cc12: Verifying Checksum 21:29:45 843bf259cc12: Download complete 21:29:45 8f7854084fed: Download complete 21:29:46 605d1390b383: Verifying Checksum 21:29:46 605d1390b383: Download complete 21:29:46 5fcb7611fd77: Pull complete 21:29:46 50e7dd98501d: Download complete 21:29:46 68811508944a: Download complete 21:29:46 be9955e691a8: Pull complete 21:29:46 0a217d94afa5: Verifying Checksum 21:29:46 0a217d94afa5: Download complete 21:29:46 1b5ce73eb848: Pull complete 21:29:46 fe45098d8d9e: Pull complete 21:29:46 843bf259cc12: Pull complete 21:29:46 e56cd900ceac: Pull complete 21:29:47 605d1390b383: Pull complete 21:29:47 8f7854084fed: Pull complete 21:29:48 0a217d94afa5: Pull complete 21:29:48 50e7dd98501d: Pull complete 21:29:48 68811508944a: Pull complete 21:29:48 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 21:29:48 Status: Downloaded newer image for docker:latest 21:29:50 ---> edeccbae4d3e 21:29:50 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:29:50 ---> Running in 2618f4b6b926 21:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:29:51 OK: 264 MiB in 52 packages 21:29:51 Removing intermediate container 2618f4b6b926 21:29:51 ---> 0678b5b33e73 21:29:51 Step 10/15 : ENV GO111MODULE=on 21:29:51 ---> Running in 0d13757f4ff4 21:29:51 Removing intermediate container 0d13757f4ff4 21:29:51 ---> 6b8b993363d7 21:29:51 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:29:51 ---> Running in 37264547aeab 21:29:51 Removing intermediate container 37264547aeab 21:29:51 ---> a947308ea3e2 21:29:51 Step 12/15 : COPY go.mod vendor* ./ 21:29:51 ---> 8a5ae2f5823f 21:29:51 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:51 ---> Running in d3009569260c 21:30:30 Removing intermediate container d3009569260c 21:30:30 ---> 665038251e21 21:30:30 Step 14/15 : COPY . . 21:30:30 ---> 808fce05a7a3 21:30:30 Step 15/15 : RUN ${MAKE} 21:30:30 ---> Running in 857f859290fe 21:30:30 noop 21:30:30 Removing intermediate container 857f859290fe 21:30:30 ---> 17a59bd72f89 21:30:30 Successfully built 17a59bd72f89 21:30:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:31 + docker inspect -f . ci-base-image-x86_64 21:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:31 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:30:31 $ 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 21:30:31 $ docker top 32659bdb4400bcedd84b2050c99eb2b0310c3455b48f840cc032f8dff8a12123 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:31 + go version 21:30:31 go version go1.21.0 linux/amd64 [Pipeline] } 21:30:31 $ docker stop --time=1 32659bdb4400bcedd84b2050c99eb2b0310c3455b48f840cc032f8dff8a12123 21:30:33 $ docker rm -f --volumes 32659bdb4400bcedd84b2050c99eb2b0310c3455b48f840cc032f8dff8a12123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:33 + docker inspect -f . ci-base-image-x86_64 21:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:33 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 21:30:34 $ docker top f12a1a022b8be9c6b1657570145077f768dfe8cc89e0a0d013f2ba51bdbb7fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 21:30:34 + make test 21:30:34 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:30:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:30:46 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:30:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:30:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:30:49 ./bin/test-attribution-txt.sh 21:30:49 make -C web test 21:30:49 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 21:30:49 make[1]: tput: No such file or directory 21:30:49 make[1]: tput: No such file or directory 21:30:49 warning: generating ./VERSION 21:30:49 echo "0.0.0" > VERSION 21:30:49 docker build \ 21:30:49 -f Dockerfile \ 21:30:49 --build-arg USER=1000 \ 21:30:49 \ 21:30:49 --label "git_sha=4353bacd3a413136317020af75ed3901d759beb7" \ 21:30:49 -t edgexfoundry/edgex-web-ui:4353bacd3a413136317020af75ed3901d759beb7 \ 21:30:49 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 21:30:49 . 21:30:49 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 21:30:49 Install the buildx component to build images with BuildKit: 21:30:49 https://docs.docker.com/go/buildx/ 21:30:49 21:30:49 Sending build context to Docker daemon 2.706MB 21:30:49 Step 1/11 : FROM node:18-alpine3.18 21:30:49 18-alpine3.18: Pulling from library/node 21:30:49 96526aa774ef: Already exists 21:30:49 3130715204cf: Pulling fs layer 21:30:49 b06de8ab1c4f: Pulling fs layer 21:30:49 90ef3ffc5156: Pulling fs layer 21:30:49 90ef3ffc5156: Verifying Checksum 21:30:49 90ef3ffc5156: Download complete 21:30:49 b06de8ab1c4f: Verifying Checksum 21:30:50 3130715204cf: Verifying Checksum 21:30:50 3130715204cf: Download complete 21:30:52 3130715204cf: Pull complete 21:30:52 b06de8ab1c4f: Pull complete 21:30:52 90ef3ffc5156: Pull complete 21:30:52 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 21:30:52 Status: Downloaded newer image for node:18-alpine3.18 21:30:52 ---> d1517ab6615b 21:30:52 Step 2/11 : RUN apk add --no-cache chromium 21:30:55 ---> Running in 947e40987f4b 21:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:30:56 (1/154) Installing libexpat (2.5.0-r1) 21:30:56 (2/154) Installing brotli-libs (1.0.9-r14) 21:30:56 (3/154) Installing libbz2 (1.0.8-r5) 21:30:56 (4/154) Installing libpng (1.6.39-r3) 21:30:56 (5/154) Installing freetype (2.13.0-r5) 21:30:56 (6/154) Installing fontconfig (2.14.2-r3) 21:30:56 (7/154) Installing libfontenc (1.1.7-r2) 21:30:56 (8/154) Installing mkfontscale (1.2.2-r3) 21:30:56 (9/154) Installing font-opensans (0_git20210927-r1) 21:30:56 (10/154) Installing pkgconf (1.9.5-r0) 21:30:56 (11/154) Installing libffi (3.4.4-r2) 21:30:56 (12/154) Installing libintl (0.21.1-r7) 21:30:56 (13/154) Installing libblkid (2.38.1-r8) 21:30:56 (14/154) Installing libmount (2.38.1-r8) 21:30:56 (15/154) Installing pcre2 (10.42-r1) 21:30:56 (16/154) Installing glib (2.76.4-r0) 21:30:56 (17/154) Installing xz-libs (5.4.3-r0) 21:30:56 (18/154) Installing libxml2 (2.11.4-r0) 21:30:56 (19/154) Installing shared-mime-info (2.2-r5) 21:30:56 (20/154) Installing hicolor-icon-theme (0.17-r2) 21:30:56 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 21:30:56 (22/154) Installing libwebp (1.3.2-r0) 21:30:56 (23/154) Installing zstd-libs (1.5.5-r4) 21:30:56 (24/154) Installing tiff (4.5.1-r0) 21:30:56 (25/154) Installing gdk-pixbuf (2.42.10-r5) 21:30:56 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 21:30:56 (27/154) Installing libxau (1.0.11-r2) 21:30:56 (28/154) Installing libmd (1.0.4-r2) 21:30:56 (29/154) Installing libbsd (0.11.7-r1) 21:30:56 (30/154) Installing libxdmcp (1.1.4-r2) 21:30:56 (31/154) Installing libxcb (1.15-r1) 21:30:56 (32/154) Installing libx11 (1.8.7-r0) 21:30:56 (33/154) Installing libxcomposite (0.4.6-r3) 21:30:56 (34/154) Installing libxfixes (6.0.1-r2) 21:30:56 (35/154) Installing libxrender (0.9.11-r3) 21:30:56 (36/154) Installing libxcursor (1.2.1-r2) 21:30:56 (37/154) Installing libxdamage (1.1.6-r2) 21:30:56 (38/154) Installing libxext (1.3.5-r2) 21:30:56 (39/154) Installing libxi (1.8.1-r0) 21:30:56 (40/154) Installing libxinerama (1.1.5-r2) 21:30:56 (41/154) Installing libxrandr (1.5.3-r2) 21:30:56 (42/154) Installing libatk-1.0 (2.48.3-r0) 21:30:56 (43/154) Installing libxtst (1.2.4-r2) 21:30:56 (44/154) Installing dbus-libs (1.14.8-r0) 21:30:56 (45/154) Installing at-spi2-core (2.48.3-r0) 21:30:56 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 21:30:56 (47/154) Installing pixman (0.42.2-r1) 21:30:56 (48/154) Installing cairo (1.17.8-r1) 21:30:56 (49/154) Installing cairo-gobject (1.17.8-r1) 21:30:56 (50/154) Installing avahi-libs (0.8-r13) 21:30:56 (51/154) Installing gmp (6.2.1-r3) 21:30:56 (52/154) Installing nettle (3.8.1-r2) 21:30:56 (53/154) Installing libunistring (1.1-r1) 21:30:56 (54/154) Installing libidn2 (2.3.4-r1) 21:30:56 (55/154) Installing p11-kit (0.24.1-r2) 21:30:56 (56/154) Installing libtasn1 (4.19.0-r1) 21:30:56 (57/154) Installing gnutls (3.8.0-r2) 21:30:56 (58/154) Installing cups-libs (2.4.7-r0) 21:30:56 (59/154) Installing libepoxy (1.5.10-r1) 21:30:56 (60/154) Installing fribidi (1.0.13-r0) 21:30:56 (61/154) Installing graphite2 (1.3.14-r5) 21:30:56 (62/154) Installing harfbuzz (7.3.0-r0) 21:30:56 (63/154) Installing libxft (2.3.8-r1) 21:30:56 (64/154) Installing pango (1.50.14-r1) 21:30:56 (65/154) Installing wayland-libs-client (1.22.0-r2) 21:30:56 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 21:30:56 (67/154) Installing wayland-libs-egl (1.22.0-r2) 21:30:56 (68/154) Installing xkeyboard-config (2.38-r0) 21:30:56 (69/154) Installing libxkbcommon (1.5.0-r2) 21:30:56 (70/154) Installing gtk+3.0 (3.24.38-r1) 21:30:56 Executing gtk+3.0-3.24.38-r1.post-install 21:30:56 (71/154) Installing icu-data-full (73.2-r2) 21:30:57 (72/154) Installing mesa (23.0.4-r0) 21:30:57 (73/154) Installing llvm15-libs (15.0.7-r6) 21:30:57 (74/154) Installing hwdata-pci (0.370-r0) 21:30:57 (75/154) Installing libpciaccess (0.17-r2) 21:30:57 (76/154) Installing libdrm (2.4.115-r4) 21:30:57 (77/154) Installing musl-fts (1.2.7-r5) 21:30:57 (78/154) Installing libelf (0.189-r2) 21:30:57 (79/154) Installing mesa-glapi (23.0.4-r0) 21:30:57 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 21:30:58 (81/154) Installing eudev-libs (3.2.11-r8) 21:30:58 (82/154) Installing libmagic (5.45-r0) 21:30:58 (83/154) Installing file (5.45-r0) 21:30:58 (84/154) Installing libice (1.1.1-r2) 21:30:58 (85/154) Installing libuuid (2.38.1-r8) 21:30:58 (86/154) Installing libsm (1.2.4-r1) 21:30:58 (87/154) Installing libxt (1.3.0-r2) 21:30:58 (88/154) Installing libxmu (1.1.4-r2) 21:30:58 (89/154) Installing xset (1.2.5-r1) 21:30:58 (90/154) Installing xprop (1.2.6-r0) 21:30:58 (91/154) Installing xdg-utils (1.1.3-r4) 21:30:58 (92/154) Installing libogg (1.3.5-r4) 21:30:58 (93/154) Installing flac-libs (1.4.3-r0) 21:30:58 (94/154) Installing alsa-lib (1.2.9-r1) 21:30:58 (95/154) Installing libatomic (12.2.1_git20220924-r10) 21:30:58 (96/154) Installing svt-av1-libs (1.6.0-r0) 21:30:58 (97/154) Installing aom-libs (3.6.1-r0) 21:30:58 (98/154) Installing libva (2.18.0-r1) 21:30:58 (99/154) Installing libvdpau (1.5-r1) 21:30:58 (100/154) Installing onevpl-libs (2023.2.1-r0) 21:30:58 (101/154) Installing ffmpeg-libavutil (6.0-r15) 21:30:58 (102/154) Installing libdav1d (1.2.1-r0) 21:30:58 (103/154) Installing libhwy (1.0.4-r1) 21:30:58 (104/154) Installing lcms2 (2.15-r2) 21:30:58 (105/154) Installing libjxl (0.8.2-r0) 21:30:58 (106/154) Installing lame-libs (3.100-r5) 21:30:58 (107/154) Installing opus (1.4-r0) 21:30:58 (108/154) Installing libgomp (12.2.1_git20220924-r10) 21:30:58 (109/154) Installing soxr (0.1.3-r5) 21:30:58 (110/154) Installing ffmpeg-libswresample (6.0-r15) 21:30:58 (111/154) Installing libtheora (1.1.1-r17) 21:30:58 (112/154) Installing libvorbis (1.3.7-r1) 21:30:58 (113/154) Installing libvpx (1.13.0-r2) 21:30:58 (114/154) Installing x264-libs (0.164_git20220602-r1) 21:30:58 (115/154) Installing numactl (2.0.16-r4) 21:30:58 (116/154) Installing x265-libs (3.5-r4) 21:30:58 (117/154) Installing xvidcore (1.3.7-r1) 21:30:58 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 21:30:58 (119/154) Installing libbluray (1.3.4-r0) 21:30:58 (120/154) Installing mpg123-libs (1.31.3-r1) 21:30:58 (121/154) Installing libopenmpt (0.7.2-r0) 21:30:58 (122/154) Installing cjson (1.7.15-r4) 21:30:58 (123/154) Installing mbedtls (2.28.5-r0) 21:30:58 (124/154) Installing librist (0.2.7-r0) 21:30:58 (125/154) Installing libsrt (1.5.2-r0) 21:30:58 (126/154) Installing libssh (0.10.5-r0) 21:30:58 (127/154) Installing libsodium (1.0.18-r3) 21:30:58 (128/154) Installing libzmq (4.3.4-r4) 21:30:58 (129/154) Installing ffmpeg-libavformat (6.0-r15) 21:30:58 (130/154) Installing libevent (2.1.12-r6) 21:30:58 (131/154) Installing wayland-libs-server (1.22.0-r2) 21:30:58 (132/154) Installing mesa-gbm (23.0.4-r0) 21:30:58 (133/154) Installing harfbuzz-subset (7.3.0-r0) 21:30:58 (134/154) Installing icu-libs (73.2-r2) 21:30:58 (135/154) Installing jsoncpp (1.9.5-r0) 21:30:58 (136/154) Installing minizip (1.2.13-r1) 21:30:58 (137/154) Installing nspr (4.35-r2) 21:30:58 (138/154) Installing sqlite-libs (3.41.2-r2) 21:30:58 (139/154) Installing nss (3.94-r0) 21:30:58 (140/154) Installing pipewire-libs (0.3.70-r1) 21:30:58 (141/154) Installing libasyncns (0.8-r1) 21:30:58 (142/154) Installing libltdl (2.4.7-r2) 21:30:58 (143/154) Installing orc (0.4.34-r0) 21:30:58 (144/154) Installing libsndfile (1.2.0-r2) 21:30:59 (145/154) Installing speexdsp (1.2.1-r1) 21:30:59 (146/154) Installing tdb-libs (1.4.8-r1) 21:30:59 (147/154) Installing libpulse (16.1-r10) 21:30:59 (148/154) Installing snappy (1.1.10-r1) 21:30:59 (149/154) Installing libwoff2common (1.0.2-r2) 21:30:59 (150/154) Installing libwoff2enc (1.0.2-r2) 21:30:59 (151/154) Installing libgpg-error (1.47-r1) 21:30:59 (152/154) Installing libgcrypt (1.10.2-r1) 21:30:59 (153/154) Installing libxslt (1.1.38-r0) 21:30:59 (154/154) Installing chromium (117.0.5938.62-r0) 21:31:00 Executing busybox-1.36.1-r2.trigger 21:31:00 Executing fontconfig-2.14.2-r3.trigger 21:31:00 Executing mkfontscale-1.2.2-r3.trigger 21:31:00 Executing glib-2.76.4-r0.trigger 21:31:00 Executing shared-mime-info-2.2-r5.trigger 21:31:00 Executing gdk-pixbuf-2.42.10-r5.trigger 21:31:00 Executing gtk-update-icon-cache-3.24.38-r1.trigger 21:31:00 OK: 576 MiB in 171 packages 21:31:11 Removing intermediate container 947e40987f4b 21:31:11 ---> 023cb2c4d0dc 21:31:11 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 21:31:11 ---> Running in 4c597263cd3c 21:31:11 Removing intermediate container 4c597263cd3c 21:31:11 ---> c55a75462fc3 21:31:11 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 21:31:11 ---> Running in 50ca0a50cfb5 21:31:11 Removing intermediate container 50ca0a50cfb5 21:31:11 ---> 2c266d77fe5c 21:31:11 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 21:31:11 ---> Running in 94c3af5bd5f0 21:31:11 Removing intermediate container 94c3af5bd5f0 21:31:11 ---> ed1b6050bab2 21:31:11 Step 6/11 : RUN npm install -g npm 21:31:11 ---> Running in 27652cec8644 21:31:19 21:31:19 removed 31 packages, and changed 65 packages in 8s 21:31:19 21:31:19 26 packages are looking for funding 21:31:19 run `npm fund` for details 21:31:20 Removing intermediate container 27652cec8644 21:31:20 ---> 6454b0f8fb37 21:31:20 Step 7/11 : ARG USER=1000 21:31:20 ---> Running in af3d695c4135 21:31:20 Removing intermediate container af3d695c4135 21:31:20 ---> e6c27e16fe4a 21:31:20 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 21:31:20 ---> Running in 71ec6b8ad65c 21:31:21 Removing intermediate container 71ec6b8ad65c 21:31:21 ---> 50c356005dcb 21:31:21 Step 9/11 : USER $USER:$USER 21:31:21 ---> Running in d4c82a90a6cb 21:31:21 Removing intermediate container d4c82a90a6cb 21:31:21 ---> 857a8a1afe75 21:31:21 Step 10/11 : WORKDIR /app 21:31:21 ---> Running in 7f4631df15fe 21:31:21 Removing intermediate container 7f4631df15fe 21:31:21 ---> b05628b25bcb 21:31:21 Step 11/11 : LABEL git_sha=4353bacd3a413136317020af75ed3901d759beb7 21:31:21 ---> Running in 1b69bdcc2eb7 21:31:21 Removing intermediate container 1b69bdcc2eb7 21:31:21 ---> d5dee72cef83 21:31:21 Successfully built d5dee72cef83 21:31:21 Successfully tagged edgexfoundry/edgex-web-ui:4353bacd3a413136317020af75ed3901d759beb7 21:31:21 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 21:31:21 touch edgex-web-ui.imagebuilt 21:31:21 mkdir -p node_modules coverage 21:31:21 chown "1000:1000" node_modules coverage package-lock.json 21:31:21 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 npm WARN EBADENGINE Unsupported engine { 21:31:23 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 21:31:23 npm WARN EBADENGINE required: { 21:31:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:31:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:31:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:31:23 npm WARN EBADENGINE }, 21:31:23 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 21:31:23 npm WARN EBADENGINE } 21:31:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17397 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 21:31:23 Running in /w/workspace/edgex-ui-go/144 [Pipeline] { [Pipeline] checkout 21:31:23 The recommended git tool is: git 21:31:30 using credential edgex-jenkins-ssh 21:31:30 Cloning the remote Git repository 21:31:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:31:30 > git init /w/workspace/edgex-ui-go/144 # timeout=10 21:31:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:31:30 > git --version # timeout=10 21:31:30 > git --version # 'git version 2.25.1' 21:31:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:31:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:36 Avoid second fetch 21:31:36 Checking out Revision 4353bacd3a413136317020af75ed3901d759beb7 (main) 21:31:36 > git config core.sparsecheckout # timeout=10 21:31:36 > git checkout -f 4353bacd3a413136317020af75ed3901d759beb7 # timeout=10 21:31:37 Commit message: "Merge pull request #668 from ernestojeda/disable-arm-test" 21:31:38 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 21:31:38 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 21:31:38 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 21:31:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 21:31:38 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 21:31:38 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 21:31:38 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 21:31:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 21:31:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 21:31:38 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:31:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 21:31:38 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:31:38 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:31:38 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 21:31:38 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:31:38 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:38 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 21:31:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:31:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:31:39 Dload Upload Total Spent Left Speed 21:31:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 70455 0 --:--:-- --:--:-- --:--:-- 70066 [Pipeline] sh 21:31:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:31:40 + sudo tee /etc/docker/daemon.new 21:31:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:31:40 { 21:31:40 "registry-mirrors": [ 21:31:40 "https://nexus3.edgexfoundry.org:10001" 21:31:40 ], 21:31:40 "bip": "10.250.0.254/24", 21:31:40 "hosts": [ 21:31:40 "tcp://0.0.0.0:5555", 21:31:40 "unix:///var/run/docker.sock" 21:31:40 ], 21:31:40 "mtu": 1458, 21:31:40 "selinux-enabled": true, 21:31:40 "seccomp-profile": "/etc/docker/seccomp.json" 21:31:40 } [Pipeline] sh 21:31:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:31:40 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 21:31:41 + sudo service docker restart 21:31:41 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 21:31:43 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 21:31:47 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 21:31:53 21:31:53 added 1478 packages, and audited 1479 packages in 32s 21:31:53 21:31:53 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 21:31:53 21:31:53 To address issues that do not require attention, run: 21:31:53 npm audit fix 21:31:53 21:31:53 To address all issues (including breaking changes), run: 21:31:53 npm audit fix --force 21:31:53 21:31:53 Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:59 provisioning config files... 21:31:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config2898156240951834497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:59 ---> docker-login.sh 21:31:59 nexus3.edgexfoundry.org:10001 21:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:00 Configure a credential helper to remove this warning. See 21:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:00 21:32:00 Login Succeeded 21:32:00 nexus3.edgexfoundry.org:10002 21:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:00 Configure a credential helper to remove this warning. See 21:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:00 21:32:00 Login Succeeded 21:32:00 nexus3.edgexfoundry.org:10003 21:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:01 Configure a credential helper to remove this warning. See 21:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:01 21:32:01 Login Succeeded 21:32:01 nexus3.edgexfoundry.org:10004 21:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:01 Configure a credential helper to remove this warning. See 21:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:01 21:32:01 Login Succeeded 21:32:01 docker.io 21:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:01 Configure a credential helper to remove this warning. See 21:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:01 21:32:01 Login Succeeded 21:32:01 ---> docker-login.sh ends [Pipeline] } 21:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:32:02 ========================================================= 21:32:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:32:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:32:03 Sending build context to Docker daemon 28.8MB 21:32:03 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 21:32:03 Step 2/15 : FROM ${BASE} AS builder 21:32:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:32:03 9fda8d8052c6: Pulling fs layer 21:32:03 5d54e960e981: Pulling fs layer 21:32:03 c4a7e357bf2a: Pulling fs layer 21:32:03 f0e02332f6b5: Pulling fs layer 21:32:03 cefa15bbcfad: Pulling fs layer 21:32:03 17808c966233: Pulling fs layer 21:32:03 f4c1fc716caa: Pulling fs layer 21:32:03 f0e02332f6b5: Waiting 21:32:03 cefa15bbcfad: Waiting 21:32:03 f4c1fc716caa: Waiting 21:32:03 5d54e960e981: Verifying Checksum 21:32:03 5d54e960e981: Download complete 21:32:03 f0e02332f6b5: Verifying Checksum 21:32:03 f0e02332f6b5: Download complete 21:32:03 cefa15bbcfad: Verifying Checksum 21:32:03 cefa15bbcfad: Download complete 21:32:03 9fda8d8052c6: Verifying Checksum 21:32:03 9fda8d8052c6: Download complete 21:32:04 f4c1fc716caa: Verifying Checksum 21:32:04 f4c1fc716caa: Download complete 21:32:04 9fda8d8052c6: Pull complete 21:32:05 5d54e960e981: Pull complete 21:32:06 c4a7e357bf2a: Verifying Checksum 21:32:06 c4a7e357bf2a: Download complete 21:32:06 17808c966233: Download complete 21:32:08 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 21:32:10 - Generating browser application bundles (phase: setup)... 21:32:14 Compiling @angular/core : es2015 as esm2015 21:32:14 Compiling @angular/compiler/testing : es2015 as esm2015 21:32:17 Compiling @angular/core/testing : es2015 as esm2015 21:32:17 Compiling @angular/common : es2015 as esm2015 21:32:17 Compiling @angular/platform-browser : es2015 as esm2015 21:32:17 Compiling @angular/common/testing : es2015 as esm2015 21:32:17 Compiling @angular/common/http : es2015 as esm2015 21:32:18 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 21:32:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 21:32:18 Compiling @angular/forms : es2015 as esm2015 21:32:18 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 21:32:18 Compiling @angular/router : es2015 as esm2015 21:32:18 Compiling @angular/common/http/testing : es2015 as esm2015 21:32:19 c4a7e357bf2a: Pull complete 21:32:19 f0e02332f6b5: Pull complete 21:32:19 cefa15bbcfad: Pull complete 21:32:20 Compiling @angular/router/testing : es2015 as esm2015 21:32:26 13 11 2023 21:32:25.523:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 21:32:26 13 11 2023 21:32:25.525:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 21:32:26 13 11 2023 21:32:25.532:INFO [launcher]: Starting browser ChromeHeadless 21:32:27 17808c966233: Pull complete 21:32:30 f4c1fc716caa: Pull complete 21:32:30 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:32:30 ---> ea914061e18c 21:32:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:32:32 ---> Running in 5fb95be40e23 21:32:32 Removing intermediate container 5fb95be40e23 21:32:32 ---> 9bb67da1ed1f 21:32:32 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:32:32 ---> Running in 1d3eea6d6f34 21:32:32 Removing intermediate container 1d3eea6d6f34 21:32:32 ---> adfa48f56f23 21:32:32 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:32:32 ---> Running in d573f3b57228 21:32:33 Removing intermediate container d573f3b57228 21:32:33 ---> 1087812d9f66 21:32:33 Step 6/15 : LABEL Name=edgex-ui-go 21:32:33 ---> Running in 7f48d859bdf8 21:32:33 Removing intermediate container 7f48d859bdf8 21:32:33 ---> d023e6747533 21:32:33 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:32:33 ---> Running in e748bade5206 21:32:33 Removing intermediate container e748bade5206 21:32:33 ---> b21bfc02bf86 21:32:33 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:32:34 latest: Pulling from library/docker 21:32:34 579b34f0a95b: Pulling fs layer 21:32:34 2ecd494fa26a: Pulling fs layer 21:32:34 4f4fb700ef54: Pulling fs layer 21:32:34 99624a4fd86a: Pulling fs layer 21:32:34 6b3f207db0e4: Pulling fs layer 21:32:34 2f21744ef460: Pulling fs layer 21:32:34 80fde8283b9a: Pulling fs layer 21:32:34 cfd52aaeb832: Pulling fs layer 21:32:34 2aa7661f3209: Pulling fs layer 21:32:34 ad7962f27383: Pulling fs layer 21:32:34 c8cf6870052b: Pulling fs layer 21:32:34 1996d6e72d7b: Pulling fs layer 21:32:34 112e10f1d4c1: Pulling fs layer 21:32:34 b97b6e3dbded: Pulling fs layer 21:32:34 99624a4fd86a: Waiting 21:32:34 6b3f207db0e4: Waiting 21:32:34 2f21744ef460: Waiting 21:32:34 80fde8283b9a: Waiting 21:32:34 cfd52aaeb832: Waiting 21:32:34 2aa7661f3209: Waiting 21:32:34 ad7962f27383: Waiting 21:32:34 c8cf6870052b: Waiting 21:32:34 1996d6e72d7b: Waiting 21:32:34 112e10f1d4c1: Waiting 21:32:34 b97b6e3dbded: Waiting 21:32:34 4f4fb700ef54: Download complete 21:32:35 2ecd494fa26a: Verifying Checksum 21:32:35 2ecd494fa26a: Download complete 21:32:35 579b34f0a95b: Verifying Checksum 21:32:35 579b34f0a95b: Download complete 21:32:35 99624a4fd86a: Verifying Checksum 21:32:35 99624a4fd86a: Download complete 21:32:35 6b3f207db0e4: Verifying Checksum 21:32:35 6b3f207db0e4: Download complete 21:32:35 80fde8283b9a: Verifying Checksum 21:32:35 80fde8283b9a: Download complete 21:32:35 579b34f0a95b: Pull complete 21:32:35 cfd52aaeb832: Verifying Checksum 21:32:35 cfd52aaeb832: Download complete 21:32:36 ✔ Browser application bundle generation complete. 21:32:36 13 11 2023 21:32:35.643:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket WkYn59B1lmeMGA6WAAAB with id 68189409 21:32:36 2f21744ef460: Verifying Checksum 21:32:36 2f21744ef460: Download complete 21:32:36 2aa7661f3209: Verifying Checksum 21:32:36 2aa7661f3209: Download complete 21:32:36 c8cf6870052b: Verifying Checksum 21:32:36 c8cf6870052b: Download complete 21:32:36 112e10f1d4c1: Verifying Checksum 21:32:36 112e10f1d4c1: Download complete 21:32:36 ad7962f27383: Verifying Checksum 21:32:36 ad7962f27383: Download complete 21:32:36 b97b6e3dbded: Verifying Checksum 21:32:36 b97b6e3dbded: Download complete 21:32:36 2ecd494fa26a: Pull complete 21:32:37 4f4fb700ef54: Pull complete 21:32:37 1996d6e72d7b: Verifying Checksum 21:32:37 1996d6e72d7b: Download complete 21:32:38 99624a4fd86a: Pull complete 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.04 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.066 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.074 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.076 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.087 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.089 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.091 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.102 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.112 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.124 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.188 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.201 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.204 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.206 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.208 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.211 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.212 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.214 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.215 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.238 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.251 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.258 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.285 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.293 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.298 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.303 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.305 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.306 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.312 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.328 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.344 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.36 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.369 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.374 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.411 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.42 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.425 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.429 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.433 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.441 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.465 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.485 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.495 secs) 21:32:38 ERROR: 'NG0304: 'router-outlet' is not a known element: 21:32:38 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 21:32:38 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.495 secs) 21:32:38 ERROR: 'NG0304: 'router-outlet' is not a known element: 21:32:38 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 21:32:38 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.499 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.501 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.503 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.512 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.525 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.527 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.541 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.547 secs) 21:32:38 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.553 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.562 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.577 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.584 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.59 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.597 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.609 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.611 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.614 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.616 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.617 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.619 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.621 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.639 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.641 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.648 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.65 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.652 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.653 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.661 secs) 21:32:39 WARN: ' 21:32:39 It looks like you're using ngModel on the same form field as formControlName. 21:32:39 Support for using the ngModel input property and ngModelChange event with 21:32:39 reactive form directives has been deprecated in Angular v6 and will be removed 21:32:39 in a future version of Angular. 21:32:39 21:32:39 For more information on this, see our API docs here: 21:32:39 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:32:39 ' 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.661 secs) 21:32:39 WARN: ' 21:32:39 It looks like you're using ngModel on the same form field as formControlName. 21:32:39 Support for using the ngModel input property and ngModelChange event with 21:32:39 reactive form directives has been deprecated in Angular v6 and will be removed 21:32:39 in a future version of Angular. 21:32:39 21:32:39 For more information on this, see our API docs here: 21:32:39 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:32:39 ' 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.677 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.683 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.693 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.695 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.704 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.707 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.708 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.716 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.729 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.753 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.767 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.769 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.77 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.781 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.785 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.803 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.81 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.825 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.848 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.852 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.855 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.874 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.906 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.914 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.917 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.923 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.927 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.928 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.939 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.944 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.962 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.973 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.987 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.989 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.052 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.062 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.072 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.097 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.12 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.124 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.131 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.139 secs) 21:32:39 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.144 secs) 21:32:39 6b3f207db0e4: Pull complete 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.151 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.156 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.167 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.191 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.196 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.209 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.228 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.242 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.244 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.249 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.26 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.266 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.272 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.28 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.284 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.287 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.297 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.31 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.312 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.324 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.331 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.336 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.352 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.365 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.381 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.386 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.403 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.409 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.415 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.431 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.436 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.444 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.451 secs) 21:32:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.015 secs / 1.451 secs) 21:32:40 TOTAL: 147 SUCCESS 21:32:40 ✔ Browser application bundle generation complete. 21:32:40 21:32:40 =============================== Coverage summary =============================== 21:32:40 Statements : 41.02% ( 1473/3591 ) 21:32:40 Branches : 11.75% ( 114/970 ) 21:32:40 Functions : 32.21% ( 422/1310 ) 21:32:40 Lines : 39.01% ( 1328/3404 ) 21:32:40 ================================================================================ 21:32:40 ✔ Browser application bundle generation complete. 21:32:40 2f21744ef460: Pull complete 21:32:41 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 21:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:32:41 $ docker stop --time=1 f12a1a022b8be9c6b1657570145077f768dfe8cc89e0a0d013f2ba51bdbb7fd6 21:32:42 $ docker rm -f --volumes f12a1a022b8be9c6b1657570145077f768dfe8cc89e0a0d013f2ba51bdbb7fd6 [Pipeline] // withDockerContainer [Pipeline] sh 21:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:32:44 80fde8283b9a: Pull complete 21:32:44 cfd52aaeb832: Pull complete 21:32:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:32:44 2aa7661f3209: Pull complete [Pipeline] sh 21:32:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:32:45 + ls -al . 21:32:45 total 180 21:32:45 drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 21:30 . 21:32:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:29 .. 21:32:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:29 .blubracket 21:32:45 -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 21:29 .dockerignore 21:32:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:29 .git 21:32:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:29 .github 21:32:45 -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 21:29 .gitignore 21:32:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 21:29 .semver 21:32:45 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 21:29 Attribution.txt 21:32:45 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 21:29 CHANGELOG.md 21:32:45 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 21:29 CONTRIBUTING.md 21:32:45 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 21:29 Dockerfile 21:32:45 -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 21:29 Jenkinsfile 21:32:45 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 21:29 LICENSE 21:32:45 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 21:29 Makefile 21:32:45 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 21:29 README.md 21:32:45 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 21:29 VERSION 21:32:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:29 assets 21:32:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:29 bin 21:32:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:29 cmd 21:32:45 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 21:30 coverage.out 21:32:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:29 docs 21:32:45 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 21:29 go.mod 21:32:45 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 21:29 go.sum 21:32:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:29 internal 21:32:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:29 testing 21:32:45 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 21:29 version.go 21:32:45 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 21:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:45 ad7962f27383: Pull complete 21:32:45 c8cf6870052b: Pull complete 21:32:46 + 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=4353bacd3a413136317020af75ed3901d759beb7 --label arch=amd64 --label version=3.1.0-dev.14 . 21:32:46 Sending build context to Docker daemon 49.04MB 21:32:46 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:32:46 Step 2/25 : FROM ${BASE} AS builder 21:32:46 ---> 17a59bd72f89 21:32:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:32:47 ---> Running in 5a96fa8fca1a 21:32:47 Removing intermediate container 5a96fa8fca1a 21:32:47 ---> 516aca9cfbf9 21:32:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:32:47 ---> Running in 589183474b66 21:32:47 Removing intermediate container 589183474b66 21:32:47 ---> 691ffb53da62 21:32:47 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:32:47 ---> Running in 18fec3651cf4 21:32:47 Removing intermediate container 18fec3651cf4 21:32:47 ---> 56d287c03c0f 21:32:47 Step 6/25 : LABEL Name=edgex-ui-go 21:32:47 ---> Running in ddf94de76d5c 21:32:47 Removing intermediate container ddf94de76d5c 21:32:47 ---> c54e9061ca31 21:32:47 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:32:47 ---> Running in 5ba6c4845efd 21:32:47 Removing intermediate container 5ba6c4845efd 21:32:47 ---> c98b9ba41dd4 21:32:47 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:32:48 ---> 353a54945e49 21:32:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:48 ---> Running in 0a6180e1aab1 21:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:32:49 1996d6e72d7b: Pull complete 21:32:49 112e10f1d4c1: Pull complete 21:32:49 b97b6e3dbded: Pull complete 21:32:49 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 21:32:49 Status: Downloaded newer image for docker:latest 21:32:49 OK: 264 MiB in 52 packages 21:32:49 Removing intermediate container 0a6180e1aab1 21:32:49 ---> 72ba4093aa38 21:32:49 Step 10/25 : ENV GO111MODULE=on 21:32:49 ---> Running in 1bcf4e27a24f 21:32:49 Removing intermediate container 1bcf4e27a24f 21:32:49 ---> 81e15418c0ef 21:32:49 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:32:49 ---> Running in 2fb7cddafc02 21:32:49 Removing intermediate container 2fb7cddafc02 21:32:49 ---> 4f45a44a36c4 21:32:49 Step 12/25 : COPY go.mod vendor* ./ 21:32:49 ---> b90c3962978f 21:32:49 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:49 ---> Running in 4728a006e6d3 21:32:50 Removing intermediate container 4728a006e6d3 21:32:50 ---> 2b9402b7193d 21:32:50 Step 14/25 : COPY . . 21:32:51 ---> 330e9e4a113b 21:32:51 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:51 ---> Running in 5c61b47ccac6 21:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:32:52 ---> 90e416337020 21:32:52 Step 15/25 : RUN ${MAKE} 21:32:52 ---> Running in fe97acf8d7b2 21:32:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.14" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:32:54 OK: 266 MiB in 52 packages 21:32:58 Removing intermediate container 5c61b47ccac6 21:32:58 ---> f80ef9266e85 21:32:58 Step 10/15 : ENV GO111MODULE=on 21:32:58 ---> Running in 779c8a364dfb 21:32:59 Removing intermediate container 779c8a364dfb 21:32:59 ---> 8c4cc2102ff9 21:32:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:32:59 ---> Running in 48edd44701a4 21:32:59 Removing intermediate container 48edd44701a4 21:32:59 ---> 245bfe1616a1 21:32:59 Step 12/15 : COPY go.mod vendor* ./ 21:33:00 ---> 313f7632a1a4 21:33:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:00 ---> Running in cc0335518f72 21:33:14 Removing intermediate container fe97acf8d7b2 21:33:14 ---> fe4920de5049 21:33:14 Step 16/25 : FROM alpine:3.18 21:33:14 3.18: Pulling from library/alpine 21:33:15 96526aa774ef: Already exists 21:33:15 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:33:15 Status: Downloaded newer image for alpine:3.18 21:33:15 ---> 8ca4688f4f35 21:33:15 Step 17/25 : EXPOSE 4000 21:33:15 ---> Running in 20fbcc8b5588 21:33:15 Removing intermediate container 20fbcc8b5588 21:33:15 ---> 7c93d158452a 21:33:15 Step 18/25 : 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 21:33:16 ---> d42dddc071df 21:33:16 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:33:16 ---> db3a42515afc 21:33:16 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:33:16 ---> 9c2710693bfc 21:33:16 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:33:16 ---> Running in 6dce81dbf8bd 21:33:16 Removing intermediate container 6dce81dbf8bd 21:33:16 ---> 13f87a7847bc 21:33:16 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 21:33:16 ---> Running in 257573aaf9fc 21:33:16 Removing intermediate container 257573aaf9fc 21:33:16 ---> 305a192dc606 21:33:16 Step 23/25 : LABEL arch=amd64 21:33:16 ---> Running in ba2357bf084a 21:33:16 Removing intermediate container ba2357bf084a 21:33:16 ---> 5b9e6a7dc410 21:33:16 Step 24/25 : LABEL git_sha=4353bacd3a413136317020af75ed3901d759beb7 21:33:17 ---> Running in 50c9ce9bb540 21:33:17 Removing intermediate container 50c9ce9bb540 21:33:17 ---> 48a65c5341f7 21:33:17 Step 25/25 : LABEL version=3.1.0-dev.14 21:33:17 ---> Running in 6d28d652c778 21:33:17 Removing intermediate container 6d28d652c778 21:33:17 ---> d3b13403acbc 21:33:17 [Warning] One or more build-args [ARCH] were not consumed 21:33:17 Successfully built d3b13403acbc 21:33:17 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:17 provisioning config files... 21:33:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7514627006528199132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:17 ---> docker-login.sh 21:33:17 nexus3.edgexfoundry.org:10001 21:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:17 Configure a credential helper to remove this warning. See 21:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:17 21:33:17 Login Succeeded 21:33:17 nexus3.edgexfoundry.org:10002 21:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:17 Configure a credential helper to remove this warning. See 21:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:17 21:33:17 Login Succeeded 21:33:17 nexus3.edgexfoundry.org:10003 21:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:17 Configure a credential helper to remove this warning. See 21:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:17 21:33:17 Login Succeeded 21:33:17 nexus3.edgexfoundry.org:10004 21:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:17 Configure a credential helper to remove this warning. See 21:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:17 21:33:17 Login Succeeded 21:33:17 docker.io 21:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:18 Configure a credential helper to remove this warning. See 21:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:18 21:33:18 Login Succeeded 21:33:18 ---> docker-login.sh ends [Pipeline] } 21:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:33:18 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 21:33:18 4353bacd3a413136317020af75ed3901d759beb7 21:33:18 latest 21:33:18 3.1.0-dev.14 21:33:18 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 21:33:18 main 21:33:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7 21:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:33:18 038dfc99f104: Preparing 21:33:18 50417f10605e: Preparing 21:33:18 b63ac8873192: Preparing 21:33:18 cc2447e1835a: Preparing 21:33:18 cc2447e1835a: Layer already exists 21:33:18 038dfc99f104: Pushed 21:33:18 50417f10605e: Pushed 21:33:22 b63ac8873192: Pushed 21:33:22 4353bacd3a413136317020af75ed3901d759beb7: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 21:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:33:22 038dfc99f104: Preparing 21:33:22 50417f10605e: Preparing 21:33:22 b63ac8873192: Preparing 21:33:22 cc2447e1835a: Preparing 21:33:22 cc2447e1835a: Layer already exists 21:33:22 b63ac8873192: Layer already exists 21:33:22 50417f10605e: Layer already exists 21:33:22 038dfc99f104: Layer already exists 21:33:22 latest: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.14 21:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:33:23 038dfc99f104: Preparing 21:33:23 50417f10605e: Preparing 21:33:23 b63ac8873192: Preparing 21:33:23 cc2447e1835a: Preparing 21:33:23 b63ac8873192: Layer already exists 21:33:23 cc2447e1835a: Layer already exists 21:33:23 038dfc99f104: Layer already exists 21:33:23 50417f10605e: Layer already exists 21:33:23 3.1.0-dev.14: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 21:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:33:24 038dfc99f104: Preparing 21:33:24 50417f10605e: Preparing 21:33:24 b63ac8873192: Preparing 21:33:24 cc2447e1835a: Preparing 21:33:24 b63ac8873192: Layer already exists 21:33:24 cc2447e1835a: Layer already exists 21:33:24 50417f10605e: Layer already exists 21:33:24 038dfc99f104: Layer already exists 21:33:24 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 21:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 21:33:24 038dfc99f104: Preparing 21:33:24 50417f10605e: Preparing 21:33:24 b63ac8873192: Preparing 21:33:24 cc2447e1835a: Preparing 21:33:24 b63ac8873192: Layer already exists 21:33:24 cc2447e1835a: Layer already exists 21:33:24 038dfc99f104: Layer already exists 21:33:24 50417f10605e: Layer already exists 21:33:24 main: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:33:24 ===================================================== [Pipeline] echo 21:33:24 taggedImages: 21:33:24 - nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7 21:33:24 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 21:33:24 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.14 21:33:24 - nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 21:33:24 - 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 21:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:25 21:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:25 latest: Pulling from edgex-lftools-log-publisher 21:33:25 5eb5b503b376: Pulling fs layer 21:33:25 5c69ac0246d0: Pulling fs layer 21:33:25 ec43610c2a17: Pulling fs layer 21:33:25 3a2ae6a8a46f: Pulling fs layer 21:33:25 33b1e0a273af: Pulling fs layer 21:33:25 5d3b04190fa2: Pulling fs layer 21:33:25 2f39f015ded8: Pulling fs layer 21:33:25 3a2ae6a8a46f: Waiting 21:33:25 33b1e0a273af: Waiting 21:33:25 5d3b04190fa2: Waiting 21:33:25 5c69ac0246d0: Download complete 21:33:25 3a2ae6a8a46f: Verifying Checksum 21:33:25 3a2ae6a8a46f: Download complete 21:33:25 ec43610c2a17: Verifying Checksum 21:33:25 ec43610c2a17: Download complete 21:33:25 33b1e0a273af: Verifying Checksum 21:33:25 33b1e0a273af: Download complete 21:33:25 5d3b04190fa2: Download complete 21:33:25 5eb5b503b376: Verifying Checksum 21:33:25 5eb5b503b376: Download complete 21:33:26 2f39f015ded8: Download complete 21:33:26 5eb5b503b376: Pull complete 21:33:26 5c69ac0246d0: Pull complete 21:33:27 ec43610c2a17: Pull complete 21:33:27 3a2ae6a8a46f: Pull complete 21:33:27 33b1e0a273af: Pull complete 21:33:27 5d3b04190fa2: Pull complete 21:33:31 2f39f015ded8: Pull complete 21:33:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:32 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:33:32 $ 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 21:33:35 $ docker top 8a4217028bfcce429f89f9980c7e831b08bc9a3ab0f475d48700a1ae3d1c3560 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:36 ---> job-cost.sh 21:33:36 lf-activate-venv: SKIPPING 21:33:36 INFO: No Stack... 21:33:36 INFO: Retrieving Pricing Info for: v3-standard-8 21:33:36 INFO: Archiving Costs [Pipeline] sh 21:33:37 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 21:33:37 + cut -d, -f6 [Pipeline] lock 21:33:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] 21:33:37 Resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] did not exist. Created. 21:33:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:37 + echo total: 0.2199999988079071 [Pipeline] stash 21:33:37 Stashed 1 file(s) [Pipeline] } 21:33:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:37 $ docker stop --time=1 8a4217028bfcce429f89f9980c7e831b08bc9a3ab0f475d48700a1ae3d1c3560 21:33:39 $ docker rm -f --volumes 8a4217028bfcce429f89f9980c7e831b08bc9a3ab0f475d48700a1ae3d1c3560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:34:22 Removing intermediate container cc0335518f72 21:34:22 ---> 3482e89dff6a 21:34:22 Step 14/15 : COPY . . 21:34:22 ---> aaef6ab7206b 21:34:22 Step 15/15 : RUN ${MAKE} 21:34:22 ---> Running in 9a601df57fee 21:34:22 noop 21:34:22 Removing intermediate container 9a601df57fee 21:34:22 ---> 97c6438994eb 21:34:22 Successfully built 97c6438994eb 21:34:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:22 + docker inspect -f . ci-base-image-arm64 21:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:22 prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container 21:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@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 21:34:24 $ docker top 8c4c7870b875eb4b0ebb5d8f9dc89bb1b97c6027ee62db47d3068c444f7e0c26 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:25 + go version 21:34:25 go version go1.21.0 linux/arm64 [Pipeline] } 21:34:25 $ docker stop --time=1 8c4c7870b875eb4b0ebb5d8f9dc89bb1b97c6027ee62db47d3068c444f7e0c26 21:34:26 $ docker rm -f --volumes 8c4c7870b875eb4b0ebb5d8f9dc89bb1b97c6027ee62db47d3068c444f7e0c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:27 + docker inspect -f . ci-base-image-arm64 21:34:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:27 prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container 21:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@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 21:34:29 $ docker top ddb756da30eb51e71bfd278688e84754207e7712ace7241f1ed678bbf844abf5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:29 + git config --global --add safe.directory /w/workspace/edgex-ui-go/144 [Pipeline] fileExists [Pipeline] sh 21:34:30 + make test 21:34:30 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:34:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:35:56 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:36:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:36:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:36:14 ./bin/test-attribution-txt.sh [Pipeline] echo 21:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:36:14 $ docker stop --time=1 ddb756da30eb51e71bfd278688e84754207e7712ace7241f1ed678bbf844abf5 21:36:19 $ docker rm -f --volumes ddb756da30eb51e71bfd278688e84754207e7712ace7241f1ed678bbf844abf5 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:36:20 Warning: overwriting stash ‘coverage-report’ 21:36:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:36:21 + ls -al . 21:36:21 total 176 21:36:21 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 21:34 . 21:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:31 .. 21:36:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:31 .blubracket 21:36:21 -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 21:31 .dockerignore 21:36:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:31 .git 21:36:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:31 .github 21:36:21 -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 21:31 .gitignore 21:36:21 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 21:31 Attribution.txt 21:36:21 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 21:31 CHANGELOG.md 21:36:21 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 21:31 CONTRIBUTING.md 21:36:21 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 21:31 Dockerfile 21:36:21 -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 21:31 Jenkinsfile 21:36:21 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 21:31 LICENSE 21:36:21 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 21:31 Makefile 21:36:21 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 21:31 README.md 21:36:21 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 21:29 VERSION 21:36:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:31 assets 21:36:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:31 bin 21:36:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:31 cmd 21:36:21 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 21:34 coverage.out 21:36:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:31 docs 21:36:21 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 21:31 go.mod 21:36:21 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 21:31 go.sum 21:36:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:31 internal 21:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:31 testing 21:36:21 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 21:31 version.go 21:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:21 + 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=4353bacd3a413136317020af75ed3901d759beb7 --label arch=arm64 --label version=3.1.0-dev.14 . 21:36:23 Sending build context to Docker daemon 28.8MB 21:36:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:36:23 Step 2/25 : FROM ${BASE} AS builder 21:36:23 ---> 97c6438994eb 21:36:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:36:23 ---> Running in aa12bc954432 21:36:23 Removing intermediate container aa12bc954432 21:36:23 ---> 32cb9ece87d8 21:36:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:36:23 ---> Running in ff49accbc783 21:36:23 Removing intermediate container ff49accbc783 21:36:23 ---> d3f2111d280a 21:36:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:36:24 ---> Running in b054bfb44ee9 21:36:24 Removing intermediate container b054bfb44ee9 21:36:24 ---> 8a6a210d0fbf 21:36:24 Step 6/25 : LABEL Name=edgex-ui-go 21:36:24 ---> Running in 1fb1fbd5e0f1 21:36:24 Removing intermediate container 1fb1fbd5e0f1 21:36:24 ---> ca59681453e5 21:36:24 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:36:24 ---> Running in a61367fac1de 21:36:25 Removing intermediate container a61367fac1de 21:36:25 ---> 0f876d14d382 21:36:25 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:36:26 ---> 7c8322a0154a 21:36:26 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:36:26 ---> Running in ac5aee820ef8 21:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:36:29 OK: 266 MiB in 52 packages 21:36:32 Removing intermediate container ac5aee820ef8 21:36:32 ---> b3ff9caee5c0 21:36:32 Step 10/25 : ENV GO111MODULE=on 21:36:32 ---> Running in b6b1fcecf3e2 21:36:33 Removing intermediate container b6b1fcecf3e2 21:36:33 ---> bfbdc6a0ccb9 21:36:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:36:33 ---> Running in c6551e564490 21:36:33 Removing intermediate container c6551e564490 21:36:33 ---> 1740a97f26da 21:36:33 Step 12/25 : COPY go.mod vendor* ./ 21:36:34 ---> f20b47774389 21:36:34 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:34 ---> Running in 5c16245f03e1 21:36:36 Removing intermediate container 5c16245f03e1 21:36:36 ---> b67864a05853 21:36:36 Step 14/25 : COPY . . 21:36:40 ---> 368a9b01526c 21:36:40 Step 15/25 : RUN ${MAKE} 21:36:40 ---> Running in 5f6ac7134287 21:36:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.14" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 21:38:33 Removing intermediate container 5f6ac7134287 21:38:33 ---> 38db1a10f937 21:38:33 Step 16/25 : FROM alpine:3.18 21:38:33 3.18: Pulling from library/alpine 21:38:33 579b34f0a95b: Already exists 21:38:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:38:33 Status: Downloaded newer image for alpine:3.18 21:38:33 ---> 3cc203321400 21:38:33 Step 17/25 : EXPOSE 4000 21:38:33 ---> Running in 8419984ee9a0 21:38:33 Removing intermediate container 8419984ee9a0 21:38:33 ---> 3742a0ce81ae 21:38:33 Step 18/25 : 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 21:38:33 ---> f7b0238d8788 21:38:33 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:38:33 ---> 934e1a420a74 21:38:33 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:38:33 ---> f172d89d3299 21:38:33 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:38:33 ---> Running in b1fb386352af 21:38:33 Removing intermediate container b1fb386352af 21:38:33 ---> 1ff066fa61c0 21:38:33 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 21:38:33 ---> Running in 150e6ba6fc8b 21:38:33 Removing intermediate container 150e6ba6fc8b 21:38:33 ---> 5e6d9a7f395d 21:38:33 Step 23/25 : LABEL arch=arm64 21:38:33 ---> Running in 999ae4fa8311 21:38:33 Removing intermediate container 999ae4fa8311 21:38:33 ---> 905c6630a78d 21:38:33 Step 24/25 : LABEL git_sha=4353bacd3a413136317020af75ed3901d759beb7 21:38:33 ---> Running in 600dc9ea2d4f 21:38:33 Removing intermediate container 600dc9ea2d4f 21:38:33 ---> ee590f9a43ab 21:38:33 Step 25/25 : LABEL version=3.1.0-dev.14 21:38:33 ---> Running in f78b706d492f 21:38:33 Removing intermediate container f78b706d492f 21:38:33 ---> 4e9b2d86a9ab 21:38:33 [Warning] One or more build-args [ARCH] were not consumed 21:38:33 Successfully built 4e9b2d86a9ab 21:38:33 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 21:38:33 provisioning config files... 21:38:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config11500775823960382726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:33 ---> docker-login.sh 21:38:33 nexus3.edgexfoundry.org:10001 21:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:33 Configure a credential helper to remove this warning. See 21:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:33 21:38:33 Login Succeeded 21:38:33 nexus3.edgexfoundry.org:10002 21:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:34 Configure a credential helper to remove this warning. See 21:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:34 21:38:34 Login Succeeded 21:38:34 nexus3.edgexfoundry.org:10003 21:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:34 Configure a credential helper to remove this warning. See 21:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:34 21:38:34 Login Succeeded 21:38:34 nexus3.edgexfoundry.org:10004 21:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:34 Configure a credential helper to remove this warning. See 21:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:34 21:38:34 Login Succeeded 21:38:34 docker.io 21:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:35 Configure a credential helper to remove this warning. See 21:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:35 21:38:35 Login Succeeded 21:38:35 ---> docker-login.sh ends [Pipeline] } 21:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:38:35 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 21:38:35 4353bacd3a413136317020af75ed3901d759beb7 21:38:35 latest 21:38:35 3.1.0-dev.14 21:38:35 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 21:38:35 main 21:38:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:35 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7 21:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:38:36 9ca418444afb: Preparing 21:38:36 c92ef006a946: Preparing 21:38:36 fd21a3a75c39: Preparing 21:38:36 5f4d9fc4d98d: Preparing 21:38:36 5f4d9fc4d98d: Layer already exists 21:38:36 9ca418444afb: Pushed 21:38:36 c92ef006a946: Pushed 21:38:44 fd21a3a75c39: Pushed 21:38:44 4353bacd3a413136317020af75ed3901d759beb7: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:38:45 9ca418444afb: Preparing 21:38:45 c92ef006a946: Preparing 21:38:45 fd21a3a75c39: Preparing 21:38:45 5f4d9fc4d98d: Preparing 21:38:45 5f4d9fc4d98d: Layer already exists 21:38:45 9ca418444afb: Layer already exists 21:38:45 c92ef006a946: Layer already exists 21:38:45 fd21a3a75c39: Layer already exists 21:38:45 latest: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.14 21:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:38:46 9ca418444afb: Preparing 21:38:46 c92ef006a946: Preparing 21:38:46 fd21a3a75c39: Preparing 21:38:46 5f4d9fc4d98d: Preparing 21:38:46 5f4d9fc4d98d: Layer already exists 21:38:46 fd21a3a75c39: Layer already exists 21:38:46 c92ef006a946: Layer already exists 21:38:46 9ca418444afb: Layer already exists 21:38:46 3.1.0-dev.14: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 21:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:38:47 9ca418444afb: Preparing 21:38:47 c92ef006a946: Preparing 21:38:47 fd21a3a75c39: Preparing 21:38:47 5f4d9fc4d98d: Preparing 21:38:47 5f4d9fc4d98d: Layer already exists 21:38:47 fd21a3a75c39: Layer already exists 21:38:47 9ca418444afb: Layer already exists 21:38:47 c92ef006a946: Layer already exists 21:38:47 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 21:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 21:38:48 9ca418444afb: Preparing 21:38:48 c92ef006a946: Preparing 21:38:48 fd21a3a75c39: Preparing 21:38:48 5f4d9fc4d98d: Preparing 21:38:48 9ca418444afb: Layer already exists 21:38:48 5f4d9fc4d98d: Layer already exists 21:38:48 c92ef006a946: Layer already exists 21:38:48 fd21a3a75c39: Layer already exists 21:38:48 main: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:48 ===================================================== [Pipeline] echo 21:38:48 taggedImages: 21:38:48 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7 21:38:48 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 21:38:48 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.14 21:38:48 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 21:38:48 - 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 21:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:48 21:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:49 arm64: Pulling from edgex-lftools-log-publisher 21:38:49 8998bd30e6a1: Pulling fs layer 21:38:49 04944245beec: Pulling fs layer 21:38:49 699f458cf7ca: Pulling fs layer 21:38:49 765212b225bb: Pulling fs layer 21:38:49 f23df028b6ca: Pulling fs layer 21:38:49 d65c8cfc05b1: Pulling fs layer 21:38:49 2437ff75d9bd: Pulling fs layer 21:38:49 f23df028b6ca: Waiting 21:38:49 d65c8cfc05b1: Waiting 21:38:49 765212b225bb: Waiting 21:38:49 2437ff75d9bd: Waiting 21:38:49 04944245beec: Verifying Checksum 21:38:49 04944245beec: Download complete 21:38:49 765212b225bb: Verifying Checksum 21:38:49 765212b225bb: Download complete 21:38:49 f23df028b6ca: Verifying Checksum 21:38:49 f23df028b6ca: Download complete 21:38:49 d65c8cfc05b1: Verifying Checksum 21:38:49 d65c8cfc05b1: Download complete 21:38:49 699f458cf7ca: Verifying Checksum 21:38:49 699f458cf7ca: Download complete 21:38:49 8998bd30e6a1: Verifying Checksum 21:38:49 8998bd30e6a1: Download complete 21:38:52 2437ff75d9bd: Verifying Checksum 21:38:52 2437ff75d9bd: Download complete 21:38:56 8998bd30e6a1: Pull complete 21:38:57 04944245beec: Pull complete 21:38:59 699f458cf7ca: Pull complete 21:38:59 765212b225bb: Pull complete 21:38:59 f23df028b6ca: Pull complete 21:39:00 d65c8cfc05b1: Pull complete 21:39:18 2437ff75d9bd: Pull complete 21:39:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:18 prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container 21:39:18 $ 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/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@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 21:39:21 $ docker top 3c57b01a5b30964efe1b228c471bd1a39fb6b26f5a84dbc0e6f0a7e0fe030221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:22 ---> job-cost.sh 21:39:22 lf-activate-venv: SKIPPING 21:39:22 INFO: No Stack... 21:39:22 INFO: Retrieving Pricing Info for: v3-standard-4 21:39:23 INFO: Archiving Costs [Pipeline] sh 21:39:24 + cut -d, -f6 21:39:24 + cat /w/workspace/edgex-ui-go/144/archives/cost.csv [Pipeline] lock 21:39:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] 21:39:24 Resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] did not exist. Created. 21:39:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:24 /w/workspace/edgex-ui-go/144@tmp/durable-7a518e8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:39:25 + echo total: 0.10999999940395355 [Pipeline] stash 21:39:25 Warning: overwriting stash ‘stack-cost’ 21:39:25 Stashed 1 file(s) [Pipeline] } 21:39:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:25 $ docker stop --time=1 3c57b01a5b30964efe1b228c471bd1a39fb6b26f5a84dbc0e6f0a7e0fe030221 21:39:27 $ docker rm -f --volumes 3c57b01a5b30964efe1b228c471bd1a39fb6b26f5a84dbc0e6f0a7e0fe030221 [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 21:39:27 provisioning config files... 21:39:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17063626515315228194tmp [Pipeline] { [Pipeline] sh 21:39:28 + set +x 21:39:28 + bash -s -- 21:39:28 + curl -s https://codecov.io/bash 21:39:28 21:39:28 _____ _ 21:39:28 / ____| | | 21:39:28 | | ___ __| | ___ ___ _____ __ 21:39:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:39:28 | |___| (_) | (_| | __/ (_| (_) \ V / 21:39:28 \_____\___/ \__,_|\___|\___\___/ \_/ 21:39:28 Bash-1.0.6 21:39:28 21:39:28 21:39:28 ==> git version 2.25.1 found 21:39:28 ==> 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 21:39:28 Release-Date: 2020-01-08 21:39:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:39:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:39:28 ==> Jenkins CI detected. 21:39:28 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 21:39:28 project root: . 21:39:28 --> token set from env 21:39:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:39:28 ==> Running gcov in . (disable via -X gcov) 21:39:28 ==> Python coveragepy not found 21:39:28 ==> Searching for coverage reports in: 21:39:28 + . 21:39:28 -> Found 1 reports 21:39:28 ==> Detecting git/mercurial file structure 21:39:28 ==> Reading reports 21:39:28 + ./coverage.out bytes=10 21:39:28 ==> Appending adjustments 21:39:28 https://docs.codecov.io/docs/fixing-reports 21:39:31 + Found adjustments 21:39:31 ==> Gzipping contents 21:39:31 12K /tmp/codecov.8MvPCT.gz 21:39:31 ==> Uploading reports 21:39:31 url: https://codecov.io 21:39:31 query: branch=main&commit=4353bacd3a413136317020af75ed3901d759beb7&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:31 -> Pinging Codecov 21:39:31 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=4353bacd3a413136317020af75ed3901d759beb7&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:33 -> Uploading to 21:39:33 https://storage.googleapis.com/codecov/v4/raw/2023-11-13/FB506323287CE973F263BFD2A0EB1F37/4353bacd3a413136317020af75ed3901d759beb7/dbdf7017-fc0f-40b8-bd0f-01ea692d9e7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T213933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5875daea054d789dda43b46081cc3167094b806b928572dcc06d9e738d11ed51 21:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:33 Dload Upload Total Spent Left Speed 21:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 35995 --:--:-- --:--:-- --:--:-- 35847 100 8711 0 0 100 8711 0 35995 --:--:-- --:--:-- --:--:-- 35847 21:39:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] } 21:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:39:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:39:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:34 21:39:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:39:34 df9b9388f04a: Pulling fs layer 21:39:34 52dc419b0ee2: Pulling fs layer 21:39:34 25bc292e5bac: Pulling fs layer 21:39:34 114826534d7a: Pulling fs layer 21:39:34 4657fd5d0bcf: Pulling fs layer 21:39:34 6ad1cebc031e: Pulling fs layer 21:39:34 8a3aa393b2d8: Pulling fs layer 21:39:34 114826534d7a: Waiting 21:39:34 4657fd5d0bcf: Waiting 21:39:34 6ad1cebc031e: Waiting 21:39:34 8a3aa393b2d8: Waiting 21:39:34 25bc292e5bac: Verifying Checksum 21:39:34 25bc292e5bac: Download complete 21:39:34 52dc419b0ee2: Download complete 21:39:34 4657fd5d0bcf: Download complete 21:39:34 df9b9388f04a: Verifying Checksum 21:39:34 df9b9388f04a: Download complete 21:39:34 df9b9388f04a: Pull complete 21:39:34 6ad1cebc031e: Verifying Checksum 21:39:34 6ad1cebc031e: Download complete 21:39:34 52dc419b0ee2: Pull complete 21:39:34 25bc292e5bac: Pull complete 21:39:35 114826534d7a: Download complete 21:39:35 8a3aa393b2d8: Verifying Checksum 21:39:35 8a3aa393b2d8: Download complete 21:39:39 114826534d7a: Pull complete 21:39:39 4657fd5d0bcf: Pull complete 21:39:39 6ad1cebc031e: Pull complete 21:39:42 8a3aa393b2d8: Pull complete 21:39:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:42 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:39:42 $ 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 21:39:46 $ docker top de05721da1136f0c6f5751807e5333bd7cb206bb6de3b7ed81b351b93d4a082f -eo pid,comm [Pipeline] { [Pipeline] echo 21:39:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 21:39:46 + set -o pipefail 21:39:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 21:39:53 21:39:53 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 21:39:53 21:39:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/86366e15-410a-4121-8721-e5e295a8332e 21:39:53 21:39:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:39:53 21:39:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:39:53 21:39:53 21:39:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:39:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:39:53 More details here: https://snyk.co/ue1NS 21:39:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:39:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:39:53 $ docker stop --time=1 de05721da1136f0c6f5751807e5333bd7cb206bb6de3b7ed81b351b93d4a082f 21:39:57 $ docker rm -f --volumes de05721da1136f0c6f5751807e5333bd7cb206bb6de3b7ed81b351b93d4a082f [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 21:39:58 + git log --format=format:%s -1 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] sh 21:39:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:58 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:39: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 21:39:59 $ docker top 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 -eo pid,comm 21:39:59 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). 21:39:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:59 [ssh-agent] Looking for ssh-agent implementation... 21:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:59 $ docker exec 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 ssh-agent 21:39:59 SSH_AUTH_SOCK=/tmp/ssh-Fw0mv0NBH8QK/agent.32 21:39:59 SSH_AGENT_PID=38 21:39:59 Running ssh-add (command line suppressed) 21:39:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5043419630233518595.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5043419630233518595.key) 21:39:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:00 + git semver tag 21:40:00 2023-11-13 21:40:00,281 [run_tag] DEBUG tag force:False 21:40:00 2023-11-13 21:40:00,281 [check_head_tag] DEBUG check head tag 21:40:00 2023-11-13 21:40:00,282 [execute] INFO git cat-file --batch-check 21:40:00 2023-11-13 21:40:00,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 21:40:00 2023-11-13 21:40:00,286 [execute] INFO git cat-file --batch 21:40:00 2023-11-13 21:40:00,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 21:40:00 2023-11-13 21:40:00,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:40:00 2023-11-13 21:40:00,295 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 21:40:00 2023-11-13 21:40:00,295 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 21:40:00 2023-11-13 21:40:00,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:40:00 3.1.0-dev.14 [Pipeline] } 21:40:00 $ docker exec --env ******** --env ******** 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 ssh-agent -k 21:40:00 unset SSH_AUTH_SOCK; 21:40:00 unset SSH_AGENT_PID; 21:40:00 echo Agent pid 38 killed; 21:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:00 + git semver [Pipeline] } 21:40:01 $ docker stop --time=1 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 21:40:03 $ docker rm -f --volumes 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:40:10 21:40:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:40:10 0.23.1-centos7: Pulling from edgex-lftools 21:40:10 ab5ef0e58194: Pulling fs layer 21:40:10 9712f1f96733: Pulling fs layer 21:40:10 63f879dbbcfc: Pulling fs layer 21:40:10 0d9ebad4ef96: Pulling fs layer 21:40:10 e9a5061849ea: Pulling fs layer 21:40:10 d747dcd14b5f: Pulling fs layer 21:40:10 2de7ff778b66: Pulling fs layer 21:40:10 0d9ebad4ef96: Waiting 21:40:10 e9a5061849ea: Waiting 21:40:10 2de7ff778b66: Waiting 21:40:10 d747dcd14b5f: Waiting 21:40:10 9712f1f96733: Verifying Checksum 21:40:10 9712f1f96733: Download complete 21:40:11 63f879dbbcfc: Verifying Checksum 21:40:11 63f879dbbcfc: Download complete 21:40:11 ab5ef0e58194: Verifying Checksum 21:40:11 ab5ef0e58194: Download complete 21:40:11 0d9ebad4ef96: Verifying Checksum 21:40:11 0d9ebad4ef96: Download complete 21:40:11 d747dcd14b5f: Verifying Checksum 21:40:11 d747dcd14b5f: Download complete 21:40:11 e9a5061849ea: Verifying Checksum 21:40:11 e9a5061849ea: Download complete 21:40:11 2de7ff778b66: Verifying Checksum 21:40:11 2de7ff778b66: Download complete 21:40:13 ab5ef0e58194: Pull complete 21:40:13 9712f1f96733: Pull complete 21:40:14 63f879dbbcfc: Pull complete 21:40:17 0d9ebad4ef96: Pull complete 21:40:18 e9a5061849ea: Pull complete 21:40:18 d747dcd14b5f: Pull complete 21:40:19 2de7ff778b66: Pull complete 21:40:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:40:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:19 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:40:19 $ 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 21:40:22 $ docker top 2e97adce7913651e35ecbd62f3332a2941a2070d65433edb8844ddd555d46e60 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:40:23 provisioning config files... 21:40:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13671739353474656337tmp 21:40:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1602121949149411590tmp 21:40:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17174696224847218830tmp [Pipeline] { [Pipeline] echo 21:40:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:40:23 ---> sigul-configuration.sh 21:40:23 gpg: directory `/root/.gnupg' created 21:40:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:40:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:40:23 gpg: keyring `/root/.gnupg/secring.gpg' created 21:40:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:40:23 gpg: CAST5 encrypted data 21:40:23 gpg: encrypted with 1 passphrase 21:40:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:40:23 + mkdir /home/jenkins 21:40:23 + mkdir /home/jenkins/sigul [Pipeline] sh 21:40:23 + 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 21:40:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:40:24 ---> sigul-install.sh 21:40:24 Sigul already installed; skipping installation. [Pipeline] sh 21:40:24 + git tag --list 21:40:24 0.1.1 21:40:24 v1.1.0 21:40:24 v1.2.0 21:40:24 v1.2.1 21:40:24 v1.3.0 21:40:24 v2.0.0 21:40:24 v2.1.0 21:40:24 v2.2.0 21:40:24 v2.3.0 21:40:24 v3.0 21:40:24 v3.0.0 21:40:24 v3.1.0-dev.1 21:40:24 v3.1.0-dev.10 21:40:24 v3.1.0-dev.11 21:40:24 v3.1.0-dev.12 21:40:24 v3.1.0-dev.13 21:40:24 v3.1.0-dev.14 21:40:24 v3.1.0-dev.2 21:40:24 v3.1.0-dev.3 21:40:24 v3.1.0-dev.4 21:40:24 v3.1.0-dev.5 21:40:24 v3.1.0-dev.6 21:40:24 v3.1.0-dev.7 21:40:24 v3.1.0-dev.8 21:40:24 v3.1.0-dev.9 [Pipeline] sh 21:40:24 + lftools sign git-tag v3.1.0-dev.14 21:40:25 Signing Git tag with Sigul... 21:40:25 Signing v3.1.0-dev.14 [Pipeline] echo 21:40:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:40:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:40:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:40:26 $ docker stop --time=1 2e97adce7913651e35ecbd62f3332a2941a2070d65433edb8844ddd555d46e60 21:40:27 $ docker rm -f --volumes 2e97adce7913651e35ecbd62f3332a2941a2070d65433edb8844ddd555d46e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:40:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:28 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:40:28 $ 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 21:40:28 $ docker top c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:28 [ssh-agent] Looking for ssh-agent implementation... 21:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:28 $ docker exec c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 ssh-agent 21:40:29 SSH_AUTH_SOCK=/tmp/ssh-rGKpxfA1fUa9/agent.33 21:40:29 SSH_AGENT_PID=40 21:40:29 Running ssh-add (command line suppressed) 21:40:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3202592378276286808.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3202592378276286808.key) 21:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:29 + git semver bump pre 21:40:29 2023-11-13 21:40:29,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:40:29 2023-11-13 21:40:29,621 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 21:40:29 2023-11-13 21:40:29,622 [bump_version] DEBUG bumped version:3.1.0-dev.15 21:40:29 2023-11-13 21:40:29,622 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 21:40:29 2023-11-13 21:40:29,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:40:29 2023-11-13 21:40:29,622 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:40:29 2023-11-13 21:40:29,623 [execute] INFO git cat-file --batch-check 21:40:29 2023-11-13 21:40:29,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:29 2023-11-13 21:40:29,628 [execute] INFO git cat-file --batch 21:40:29 2023-11-13 21:40:29,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:29 2023-11-13 21:40:29,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:40:29 3.1.0-dev.15 [Pipeline] } 21:40:29 $ docker exec --env ******** --env ******** c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 ssh-agent -k 21:40:29 unset SSH_AUTH_SOCK; 21:40:29 unset SSH_AGENT_PID; 21:40:29 echo Agent pid 40 killed; 21:40:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:30 + git semver [Pipeline] } 21:40:30 $ docker stop --time=1 c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 21:40:31 $ docker rm -f --volumes c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:32 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:40:32 $ 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 21:40:32 $ docker top de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:32 [ssh-agent] Looking for ssh-agent implementation... 21:40:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:32 $ docker exec de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 ssh-agent 21:40:32 SSH_AUTH_SOCK=/tmp/ssh-oHCrQYyz5YhC/agent.32 21:40:32 SSH_AGENT_PID=38 21:40:33 Running ssh-add (command line suppressed) 21:40:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5755554956603038214.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5755554956603038214.key) 21:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:33 + git semver push 21:40:33 2023-11-13 21:40:33,557 [run_push] DEBUG push 21:40:33 2023-11-13 21:40:33,557 [execute] INFO git cat-file --batch-check 21:40:33 2023-11-13 21:40:33,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:33 2023-11-13 21:40:33,560 [execute] INFO git rev-list 3830dc8b1c7d48c6caa2725985c1226b35f8d472 -- 21:40:33 2023-11-13 21:40:33,560 [execute] DEBUG Popen(['git', 'rev-list', '3830dc8b1c7d48c6caa2725985c1226b35f8d472', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:40:33 2023-11-13 21:40:33,565 [execute] INFO git fetch -v origin 21:40:33 2023-11-13 21:40:33,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:40:34 2023-11-13 21:40:34,098 [run_push] DEBUG no remote changes detected 21:40:34 2023-11-13 21:40:34,099 [execute] INFO git push origin semver 21:40:34 2023-11-13 21:40:34,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:40:35 2023-11-13 21:40:34,932 [run_push] DEBUG push all version tags 21:40:35 2023-11-13 21:40:34,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:40:35 2023-11-13 21:40:34,933 [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) 21:40:35 2023-11-13 21:40:35,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 21:40:35 3.1.0-dev.15 [Pipeline] } 21:40:35 $ docker exec --env ******** --env ******** de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 ssh-agent -k 21:40:35 unset SSH_AUTH_SOCK; 21:40:35 unset SSH_AGENT_PID; 21:40:35 echo Agent pid 38 killed; 21:40:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:36 + git semver [Pipeline] } 21:40:36 $ docker stop --time=1 de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 21:40:37 $ docker rm -f --volumes de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 [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 21:40:38 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 21:40:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:40:38 total 16 21:40:38 drwxr-xr-x 3 root root 4096 Nov 13 21:33 . 21:40:38 drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 21:40 .. 21:40:38 drwxr-xr-x 2 root root 4096 Nov 13 21:33 cost 21:40:38 -rw-r--r-- 1 root root 83 Nov 13 21:33 cost.csv 21:40:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:40:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 21:40:38 total 16 21:40:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 21:33 . 21:40:38 drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 21:40 .. 21:40:38 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 21:33 cost 21:40:38 -rw-r--r-- 1 jenkins jenkins 83 Nov 13 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:40:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:39 ---> package-listing.sh 21:40:39 ++ facter osfamily 21:40:39 ++ tr '[:upper:]' '[:lower:]' 21:40:39 + OS_FAMILY=debian 21:40:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 21:40:39 + START_PACKAGES=/tmp/packages_start.txt 21:40:39 + END_PACKAGES=/tmp/packages_end.txt 21:40:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:39 + PACKAGES=/tmp/packages_start.txt 21:40:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:40:39 + PACKAGES=/tmp/packages_end.txt 21:40:39 + case "${OS_FAMILY}" in 21:40:39 + dpkg -l 21:40:39 + grep '^ii' 21:40:39 + '[' -f /tmp/packages_start.txt ']' 21:40:39 + '[' -f /tmp/packages_end.txt ']' 21:40:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 21:40:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 21:40:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 21:40:39 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 21:40:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:40 prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container 21:40:40 $ 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 21:40:40 $ docker top fd275414cfe4a6daa52ee3c99418394bef0cf169b6f61476709f09dbf5f74017 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:42 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:46 + ls /var/log/sa-host 21:40:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:46 provisioning config files... 21:40:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5865241962600901485tmp [Pipeline] { [Pipeline] echo 21:40:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:47 ---> create-netrc.sh [Pipeline] } 21:40:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:47 ---> python-tools-install.sh [Pipeline] echo 21:40:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:47 ---> sudo-logs.sh 21:40:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:40:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:47 ---> job-cost.sh 21:40:47 lf-activate-venv: SKIPPING 21:40:47 DEBUG: total: 0.2199999988079071 21:40:47 INFO: Retrieving Stack Cost... 21:40:48 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:48 INFO: Archiving Costs [Pipeline] echo 21:40:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:49 ---> logs-deploy.sh 21:40:49 lf-activate-venv: SKIPPING 21:40:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/144 21:40:49 INFO: archiving workspace using pattern(s): 21:40:50 Archives upload complete. 21:40:50 INFO: archiving logs to Nexus