Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 422becc45202548155d324fc99806fcdfea34ca0 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-ssh12158174962124209665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh1556978540964044459.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh15275709031213465397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh6289508328341151960.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-ssh7130226914013278740.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16263 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 422becc45202548155d324fc99806fcdfea34ca0 (main) Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.53" > 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 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 > git rev-list --no-walk ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:37:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:37:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:37:22 ========================================================= 18:37:22 EdgeX Global Pipelines Version Info 18:37:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:37:23 ------------------- 18:37:23 stable info: 18:37:23 ------------------- 18:37:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:37:23 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:37:23 Message: update stable to v1.0.255 18:37:23 ------------------- 18:37:23 experimental info: 18:37:23 ------------------- 18:37:23 Commited By: **** collab-it+edgex@linuxfoundation.org 18:37:23 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:37:23 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:37:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 422becc [Pipeline] echo 18:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:37:24 provisioning config files... 18:37:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2162491428712922679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:24 ---> docker-login.sh 18:37:24 nexus3.edgexfoundry.org:10001 18:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:24 Configure a credential helper to remove this warning. See 18:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:24 18:37:24 Login Succeeded 18:37:24 nexus3.edgexfoundry.org:10002 18:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:25 Configure a credential helper to remove this warning. See 18:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:25 18:37:25 Login Succeeded 18:37:25 nexus3.edgexfoundry.org:10003 18:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:25 Configure a credential helper to remove this warning. See 18:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:25 18:37:25 Login Succeeded 18:37:25 nexus3.edgexfoundry.org:10004 18:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:25 Configure a credential helper to remove this warning. See 18:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:25 18:37:25 Login Succeeded 18:37:25 docker.io 18:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:25 Configure a credential helper to remove this warning. See 18:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:25 18:37:25 Login Succeeded 18:37:25 ---> docker-login.sh ends [Pipeline] } 18:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:37:26 + git rev-list -1 --merges 422becc45202548155d324fc99806fcdfea34ca0~1..422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo 18:37:26 -----------> git rev-list -1 --merges 422becc45202548155d324fc99806fcdfea34ca0~1..422becc45202548155d324fc99806fcdfea34ca0 422becc45202548155d324fc99806fcdfea34ca0 18:37:26 422becc45202548155d324fc99806fcdfea34ca0 [false] [Pipeline] sh 18:37:26 + git log --format=format:%s -1 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo 18:37:26 ========================================================= 18:37:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:37:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:26 + git log --format=format:%s -1 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo 18:37:26 [semverPrep] GIT_COMMIT: 422becc45202548155d324fc99806fcdfea34ca0, Commit Message: Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.53 [Pipeline] echo 18:37:26 [semverPrep] This is not a build commit. [Pipeline] sh 18:37:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:37:27 + grep -v github /etc/ssh/ssh_known_hosts 18:37:27 + [ -e /tmp/ssh_known_hosts ] 18:37:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:37:27 + + sudo tee -a /etc/ssh/ssh_known_hosts 18:37:27 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:37:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:27 18:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:27 0.1.4: Pulling from edgex-devops/py-git-semver 18:37:27 b85a868b505f: Pulling fs layer 18:37:27 e2be974225ed: Pulling fs layer 18:37:27 339a4e72a1f5: Pulling fs layer 18:37:27 988bab9f4d93: Pulling fs layer 18:37:27 1469e6f7b9e6: Pulling fs layer 18:37:27 eaf3925da568: Pulling fs layer 18:37:27 bab4dde63d76: Pulling fs layer 18:37:27 bde34c3a00c8: Pulling fs layer 18:37:27 b352a97aabf1: Pulling fs layer 18:37:27 4872d77fe225: Pulling fs layer 18:37:27 5851b861e8e6: Pulling fs layer 18:37:27 bab4dde63d76: Waiting 18:37:27 bde34c3a00c8: Waiting 18:37:27 b352a97aabf1: Waiting 18:37:27 5851b861e8e6: Waiting 18:37:27 4872d77fe225: Waiting 18:37:27 1469e6f7b9e6: Waiting 18:37:27 eaf3925da568: Waiting 18:37:27 988bab9f4d93: Waiting 18:37:27 e2be974225ed: Download complete 18:37:27 988bab9f4d93: Verifying Checksum 18:37:27 988bab9f4d93: Download complete 18:37:27 1469e6f7b9e6: Verifying Checksum 18:37:27 1469e6f7b9e6: Download complete 18:37:28 eaf3925da568: Verifying Checksum 18:37:28 eaf3925da568: Download complete 18:37:28 339a4e72a1f5: Verifying Checksum 18:37:28 339a4e72a1f5: Download complete 18:37:28 bde34c3a00c8: Verifying Checksum 18:37:28 bde34c3a00c8: Download complete 18:37:28 b352a97aabf1: Download complete 18:37:28 4872d77fe225: Verifying Checksum 18:37:28 4872d77fe225: Download complete 18:37:28 5851b861e8e6: Verifying Checksum 18:37:28 5851b861e8e6: Download complete 18:37:28 b85a868b505f: Verifying Checksum 18:37:28 b85a868b505f: Download complete 18:37:28 bab4dde63d76: Verifying Checksum 18:37:28 bab4dde63d76: Download complete 18:37:29 b85a868b505f: Pull complete 18:37:29 e2be974225ed: Pull complete 18:37:29 339a4e72a1f5: Pull complete 18:37:30 988bab9f4d93: Pull complete 18:37:30 1469e6f7b9e6: Pull complete 18:37:30 eaf3925da568: Pull complete 18:37:32 bab4dde63d76: Pull complete 18:37:32 bde34c3a00c8: Pull complete 18:37:32 b352a97aabf1: Pull complete 18:37:32 4872d77fe225: Pull complete 18:37:32 5851b861e8e6: Pull complete 18:37:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:32 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 18:37: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:37:36 $ docker top 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 -eo pid,comm 18:37:36 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). 18:37:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:37:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:36 [ssh-agent] Looking for ssh-agent implementation... 18:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:37 $ docker exec 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent 18:37:37 SSH_AUTH_SOCK=/tmp/ssh-zjmUkvWN1tUk/agent.32 18:37:37 SSH_AGENT_PID=38 18:37:37 Running ssh-add (command line suppressed) 18:37:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010022707547210969.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010022707547210969.key) 18:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:37 + git tag --points-at HEAD [Pipeline] } 18:37:37 $ docker exec --env ******** --env ******** 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent -k 18:37:37 unset SSH_AUTH_SOCK; 18:37:37 unset SSH_AGENT_PID; 18:37:37 echo Agent pid 38 killed; 18:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:37 [ssh-agent] Looking for ssh-agent implementation... 18:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:37 $ docker exec 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent 18:37:37 SSH_AUTH_SOCK=/tmp/ssh-t44uclnovkzU/agent.70 18:37:37 SSH_AGENT_PID=76 18:37:37 Running ssh-add (command line suppressed) 18:37:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10067111558830776575.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10067111558830776575.key) 18:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:38 + git semver init 18:37:38 2023-11-01 18:37:38,491 [run_init] DEBUG init version:0.0.0 force:False 18:37:38 2023-11-01 18:37:38,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 18:37:38 2023-11-01 18:37:38,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 18:37:38 2023-11-01 18:37:38,492 [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) 18:37:40 2023-11-01 18:37:40,430 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 18:37:40 2023-11-01 18:37:40,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 18:37:40 2023-11-01 18:37:40,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:37:40 2023-11-01 18:37:40,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:37:40 3.1.0-dev.11 [Pipeline] } 18:37:40 $ docker exec --env ******** --env ******** 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent -k 18:37:40 unset SSH_AUTH_SOCK; 18:37:40 unset SSH_AGENT_PID; 18:37:40 echo Agent pid 76 killed; 18:37:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:40 + git semver [Pipeline] } 18:37:41 $ docker stop --time=1 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 18:37:43 $ docker rm -f --volumes 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:37:43 Stashed 1 file(s) [Pipeline] echo 18:37:43 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 18:37:44 provisioning config files... 18:37:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config759836866600087312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:44 ---> docker-login.sh 18:37:44 nexus3.edgexfoundry.org:10001 18:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:44 Configure a credential helper to remove this warning. See 18:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:44 18:37:44 Login Succeeded 18:37:44 nexus3.edgexfoundry.org:10002 18:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:44 Configure a credential helper to remove this warning. See 18:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:44 18:37:44 Login Succeeded 18:37:44 nexus3.edgexfoundry.org:10003 18:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:44 Configure a credential helper to remove this warning. See 18:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:44 18:37:44 Login Succeeded 18:37:44 nexus3.edgexfoundry.org:10004 18:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:44 Configure a credential helper to remove this warning. See 18:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:44 18:37:44 Login Succeeded 18:37:44 docker.io 18:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:44 Configure a credential helper to remove this warning. See 18:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:44 18:37:44 Login Succeeded 18:37:44 ---> docker-login.sh ends [Pipeline] } 18:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:37:44 ========================================================= 18:37:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:37:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:45 + 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 . 18:37:45 Sending build context to Docker daemon 49.08MB 18:37:45 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 18:37:45 Step 2/15 : FROM ${BASE} AS builder 18:37:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:37:45 7264a8db6415: Pulling fs layer 18:37:45 c4d48a809fc2: Pulling fs layer 18:37:45 4f1c88b9dad5: Pulling fs layer 18:37:45 ad3a456e5733: Pulling fs layer 18:37:45 33e27b845d1e: Pulling fs layer 18:37:45 c68163c4e522: Pulling fs layer 18:37:45 33e27b845d1e: Waiting 18:37:45 c68163c4e522: Waiting 18:37:45 ad3a456e5733: Waiting 18:37:45 50da416c3ac9: Pulling fs layer 18:37:45 50da416c3ac9: Waiting 18:37:45 23d2d4c4bb30: Pulling fs layer 18:37:45 23d2d4c4bb30: Waiting 18:37:45 c4d48a809fc2: Download complete 18:37:45 ad3a456e5733: Verifying Checksum 18:37:45 ad3a456e5733: Download complete 18:37:45 33e27b845d1e: Download complete 18:37:45 7264a8db6415: Verifying Checksum 18:37:45 7264a8db6415: Download complete 18:37:45 c68163c4e522: Verifying Checksum 18:37:45 c68163c4e522: Download complete 18:37:45 7264a8db6415: Pull complete 18:37:45 c4d48a809fc2: Pull complete 18:37:46 23d2d4c4bb30: Verifying Checksum 18:37:46 23d2d4c4bb30: Download complete 18:37:46 4f1c88b9dad5: Verifying Checksum 18:37:46 4f1c88b9dad5: Download complete 18:37:46 50da416c3ac9: Verifying Checksum 18:37:46 50da416c3ac9: Download complete 18:37:49 4f1c88b9dad5: Pull complete 18:37:49 ad3a456e5733: Pull complete 18:37:49 33e27b845d1e: Pull complete 18:37:49 c68163c4e522: Pull complete 18:37:51 50da416c3ac9: Pull complete 18:37:51 23d2d4c4bb30: Pull complete 18:37:51 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:37:51 ---> 0786185ac409 18:37:51 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:37:57 ---> Running in 42c108624e41 18:37:57 Removing intermediate container 42c108624e41 18:37:57 ---> 8571e01c6438 18:37:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:37:57 ---> Running in 02afc86e1634 18:37:57 Removing intermediate container 02afc86e1634 18:37:57 ---> 9b76cb2af24b 18:37:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:37:57 ---> Running in 5fe3ac110dea 18:37:57 Removing intermediate container 5fe3ac110dea 18:37:57 ---> 8141485f5d9c 18:37:57 Step 6/15 : LABEL Name=edgex-ui-go 18:37:57 ---> Running in ef50d0337365 18:37:57 Removing intermediate container ef50d0337365 18:37:57 ---> 0f9179bab12c 18:37:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:37:57 ---> Running in 3ccecf0342d1 18:37:57 Removing intermediate container 3ccecf0342d1 18:37:57 ---> 6754c209ed80 18:37:57 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:37:58 latest: Pulling from library/docker 18:37:58 96526aa774ef: Pulling fs layer 18:37:58 308a300cc30f: Pulling fs layer 18:37:58 4f4fb700ef54: Pulling fs layer 18:37:58 5fcb7611fd77: Pulling fs layer 18:37:58 be9955e691a8: Pulling fs layer 18:37:58 1b5ce73eb848: Pulling fs layer 18:37:58 fe45098d8d9e: Pulling fs layer 18:37:58 5fcb7611fd77: Waiting 18:37:58 be9955e691a8: Waiting 18:37:58 1b5ce73eb848: Waiting 18:37:58 843bf259cc12: Pulling fs layer 18:37:58 e56cd900ceac: Pulling fs layer 18:37:58 fe45098d8d9e: Waiting 18:37:58 843bf259cc12: Waiting 18:37:58 e56cd900ceac: Waiting 18:37:58 605d1390b383: Pulling fs layer 18:37:58 8f7854084fed: Pulling fs layer 18:37:58 0a217d94afa5: Pulling fs layer 18:37:58 50e7dd98501d: Pulling fs layer 18:37:58 605d1390b383: Waiting 18:37:58 8f7854084fed: Waiting 18:37:58 68811508944a: Pulling fs layer 18:37:58 50e7dd98501d: Waiting 18:37:58 4f4fb700ef54: Verifying Checksum 18:37:58 4f4fb700ef54: Download complete 18:37:58 308a300cc30f: Verifying Checksum 18:37:58 308a300cc30f: Download complete 18:37:58 96526aa774ef: Download complete 18:37:58 96526aa774ef: Pull complete 18:37:58 308a300cc30f: Pull complete 18:37:58 1b5ce73eb848: Verifying Checksum 18:37:58 1b5ce73eb848: Download complete 18:37:58 4f4fb700ef54: Pull complete 18:37:58 5fcb7611fd77: Verifying Checksum 18:37:59 Still waiting to schedule task 18:37:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:37:59 fe45098d8d9e: Verifying Checksum 18:37:59 fe45098d8d9e: Download complete 18:37:59 be9955e691a8: Verifying Checksum 18:37:59 be9955e691a8: Download complete 18:37:59 843bf259cc12: Verifying Checksum 18:37:59 843bf259cc12: Download complete 18:37:59 e56cd900ceac: Verifying Checksum 18:37:59 e56cd900ceac: Download complete 18:37:59 5fcb7611fd77: Pull complete 18:37:59 8f7854084fed: Verifying Checksum 18:37:59 8f7854084fed: Download complete 18:37:59 50e7dd98501d: Verifying Checksum 18:37:59 50e7dd98501d: Download complete 18:37:59 605d1390b383: Verifying Checksum 18:37:59 605d1390b383: Download complete 18:37:59 68811508944a: Verifying Checksum 18:37:59 68811508944a: Download complete 18:37:59 be9955e691a8: Pull complete 18:37:59 0a217d94afa5: Verifying Checksum 18:37:59 0a217d94afa5: Download complete 18:38:00 1b5ce73eb848: Pull complete 18:38:00 fe45098d8d9e: Pull complete 18:38:00 843bf259cc12: Pull complete 18:38:00 e56cd900ceac: Pull complete 18:38:00 605d1390b383: Pull complete 18:38:00 8f7854084fed: Pull complete 18:38:01 0a217d94afa5: Pull complete 18:38:01 50e7dd98501d: Pull complete 18:38:01 68811508944a: Pull complete 18:38:01 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 18:38:01 Status: Downloaded newer image for docker:latest 18:38:03 ---> 63a0e6c4c36a 18:38:03 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:03 ---> Running in fc09f709f4a9 18:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:38:04 OK: 264 MiB in 52 packages 18:38:04 Removing intermediate container fc09f709f4a9 18:38:04 ---> 0239fa6518c0 18:38:04 Step 10/15 : ENV GO111MODULE=on 18:38:04 ---> Running in 9677460455bb 18:38:04 Removing intermediate container 9677460455bb 18:38:04 ---> 43568b5c913b 18:38:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:38:04 ---> Running in 0e5622717166 18:38:04 Removing intermediate container 0e5622717166 18:38:04 ---> a24123e53f75 18:38:04 Step 12/15 : COPY go.mod vendor* ./ 18:38:05 ---> abf65059299d 18:38:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:05 ---> Running in 6bf439fbb5c3 18:38:51 Removing intermediate container 6bf439fbb5c3 18:38:51 ---> 37c523ab0221 18:38:51 Step 14/15 : COPY . . 18:38:51 ---> eccc6e22708d 18:38:51 Step 15/15 : RUN ${MAKE} 18:38:51 ---> Running in d874f806f878 18:38:51 noop 18:38:51 Removing intermediate container d874f806f878 18:38:51 ---> 2054a6e44bd4 18:38:51 Successfully built 2054a6e44bd4 18:38:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:52 + docker inspect -f . ci-base-image-x86_64 18:38:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:52 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 18:38:52 $ 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 18:38:52 $ docker top 40a36b51edbb10b62e51996ce2bb247bd903ce9fe93f14c688ff780df8bb0a40 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:53 + go version 18:38:53 go version go1.21.0 linux/amd64 [Pipeline] } 18:38:53 $ docker stop --time=1 40a36b51edbb10b62e51996ce2bb247bd903ce9fe93f14c688ff780df8bb0a40 18:38:54 $ docker rm -f --volumes 40a36b51edbb10b62e51996ce2bb247bd903ce9fe93f14c688ff780df8bb0a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:54 + docker inspect -f . ci-base-image-x86_64 18:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:54 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 18:38:54 $ 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 18:38:55 $ docker top 1c377981b645eeb16c0c5dec9b9c840c8d3a9bc5c2372a8461936db6695b3f74 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 18:38:55 + make test 18:38:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:38:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:39:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:39:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:39:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:39:07 ./bin/test-attribution-txt.sh 18:39:07 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 18:39:07 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:39:07 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 18:39:07 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:39:07 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:39:07 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:39:07 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:39:07 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 18:39:07 An attribution for golang.org/x/time is missing from Attribution.txt, please add 18:39:07 make -C web test 18:39:07 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 18:39:07 make[1]: tput: No such file or directory 18:39:07 make[1]: tput: No such file or directory 18:39:07 warning: generating ./VERSION 18:39:07 echo "0.0.0" > VERSION 18:39:07 docker build \ 18:39:07 -f Dockerfile \ 18:39:07 --build-arg USER=1000 \ 18:39:07 \ 18:39:07 --label "git_sha=422becc45202548155d324fc99806fcdfea34ca0" \ 18:39:07 -t edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 \ 18:39:07 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:39:07 . 18:39:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:39:07 Install the buildx component to build images with BuildKit: 18:39:07 https://docs.docker.com/go/buildx/ 18:39:07 18:39:08 Sending build context to Docker daemon 2.706MB 18:39:08 Step 1/11 : FROM node:18-alpine3.18 18:39:08 18-alpine3.18: Pulling from library/node 18:39:08 96526aa774ef: Already exists 18:39:08 3130715204cf: Pulling fs layer 18:39:08 b06de8ab1c4f: Pulling fs layer 18:39:08 90ef3ffc5156: Pulling fs layer 18:39:08 90ef3ffc5156: Verifying Checksum 18:39:08 90ef3ffc5156: Download complete 18:39:08 b06de8ab1c4f: Verifying Checksum 18:39:08 b06de8ab1c4f: Download complete 18:39:08 3130715204cf: Verifying Checksum 18:39:08 3130715204cf: Download complete 18:39:09 3130715204cf: Pull complete 18:39:10 b06de8ab1c4f: Pull complete 18:39:10 90ef3ffc5156: Pull complete 18:39:10 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 18:39:10 Status: Downloaded newer image for node:18-alpine3.18 18:39:10 ---> d1517ab6615b 18:39:10 Step 2/11 : RUN apk add --no-cache chromium 18:39:14 ---> Running in 9cb6c864440b 18:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:39:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:39:14 (1/154) Installing libexpat (2.5.0-r1) 18:39:14 (2/154) Installing brotli-libs (1.0.9-r14) 18:39:14 (3/154) Installing libbz2 (1.0.8-r5) 18:39:14 (4/154) Installing libpng (1.6.39-r3) 18:39:14 (5/154) Installing freetype (2.13.0-r5) 18:39:14 (6/154) Installing fontconfig (2.14.2-r3) 18:39:14 (7/154) Installing libfontenc (1.1.7-r2) 18:39:14 (8/154) Installing mkfontscale (1.2.2-r3) 18:39:14 (9/154) Installing font-opensans (0_git20210927-r1) 18:39:14 (10/154) Installing pkgconf (1.9.5-r0) 18:39:14 (11/154) Installing libffi (3.4.4-r2) 18:39:14 (12/154) Installing libintl (0.21.1-r7) 18:39:14 (13/154) Installing libblkid (2.38.1-r8) 18:39:14 (14/154) Installing libmount (2.38.1-r8) 18:39:14 (15/154) Installing pcre2 (10.42-r1) 18:39:14 (16/154) Installing glib (2.76.4-r0) 18:39:15 (17/154) Installing xz-libs (5.4.3-r0) 18:39:15 (18/154) Installing libxml2 (2.11.4-r0) 18:39:15 (19/154) Installing shared-mime-info (2.2-r5) 18:39:15 (20/154) Installing hicolor-icon-theme (0.17-r2) 18:39:15 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 18:39:15 (22/154) Installing libwebp (1.3.2-r0) 18:39:15 (23/154) Installing zstd-libs (1.5.5-r4) 18:39:15 (24/154) Installing tiff (4.5.1-r0) 18:39:15 (25/154) Installing gdk-pixbuf (2.42.10-r5) 18:39:15 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 18:39:15 (27/154) Installing libxau (1.0.11-r2) 18:39:15 (28/154) Installing libmd (1.0.4-r2) 18:39:15 (29/154) Installing libbsd (0.11.7-r1) 18:39:15 (30/154) Installing libxdmcp (1.1.4-r2) 18:39:15 (31/154) Installing libxcb (1.15-r1) 18:39:15 (32/154) Installing libx11 (1.8.7-r0) 18:39:15 (33/154) Installing libxcomposite (0.4.6-r3) 18:39:15 (34/154) Installing libxfixes (6.0.1-r2) 18:39:15 (35/154) Installing libxrender (0.9.11-r3) 18:39:15 (36/154) Installing libxcursor (1.2.1-r2) 18:39:15 (37/154) Installing libxdamage (1.1.6-r2) 18:39:15 (38/154) Installing libxext (1.3.5-r2) 18:39:15 (39/154) Installing libxi (1.8.1-r0) 18:39:15 (40/154) Installing libxinerama (1.1.5-r2) 18:39:15 (41/154) Installing libxrandr (1.5.3-r2) 18:39:15 (42/154) Installing libatk-1.0 (2.48.3-r0) 18:39:15 (43/154) Installing libxtst (1.2.4-r2) 18:39:15 (44/154) Installing dbus-libs (1.14.8-r0) 18:39:15 (45/154) Installing at-spi2-core (2.48.3-r0) 18:39:15 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 18:39:15 (47/154) Installing pixman (0.42.2-r1) 18:39:15 (48/154) Installing cairo (1.17.8-r1) 18:39:15 (49/154) Installing cairo-gobject (1.17.8-r1) 18:39:15 (50/154) Installing avahi-libs (0.8-r13) 18:39:15 (51/154) Installing gmp (6.2.1-r3) 18:39:15 (52/154) Installing nettle (3.8.1-r2) 18:39:15 (53/154) Installing libunistring (1.1-r1) 18:39:15 (54/154) Installing libidn2 (2.3.4-r1) 18:39:15 (55/154) Installing p11-kit (0.24.1-r2) 18:39:15 (56/154) Installing libtasn1 (4.19.0-r1) 18:39:15 (57/154) Installing gnutls (3.8.0-r2) 18:39:15 (58/154) Installing cups-libs (2.4.7-r0) 18:39:15 (59/154) Installing libepoxy (1.5.10-r1) 18:39:15 (60/154) Installing fribidi (1.0.13-r0) 18:39:15 (61/154) Installing graphite2 (1.3.14-r5) 18:39:15 (62/154) Installing harfbuzz (7.3.0-r0) 18:39:15 (63/154) Installing libxft (2.3.8-r1) 18:39:15 (64/154) Installing pango (1.50.14-r1) 18:39:15 (65/154) Installing wayland-libs-client (1.22.0-r2) 18:39:15 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 18:39:15 (67/154) Installing wayland-libs-egl (1.22.0-r2) 18:39:15 (68/154) Installing xkeyboard-config (2.38-r0) 18:39:15 (69/154) Installing libxkbcommon (1.5.0-r2) 18:39:15 (70/154) Installing gtk+3.0 (3.24.38-r1) 18:39:15 Executing gtk+3.0-3.24.38-r1.post-install 18:39:15 (71/154) Installing icu-data-full (73.2-r2) 18:39:15 (72/154) Installing mesa (23.0.4-r0) 18:39:15 (73/154) Installing llvm15-libs (15.0.7-r6) 18:39:16 (74/154) Installing hwdata-pci (0.370-r0) 18:39:16 (75/154) Installing libpciaccess (0.17-r2) 18:39:16 (76/154) Installing libdrm (2.4.115-r4) 18:39:16 (77/154) Installing musl-fts (1.2.7-r5) 18:39:16 (78/154) Installing libelf (0.189-r2) 18:39:16 (79/154) Installing mesa-glapi (23.0.4-r0) 18:39:16 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 18:39:16 (81/154) Installing eudev-libs (3.2.11-r8) 18:39:16 (82/154) Installing libmagic (5.45-r0) 18:39:16 (83/154) Installing file (5.45-r0) 18:39:16 (84/154) Installing libice (1.1.1-r2) 18:39:16 (85/154) Installing libuuid (2.38.1-r8) 18:39:16 (86/154) Installing libsm (1.2.4-r1) 18:39:16 (87/154) Installing libxt (1.3.0-r2) 18:39:16 (88/154) Installing libxmu (1.1.4-r2) 18:39:16 (89/154) Installing xset (1.2.5-r1) 18:39:16 (90/154) Installing xprop (1.2.6-r0) 18:39:16 (91/154) Installing xdg-utils (1.1.3-r4) 18:39:16 (92/154) Installing libogg (1.3.5-r4) 18:39:16 (93/154) Installing flac-libs (1.4.3-r0) 18:39:16 (94/154) Installing alsa-lib (1.2.9-r1) 18:39:16 (95/154) Installing libatomic (12.2.1_git20220924-r10) 18:39:16 (96/154) Installing svt-av1-libs (1.6.0-r0) 18:39:16 (97/154) Installing aom-libs (3.6.1-r0) 18:39:16 (98/154) Installing libva (2.18.0-r1) 18:39:16 (99/154) Installing libvdpau (1.5-r1) 18:39:16 (100/154) Installing onevpl-libs (2023.2.1-r0) 18:39:16 (101/154) Installing ffmpeg-libavutil (6.0-r15) 18:39:16 (102/154) Installing libdav1d (1.2.1-r0) 18:39:16 (103/154) Installing libhwy (1.0.4-r1) 18:39:16 (104/154) Installing lcms2 (2.15-r2) 18:39:16 (105/154) Installing libjxl (0.8.2-r0) 18:39:16 (106/154) Installing lame-libs (3.100-r5) 18:39:16 (107/154) Installing opus (1.4-r0) 18:39:16 (108/154) Installing libgomp (12.2.1_git20220924-r10) 18:39:16 (109/154) Installing soxr (0.1.3-r5) 18:39:17 (110/154) Installing ffmpeg-libswresample (6.0-r15) 18:39:17 (111/154) Installing libtheora (1.1.1-r17) 18:39:17 (112/154) Installing libvorbis (1.3.7-r1) 18:39:17 (113/154) Installing libvpx (1.13.0-r2) 18:39:17 (114/154) Installing x264-libs (0.164_git20220602-r1) 18:39:17 (115/154) Installing numactl (2.0.16-r4) 18:39:17 (116/154) Installing x265-libs (3.5-r4) 18:39:17 (117/154) Installing xvidcore (1.3.7-r1) 18:39:17 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 18:39:17 (119/154) Installing libbluray (1.3.4-r0) 18:39:17 (120/154) Installing mpg123-libs (1.31.3-r1) 18:39:17 (121/154) Installing libopenmpt (0.7.2-r0) 18:39:17 (122/154) Installing cjson (1.7.15-r4) 18:39:17 (123/154) Installing mbedtls (2.28.5-r0) 18:39:17 (124/154) Installing librist (0.2.7-r0) 18:39:17 (125/154) Installing libsrt (1.5.2-r0) 18:39:17 (126/154) Installing libssh (0.10.5-r0) 18:39:17 (127/154) Installing libsodium (1.0.18-r3) 18:39:17 (128/154) Installing libzmq (4.3.4-r4) 18:39:17 (129/154) Installing ffmpeg-libavformat (6.0-r15) 18:39:17 (130/154) Installing libevent (2.1.12-r6) 18:39:17 (131/154) Installing wayland-libs-server (1.22.0-r2) 18:39:17 (132/154) Installing mesa-gbm (23.0.4-r0) 18:39:17 (133/154) Installing harfbuzz-subset (7.3.0-r0) 18:39:17 (134/154) Installing icu-libs (73.2-r2) 18:39:17 (135/154) Installing jsoncpp (1.9.5-r0) 18:39:17 (136/154) Installing minizip (1.2.13-r1) 18:39:17 (137/154) Installing nspr (4.35-r2) 18:39:17 (138/154) Installing sqlite-libs (3.41.2-r2) 18:39:17 (139/154) Installing nss (3.94-r0) 18:39:17 (140/154) Installing pipewire-libs (0.3.70-r1) 18:39:17 (141/154) Installing libasyncns (0.8-r1) 18:39:17 (142/154) Installing libltdl (2.4.7-r2) 18:39:17 (143/154) Installing orc (0.4.34-r0) 18:39:17 (144/154) Installing libsndfile (1.2.0-r2) 18:39:17 (145/154) Installing speexdsp (1.2.1-r1) 18:39:17 (146/154) Installing tdb-libs (1.4.8-r1) 18:39:17 (147/154) Installing libpulse (16.1-r10) 18:39:17 (148/154) Installing snappy (1.1.10-r1) 18:39:17 (149/154) Installing libwoff2common (1.0.2-r2) 18:39:17 (150/154) Installing libwoff2enc (1.0.2-r2) 18:39:17 (151/154) Installing libgpg-error (1.47-r1) 18:39:17 (152/154) Installing libgcrypt (1.10.2-r1) 18:39:17 (153/154) Installing libxslt (1.1.38-r0) 18:39:17 (154/154) Installing chromium (117.0.5938.62-r0) 18:39:19 Executing busybox-1.36.1-r2.trigger 18:39:19 Executing fontconfig-2.14.2-r3.trigger 18:39:19 Executing mkfontscale-1.2.2-r3.trigger 18:39:19 Executing glib-2.76.4-r0.trigger 18:39:19 Executing shared-mime-info-2.2-r5.trigger 18:39:19 Executing gdk-pixbuf-2.42.10-r5.trigger 18:39:19 Executing gtk-update-icon-cache-3.24.38-r1.trigger 18:39:19 OK: 576 MiB in 171 packages 18:39:29 Removing intermediate container 9cb6c864440b 18:39:29 ---> 96a261d3c285 18:39:29 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:39:29 ---> Running in 6a9c48ecf62c 18:39:29 Removing intermediate container 6a9c48ecf62c 18:39:29 ---> db74fceade29 18:39:29 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 18:39:29 ---> Running in fab14b8d020d 18:39:29 Removing intermediate container fab14b8d020d 18:39:29 ---> 38c407999825 18:39:29 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 18:39:29 ---> Running in 583d27c7d281 18:39:29 Removing intermediate container 583d27c7d281 18:39:29 ---> 5fd26ebeb272 18:39:29 Step 6/11 : RUN npm install -g npm 18:39:29 ---> Running in 386591d6913f 18:39:35 18:39:35 removed 31 packages, and changed 65 packages in 6s 18:39:35 18:39:35 26 packages are looking for funding 18:39:35 run `npm fund` for details 18:39:36 Removing intermediate container 386591d6913f 18:39:36 ---> 990f198694b8 18:39:36 Step 7/11 : ARG USER=1000 18:39:36 ---> Running in 8b133be5288b 18:39:37 Removing intermediate container 8b133be5288b 18:39:37 ---> 8ef54a78316d 18:39:37 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:39:37 ---> Running in c32f70db1d4a 18:39:37 Removing intermediate container c32f70db1d4a 18:39:37 ---> 252876976d64 18:39:37 Step 9/11 : USER $USER:$USER 18:39:37 ---> Running in 2b854827c561 18:39:37 Removing intermediate container 2b854827c561 18:39:37 ---> d6f4e754528f 18:39:37 Step 10/11 : WORKDIR /app 18:39:37 ---> Running in e20c45889e20 18:39:37 Removing intermediate container e20c45889e20 18:39:37 ---> 5d5a36c86586 18:39:37 Step 11/11 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 18:39:38 ---> Running in bf3258a62346 18:39:38 Removing intermediate container bf3258a62346 18:39:38 ---> 849d6cefb3d2 18:39:38 Successfully built 849d6cefb3d2 18:39:38 Successfully tagged edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 18:39:38 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:39:38 touch edgex-web-ui.imagebuilt 18:39:38 mkdir -p node_modules coverage 18:39:38 chown "1000:1000" node_modules coverage package-lock.json 18:39:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:39 npm WARN EBADENGINE Unsupported engine { 18:39:39 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:39:39 npm WARN EBADENGINE required: { 18:39:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:39 npm WARN EBADENGINE }, 18:39:39 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:39:39 npm WARN EBADENGINE } 18:39:54 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:39:54 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:39:54 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:39:54 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:39:54 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:39:54 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 18:39:54 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:39:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:39:54 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:39:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:39:54 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:39:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:39:54 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. 18:39:54 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:39:54 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. 18:39:54 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. 18:39:55 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:39:57 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 18:39:57 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 18:40:00 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. 18:40:03 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. 18:40:11 18:40:11 added 1478 packages, and audited 1479 packages in 32s 18:40:11 18:40:11 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 18:40:11 18:40:11 To address issues that do not require attention, run: 18:40:11 npm audit fix 18:40:11 18:40:11 To address all issues (including breaking changes), run: 18:40:11 npm audit fix --force 18:40:11 18:40:11 Run `npm audit` for details. 18:40:23 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 18:40:25 - Generating browser application bundles (phase: setup)... 18:40:29 Compiling @angular/core : es2015 as esm2015 18:40:29 Compiling @angular/compiler/testing : es2015 as esm2015 18:40:32 Compiling @angular/common : es2015 as esm2015 18:40:32 Compiling @angular/core/testing : es2015 as esm2015 18:40:32 Compiling @angular/platform-browser : es2015 as esm2015 18:40:32 Compiling @angular/common/testing : es2015 as esm2015 18:40:32 Compiling @angular/common/http : es2015 as esm2015 18:40:32 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:40:33 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:40:33 Compiling @angular/forms : es2015 as esm2015 18:40:33 Compiling @angular/router : es2015 as esm2015 18:40:33 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:40:33 Compiling @angular/common/http/testing : es2015 as esm2015 18:40:35 Compiling @angular/router/testing : es2015 as esm2015 18:40:39 01 11 2023 18:40:38.810:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:40:39 01 11 2023 18:40:38.811:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:40:39 01 11 2023 18:40:38.814:INFO [launcher]: Starting browser ChromeHeadless 18:40:49 ✔ Browser application bundle generation complete. 18:40:49 01 11 2023 18:40:48.389:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket zNff-hG4LdZJwtNhAAAB with id 58164641 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.039 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.064 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.113 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.152 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.162 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.167 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.212 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.226 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.237 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.245 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.275 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.282 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.307 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.329 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.336 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.343 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.363 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.386 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.392 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.398 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.405 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.41 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.427 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.434 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.44 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.446 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.448 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.461 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.482 secs) 18:40:51 WARN: ' 18:40:51 It looks like you're using ngModel on the same form field as formControlName. 18:40:51 Support for using the ngModel input property and ngModelChange event with 18:40:51 reactive form directives has been deprecated in Angular v6 and will be removed 18:40:51 in a future version of Angular. 18:40:51 18:40:51 For more information on this, see our API docs here: 18:40:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:40:51 ' 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.482 secs) 18:40:51 WARN: ' 18:40:51 It looks like you're using ngModel on the same form field as formControlName. 18:40:51 Support for using the ngModel input property and ngModelChange event with 18:40:51 reactive form directives has been deprecated in Angular v6 and will be removed 18:40:51 in a future version of Angular. 18:40:51 18:40:51 For more information on this, see our API docs here: 18:40:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:40:51 ' 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.504 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.513 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.518 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.521 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.523 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.524 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.561 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.575 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.59 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.593 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.621 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.633 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.648 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.661 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.667 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.67 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.673 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.675 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.691 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.694 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.718 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.726 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.732 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.736 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.739 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.748 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.75 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.752 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.764 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.808 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.822 secs) 18:40:51 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:40:51 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:40:51 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.822 secs) 18:40:51 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:40:51 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:40:51 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.826 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.829 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.834 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.836 secs) 18:40:51 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.839 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.866 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.882 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.895 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.897 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.898 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.903 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.915 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.922 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.925 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.927 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.928 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.929 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.93 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.934 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.937 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.952 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.956 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.964 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.966 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.968 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.97 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.987 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.993 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.998 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.002 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.016 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.039 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.041 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.043 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.045 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.046 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.055 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.062 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.065 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.115 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.118 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.125 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.132 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.137 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.139 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.14 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.154 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.16 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.174 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.188 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.193 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.218 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.229 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.231 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.233 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.238 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.253 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.265 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.272 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.279 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.284 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.288 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.289 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.297 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.31 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.319 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.334 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.34 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.343 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.344 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.345 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.358 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.368 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.372 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.392 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.4 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.411 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.416 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.438 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.439 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.447 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.45 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.453 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.456 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.47 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.483 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.489 secs) 18:40:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.089 secs / 1.489 secs) 18:40:52 TOTAL: 147 SUCCESS 18:40:52 ✔ Browser application bundle generation complete. 18:40:53 18:40:53 =============================== Coverage summary =============================== 18:40:53 Statements : 40.97% ( 1471/3590 ) 18:40:53 Branches : 11.75% ( 114/970 ) 18:40:53 Functions : 32.06% ( 420/1310 ) 18:40:53 Lines : 38.97% ( 1326/3403 ) 18:40:53 ================================================================================ 18:40:53 ✔ Browser application bundle generation complete. 18:40:54 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 18:40:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:40:54 $ docker stop --time=1 1c377981b645eeb16c0c5dec9b9c840c8d3a9bc5c2372a8461936db6695b3f74 18:40:55 $ docker rm -f --volumes 1c377981b645eeb16c0c5dec9b9c840c8d3a9bc5c2372a8461936db6695b3f74 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:40:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:40:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:40:57 + ls -al . 18:40:57 total 180 18:40:57 drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 18:38 . 18:40:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:37 .. 18:40:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:37 .blubracket 18:40:57 -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 18:37 .dockerignore 18:40:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:37 .git 18:40:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:37 .github 18:40:57 -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 18:37 .gitignore 18:40:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:37 .semver 18:40:57 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 18:37 Attribution.txt 18:40:57 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 18:37 CHANGELOG.md 18:40:57 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 18:37 CONTRIBUTING.md 18:40:57 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 18:37 Dockerfile 18:40:57 -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 18:37 Jenkinsfile 18:40:57 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 18:37 LICENSE 18:40:57 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 18:37 Makefile 18:40:57 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 18:37 README.md 18:40:57 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:37 VERSION 18:40:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:37 assets 18:40:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:37 bin 18:40:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:37 cmd 18:40:57 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:38 coverage.out 18:40:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:37 docs 18:40:57 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 18:37 go.mod 18:40:57 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 18:37 go.sum 18:40:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:37 internal 18:40:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:37 testing 18:40:57 -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 18:37 version.go 18:40:57 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:39 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:57 + 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=422becc45202548155d324fc99806fcdfea34ca0 --label arch=amd64 --label version=3.1.0-dev.11 . 18:40:58 Sending build context to Docker daemon 51.78MB 18:40:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:40:58 Step 2/25 : FROM ${BASE} AS builder 18:40:58 ---> 2054a6e44bd4 18:40:58 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:40:58 ---> Running in a98af86093c1 18:40:59 Removing intermediate container a98af86093c1 18:40:59 ---> 084f016e9cd6 18:40:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:40:59 ---> Running in 7b725b640895 18:40:59 Removing intermediate container 7b725b640895 18:40:59 ---> 8fb12348ea5c 18:40:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:40:59 ---> Running in 8a199a03529b 18:40:59 Removing intermediate container 8a199a03529b 18:40:59 ---> 0e985d735cd6 18:40:59 Step 6/25 : LABEL Name=edgex-ui-go 18:40:59 ---> Running in 4196b3c8d3a8 18:40:59 Removing intermediate container 4196b3c8d3a8 18:40:59 ---> ae1ad901bf63 18:40:59 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:40:59 ---> Running in 8b5bb8b75234 18:40:59 Removing intermediate container 8b5bb8b75234 18:40:59 ---> 953e06721540 18:40:59 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:41:00 ---> 8f1e3d6ed695 18:41:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:00 ---> Running in d6f9077768d1 18:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:41:01 OK: 264 MiB in 52 packages 18:41:01 Removing intermediate container d6f9077768d1 18:41:01 ---> b8589fcadcea 18:41:01 Step 10/25 : ENV GO111MODULE=on 18:41:01 ---> Running in 17fb96b5dd57 18:41:01 Removing intermediate container 17fb96b5dd57 18:41:01 ---> 3e7d5c5429ef 18:41:01 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:41:01 ---> Running in d9da2a5a5e6b 18:41:01 Removing intermediate container d9da2a5a5e6b 18:41:01 ---> 2800f17f141e 18:41:01 Step 12/25 : COPY go.mod vendor* ./ 18:41:02 ---> 1bdd332c6d31 18:41:02 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:02 ---> Running in d1d966b9af6c 18:41:02 Removing intermediate container d1d966b9af6c 18:41:02 ---> 393cc6e0fc51 18:41:02 Step 14/25 : COPY . . 18:41:05 ---> b598d023b11a 18:41:05 Step 15/25 : RUN ${MAKE} 18:41:05 ---> Running in 5a2df481f0d8 18:41:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.11" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:41:27 Removing intermediate container 5a2df481f0d8 18:41:27 ---> 1b5e8c963b1f 18:41:27 Step 16/25 : FROM alpine:3.18 18:41:27 3.18: Pulling from library/alpine 18:41:27 96526aa774ef: Already exists 18:41:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:41:27 Status: Downloaded newer image for alpine:3.18 18:41:27 ---> 8ca4688f4f35 18:41:27 Step 17/25 : EXPOSE 4000 18:41:27 ---> Running in a53248ae38b1 18:41:27 Removing intermediate container a53248ae38b1 18:41:27 ---> 4c1f4a66bd50 18:41:27 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 18:41:27 ---> 7e1338eadb8a 18:41:27 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:41:27 ---> 4d618b874e4f 18:41:27 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:41:27 ---> e3b336551e9b 18:41:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:41:27 ---> Running in 867a099fbe5e 18:41:27 Removing intermediate container 867a099fbe5e 18:41:27 ---> 03fb0d894bd2 18:41:27 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:41:27 ---> Running in 19e33fed521e 18:41:27 Removing intermediate container 19e33fed521e 18:41:27 ---> 075bce4da3b1 18:41:27 Step 23/25 : LABEL arch=amd64 18:41:27 ---> Running in ff13db2987dd 18:41:27 Removing intermediate container ff13db2987dd 18:41:27 ---> db5e54561a31 18:41:27 Step 24/25 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 18:41:27 ---> Running in 6d2125d60d4c 18:41:27 Removing intermediate container 6d2125d60d4c 18:41:27 ---> 2060bc540b5e 18:41:27 Step 25/25 : LABEL version=3.1.0-dev.11 18:41:27 ---> Running in 8596cd350a36 18:41:27 Removing intermediate container 8596cd350a36 18:41:27 ---> ea7994e8b315 18:41:27 [Warning] One or more build-args [ARCH] were not consumed 18:41:27 Successfully built ea7994e8b315 18:41:27 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:27 provisioning config files... 18:41:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1332777398765477263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:27 ---> docker-login.sh 18:41:27 nexus3.edgexfoundry.org:10001 18:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:27 Configure a credential helper to remove this warning. See 18:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:27 18:41:27 Login Succeeded 18:41:27 nexus3.edgexfoundry.org:10002 18:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:27 Configure a credential helper to remove this warning. See 18:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:27 18:41:27 Login Succeeded 18:41:27 nexus3.edgexfoundry.org:10003 18:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:27 Configure a credential helper to remove this warning. See 18:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:27 18:41:27 Login Succeeded 18:41:27 nexus3.edgexfoundry.org:10004 18:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:27 Configure a credential helper to remove this warning. See 18:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:27 18:41:27 Login Succeeded 18:41:27 docker.io 18:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:28 Configure a credential helper to remove this warning. See 18:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:28 18:41:28 Login Succeeded 18:41:28 ---> docker-login.sh ends [Pipeline] } 18:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:28 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 18:41:28 422becc45202548155d324fc99806fcdfea34ca0 18:41:28 latest 18:41:28 3.1.0-dev.11 18:41:28 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 18:41:28 main 18:41:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0 18:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:41:28 4834ed858e9f: Preparing 18:41:28 e66107ad755e: Preparing 18:41:28 da7af24ed56a: Preparing 18:41:28 cc2447e1835a: Preparing 18:41:28 e66107ad755e: Pushed 18:41:28 4834ed858e9f: Pushed 18:41:28 cc2447e1835a: Layer already exists 18:41:32 da7af24ed56a: Pushed 18:41:32 422becc45202548155d324fc99806fcdfea34ca0: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 18:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:41:34 4834ed858e9f: Preparing 18:41:34 e66107ad755e: Preparing 18:41:34 da7af24ed56a: Preparing 18:41:34 cc2447e1835a: Preparing 18:41:34 e66107ad755e: Layer already exists 18:41:34 cc2447e1835a: Layer already exists 18:41:34 da7af24ed56a: Layer already exists 18:41:34 4834ed858e9f: Layer already exists 18:41:34 latest: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.11 18:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:41:35 4834ed858e9f: Preparing 18:41:35 e66107ad755e: Preparing 18:41:35 da7af24ed56a: Preparing 18:41:35 cc2447e1835a: Preparing 18:41:35 4834ed858e9f: Layer already exists 18:41:35 cc2447e1835a: Layer already exists 18:41:35 da7af24ed56a: Layer already exists 18:41:35 e66107ad755e: Layer already exists 18:41:35 3.1.0-dev.11: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 18:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:41:36 4834ed858e9f: Preparing 18:41:36 e66107ad755e: Preparing 18:41:36 da7af24ed56a: Preparing 18:41:36 cc2447e1835a: Preparing 18:41:36 e66107ad755e: Layer already exists 18:41:36 cc2447e1835a: Layer already exists 18:41:36 da7af24ed56a: Layer already exists 18:41:36 4834ed858e9f: Layer already exists 18:41:36 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 18:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:41:36 4834ed858e9f: Preparing 18:41:36 e66107ad755e: Preparing 18:41:36 da7af24ed56a: Preparing 18:41:36 cc2447e1835a: Preparing 18:41:36 e66107ad755e: Layer already exists 18:41:36 da7af24ed56a: Layer already exists 18:41:36 cc2447e1835a: Layer already exists 18:41:36 4834ed858e9f: Layer already exists 18:41:36 main: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:41:36 ===================================================== [Pipeline] echo 18:41:36 taggedImages: 18:41:36 - nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0 18:41:36 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 18:41:36 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.11 18:41:36 - nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 18:41:36 - 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 18:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:37 18:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:37 latest: Pulling from edgex-lftools-log-publisher 18:41:37 5eb5b503b376: Pulling fs layer 18:41:37 5c69ac0246d0: Pulling fs layer 18:41:37 ec43610c2a17: Pulling fs layer 18:41:37 3a2ae6a8a46f: Pulling fs layer 18:41:37 33b1e0a273af: Pulling fs layer 18:41:37 5d3b04190fa2: Pulling fs layer 18:41:37 2f39f015ded8: Pulling fs layer 18:41:37 33b1e0a273af: Waiting 18:41:37 3a2ae6a8a46f: Waiting 18:41:37 2f39f015ded8: Waiting 18:41:37 5c69ac0246d0: Download complete 18:41:37 3a2ae6a8a46f: Verifying Checksum 18:41:37 3a2ae6a8a46f: Download complete 18:41:37 33b1e0a273af: Verifying Checksum 18:41:37 33b1e0a273af: Download complete 18:41:37 5d3b04190fa2: Verifying Checksum 18:41:37 5d3b04190fa2: Download complete 18:41:37 ec43610c2a17: Download complete 18:41:37 5eb5b503b376: Verifying Checksum 18:41:37 5eb5b503b376: Download complete 18:41:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16264 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 18:41:37 Running in /w/workspace/edgex-ui-go/130 [Pipeline] { [Pipeline] checkout 18:41:37 The recommended git tool is: git 18:41:38 2f39f015ded8: Download complete 18:41:39 5eb5b503b376: Pull complete 18:41:39 5c69ac0246d0: Pull complete 18:41:40 ec43610c2a17: Pull complete 18:41:40 3a2ae6a8a46f: Pull complete 18:41:40 33b1e0a273af: Pull complete 18:41:40 5d3b04190fa2: Pull complete 18:41:44 2f39f015ded8: Pull complete 18:41:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:41:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:44 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 18:41:44 $ 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 18:41:47 using credential edgex-jenkins-ssh 18:41:47 Cloning the remote Git repository 18:41:48 $ docker top 214e230ca1ce83ec79103577125152030a17e4cd5cd9e93efe51329aae142510 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:48 ---> job-cost.sh 18:41:48 lf-activate-venv: SKIPPING 18:41:48 INFO: No Stack... 18:41:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:41:47 > git init /w/workspace/edgex-ui-go/130 # timeout=10 18:41:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:41:48 > git --version # timeout=10 18:41:48 > git --version # 'git version 2.25.1' 18:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:49 INFO: Retrieving Pricing Info for: v3-standard-8 18:41:49 INFO: Archiving Costs [Pipeline] sh 18:41:49 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 18:41:49 + cut -d, -f6 [Pipeline] lock 18:41:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] 18:41:49 Resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] did not exist. Created. 18:41:49 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:41:50 + echo total: 0.2199999988079071 [Pipeline] stash 18:41:50 Stashed 1 file(s) [Pipeline] } 18:41:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 18:41:50 $ docker stop --time=1 214e230ca1ce83ec79103577125152030a17e4cd5cd9e93efe51329aae142510 18:41:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:41:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:52 $ docker rm -f --volumes 214e230ca1ce83ec79103577125152030a17e4cd5cd9e93efe51329aae142510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:41:52 Avoid second fetch 18:41:52 Checking out Revision 422becc45202548155d324fc99806fcdfea34ca0 (main) 18:41:52 > git config core.sparsecheckout # timeout=10 18:41:52 > git checkout -f 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 18:41:53 Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:41:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:41:54 Dload Upload Total Spent Left Speed 18:41:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 18:41:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:41:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:41:55 + sudo tee /etc/docker/daemon.new 18:41:56 { 18:41:56 "registry-mirrors": [ 18:41:56 "https://nexus3.edgexfoundry.org:10001" 18:41:56 ], 18:41:56 "bip": "10.250.0.254/24", 18:41:56 "hosts": [ 18:41:56 "tcp://0.0.0.0:5555", 18:41:56 "unix:///var/run/docker.sock" 18:41:56 ], 18:41:56 "mtu": 1458, 18:41:56 "selinux-enabled": true, 18:41:56 "seccomp-profile": "/etc/docker/seccomp.json" 18:41:56 } [Pipeline] sh 18:41:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:41:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:15 provisioning config files... 18:42:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config16238602171195408520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:15 ---> docker-login.sh 18:42:15 nexus3.edgexfoundry.org:10001 18:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:16 Configure a credential helper to remove this warning. See 18:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:16 18:42:16 Login Succeeded 18:42:16 nexus3.edgexfoundry.org:10002 18:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:16 Configure a credential helper to remove this warning. See 18:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:16 18:42:16 Login Succeeded 18:42:16 nexus3.edgexfoundry.org:10003 18:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:17 Configure a credential helper to remove this warning. See 18:42:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:17 18:42:17 Login Succeeded 18:42:17 nexus3.edgexfoundry.org:10004 18:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:17 Configure a credential helper to remove this warning. See 18:42:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:17 18:42:17 Login Succeeded 18:42:17 docker.io 18:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:18 Configure a credential helper to remove this warning. See 18:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:18 18:42:18 Login Succeeded 18:42:18 ---> docker-login.sh ends [Pipeline] } 18:42:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:18 ========================================================= 18:42:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:42:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:18 + 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 . 18:42:19 Sending build context to Docker daemon 31.6MB 18:42:20 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 18:42:20 Step 2/15 : FROM ${BASE} AS builder 18:42:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:42:20 9fda8d8052c6: Pulling fs layer 18:42:20 5d54e960e981: Pulling fs layer 18:42:20 c4a7e357bf2a: Pulling fs layer 18:42:20 f0e02332f6b5: Pulling fs layer 18:42:20 cefa15bbcfad: Pulling fs layer 18:42:20 17808c966233: Pulling fs layer 18:42:20 f4c1fc716caa: Pulling fs layer 18:42:20 cefa15bbcfad: Waiting 18:42:20 17808c966233: Waiting 18:42:20 f4c1fc716caa: Waiting 18:42:20 f0e02332f6b5: Waiting 18:42:20 5d54e960e981: Verifying Checksum 18:42:20 5d54e960e981: Download complete 18:42:20 f0e02332f6b5: Verifying Checksum 18:42:20 f0e02332f6b5: Download complete 18:42:20 cefa15bbcfad: Verifying Checksum 18:42:20 cefa15bbcfad: Download complete 18:42:20 9fda8d8052c6: Download complete 18:42:20 f4c1fc716caa: Verifying Checksum 18:42:20 f4c1fc716caa: Download complete 18:42:21 9fda8d8052c6: Pull complete 18:42:21 5d54e960e981: Pull complete 18:42:22 c4a7e357bf2a: Verifying Checksum 18:42:22 c4a7e357bf2a: Download complete 18:42:22 17808c966233: Verifying Checksum 18:42:22 17808c966233: Download complete 18:42:35 c4a7e357bf2a: Pull complete 18:42:35 f0e02332f6b5: Pull complete 18:42:35 cefa15bbcfad: Pull complete 18:42:41 17808c966233: Pull complete 18:42:43 f4c1fc716caa: Pull complete 18:42:43 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:42:43 ---> ea914061e18c 18:42:43 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:42:45 ---> Running in 088a7fa2ab61 18:42:45 Removing intermediate container 088a7fa2ab61 18:42:45 ---> 54cbcfb2191b 18:42:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:42:45 ---> Running in bf63335d7c73 18:42:46 Removing intermediate container bf63335d7c73 18:42:46 ---> a13f1bc27bb2 18:42:46 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:42:46 ---> Running in 19fffa47f7eb 18:42:46 Removing intermediate container 19fffa47f7eb 18:42:46 ---> fc8c620d8ed9 18:42:46 Step 6/15 : LABEL Name=edgex-ui-go 18:42:46 ---> Running in d4dc4fce3136 18:42:46 Removing intermediate container d4dc4fce3136 18:42:46 ---> ba9a6c3a122f 18:42:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:42:46 ---> Running in 7b8367698436 18:42:47 Removing intermediate container 7b8367698436 18:42:47 ---> e15d60858c97 18:42:47 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:42:47 latest: Pulling from library/docker 18:42:47 579b34f0a95b: Pulling fs layer 18:42:47 2ecd494fa26a: Pulling fs layer 18:42:47 4f4fb700ef54: Pulling fs layer 18:42:47 99624a4fd86a: Pulling fs layer 18:42:47 6b3f207db0e4: Pulling fs layer 18:42:47 2f21744ef460: Pulling fs layer 18:42:47 80fde8283b9a: Pulling fs layer 18:42:47 cfd52aaeb832: Pulling fs layer 18:42:47 2aa7661f3209: Pulling fs layer 18:42:47 ad7962f27383: Pulling fs layer 18:42:47 c8cf6870052b: Pulling fs layer 18:42:47 1996d6e72d7b: Pulling fs layer 18:42:47 80fde8283b9a: Waiting 18:42:47 cfd52aaeb832: Waiting 18:42:47 2aa7661f3209: Waiting 18:42:47 ad7962f27383: Waiting 18:42:47 c8cf6870052b: Waiting 18:42:47 1996d6e72d7b: Waiting 18:42:47 112e10f1d4c1: Pulling fs layer 18:42:47 b97b6e3dbded: Pulling fs layer 18:42:47 112e10f1d4c1: Waiting 18:42:47 b97b6e3dbded: Waiting 18:42:47 99624a4fd86a: Waiting 18:42:47 6b3f207db0e4: Waiting 18:42:47 2f21744ef460: Waiting 18:42:48 4f4fb700ef54: Verifying Checksum 18:42:48 4f4fb700ef54: Download complete 18:42:48 2ecd494fa26a: Verifying Checksum 18:42:48 2ecd494fa26a: Download complete 18:42:48 579b34f0a95b: Verifying Checksum 18:42:48 579b34f0a95b: Download complete 18:42:48 6b3f207db0e4: Verifying Checksum 18:42:48 6b3f207db0e4: Download complete 18:42:48 99624a4fd86a: Verifying Checksum 18:42:48 99624a4fd86a: Download complete 18:42:48 2f21744ef460: Verifying Checksum 18:42:48 2f21744ef460: Download complete 18:42:49 579b34f0a95b: Pull complete 18:42:49 80fde8283b9a: Download complete 18:42:49 cfd52aaeb832: Verifying Checksum 18:42:49 cfd52aaeb832: Download complete 18:42:49 2aa7661f3209: Download complete 18:42:49 c8cf6870052b: Verifying Checksum 18:42:49 c8cf6870052b: Download complete 18:42:49 112e10f1d4c1: Verifying Checksum 18:42:49 112e10f1d4c1: Download complete 18:42:49 ad7962f27383: Verifying Checksum 18:42:49 ad7962f27383: Download complete 18:42:49 b97b6e3dbded: Verifying Checksum 18:42:49 b97b6e3dbded: Download complete 18:42:49 2ecd494fa26a: Pull complete 18:42:49 4f4fb700ef54: Pull complete 18:42:50 1996d6e72d7b: Verifying Checksum 18:42:50 1996d6e72d7b: Download complete 18:42:50 99624a4fd86a: Pull complete 18:42:52 6b3f207db0e4: Pull complete 18:42:53 2f21744ef460: Pull complete 18:42:54 80fde8283b9a: Pull complete 18:42:54 cfd52aaeb832: Pull complete 18:42:54 2aa7661f3209: Pull complete 18:42:55 ad7962f27383: Pull complete 18:42:55 c8cf6870052b: Pull complete 18:42:59 1996d6e72d7b: Pull complete 18:42:59 112e10f1d4c1: Pull complete 18:42:59 b97b6e3dbded: Pull complete 18:42:59 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 18:42:59 Status: Downloaded newer image for docker:latest 18:43:01 ---> b5d9de1f59a1 18:43:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:01 ---> Running in b85b4ead3984 18:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:43:04 OK: 266 MiB in 52 packages 18:43:05 Removing intermediate container b85b4ead3984 18:43:05 ---> c7f96e38213d 18:43:05 Step 10/15 : ENV GO111MODULE=on 18:43:05 ---> Running in 064bef3d2e1d 18:43:05 Removing intermediate container 064bef3d2e1d 18:43:05 ---> 4628abcf3832 18:43:05 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:43:05 ---> Running in 43eee0146888 18:43:06 Removing intermediate container 43eee0146888 18:43:06 ---> ab4e1edc418e 18:43:06 Step 12/15 : COPY go.mod vendor* ./ 18:43:06 ---> 82753d9560b0 18:43:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:06 ---> Running in 8317fa975a54 18:44:28 Removing intermediate container 8317fa975a54 18:44:28 ---> 8b4e1cddfc27 18:44:28 Step 14/15 : COPY . . 18:44:28 ---> 87c0e5f32302 18:44:28 Step 15/15 : RUN ${MAKE} 18:44:28 ---> Running in 14473b7e6e15 18:44:28 noop 18:44:28 Removing intermediate container 14473b7e6e15 18:44:28 ---> 3e69bce9ee0a 18:44:28 Successfully built 3e69bce9ee0a 18:44:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:28 + docker inspect -f . ci-base-image-arm64 18:44:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:29 prd-ubuntu20.04-docker-arm64-4c-16g-16264 does not seem to be running inside a container 18:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@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 18:44:31 $ docker top e4925fb4a078afda6f7a1965309750fe1a54e27c9fab3bb47cefa441c0d7569a -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:32 + go version 18:44:32 go version go1.21.0 linux/arm64 [Pipeline] } 18:44:32 $ docker stop --time=1 e4925fb4a078afda6f7a1965309750fe1a54e27c9fab3bb47cefa441c0d7569a 18:44:34 $ docker rm -f --volumes e4925fb4a078afda6f7a1965309750fe1a54e27c9fab3bb47cefa441c0d7569a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:34 + docker inspect -f . ci-base-image-arm64 18:44:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:34 prd-ubuntu20.04-docker-arm64-4c-16g-16264 does not seem to be running inside a container 18:44:34 $ 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/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@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 18:44:36 $ docker top 963f6d591a3604ea4003630eaf38a51502449fc106f1551140d2f4e569dea701 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:37 + git config --global --add safe.directory /w/workspace/edgex-ui-go/130 [Pipeline] fileExists [Pipeline] sh 18:44:37 + make test 18:44:37 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:44:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:46:03 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:46:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:46:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:18 ./bin/test-attribution-txt.sh 18:46:18 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 18:46:18 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:46:19 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 18:46:19 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:46:19 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:46:19 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:46:19 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:46:19 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 18:46:19 An attribution for golang.org/x/time is missing from Attribution.txt, please add 18:46:19 make -C web test 18:46:19 make[1]: Entering directory '/w/workspace/edgex-ui-go/130/web' 18:46:19 make[1]: tput: No such file or directory 18:46:19 make[1]: tput: No such file or directory 18:46:19 warning: generating ./VERSION 18:46:19 echo "0.0.0" > VERSION 18:46:19 docker build \ 18:46:19 -f Dockerfile \ 18:46:19 --build-arg USER=1000 \ 18:46:19 \ 18:46:19 --label "git_sha=422becc45202548155d324fc99806fcdfea34ca0" \ 18:46:19 -t edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 \ 18:46:19 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:46:19 . 18:46:19 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:46:19 Install the buildx component to build images with BuildKit: 18:46:19 https://docs.docker.com/go/buildx/ 18:46:19 18:46:20 Sending build context to Docker daemon 2.706MB 18:46:20 Step 1/11 : FROM node:18-alpine3.18 18:46:20 18-alpine3.18: Pulling from library/node 18:46:20 579b34f0a95b: Already exists 18:46:20 193dce5f4a0c: Pulling fs layer 18:46:20 78d1fe6b9b44: Pulling fs layer 18:46:20 18c854bc80ea: Pulling fs layer 18:46:20 18c854bc80ea: Verifying Checksum 18:46:20 18c854bc80ea: Download complete 18:46:20 78d1fe6b9b44: Download complete 18:46:21 193dce5f4a0c: Verifying Checksum 18:46:21 193dce5f4a0c: Download complete 18:46:28 193dce5f4a0c: Pull complete 18:46:28 78d1fe6b9b44: Pull complete 18:46:29 18c854bc80ea: Pull complete 18:46:29 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 18:46:29 Status: Downloaded newer image for node:18-alpine3.18 18:46:29 ---> f5a5f9201015 18:46:29 Step 2/11 : RUN apk add --no-cache chromium 18:46:29 ---> Running in 4b5c4f978286 18:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:32 (1/151) Installing libexpat (2.5.0-r1) 18:46:32 (2/151) Installing brotli-libs (1.0.9-r14) 18:46:32 (3/151) Installing libbz2 (1.0.8-r5) 18:46:32 (4/151) Installing libpng (1.6.39-r3) 18:46:32 (5/151) Installing freetype (2.13.0-r5) 18:46:32 (6/151) Installing fontconfig (2.14.2-r3) 18:46:32 (7/151) Installing libfontenc (1.1.7-r2) 18:46:32 (8/151) Installing mkfontscale (1.2.2-r3) 18:46:32 (9/151) Installing font-opensans (0_git20210927-r1) 18:46:32 (10/151) Installing pkgconf (1.9.5-r0) 18:46:32 (11/151) Installing libffi (3.4.4-r2) 18:46:32 (12/151) Installing libintl (0.21.1-r7) 18:46:32 (13/151) Installing libblkid (2.38.1-r8) 18:46:32 (14/151) Installing libmount (2.38.1-r8) 18:46:32 (15/151) Installing pcre2 (10.42-r1) 18:46:32 (16/151) Installing glib (2.76.4-r0) 18:46:32 (17/151) Installing xz-libs (5.4.3-r0) 18:46:32 (18/151) Installing libxml2 (2.11.4-r0) 18:46:32 (19/151) Installing shared-mime-info (2.2-r5) 18:46:32 (20/151) Installing hicolor-icon-theme (0.17-r2) 18:46:32 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 18:46:32 (22/151) Installing libwebp (1.3.2-r0) 18:46:32 (23/151) Installing zstd-libs (1.5.5-r4) 18:46:32 (24/151) Installing tiff (4.5.1-r0) 18:46:33 (25/151) Installing gdk-pixbuf (2.42.10-r5) 18:46:33 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 18:46:33 (27/151) Installing libxau (1.0.11-r2) 18:46:33 (28/151) Installing libmd (1.0.4-r2) 18:46:33 (29/151) Installing libbsd (0.11.7-r1) 18:46:33 (30/151) Installing libxdmcp (1.1.4-r2) 18:46:33 (31/151) Installing libxcb (1.15-r1) 18:46:33 (32/151) Installing libx11 (1.8.7-r0) 18:46:33 (33/151) Installing libxcomposite (0.4.6-r3) 18:46:33 (34/151) Installing libxfixes (6.0.1-r2) 18:46:33 (35/151) Installing libxrender (0.9.11-r3) 18:46:33 (36/151) Installing libxcursor (1.2.1-r2) 18:46:33 (37/151) Installing libxdamage (1.1.6-r2) 18:46:33 (38/151) Installing libxext (1.3.5-r2) 18:46:33 (39/151) Installing libxi (1.8.1-r0) 18:46:33 (40/151) Installing libxinerama (1.1.5-r2) 18:46:33 (41/151) Installing libxrandr (1.5.3-r2) 18:46:33 (42/151) Installing libatk-1.0 (2.48.3-r0) 18:46:33 (43/151) Installing libxtst (1.2.4-r2) 18:46:33 (44/151) Installing dbus-libs (1.14.8-r0) 18:46:33 (45/151) Installing at-spi2-core (2.48.3-r0) 18:46:33 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 18:46:33 (47/151) Installing pixman (0.42.2-r1) 18:46:33 (48/151) Installing cairo (1.17.8-r1) 18:46:33 (49/151) Installing cairo-gobject (1.17.8-r1) 18:46:33 (50/151) Installing avahi-libs (0.8-r13) 18:46:33 (51/151) Installing gmp (6.2.1-r3) 18:46:33 (52/151) Installing nettle (3.8.1-r2) 18:46:33 (53/151) Installing libunistring (1.1-r1) 18:46:33 (54/151) Installing libidn2 (2.3.4-r1) 18:46:33 (55/151) Installing p11-kit (0.24.1-r2) 18:46:33 (56/151) Installing libtasn1 (4.19.0-r1) 18:46:33 (57/151) Installing gnutls (3.8.0-r2) 18:46:33 (58/151) Installing cups-libs (2.4.7-r0) 18:46:33 (59/151) Installing libepoxy (1.5.10-r1) 18:46:33 (60/151) Installing fribidi (1.0.13-r0) 18:46:33 (61/151) Installing graphite2 (1.3.14-r5) 18:46:33 (62/151) Installing harfbuzz (7.3.0-r0) 18:46:33 (63/151) Installing libxft (2.3.8-r1) 18:46:33 (64/151) Installing pango (1.50.14-r1) 18:46:33 (65/151) Installing wayland-libs-client (1.22.0-r2) 18:46:33 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 18:46:33 (67/151) Installing wayland-libs-egl (1.22.0-r2) 18:46:33 (68/151) Installing xkeyboard-config (2.38-r0) 18:46:33 (69/151) Installing libxkbcommon (1.5.0-r2) 18:46:33 (70/151) Installing gtk+3.0 (3.24.38-r1) 18:46:34 Executing gtk+3.0-3.24.38-r1.post-install 18:46:34 (71/151) Installing icu-data-full (73.2-r2) 18:46:35 (72/151) Installing mesa (23.0.4-r0) 18:46:35 (73/151) Installing llvm15-libs (15.0.7-r6) 18:46:37 (74/151) Installing libdrm (2.4.115-r4) 18:46:37 (75/151) Installing musl-fts (1.2.7-r5) 18:46:37 (76/151) Installing libelf (0.189-r2) 18:46:37 (77/151) Installing mesa-glapi (23.0.4-r0) 18:46:37 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 18:46:37 (79/151) Installing eudev-libs (3.2.11-r8) 18:46:37 (80/151) Installing libmagic (5.45-r0) 18:46:37 (81/151) Installing file (5.45-r0) 18:46:37 (82/151) Installing libice (1.1.1-r2) 18:46:37 (83/151) Installing libuuid (2.38.1-r8) 18:46:37 (84/151) Installing libsm (1.2.4-r1) 18:46:37 (85/151) Installing libxt (1.3.0-r2) 18:46:37 (86/151) Installing libxmu (1.1.4-r2) 18:46:37 (87/151) Installing xset (1.2.5-r1) 18:46:37 (88/151) Installing xprop (1.2.6-r0) 18:46:37 (89/151) Installing xdg-utils (1.1.3-r4) 18:46:37 (90/151) Installing libogg (1.3.5-r4) 18:46:37 (91/151) Installing flac-libs (1.4.3-r0) 18:46:37 (92/151) Installing alsa-lib (1.2.9-r1) 18:46:38 (93/151) Installing libatomic (12.2.1_git20220924-r10) 18:46:38 (94/151) Installing svt-av1-libs (1.6.0-r0) 18:46:38 (95/151) Installing aom-libs (3.6.1-r0) 18:46:38 (96/151) Installing libva (2.18.0-r1) 18:46:38 (97/151) Installing libvdpau (1.5-r1) 18:46:38 (98/151) Installing ffmpeg-libavutil (6.0-r15) 18:46:38 (99/151) Installing libdav1d (1.2.1-r0) 18:46:38 (100/151) Installing libhwy (1.0.4-r1) 18:46:38 (101/151) Installing lcms2 (2.15-r2) 18:46:38 (102/151) Installing libjxl (0.8.2-r0) 18:46:38 (103/151) Installing lame-libs (3.100-r5) 18:46:38 (104/151) Installing opus (1.4-r0) 18:46:38 (105/151) Installing libgomp (12.2.1_git20220924-r10) 18:46:38 (106/151) Installing soxr (0.1.3-r5) 18:46:38 (107/151) Installing ffmpeg-libswresample (6.0-r15) 18:46:38 (108/151) Installing libtheora (1.1.1-r17) 18:46:38 (109/151) Installing libvorbis (1.3.7-r1) 18:46:38 (110/151) Installing libvpx (1.13.0-r2) 18:46:38 (111/151) Installing x264-libs (0.164_git20220602-r1) 18:46:38 (112/151) Installing numactl (2.0.16-r4) 18:46:38 (113/151) Installing x265-libs (3.5-r4) 18:46:39 (114/151) Installing xvidcore (1.3.7-r1) 18:46:39 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 18:46:39 (116/151) Installing libbluray (1.3.4-r0) 18:46:39 (117/151) Installing mpg123-libs (1.31.3-r1) 18:46:39 (118/151) Installing libopenmpt (0.7.2-r0) 18:46:39 (119/151) Installing cjson (1.7.15-r4) 18:46:39 (120/151) Installing mbedtls (2.28.5-r0) 18:46:39 (121/151) Installing librist (0.2.7-r0) 18:46:39 (122/151) Installing libsrt (1.5.2-r0) 18:46:39 (123/151) Installing libssh (0.10.5-r0) 18:46:39 (124/151) Installing libsodium (1.0.18-r3) 18:46:39 (125/151) Installing libzmq (4.3.4-r4) 18:46:39 (126/151) Installing ffmpeg-libavformat (6.0-r15) 18:46:39 (127/151) Installing libevent (2.1.12-r6) 18:46:39 (128/151) Installing wayland-libs-server (1.22.0-r2) 18:46:39 (129/151) Installing mesa-gbm (23.0.4-r0) 18:46:39 (130/151) Installing harfbuzz-subset (7.3.0-r0) 18:46:39 (131/151) Installing icu-libs (73.2-r2) 18:46:39 (132/151) Installing jsoncpp (1.9.5-r0) 18:46:39 (133/151) Installing minizip (1.2.13-r1) 18:46:39 (134/151) Installing nspr (4.35-r2) 18:46:39 (135/151) Installing sqlite-libs (3.41.2-r2) 18:46:39 (136/151) Installing nss (3.94-r0) 18:46:39 (137/151) Installing pipewire-libs (0.3.70-r1) 18:46:39 (138/151) Installing libasyncns (0.8-r1) 18:46:39 (139/151) Installing libltdl (2.4.7-r2) 18:46:39 (140/151) Installing orc (0.4.34-r0) 18:46:39 (141/151) Installing libsndfile (1.2.0-r2) 18:46:40 (142/151) Installing speexdsp (1.2.1-r1) 18:46:40 (143/151) Installing tdb-libs (1.4.8-r1) 18:46:40 (144/151) Installing libpulse (16.1-r10) 18:46:40 (145/151) Installing snappy (1.1.10-r1) 18:46:40 (146/151) Installing libwoff2common (1.0.2-r2) 18:46:40 (147/151) Installing libwoff2enc (1.0.2-r2) 18:46:40 (148/151) Installing libgpg-error (1.47-r1) 18:46:40 (149/151) Installing libgcrypt (1.10.2-r1) 18:46:40 (150/151) Installing libxslt (1.1.38-r0) 18:46:40 (151/151) Installing chromium (117.0.5938.62-r0) 18:46:45 Executing busybox-1.36.1-r2.trigger 18:46:45 Executing fontconfig-2.14.2-r3.trigger 18:46:45 Executing mkfontscale-1.2.2-r3.trigger 18:46:45 Executing glib-2.76.4-r0.trigger 18:46:45 Executing shared-mime-info-2.2-r5.trigger 18:46:48 Executing gdk-pixbuf-2.42.10-r5.trigger 18:46:48 Executing gtk-update-icon-cache-3.24.38-r1.trigger 18:46:48 OK: 555 MiB in 168 packages 18:47:03 Removing intermediate container 4b5c4f978286 18:47:03 ---> 6ea0cfe5f204 18:47:03 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:47:03 ---> Running in 1b60c7910240 18:47:03 Removing intermediate container 1b60c7910240 18:47:03 ---> 28257b0159ab 18:47:03 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 18:47:03 ---> Running in 1fa358af1835 18:47:03 Removing intermediate container 1fa358af1835 18:47:03 ---> 80819f64c3de 18:47:03 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 18:47:03 ---> Running in 8929202d5d7f 18:47:03 Removing intermediate container 8929202d5d7f 18:47:03 ---> 40a3d89f48d0 18:47:03 Step 6/11 : RUN npm install -g npm 18:47:03 ---> Running in 38643f34ed45 18:47:29 18:47:29 removed 31 packages, and changed 65 packages in 22s 18:47:29 18:47:29 26 packages are looking for funding 18:47:29 run `npm fund` for details 18:47:31 Removing intermediate container 38643f34ed45 18:47:31 ---> 9a1d9b9c7069 18:47:31 Step 7/11 : ARG USER=1000 18:47:32 ---> Running in fb1ea5edb156 18:47:32 Removing intermediate container fb1ea5edb156 18:47:32 ---> 749480a100a4 18:47:32 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:47:32 ---> Running in 05cc9d3d7712 18:47:34 Removing intermediate container 05cc9d3d7712 18:47:34 ---> eaed9bfdccce 18:47:34 Step 9/11 : USER $USER:$USER 18:47:34 ---> Running in ce3d1cb12538 18:47:34 Removing intermediate container ce3d1cb12538 18:47:34 ---> 362fbd2f155d 18:47:34 Step 10/11 : WORKDIR /app 18:47:34 ---> Running in cc7beb7f622d 18:47:34 Removing intermediate container cc7beb7f622d 18:47:34 ---> d85ead253265 18:47:34 Step 11/11 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 18:47:34 ---> Running in d72ce75c0499 18:47:35 Removing intermediate container d72ce75c0499 18:47:35 ---> 1cde619424d9 18:47:35 Successfully built 1cde619424d9 18:47:35 Successfully tagged edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 18:47:35 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:47:35 touch edgex-web-ui.imagebuilt 18:47:35 mkdir -p node_modules coverage 18:47:35 chown "1000:1000" node_modules coverage package-lock.json 18:47:35 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:47:50 npm WARN EBADENGINE Unsupported engine { 18:47:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:47:50 npm WARN EBADENGINE required: { 18:47:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:47:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:47:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:47:50 npm WARN EBADENGINE }, 18:47:50 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 18:47:50 npm WARN EBADENGINE } 18:49:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:49:28 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:49:31 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. 18:49:31 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. 18:49:43 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 18:50:02 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:50:02 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 18:50:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:50:02 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:50:02 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:50:02 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:50:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:50:03 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:50:15 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:50:15 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:50:15 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:50:17 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. 18:50:23 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:50:30 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 18:50:57 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. 18:51:29 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. 18:52:01 18:52:01 added 1475 packages, and audited 1476 packages in 4m 18:52:01 18:52:01 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 18:52:01 18:52:01 To address issues that do not require attention, run: 18:52:01 npm audit fix 18:52:01 18:52:01 To address all issues (including breaking changes), run: 18:52:01 npm audit fix --force 18:52:01 18:52:01 Run `npm audit` for details. 18:52:01 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 18:52:19 - Generating browser application bundles (phase: setup)... 18:52:46 Compiling @angular/core : es2015 as esm2015 18:52:46 Compiling @angular/compiler/testing : es2015 as esm2015 18:53:13 Compiling @angular/core/testing : es2015 as esm2015 18:53:13 Compiling @angular/common : es2015 as esm2015 18:53:15 Compiling @angular/platform-browser : es2015 as esm2015 18:53:15 Compiling @angular/common/testing : es2015 as esm2015 18:53:19 Compiling @angular/router : es2015 as esm2015 18:53:19 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:53:24 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:53:26 Compiling @angular/common/http : es2015 as esm2015 18:53:26 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:53:31 Compiling @angular/forms : es2015 as esm2015 18:53:31 Compiling @angular/router/testing : es2015 as esm2015 18:53:31 Compiling @angular/common/http/testing : es2015 as esm2015 18:54:27 01 11 2023 18:54:25.137:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:54:27 01 11 2023 18:54:25.151:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:54:27 01 11 2023 18:54:25.183:INFO [launcher]: Starting browser ChromeHeadless 18:55:35 01 11 2023 18:55:31.002:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:55:35 01 11 2023 18:55:33.010:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:55:41 01 11 2023 18:55:41.851:WARN [launcher]: ChromeHeadless was not killed by SIGKILL in 2000 ms, continuing. 18:56:03 01 11 2023 18:56:03.444:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:56:30 ✔ Browser application bundle generation complete. 18:56:30 01 11 2023 18:56:27.994:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket zqH0L6jeDAPmI1fpAAAB with id 87250523 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.483 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.88 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.693 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.754 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.775 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.822 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.84 secs) 18:56:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.857 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.061 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.137 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.204 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.268 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.319 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.336 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.354 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.374 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.39 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.455 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.47 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.482 secs) 18:56:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.513 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.621 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.636 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.723 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.766 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.868 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.919 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.168 secs) 18:56:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.244 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.461 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.527 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.552 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.581 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.611 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.627 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.637 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.754 secs) 18:56:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.822 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.05 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.068 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.127 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.171 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.322 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.526 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.574 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.601 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.616 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.635 secs) 18:56:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.685 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.062 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.143 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.194 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.226 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.256 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.302 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.352 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.482 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.683 secs) 18:56:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.699 secs) 18:56:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.763 secs) 18:56:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.892 secs) 18:56:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 6.099 secs) 18:56:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 6.203 secs) 18:56:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.268 secs) 18:56:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.287 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.3 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.313 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.324 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.34 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.486 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.544 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.6 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.732 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.743 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.756 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.769 secs) 18:56:55 WARN: ' 18:56:55 It looks like you're using ngModel on the same form field as formControlName. 18:56:55 Support for using the ngModel input property and ngModelChange event with 18:56:55 reactive form directives has been deprecated in Angular v6 and will be removed 18:56:55 in a future version of Angular. 18:56:55 18:56:55 For more information on this, see our API docs here: 18:56:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:56:55 ' 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.769 secs) 18:56:55 WARN: ' 18:56:55 It looks like you're using ngModel on the same form field as formControlName. 18:56:55 Support for using the ngModel input property and ngModelChange event with 18:56:55 reactive form directives has been deprecated in Angular v6 and will be removed 18:56:55 in a future version of Angular. 18:56:55 18:56:55 For more information on this, see our API docs here: 18:56:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:56:55 ' 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.934 secs) 18:56:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 7.09 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.296 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.39 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.451 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.51 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.57 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.711 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.766 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.828 secs) 18:56:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.917 secs) 18:56:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.965 secs) 18:56:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 8.1 secs) 18:56:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 8.356 secs) 18:56:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 8.443 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.526 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.552 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.602 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.65 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.667 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 8.677 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 8.803 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 8.821 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 9.025 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 9.154 secs) 18:56:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 9.218 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 9.257 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 9.29 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 9.358 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 9.565 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.62 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.784 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.91 secs) 18:56:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 9.985 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 10.142 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 10.162 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 10.189 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 10.321 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 10.431 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 10.488 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 10.516 secs) 18:57:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 10.557 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 10.655 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 10.681 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 10.706 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 10.731 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 10.787 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 10.856 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 10.874 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 10.934 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 11.042 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 11.168 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 11.206 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 11.246 secs) 18:57:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 11.303 secs) 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 11.486 secs) 18:57:02 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:57:02 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:57:02 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 11.486 secs) 18:57:02 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:57:02 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:57:02 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 11.521 secs) 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 11.57 secs) 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 11.713 secs) 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 11.825 secs) 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 11.897 secs) 18:57:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 12.185 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 12.421 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 12.492 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 12.508 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 12.564 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 12.59 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 12.618 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 12.635 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 12.673 secs) 18:57:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.744 secs) 18:57:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (17.888 secs / 12.744 secs) 18:57:04 TOTAL: 147 SUCCESS 18:57:04 ✔ Browser application bundle generation complete. 18:57:08 18:57:08 =============================== Coverage summary =============================== 18:57:08 Statements : 41.06% ( 1474/3590 ) 18:57:08 Branches : 11.75% ( 114/970 ) 18:57:08 Functions : 32.29% ( 423/1310 ) 18:57:08 Lines : 39.05% ( 1329/3403 ) 18:57:08 ================================================================================ 18:57:08 01 11 2023 18:57:08.336:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:57:09 ✔ Browser application bundle generation complete. 18:57:11 make[1]: Leaving directory '/w/workspace/edgex-ui-go/130/web' [Pipeline] echo 18:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:57:11 $ docker stop --time=1 963f6d591a3604ea4003630eaf38a51502449fc106f1551140d2f4e569dea701 18:57:13 $ docker rm -f --volumes 963f6d591a3604ea4003630eaf38a51502449fc106f1551140d2f4e569dea701 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:57:17 Warning: overwriting stash ‘coverage-report’ 18:57:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:27 + ls -al . 18:57:27 total 176 18:57:27 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 18:44 . 18:57:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:41 .. 18:57:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:41 .blubracket 18:57:27 -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 18:41 .dockerignore 18:57:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:41 .git 18:57:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:41 .github 18:57:27 -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 18:41 .gitignore 18:57:27 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 18:41 Attribution.txt 18:57:27 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 18:41 CHANGELOG.md 18:57:27 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 18:41 CONTRIBUTING.md 18:57:27 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 18:41 Dockerfile 18:57:27 -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 18:41 Jenkinsfile 18:57:27 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 18:41 LICENSE 18:57:27 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 18:41 Makefile 18:57:27 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 18:41 README.md 18:57:27 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:37 VERSION 18:57:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:41 assets 18:57:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:41 bin 18:57:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:41 cmd 18:57:27 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:44 coverage.out 18:57:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:41 docs 18:57:27 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 18:41 go.mod 18:57:27 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 18:41 go.sum 18:57:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:41 internal 18:57:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:41 testing 18:57:27 -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 18:41 version.go 18:57:27 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:47 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + 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=422becc45202548155d324fc99806fcdfea34ca0 --label arch=arm64 --label version=3.1.0-dev.11 . 18:57:29 Sending build context to Docker daemon 34.3MB 18:57:29 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:57:29 Step 2/25 : FROM ${BASE} AS builder 18:57:29 ---> 3e69bce9ee0a 18:57:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:57:30 ---> Running in 041e01c09696 18:57:30 Removing intermediate container 041e01c09696 18:57:30 ---> ef782f53be1d 18:57:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:57:30 ---> Running in 96da4b741bb4 18:57:31 Removing intermediate container 96da4b741bb4 18:57:31 ---> 7f045957c08e 18:57:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:57:31 ---> Running in 579f3e5babf3 18:57:31 Removing intermediate container 579f3e5babf3 18:57:31 ---> 0fdaf8d566a1 18:57:31 Step 6/25 : LABEL Name=edgex-ui-go 18:57:31 ---> Running in bf7fd36f7fe4 18:57:31 Removing intermediate container bf7fd36f7fe4 18:57:31 ---> b644d1614cf9 18:57:31 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:57:31 ---> Running in 8bc6b89ccf2e 18:57:32 Removing intermediate container 8bc6b89ccf2e 18:57:32 ---> 17286df91fb7 18:57:32 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:57:34 ---> 319f6f73874f 18:57:34 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:57:34 ---> Running in 69d70314468e 18:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:57:36 OK: 266 MiB in 52 packages 18:57:39 Removing intermediate container 69d70314468e 18:57:39 ---> 4b71be0638c9 18:57:39 Step 10/25 : ENV GO111MODULE=on 18:57:39 ---> Running in 97c58cf91721 18:57:39 Removing intermediate container 97c58cf91721 18:57:39 ---> c018b20bc04e 18:57:39 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:57:39 ---> Running in fc09dab053c4 18:57:39 Removing intermediate container fc09dab053c4 18:57:39 ---> f4d60dd0071c 18:57:39 Step 12/25 : COPY go.mod vendor* ./ 18:57:40 ---> d0db20152778 18:57:40 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:40 ---> Running in 02f2dc990739 18:57:43 Removing intermediate container 02f2dc990739 18:57:43 ---> 280bd4007870 18:57:43 Step 14/25 : COPY . . 18:57:48 ---> 613215170f17 18:57:48 Step 15/25 : RUN ${MAKE} 18:57:48 ---> Running in cc1b5403cf44 18:57:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.11" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:59:40 Removing intermediate container cc1b5403cf44 18:59:40 ---> ce8ee178e193 18:59:40 Step 16/25 : FROM alpine:3.18 18:59:40 3.18: Pulling from library/alpine 18:59:40 579b34f0a95b: Already exists 18:59:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:59:40 Status: Downloaded newer image for alpine:3.18 18:59:40 ---> 3cc203321400 18:59:40 Step 17/25 : EXPOSE 4000 18:59:40 ---> Running in d2dc714f27c2 18:59:40 Removing intermediate container d2dc714f27c2 18:59:40 ---> 96d12b699d7b 18:59:40 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 18:59:42 ---> c3291bee6d88 18:59:42 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:59:44 ---> 460ef40a1056 18:59:44 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:59:44 ---> 3e89562aac00 18:59:44 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:59:44 ---> Running in 4e5aafdeb241 18:59:44 Removing intermediate container 4e5aafdeb241 18:59:44 ---> 9a7e5aba878c 18:59:44 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:59:45 ---> Running in d9a7789319e4 18:59:45 Removing intermediate container d9a7789319e4 18:59:45 ---> fd31e29875ae 18:59:45 Step 23/25 : LABEL arch=arm64 18:59:45 ---> Running in c67c6f33f500 18:59:45 Removing intermediate container c67c6f33f500 18:59:45 ---> e0853c3f243b 18:59:45 Step 24/25 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 18:59:45 ---> Running in b2d991aa5358 18:59:46 Removing intermediate container b2d991aa5358 18:59:46 ---> 356057864843 18:59:46 Step 25/25 : LABEL version=3.1.0-dev.11 18:59:46 ---> Running in 0b29f7decf60 18:59:46 Removing intermediate container 0b29f7decf60 18:59:46 ---> 1ff1de7f4511 18:59:46 [Warning] One or more build-args [ARCH] were not consumed 18:59:46 Successfully built 1ff1de7f4511 18:59:46 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 18:59:47 provisioning config files... 18:59:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config12132529056957494927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:47 ---> docker-login.sh 18:59:47 nexus3.edgexfoundry.org:10001 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:47 Configure a credential helper to remove this warning. See 18:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:47 18:59:47 Login Succeeded 18:59:47 nexus3.edgexfoundry.org:10002 18:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:48 Configure a credential helper to remove this warning. See 18:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:48 18:59:48 Login Succeeded 18:59:48 nexus3.edgexfoundry.org:10003 18:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:48 Configure a credential helper to remove this warning. See 18:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:48 18:59:48 Login Succeeded 18:59:48 nexus3.edgexfoundry.org:10004 18:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:49 Configure a credential helper to remove this warning. See 18:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:49 18:59:49 Login Succeeded 18:59:49 docker.io 18:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:49 Configure a credential helper to remove this warning. See 18:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:49 18:59:49 Login Succeeded 18:59:49 ---> docker-login.sh ends [Pipeline] } 18:59:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:59:49 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 18:59:49 422becc45202548155d324fc99806fcdfea34ca0 18:59:49 latest 18:59:49 3.1.0-dev.11 18:59:49 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 18:59:49 main 18:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0 18:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:59:50 038d09a7d296: Preparing 18:59:50 674470bd4061: Preparing 18:59:50 b85f1c0724b3: Preparing 18:59:50 5f4d9fc4d98d: Preparing 18:59:50 5f4d9fc4d98d: Layer already exists 18:59:50 038d09a7d296: Pushed 18:59:50 674470bd4061: Pushed 18:59:58 b85f1c0724b3: Pushed 18:59:58 422becc45202548155d324fc99806fcdfea34ca0: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 18:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:59:59 038d09a7d296: Preparing 18:59:59 674470bd4061: Preparing 18:59:59 b85f1c0724b3: Preparing 18:59:59 5f4d9fc4d98d: Preparing 18:59:59 5f4d9fc4d98d: Layer already exists 18:59:59 038d09a7d296: Layer already exists 18:59:59 b85f1c0724b3: Layer already exists 18:59:59 674470bd4061: Layer already exists 18:59:59 latest: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.11 19:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:00:00 038d09a7d296: Preparing 19:00:00 674470bd4061: Preparing 19:00:00 b85f1c0724b3: Preparing 19:00:00 5f4d9fc4d98d: Preparing 19:00:00 b85f1c0724b3: Layer already exists 19:00:00 5f4d9fc4d98d: Layer already exists 19:00:00 674470bd4061: Layer already exists 19:00:00 038d09a7d296: Layer already exists 19:00:00 3.1.0-dev.11: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 19:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:00:01 038d09a7d296: Preparing 19:00:01 674470bd4061: Preparing 19:00:01 b85f1c0724b3: Preparing 19:00:01 5f4d9fc4d98d: Preparing 19:00:01 b85f1c0724b3: Layer already exists 19:00:01 038d09a7d296: Layer already exists 19:00:01 674470bd4061: Layer already exists 19:00:01 5f4d9fc4d98d: Layer already exists 19:00:01 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 19:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:00:02 038d09a7d296: Preparing 19:00:02 674470bd4061: Preparing 19:00:02 b85f1c0724b3: Preparing 19:00:02 5f4d9fc4d98d: Preparing 19:00:02 038d09a7d296: Layer already exists 19:00:02 5f4d9fc4d98d: Layer already exists 19:00:02 674470bd4061: Layer already exists 19:00:02 b85f1c0724b3: Layer already exists 19:00:02 main: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:00:02 ===================================================== [Pipeline] echo 19:00:02 taggedImages: 19:00:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0 19:00:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 19:00:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.11 19:00:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 19:00:02 - 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 19:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:03 19:00:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:03 arm64: Pulling from edgex-lftools-log-publisher 19:00:03 8998bd30e6a1: Pulling fs layer 19:00:03 04944245beec: Pulling fs layer 19:00:03 699f458cf7ca: Pulling fs layer 19:00:03 765212b225bb: Pulling fs layer 19:00:03 f23df028b6ca: Pulling fs layer 19:00:03 d65c8cfc05b1: Pulling fs layer 19:00:03 2437ff75d9bd: Pulling fs layer 19:00:03 d65c8cfc05b1: Waiting 19:00:03 f23df028b6ca: Waiting 19:00:03 765212b225bb: Waiting 19:00:03 2437ff75d9bd: Waiting 19:00:03 04944245beec: Verifying Checksum 19:00:03 04944245beec: Download complete 19:00:03 765212b225bb: Verifying Checksum 19:00:03 765212b225bb: Download complete 19:00:04 f23df028b6ca: Verifying Checksum 19:00:04 f23df028b6ca: Download complete 19:00:04 d65c8cfc05b1: Verifying Checksum 19:00:04 d65c8cfc05b1: Download complete 19:00:04 699f458cf7ca: Verifying Checksum 19:00:04 699f458cf7ca: Download complete 19:00:04 8998bd30e6a1: Verifying Checksum 19:00:04 8998bd30e6a1: Download complete 19:00:07 2437ff75d9bd: Verifying Checksum 19:00:07 2437ff75d9bd: Download complete 19:00:11 8998bd30e6a1: Pull complete 19:00:11 04944245beec: Pull complete 19:00:13 699f458cf7ca: Pull complete 19:00:13 765212b225bb: Pull complete 19:00:14 f23df028b6ca: Pull complete 19:00:14 d65c8cfc05b1: Pull complete 19:00:33 2437ff75d9bd: Pull complete 19:00:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:33 prd-ubuntu20.04-docker-arm64-4c-16g-16264 does not seem to be running inside a container 19:00:33 $ 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/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@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 19:00:39 $ docker top 03115b3cd2d8c6d0de834e99c657135339d2e394a0f99e34c148de81df95b22c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:42 ---> job-cost.sh 19:00:42 lf-activate-venv: SKIPPING 19:00:42 INFO: No Stack... 19:00:42 INFO: Retrieving Pricing Info for: v3-standard-4 19:00:44 INFO: Archiving Costs [Pipeline] sh 19:00:45 + + cat /w/workspace/edgex-ui-go/130/archives/cost.csvcut 19:00:45 -d, -f6 [Pipeline] lock 19:00:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] 19:00:45 Resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] did not exist. Created. 19:00:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:46 /w/workspace/edgex-ui-go/130@tmp/durable-c29b1634/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:00:47 + echo total: 0.10999999940395355 [Pipeline] stash 19:00:47 Warning: overwriting stash ‘stack-cost’ 19:00:53 Stashed 1 file(s) [Pipeline] } 19:00:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:53 $ docker stop --time=1 03115b3cd2d8c6d0de834e99c657135339d2e394a0f99e34c148de81df95b22c 19:00:55 $ docker rm -f --volumes 03115b3cd2d8c6d0de834e99c657135339d2e394a0f99e34c148de81df95b22c [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 19:00:55 provisioning config files... 19:00:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5044501717281909589tmp [Pipeline] { [Pipeline] sh 19:00:55 + set +x 19:00:55 + + curl -s https://codecov.io/bash 19:00:55 bash -s -- 19:00:55 19:00:55 _____ _ 19:00:55 / ____| | | 19:00:55 | | ___ __| | ___ ___ _____ __ 19:00:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:00:55 | |___| (_) | (_| | __/ (_| (_) \ V / 19:00:55 \_____\___/ \__,_|\___|\___\___/ \_/ 19:00:55 Bash-1.0.6 19:00:55 19:00:55 19:00:55 ==> git version 2.25.1 found 19:00:55 ==> 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 19:00:55 Release-Date: 2020-01-08 19:00:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:00:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:00:55 ==> Jenkins CI detected. 19:00:55 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 19:00:55 project root: . 19:00:55 --> token set from env 19:00:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:00:55 ==> Running gcov in . (disable via -X gcov) 19:00:56 ==> Python coveragepy not found 19:00:56 ==> Searching for coverage reports in: 19:00:56 + . 19:00:56 -> Found 1 reports 19:00:56 ==> Detecting git/mercurial file structure 19:00:56 ==> Reading reports 19:00:56 + ./coverage.out bytes=10 19:00:56 ==> Appending adjustments 19:00:56 https://docs.codecov.io/docs/fixing-reports 19:00:56 + Found adjustments 19:00:56 ==> Gzipping contents 19:00:56 12K /tmp/codecov.N4XiYl.gz 19:00:56 ==> Uploading reports 19:00:56 url: https://codecov.io 19:00:56 query: branch=main&commit=422becc45202548155d324fc99806fcdfea34ca0&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:00:56 -> Pinging Codecov 19:00:56 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=422becc45202548155d324fc99806fcdfea34ca0&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:00:56 -> Uploading to 19:00:56 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/FB506323287CE973F263BFD2A0EB1F37/422becc45202548155d324fc99806fcdfea34ca0/d45cb77d-8692-4b29-bbd1-25a85ea7daef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T190056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b123e3e6166238342a36899f7888be5d233efeb77ce4a6805075ce23d233891 19:00:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:56 Dload Upload Total Spent Left Speed 19:00:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 38506 --:--:-- --:--:-- --:--:-- 38675 19:00:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] } 19:00:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:00:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:00:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:00:57 19:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:00:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:00:58 df9b9388f04a: Pulling fs layer 19:00:58 52dc419b0ee2: Pulling fs layer 19:00:58 25bc292e5bac: Pulling fs layer 19:00:58 114826534d7a: Pulling fs layer 19:00:58 4657fd5d0bcf: Pulling fs layer 19:00:58 6ad1cebc031e: Pulling fs layer 19:00:58 8a3aa393b2d8: Pulling fs layer 19:00:58 4657fd5d0bcf: Waiting 19:00:58 6ad1cebc031e: Waiting 19:00:58 114826534d7a: Waiting 19:00:58 8a3aa393b2d8: Waiting 19:00:58 25bc292e5bac: Verifying Checksum 19:00:58 25bc292e5bac: Download complete 19:00:58 52dc419b0ee2: Download complete 19:00:58 4657fd5d0bcf: Verifying Checksum 19:00:58 4657fd5d0bcf: Download complete 19:00:58 df9b9388f04a: Download complete 19:00:58 df9b9388f04a: Pull complete 19:00:58 6ad1cebc031e: Verifying Checksum 19:00:58 6ad1cebc031e: Download complete 19:00:58 52dc419b0ee2: Pull complete 19:00:58 25bc292e5bac: Pull complete 19:00:59 114826534d7a: Verifying Checksum 19:00:59 114826534d7a: Download complete 19:00:59 8a3aa393b2d8: Verifying Checksum 19:00:59 8a3aa393b2d8: Download complete 19:01:02 114826534d7a: Pull complete 19:01:02 4657fd5d0bcf: Pull complete 19:01:02 6ad1cebc031e: Pull complete 19:01:05 8a3aa393b2d8: Pull complete 19:01:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:01:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:05 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 19:01:05 $ 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 19:01:09 $ docker top 07461529358ed5ea71391baebbcc6d619f1b5344b1d6c4e5227774e1d8927efc -eo pid,comm [Pipeline] { [Pipeline] echo 19:01:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 19:01:09 + set -o pipefail 19:01:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 19:01:15 19:01:15 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 19:01:15 19:01:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/90cd61de-771e-4ca9-aa95-470728f4ed54 19:01:15 19:01:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:01:15 19:01:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:01:15 19:01:15 19:01:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:01:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:01:15 More details here: https://snyk.co/ue1NS 19:01:15 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:01:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:01:15 $ docker stop --time=1 07461529358ed5ea71391baebbcc6d619f1b5344b1d6c4e5227774e1d8927efc 19:01:19 $ docker rm -f --volumes 07461529358ed5ea71391baebbcc6d619f1b5344b1d6c4e5227774e1d8927efc [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 19:01:19 + git log --format=format:%s -1 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] sh 19:01:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:20 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 19:01: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:01:21 $ docker top 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 -eo pid,comm 19:01:21 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). 19:01:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:21 [ssh-agent] Looking for ssh-agent implementation... 19:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:21 $ docker exec 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 ssh-agent 19:01:21 SSH_AUTH_SOCK=/tmp/ssh-vKtawsklxGeL/agent.32 19:01:21 SSH_AGENT_PID=38 19:01:21 Running ssh-add (command line suppressed) 19:01:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14914499955469867879.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14914499955469867879.key) 19:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:21 + git semver tag 19:01:22 2023-11-01 19:01:21,931 [run_tag] DEBUG tag force:False 19:01:22 2023-11-01 19:01:21,931 [check_head_tag] DEBUG check head tag 19:01:22 2023-11-01 19:01:21,932 [execute] INFO git cat-file --batch-check 19:01:22 2023-11-01 19:01:21,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 19:01:22 2023-11-01 19:01:21,935 [execute] INFO git cat-file --batch 19:01:22 2023-11-01 19:01:21,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 19:01:22 2023-11-01 19:01:21,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 19:01:22 2023-11-01 19:01:21,943 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 19:01:22 2023-11-01 19:01:21,943 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 19:01:22 2023-11-01 19:01:21,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 19:01:22 3.1.0-dev.11 [Pipeline] } 19:01:22 $ docker exec --env ******** --env ******** 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 ssh-agent -k 19:01:22 unset SSH_AUTH_SOCK; 19:01:22 unset SSH_AGENT_PID; 19:01:22 echo Agent pid 38 killed; 19:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:22 + git semver [Pipeline] } 19:01:22 $ docker stop --time=1 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 19:01:23 $ docker rm -f --volumes 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:01:24 19:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:01:24 0.23.1-centos7: Pulling from edgex-lftools 19:01:24 ab5ef0e58194: Pulling fs layer 19:01:24 9712f1f96733: Pulling fs layer 19:01:24 63f879dbbcfc: Pulling fs layer 19:01:24 0d9ebad4ef96: Pulling fs layer 19:01:24 e9a5061849ea: Pulling fs layer 19:01:24 d747dcd14b5f: Pulling fs layer 19:01:24 2de7ff778b66: Pulling fs layer 19:01:24 d747dcd14b5f: Waiting 19:01:24 e9a5061849ea: Waiting 19:01:24 0d9ebad4ef96: Waiting 19:01:24 2de7ff778b66: Waiting 19:01:24 63f879dbbcfc: Verifying Checksum 19:01:24 63f879dbbcfc: Download complete 19:01:25 e9a5061849ea: Verifying Checksum 19:01:25 e9a5061849ea: Download complete 19:01:25 0d9ebad4ef96: Verifying Checksum 19:01:25 0d9ebad4ef96: Download complete 19:01:25 ab5ef0e58194: Verifying Checksum 19:01:25 ab5ef0e58194: Download complete 19:01:25 2de7ff778b66: Verifying Checksum 19:01:25 2de7ff778b66: Download complete 19:01:27 ab5ef0e58194: Pull complete 19:01:27 9712f1f96733: Pull complete 19:01:28 63f879dbbcfc: Pull complete 19:01:32 0d9ebad4ef96: Pull complete 19:01:32 e9a5061849ea: Pull complete 19:01:32 d747dcd14b5f: Pull complete 19:01:33 2de7ff778b66: Pull complete 19:01:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:01:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:33 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 19:01:33 $ 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 19:01:39 $ docker top 031af5f9b12ccc0802ed60a67d25565a7d59e8dac1382a9529c0318673d1c2a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:01:39 provisioning config files... 19:01:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4093653634395435217tmp 19:01:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14302537485997954163tmp 19:01:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3657649900219163442tmp [Pipeline] { [Pipeline] echo 19:01:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:01:39 ---> sigul-configuration.sh 19:01:39 gpg: directory `/root/.gnupg' created 19:01:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:01:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:01:39 gpg: keyring `/root/.gnupg/secring.gpg' created 19:01:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:01:39 gpg: CAST5 encrypted data 19:01:39 gpg: encrypted with 1 passphrase 19:01:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:01:39 + mkdir /home/jenkins 19:01:39 + mkdir /home/jenkins/sigul [Pipeline] sh 19:01:40 + 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 19:01:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:01:40 ---> sigul-install.sh 19:01:40 Sigul already installed; skipping installation. [Pipeline] sh 19:01:40 + git tag --list 19:01:40 0.1.1 19:01:40 v1.1.0 19:01:40 v1.2.0 19:01:40 v1.2.1 19:01:40 v1.3.0 19:01:40 v2.0.0 19:01:40 v2.1.0 19:01:40 v2.2.0 19:01:40 v2.3.0 19:01:40 v3.0 19:01:40 v3.0.0 19:01:40 v3.1.0-dev.1 19:01:40 v3.1.0-dev.10 19:01:40 v3.1.0-dev.11 19:01:40 v3.1.0-dev.2 19:01:40 v3.1.0-dev.3 19:01:40 v3.1.0-dev.4 19:01:40 v3.1.0-dev.5 19:01:40 v3.1.0-dev.6 19:01:40 v3.1.0-dev.7 19:01:40 v3.1.0-dev.8 19:01:40 v3.1.0-dev.9 [Pipeline] sh 19:01:40 + lftools sign git-tag v3.1.0-dev.11 19:01:41 Signing Git tag with Sigul... 19:01:41 Signing v3.1.0-dev.11 [Pipeline] echo 19:01:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:01:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:01:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:01:42 $ docker stop --time=1 031af5f9b12ccc0802ed60a67d25565a7d59e8dac1382a9529c0318673d1c2a6 19:01:43 $ docker rm -f --volumes 031af5f9b12ccc0802ed60a67d25565a7d59e8dac1382a9529c0318673d1c2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:01:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:44 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 19:01:44 $ 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 19:01:45 $ docker top 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 -eo pid,comm 19:01:45 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). 19:01:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:45 [ssh-agent] Looking for ssh-agent implementation... 19:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:45 $ docker exec 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 ssh-agent 19:01:45 SSH_AUTH_SOCK=/tmp/ssh-a9IN6ClB7B4w/agent.14 19:01:45 SSH_AGENT_PID=27 19:01:45 Running ssh-add (command line suppressed) 19:01:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3403974393057243163.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3403974393057243163.key) 19:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:46 + git semver bump pre 19:01:46 2023-11-01 19:01:46,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 19:01:46 2023-11-01 19:01:46,250 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 19:01:46 2023-11-01 19:01:46,251 [bump_version] DEBUG bumped version:3.1.0-dev.12 19:01:46 2023-11-01 19:01:46,251 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 19:01:46 2023-11-01 19:01:46,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 19:01:46 2023-11-01 19:01:46,251 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 19:01:46 2023-11-01 19:01:46,253 [execute] INFO git cat-file --batch-check 19:01:46 2023-11-01 19:01:46,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:01:46 2023-11-01 19:01:46,260 [execute] INFO git cat-file --batch 19:01:46 2023-11-01 19:01:46,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:01:46 2023-11-01 19:01:46,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 19:01:46 3.1.0-dev.12 [Pipeline] } 19:01:46 $ docker exec --env ******** --env ******** 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 ssh-agent -k 19:01:46 unset SSH_AUTH_SOCK; 19:01:46 unset SSH_AGENT_PID; 19:01:46 echo Agent pid 27 killed; 19:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:46 + git semver [Pipeline] } 19:01:47 $ docker stop --time=1 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 19:01:48 $ docker rm -f --volumes 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:49 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 19:01:49 $ 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 19:01:49 $ docker top 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 -eo pid,comm 19:01:49 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). 19:01:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:49 [ssh-agent] Looking for ssh-agent implementation... 19:01:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:49 $ docker exec 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 ssh-agent 19:01:49 SSH_AUTH_SOCK=/tmp/ssh-2PlvOyHgkB9j/agent.32 19:01:49 SSH_AGENT_PID=38 19:01:49 Running ssh-add (command line suppressed) 19:01:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2071675884756154952.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2071675884756154952.key) 19:01:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:50 + git semver push 19:01:50 2023-11-01 19:01:50,485 [run_push] DEBUG push 19:01:50 2023-11-01 19:01:50,486 [execute] INFO git cat-file --batch-check 19:01:50 2023-11-01 19:01:50,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:01:50 2023-11-01 19:01:50,491 [execute] INFO git rev-list d1b55c0fa61c2c6cd80b6f99adec1475c7aeee98 -- 19:01:50 2023-11-01 19:01:50,491 [execute] DEBUG Popen(['git', 'rev-list', 'd1b55c0fa61c2c6cd80b6f99adec1475c7aeee98', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:01:50 2023-11-01 19:01:50,502 [execute] INFO git fetch -v origin 19:01:50 2023-11-01 19:01:50,502 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:01:51 2023-11-01 19:01:51,038 [run_push] DEBUG no remote changes detected 19:01:51 2023-11-01 19:01:51,038 [execute] INFO git push origin semver 19:01:51 2023-11-01 19:01:51,039 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:01:52 2023-11-01 19:01:51,849 [run_push] DEBUG push all version tags 19:01:52 2023-11-01 19:01:51,849 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:01:52 2023-11-01 19:01:51,850 [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) 19:01:52 2023-11-01 19:01:52,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 19:01:52 3.1.0-dev.12 [Pipeline] } 19:01:53 $ docker exec --env ******** --env ******** 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 ssh-agent -k 19:01:53 unset SSH_AUTH_SOCK; 19:01:53 unset SSH_AGENT_PID; 19:01:53 echo Agent pid 38 killed; 19:01:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:53 + git semver [Pipeline] } 19:01:53 $ docker stop --time=1 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 19:01:54 $ docker rm -f --volumes 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 [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 19:01:55 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 19:01:55 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 19:01:55 total 16 19:01:55 drwxr-xr-x 3 root root 4096 Nov 1 18:41 . 19:01:55 drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 19:01 .. 19:01:55 drwxr-xr-x 2 root root 4096 Nov 1 18:41 cost 19:01:55 -rw-r--r-- 1 root root 83 Nov 1 18:41 cost.csv 19:01:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 19:01:55 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 19:01:55 total 16 19:01:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:41 . 19:01:55 drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 19:01 .. 19:01:55 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:41 cost 19:01:55 -rw-r--r-- 1 jenkins jenkins 83 Nov 1 18:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:56 ---> package-listing.sh 19:01:56 ++ facter osfamily 19:01:56 ++ tr '[:upper:]' '[:lower:]' 19:01:56 + OS_FAMILY=debian 19:01:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 19:01:56 + START_PACKAGES=/tmp/packages_start.txt 19:01:56 + END_PACKAGES=/tmp/packages_end.txt 19:01:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:56 + PACKAGES=/tmp/packages_start.txt 19:01:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 19:01:56 + PACKAGES=/tmp/packages_end.txt 19:01:56 + case "${OS_FAMILY}" in 19:01:56 + dpkg -l 19:01:56 + grep '^ii' 19:01:56 + '[' -f /tmp/packages_start.txt ']' 19:01:56 + '[' -f /tmp/packages_end.txt ']' 19:01:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 19:01:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 19:01:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 19:01:56 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 19:01:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:57 prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container 19:01:57 $ 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 19:01:58 $ docker top fdb697f42129a996b79be75f469a1ceeec878727d38d3703e805f670851ea64b -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:58 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:58 + ls /var/log/sa-host 19:01:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:59 provisioning config files... 19:01:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3454760949078947740tmp [Pipeline] { [Pipeline] echo 19:01:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:59 ---> create-netrc.sh [Pipeline] } 19:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:59 ---> python-tools-install.sh [Pipeline] echo 19:01:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:59 ---> sudo-logs.sh 19:01:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:02:00 ---> job-cost.sh 19:02:00 lf-activate-venv: SKIPPING 19:02:00 DEBUG: total: 0.2199999988079071 19:02:00 INFO: Retrieving Stack Cost... 19:02:00 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:01 INFO: Archiving Costs [Pipeline] echo 19:02:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:02:01 ---> logs-deploy.sh 19:02:01 lf-activate-venv: SKIPPING 19:02:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/130 19:02:01 INFO: archiving workspace using pattern(s): 19:02:02 Archives upload complete. 19:02:02 INFO: archiving logs to Nexus