Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d464123f9026c9620999a7ddee9d3f5298a9454f 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-ssh12694164659518188115.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5800994848309528059.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16666583306461900080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4916547579720622257.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-ssh9173725531320787157.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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-15874’ Running on prd-ubuntu20.04-docker-8c-8g-15877 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 d464123f9026c9620999a7ddee9d3f5298a9454f (main) Commit message: "Merge pull request #609 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41" > 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 d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 > git rev-list --no-walk 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T14:47:42.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T14:47:42.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T14:47:42.979Z] ========================================================= [2023-05-17T14:47:42.979Z] EdgeX Global Pipelines Version Info [2023-05-17T14:47:42.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:47:43.698Z] ------------------- [2023-05-17T14:47:43.698Z] stable info: [2023-05-17T14:47:43.698Z] ------------------- [2023-05-17T14:47:43.698Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T14:47:43.698Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:47:43.698Z] Message: update stable to v1.0.249 [2023-05-17T14:47:44.268Z] ------------------- [2023-05-17T14:47:44.268Z] experimental info: [2023-05-17T14:47:44.268Z] ------------------- [2023-05-17T14:47:44.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T14:47:44.268Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:47:44.268Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T14:47:44.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-17T14:47:44.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-17T14:47:44.521Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T14:47:44.529Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T14:47:44.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T14:47:44.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T14:47:44.555Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T14:47:44.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T14:47:44.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T14:47:44.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T14:47:44.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T14:47:44.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-17T14:47:44.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T14:47:44.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T14:47:44.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:47:44.629Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:47:44.638Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:47:44.649Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:47:44.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T14:47:44.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T14:47:44.699Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T14:47:44.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T14:47:44.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T14:47:44.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T14:47:44.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T14:47:44.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T14:47:44.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T14:47:44.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T14:47:44.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T14:47:44.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T14:47:44.799Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo [2023-05-17T14:47:44.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d464123 [Pipeline] echo [2023-05-17T14:47:44.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:47:44.875Z] provisioning config files... [2023-05-17T14:47:44.899Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config466383720431337100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:47:45.243Z] ---> docker-login.sh [2023-05-17T14:47:45.243Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:47:45.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:45.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:45.504Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:45.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:45.504Z] [2023-05-17T14:47:45.504Z] Login Succeeded [2023-05-17T14:47:45.504Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:47:45.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:45.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:45.504Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:45.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:45.504Z] [2023-05-17T14:47:45.504Z] Login Succeeded [2023-05-17T14:47:45.504Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:47:45.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:45.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:45.770Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:45.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:45.770Z] [2023-05-17T14:47:45.770Z] Login Succeeded [2023-05-17T14:47:45.770Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:47:45.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:45.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:45.770Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:45.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:45.770Z] [2023-05-17T14:47:45.770Z] Login Succeeded [2023-05-17T14:47:45.770Z] docker.io [2023-05-17T14:47:46.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:46.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:46.031Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:46.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:46.031Z] [2023-05-17T14:47:46.031Z] Login Succeeded [2023-05-17T14:47:46.031Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:47:46.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T14:47:46.424Z] + git rev-list -1 --merges d464123f9026c9620999a7ddee9d3f5298a9454f~1..d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo [2023-05-17T14:47:46.474Z] -----------> git rev-list -1 --merges d464123f9026c9620999a7ddee9d3f5298a9454f~1..d464123f9026c9620999a7ddee9d3f5298a9454f d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:47:46.474Z] d464123f9026c9620999a7ddee9d3f5298a9454f [false] [Pipeline] sh [2023-05-17T14:47:46.776Z] + git log --format=format:%s -1 d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo [2023-05-17T14:47:46.794Z] ========================================================= [2023-05-17T14:47:46.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T14:47:46.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:47:47.145Z] + git log --format=format:%s -1 d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] echo [2023-05-17T14:47:47.157Z] [semverPrep] GIT_COMMIT: d464123f9026c9620999a7ddee9d3f5298a9454f, Commit Message: Merge pull request #609 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41 [Pipeline] echo [2023-05-17T14:47:47.168Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T14:47:47.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T14:47:47.521Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T14:47:47.521Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T14:47:47.521Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T14:47:47.521Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T14:47:47.522Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T14:47:47.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:47:47.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:47:47.886Z] [2023-05-17T14:47:47.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:47:48.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:47:48.199Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T14:47:48.199Z] b85a868b505f: Pulling fs layer [2023-05-17T14:47:48.199Z] e2be974225ed: Pulling fs layer [2023-05-17T14:47:48.199Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T14:47:48.199Z] 988bab9f4d93: Pulling fs layer [2023-05-17T14:47:48.199Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T14:47:48.199Z] eaf3925da568: Pulling fs layer [2023-05-17T14:47:48.199Z] bab4dde63d76: Pulling fs layer [2023-05-17T14:47:48.199Z] bde34c3a00c8: Pulling fs layer [2023-05-17T14:47:48.199Z] b352a97aabf1: Pulling fs layer [2023-05-17T14:47:48.199Z] 4872d77fe225: Pulling fs layer [2023-05-17T14:47:48.199Z] 5851b861e8e6: Pulling fs layer [2023-05-17T14:47:48.199Z] bde34c3a00c8: Waiting [2023-05-17T14:47:48.199Z] eaf3925da568: Waiting [2023-05-17T14:47:48.199Z] b352a97aabf1: Waiting [2023-05-17T14:47:48.199Z] bab4dde63d76: Waiting [2023-05-17T14:47:48.199Z] 4872d77fe225: Waiting [2023-05-17T14:47:48.199Z] 5851b861e8e6: Waiting [2023-05-17T14:47:48.199Z] 1469e6f7b9e6: Waiting [2023-05-17T14:47:48.199Z] e2be974225ed: Verifying Checksum [2023-05-17T14:47:48.199Z] e2be974225ed: Download complete [2023-05-17T14:47:48.199Z] 988bab9f4d93: Verifying Checksum [2023-05-17T14:47:48.199Z] 988bab9f4d93: Download complete [2023-05-17T14:47:48.458Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T14:47:48.458Z] 1469e6f7b9e6: Download complete [2023-05-17T14:47:48.458Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T14:47:48.458Z] 339a4e72a1f5: Download complete [2023-05-17T14:47:48.458Z] eaf3925da568: Download complete [2023-05-17T14:47:48.458Z] bde34c3a00c8: Verifying Checksum [2023-05-17T14:47:48.458Z] bde34c3a00c8: Download complete [2023-05-17T14:47:48.458Z] b352a97aabf1: Download complete [2023-05-17T14:47:48.458Z] 4872d77fe225: Download complete [2023-05-17T14:47:48.458Z] 5851b861e8e6: Verifying Checksum [2023-05-17T14:47:48.458Z] 5851b861e8e6: Download complete [2023-05-17T14:47:48.458Z] b85a868b505f: Verifying Checksum [2023-05-17T14:47:48.458Z] b85a868b505f: Download complete [2023-05-17T14:47:48.718Z] bab4dde63d76: Verifying Checksum [2023-05-17T14:47:48.718Z] bab4dde63d76: Download complete [2023-05-17T14:47:49.655Z] b85a868b505f: Pull complete [2023-05-17T14:47:49.915Z] e2be974225ed: Pull complete [2023-05-17T14:47:50.484Z] 339a4e72a1f5: Pull complete [2023-05-17T14:47:50.484Z] 988bab9f4d93: Pull complete [2023-05-17T14:47:50.745Z] 1469e6f7b9e6: Pull complete [2023-05-17T14:47:50.745Z] eaf3925da568: Pull complete [2023-05-17T14:47:52.651Z] bab4dde63d76: Pull complete [2023-05-17T14:47:52.651Z] bde34c3a00c8: Pull complete [2023-05-17T14:47:52.910Z] b352a97aabf1: Pull complete [2023-05-17T14:47:52.910Z] 4872d77fe225: Pull complete [2023-05-17T14:47:52.910Z] 5851b861e8e6: Pull complete [2023-05-17T14:47:52.910Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T14:47:52.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:47:52.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:47:53.008Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T14:47:53.047Z] $ 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 [2023-05-17T14:47:55.558Z] $ docker top acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 -eo pid,comm [2023-05-17T14:47:55.617Z] 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). [2023-05-17T14:47:55.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T14:47:55.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:47:55.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:47:55.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:47:55.785Z] $ docker exec acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent [2023-05-17T14:47:55.894Z] SSH_AUTH_SOCK=/tmp/ssh-QEniFpvG1eT2/agent.33 [2023-05-17T14:47:55.894Z] SSH_AGENT_PID=39 [2023-05-17T14:47:55.901Z] Running ssh-add (command line suppressed) [2023-05-17T14:47:56.016Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10333858097574522917.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10333858097574522917.key) [2023-05-17T14:47:56.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:47:56.323Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T14:47:56.344Z] $ docker exec --env ******** --env ******** acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent -k [2023-05-17T14:47:56.441Z] unset SSH_AUTH_SOCK; [2023-05-17T14:47:56.442Z] unset SSH_AGENT_PID; [2023-05-17T14:47:56.443Z] echo Agent pid 39 killed; [2023-05-17T14:47:56.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T14:47:56.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:47:56.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:47:56.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:47:56.609Z] $ docker exec acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent [2023-05-17T14:47:56.720Z] SSH_AUTH_SOCK=/tmp/ssh-wqvF0zqlW7Zb/agent.71 [2023-05-17T14:47:56.720Z] SSH_AGENT_PID=77 [2023-05-17T14:47:56.724Z] Running ssh-add (command line suppressed) [2023-05-17T14:47:56.840Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15863065820945471396.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15863065820945471396.key) [2023-05-17T14:47:56.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:47:57.145Z] + git semver init [2023-05-17T14:47:57.405Z] 2023-05-17 14:47:57,338 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T14:47:57.405Z] 2023-05-17 14:47:57,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-17T14:47:57.405Z] 2023-05-17 14:47:57,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-17T14:47:57.405Z] 2023-05-17 14:47:57,340 [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) [2023-05-17T14:47:58.787Z] 2023-05-17 14:47:58,748 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-17T14:47:58.787Z] 2023-05-17 14:47:58,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-17T14:47:58.787Z] 2023-05-17 14:47:58,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T14:47:58.787Z] 2023-05-17 14:47:58,749 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T14:47:58.787Z] 3.0.0-dev.11 [Pipeline] } [2023-05-17T14:47:58.800Z] $ docker exec --env ******** --env ******** acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 ssh-agent -k [2023-05-17T14:47:58.897Z] unset SSH_AUTH_SOCK; [2023-05-17T14:47:58.898Z] unset SSH_AGENT_PID; [2023-05-17T14:47:58.898Z] echo Agent pid 77 killed; [2023-05-17T14:47:58.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T14:47:59.214Z] + git semver [Pipeline] } [2023-05-17T14:47:59.491Z] $ docker stop --time=1 acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 [2023-05-17T14:48:00.779Z] $ docker rm -f --volumes acf48ff9c6b9c60598e62b8a463b38e7b42214a91fb52959d5c5b344dc095649 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:48:01.120Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T14:48:01.322Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T14:48:01.326Z] [edgeXSemver]: initialized semver on version 3.0.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 [2023-05-17T14:48:01.481Z] provisioning config files... [2023-05-17T14:48:01.490Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2245677466369608280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:48:01.793Z] ---> docker-login.sh [2023-05-17T14:48:01.793Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:48:01.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:01.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:01.793Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:01.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:01.793Z] [2023-05-17T14:48:01.793Z] Login Succeeded [2023-05-17T14:48:01.793Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:48:01.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:01.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:01.793Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:01.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:01.793Z] [2023-05-17T14:48:01.793Z] Login Succeeded [2023-05-17T14:48:01.793Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:48:02.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:02.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:02.053Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:02.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:02.053Z] [2023-05-17T14:48:02.053Z] Login Succeeded [2023-05-17T14:48:02.053Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:48:02.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:02.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:02.053Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:02.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:02.053Z] [2023-05-17T14:48:02.053Z] Login Succeeded [2023-05-17T14:48:02.053Z] docker.io [2023-05-17T14:48:02.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:02.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:02.313Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:02.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:02.313Z] [2023-05-17T14:48:02.313Z] Login Succeeded [2023-05-17T14:48:02.313Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:48:02.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T14:48:02.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:48:02.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:48:02.396Z] ========================================================= [2023-05-17T14:48:02.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T14:48:02.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:02.705Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T14:48:02.964Z] Sending build context to Docker daemon 45.72MB [2023-05-17T14:48:02.964Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:48:02.964Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T14:48:02.964Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T14:48:02.964Z] f56be85fc22e: Pulling fs layer [2023-05-17T14:48:02.964Z] 85791d961cd3: Pulling fs layer [2023-05-17T14:48:02.964Z] d694b5ae8c79: Pulling fs layer [2023-05-17T14:48:02.964Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T14:48:02.964Z] 4d19c01a9841: Pulling fs layer [2023-05-17T14:48:02.964Z] 9325e15d5711: Pulling fs layer [2023-05-17T14:48:02.964Z] 556b6ee489ea: Pulling fs layer [2023-05-17T14:48:02.964Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T14:48:02.964Z] 9f32a84ed3da: Waiting [2023-05-17T14:48:02.964Z] 4d19c01a9841: Waiting [2023-05-17T14:48:02.964Z] c5a4b2cf53e6: Waiting [2023-05-17T14:48:02.964Z] 556b6ee489ea: Waiting [2023-05-17T14:48:02.964Z] 9325e15d5711: Waiting [2023-05-17T14:48:02.964Z] 85791d961cd3: Download complete [2023-05-17T14:48:02.964Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T14:48:02.964Z] 9f32a84ed3da: Download complete [2023-05-17T14:48:02.964Z] 4d19c01a9841: Verifying Checksum [2023-05-17T14:48:02.964Z] 4d19c01a9841: Download complete [2023-05-17T14:48:02.964Z] f56be85fc22e: Download complete [2023-05-17T14:48:03.223Z] 9325e15d5711: Verifying Checksum [2023-05-17T14:48:03.223Z] 9325e15d5711: Download complete [2023-05-17T14:48:03.223Z] f56be85fc22e: Pull complete [2023-05-17T14:48:03.484Z] 85791d961cd3: Pull complete [2023-05-17T14:48:03.484Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T14:48:03.484Z] c5a4b2cf53e6: Download complete [2023-05-17T14:48:03.743Z] d694b5ae8c79: Verifying Checksum [2023-05-17T14:48:03.743Z] d694b5ae8c79: Download complete [2023-05-17T14:48:04.001Z] 556b6ee489ea: Verifying Checksum [2023-05-17T14:48:04.001Z] 556b6ee489ea: Download complete [2023-05-17T14:48:07.292Z] d694b5ae8c79: Pull complete [2023-05-17T14:48:07.551Z] 9f32a84ed3da: Pull complete [2023-05-17T14:48:07.551Z] 4d19c01a9841: Pull complete [2023-05-17T14:48:07.551Z] 9325e15d5711: Pull complete [2023-05-17T14:48:10.082Z] 556b6ee489ea: Pull complete [2023-05-17T14:48:11.015Z] c5a4b2cf53e6: Pull complete [2023-05-17T14:48:11.015Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T14:48:11.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T14:48:11.015Z] ---> c4be618373d6 [2023-05-17T14:48:11.015Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T14:48:14.343Z] ---> Running in 3d2b4cb4da79 [2023-05-17T14:48:14.343Z] Removing intermediate container 3d2b4cb4da79 [2023-05-17T14:48:14.343Z] ---> 828a6535675d [2023-05-17T14:48:14.343Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:48:14.343Z] ---> Running in 0efe966080a2 [2023-05-17T14:48:14.343Z] Removing intermediate container 0efe966080a2 [2023-05-17T14:48:14.343Z] ---> bddb3585a7ee [2023-05-17T14:48:14.343Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:48:14.343Z] ---> Running in 5f1463546276 [2023-05-17T14:48:14.601Z] Removing intermediate container 5f1463546276 [2023-05-17T14:48:14.601Z] ---> 763dab784c90 [2023-05-17T14:48:14.601Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T14:48:14.601Z] ---> Running in 2e6badd85770 [2023-05-17T14:48:14.601Z] Removing intermediate container 2e6badd85770 [2023-05-17T14:48:14.601Z] ---> d0fd7d83f45b [2023-05-17T14:48:14.601Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T14:48:14.601Z] ---> Running in 060adeac5fdf [2023-05-17T14:48:14.601Z] Removing intermediate container 060adeac5fdf [2023-05-17T14:48:14.601Z] ---> d4539890f7fb [2023-05-17T14:48:14.601Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T14:48:15.176Z] latest: Pulling from library/docker [2023-05-17T14:48:15.176Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-17T14:48:15.176Z] dfb60e7f5d22: Pulling fs layer [2023-05-17T14:48:15.176Z] f74671f55a8d: Pulling fs layer [2023-05-17T14:48:15.176Z] e6f03c789ea9: Pulling fs layer [2023-05-17T14:48:15.176Z] 665194951830: Pulling fs layer [2023-05-17T14:48:15.176Z] 88857a7834c8: Pulling fs layer [2023-05-17T14:48:15.176Z] 665194951830: Waiting [2023-05-17T14:48:15.176Z] 88857a7834c8: Waiting [2023-05-17T14:48:15.176Z] 33e4b8e81540: Pulling fs layer [2023-05-17T14:48:15.176Z] ae8c1b0b59b3: Pulling fs layer [2023-05-17T14:48:15.176Z] 688812ff7153: Pulling fs layer [2023-05-17T14:48:15.176Z] 9ab9c878efc9: Pulling fs layer [2023-05-17T14:48:15.176Z] 33e4b8e81540: Waiting [2023-05-17T14:48:15.176Z] ae8c1b0b59b3: Waiting [2023-05-17T14:48:15.176Z] 688812ff7153: Waiting [2023-05-17T14:48:15.176Z] 5869b539971f: Pulling fs layer [2023-05-17T14:48:15.176Z] f9026325e210: Pulling fs layer [2023-05-17T14:48:15.176Z] fc6f97b7f667: Pulling fs layer [2023-05-17T14:48:15.176Z] 015e68a5e019: Pulling fs layer [2023-05-17T14:48:15.176Z] 9ab9c878efc9: Waiting [2023-05-17T14:48:15.176Z] f9026325e210: Waiting [2023-05-17T14:48:15.176Z] 5869b539971f: Waiting [2023-05-17T14:48:15.176Z] fc6f97b7f667: Waiting [2023-05-17T14:48:15.176Z] f74671f55a8d: Verifying Checksum [2023-05-17T14:48:15.176Z] f74671f55a8d: Download complete [2023-05-17T14:48:15.176Z] dfb60e7f5d22: Verifying Checksum [2023-05-17T14:48:15.176Z] dfb60e7f5d22: Download complete [2023-05-17T14:48:15.686Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-17T14:48:15.686Z] 8a49fdb3b6a5: Download complete [2023-05-17T14:48:15.686Z] 8a49fdb3b6a5: Pull complete [2023-05-17T14:48:15.686Z] 665194951830: Verifying Checksum [2023-05-17T14:48:15.686Z] 665194951830: Download complete [2023-05-17T14:48:15.686Z] 88857a7834c8: Verifying Checksum [2023-05-17T14:48:15.686Z] 88857a7834c8: Download complete [2023-05-17T14:48:15.686Z] e6f03c789ea9: Verifying Checksum [2023-05-17T14:48:15.686Z] e6f03c789ea9: Download complete [2023-05-17T14:48:15.686Z] dfb60e7f5d22: Pull complete [2023-05-17T14:48:15.686Z] f74671f55a8d: Pull complete [2023-05-17T14:48:15.961Z] 33e4b8e81540: Verifying Checksum [2023-05-17T14:48:15.961Z] 33e4b8e81540: Download complete [2023-05-17T14:48:15.962Z] ae8c1b0b59b3: Download complete [2023-05-17T14:48:15.962Z] 688812ff7153: Verifying Checksum [2023-05-17T14:48:15.962Z] 688812ff7153: Download complete [2023-05-17T14:48:15.962Z] e6f03c789ea9: Pull complete [2023-05-17T14:48:15.962Z] 5869b539971f: Verifying Checksum [2023-05-17T14:48:15.962Z] 5869b539971f: Download complete [2023-05-17T14:48:15.962Z] 9ab9c878efc9: Verifying Checksum [2023-05-17T14:48:15.962Z] 9ab9c878efc9: Download complete [2023-05-17T14:48:16.221Z] fc6f97b7f667: Verifying Checksum [2023-05-17T14:48:16.221Z] fc6f97b7f667: Download complete [2023-05-17T14:48:16.221Z] 015e68a5e019: Download complete [2023-05-17T14:48:16.438Z] Still waiting to schedule task [2023-05-17T14:48:16.439Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ [2023-05-17T14:48:16.480Z] 665194951830: Pull complete [2023-05-17T14:48:16.738Z] 88857a7834c8: Pull complete [2023-05-17T14:48:16.996Z] 33e4b8e81540: Pull complete [2023-05-17T14:48:16.996Z] ae8c1b0b59b3: Pull complete [2023-05-17T14:48:16.996Z] 688812ff7153: Pull complete [2023-05-17T14:48:17.255Z] f9026325e210: Verifying Checksum [2023-05-17T14:48:17.255Z] f9026325e210: Download complete [2023-05-17T14:48:17.255Z] 9ab9c878efc9: Pull complete [2023-05-17T14:48:17.255Z] 5869b539971f: Pull complete [2023-05-17T14:48:18.629Z] f9026325e210: Pull complete [2023-05-17T14:48:18.629Z] fc6f97b7f667: Pull complete [2023-05-17T14:48:18.630Z] 015e68a5e019: Pull complete [2023-05-17T14:48:18.630Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T14:48:18.630Z] Status: Downloaded newer image for docker:latest [2023-05-17T14:48:20.007Z] ---> 17e0bde2a4f1 [2023-05-17T14:48:20.007Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:48:20.007Z] ---> Running in a9ef17f4c961 [2023-05-17T14:48:20.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:20.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:20.529Z] OK: 265 MiB in 53 packages [2023-05-17T14:48:21.105Z] Removing intermediate container a9ef17f4c961 [2023-05-17T14:48:21.105Z] ---> 6c037f34b390 [2023-05-17T14:48:21.105Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T14:48:21.105Z] ---> Running in 58b2fdae494b [2023-05-17T14:48:21.105Z] Removing intermediate container 58b2fdae494b [2023-05-17T14:48:21.105Z] ---> 0b28fe98402e [2023-05-17T14:48:21.105Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T14:48:21.105Z] ---> Running in 5e2594a904d8 [2023-05-17T14:48:21.105Z] Removing intermediate container 5e2594a904d8 [2023-05-17T14:48:21.105Z] ---> 0de74acac143 [2023-05-17T14:48:21.105Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T14:48:21.366Z] ---> 24de2e795889 [2023-05-17T14:48:21.366Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:48:21.366Z] ---> Running in 79a29c040f4f [2023-05-17T14:48:47.974Z] Removing intermediate container 79a29c040f4f [2023-05-17T14:48:47.974Z] ---> 6bac537003b2 [2023-05-17T14:48:47.974Z] Step 14/15 : COPY . . [2023-05-17T14:48:48.911Z] ---> 05457e22cca1 [2023-05-17T14:48:48.911Z] Step 15/15 : RUN ${MAKE} [2023-05-17T14:48:48.911Z] ---> Running in cb00533f9fd5 [2023-05-17T14:48:48.911Z] noop [2023-05-17T14:48:49.169Z] Removing intermediate container cb00533f9fd5 [2023-05-17T14:48:49.169Z] ---> 6a97477ef984 [2023-05-17T14:48:49.429Z] Successfully built 6a97477ef984 [2023-05-17T14:48:49.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:49.733Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:48:49.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:48:49.812Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T14:48:49.847Z] $ 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 [2023-05-17T14:48:50.195Z] $ docker top 7eb2d2792ac52059ec7ee10f582426ce5837a0a35c41132215e77d0b06c2eb02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:48:50.527Z] + go version [2023-05-17T14:48:50.527Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T14:48:50.541Z] $ docker stop --time=1 7eb2d2792ac52059ec7ee10f582426ce5837a0a35c41132215e77d0b06c2eb02 [2023-05-17T14:48:51.795Z] $ docker rm -f --volumes 7eb2d2792ac52059ec7ee10f582426ce5837a0a35c41132215e77d0b06c2eb02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:52.171Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:48:52.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:48:52.239Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T14:48:52.270Z] $ 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 [2023-05-17T14:48:52.639Z] $ docker top 403d17679c4e4d7e18780111e4896498ebfeafaa0deb681bcdbab2981960c417 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:48:52.970Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:48:53.266Z] + make test [2023-05-17T14:48:53.266Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T14:48:58.533Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T14:49:08.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T14:49:08.497Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T14:49:11.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:49:11.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:49:11.026Z] ./bin/test-attribution-txt.sh [2023-05-17T14:49:11.026Z] make -C web test [2023-05-17T14:49:11.026Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-17T14:49:11.026Z] make[1]: tput: No such file or directory [2023-05-17T14:49:11.026Z] make[1]: tput: No such file or directory [2023-05-17T14:49:11.026Z] warning: generating ./VERSION [2023-05-17T14:49:11.026Z] echo "0.0.0" > VERSION [2023-05-17T14:49:11.026Z] docker build \ [2023-05-17T14:49:11.026Z] -f Dockerfile \ [2023-05-17T14:49:11.026Z] --build-arg USER=1000 \ [2023-05-17T14:49:11.026Z] \ [2023-05-17T14:49:11.026Z] --label "git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f" \ [2023-05-17T14:49:11.026Z] -t edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f \ [2023-05-17T14:49:11.026Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T14:49:11.026Z] . [2023-05-17T14:49:11.026Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T14:49:11.026Z] Install the buildx component to build images with BuildKit: [2023-05-17T14:49:11.026Z] https://docs.docker.com/go/buildx/ [2023-05-17T14:49:11.026Z] [2023-05-17T14:49:11.026Z] Sending build context to Docker daemon 2.571MB [2023-05-17T14:49:11.026Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T14:49:11.288Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T14:49:11.547Z] 9621f1afde84: Pulling fs layer [2023-05-17T14:49:11.547Z] c6f70ee39829: Pulling fs layer [2023-05-17T14:49:11.547Z] 56892a8094a2: Pulling fs layer [2023-05-17T14:49:11.547Z] 58dd87906ef0: Pulling fs layer [2023-05-17T14:49:11.547Z] 58dd87906ef0: Waiting [2023-05-17T14:49:11.547Z] 56892a8094a2: Verifying Checksum [2023-05-17T14:49:11.547Z] 56892a8094a2: Download complete [2023-05-17T14:49:11.547Z] 58dd87906ef0: Download complete [2023-05-17T14:49:11.547Z] 9621f1afde84: Verifying Checksum [2023-05-17T14:49:11.547Z] 9621f1afde84: Download complete [2023-05-17T14:49:11.805Z] 9621f1afde84: Pull complete [2023-05-17T14:49:11.805Z] c6f70ee39829: Download complete [2023-05-17T14:49:13.234Z] c6f70ee39829: Pull complete [2023-05-17T14:49:13.493Z] 56892a8094a2: Pull complete [2023-05-17T14:49:13.752Z] 58dd87906ef0: Pull complete [2023-05-17T14:49:13.752Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T14:49:13.752Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T14:49:13.752Z] ---> b69703f70c3d [2023-05-17T14:49:13.752Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T14:49:17.993Z] ---> Running in 44fb52e12de5 [2023-05-17T14:49:17.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:49:18.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:49:18.513Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-17T14:49:18.513Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-17T14:49:18.513Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-17T14:49:18.513Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-17T14:49:18.513Z] (5/129) Installing libxcb (1.14-r2) [2023-05-17T14:49:18.513Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-17T14:49:18.513Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-17T14:49:18.513Z] (8/129) Installing libice (1.0.10-r0) [2023-05-17T14:49:18.513Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-17T14:49:18.513Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-17T14:49:18.513Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-17T14:49:18.513Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-17T14:49:18.513Z] (13/129) Installing xset (1.2.4-r0) [2023-05-17T14:49:18.513Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-17T14:49:18.513Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-17T14:49:18.513Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T14:49:18.513Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-17T14:49:18.513Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-17T14:49:18.513Z] (19/129) Installing libintl (0.21-r0) [2023-05-17T14:49:18.513Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-17T14:49:18.513Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-17T14:49:18.513Z] (22/129) Installing pcre (8.45-r1) [2023-05-17T14:49:18.513Z] (23/129) Installing glib (2.70.1-r0) [2023-05-17T14:49:18.513Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-17T14:49:18.513Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-17T14:49:18.513Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-17T14:49:18.513Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T14:49:18.833Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T14:49:18.833Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-17T14:49:18.833Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-17T14:49:18.833Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-17T14:49:18.833Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-17T14:49:18.833Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T14:49:18.834Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T14:49:18.834Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-17T14:49:18.834Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-17T14:49:18.834Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-17T14:49:18.834Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-17T14:49:18.834Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-17T14:49:18.834Z] (40/129) Installing libxi (1.8-r0) [2023-05-17T14:49:18.834Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-17T14:49:18.834Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-17T14:49:18.834Z] (43/129) Installing atk (2.36.0-r0) [2023-05-17T14:49:18.834Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-17T14:49:18.834Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-17T14:49:18.834Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-17T14:49:18.834Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T14:49:18.834Z] (48/129) Installing expat (2.5.0-r0) [2023-05-17T14:49:18.834Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-17T14:49:18.834Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-17T14:49:18.834Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-17T14:49:18.834Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-17T14:49:18.834Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-17T14:49:18.834Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-17T14:49:18.834Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-17T14:49:18.834Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-17T14:49:18.834Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-17T14:49:18.834Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-17T14:49:18.834Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-17T14:49:18.834Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-17T14:49:18.834Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-17T14:49:18.834Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-17T14:49:18.834Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-17T14:49:19.122Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-17T14:49:19.122Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-17T14:49:19.122Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-17T14:49:19.122Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-17T14:49:19.122Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-17T14:49:19.122Z] (69/129) Installing pango (1.48.10-r0) [2023-05-17T14:49:19.122Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T14:49:19.122Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T14:49:19.122Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T14:49:19.122Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-17T14:49:19.122Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-17T14:49:19.122Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T14:49:19.123Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T14:49:19.123Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-17T14:49:19.123Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-17T14:49:19.123Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-17T14:49:19.123Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T14:49:21.105Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-17T14:49:21.105Z] (80/129) Installing flac (1.3.4-r0) [2023-05-17T14:49:21.105Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T14:49:21.364Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T14:49:21.364Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-17T14:49:21.364Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-17T14:49:21.364Z] (85/129) Installing libass (0.15.2-r0) [2023-05-17T14:49:21.364Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-17T14:49:21.364Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T14:49:21.364Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T14:49:21.364Z] (89/129) Installing lame (3.100-r0) [2023-05-17T14:49:21.364Z] (90/129) Installing opus (1.3.1-r1) [2023-05-17T14:49:21.364Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T14:49:21.364Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-17T14:49:21.364Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-17T14:49:21.364Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-17T14:49:21.364Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-17T14:49:21.364Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T14:49:21.364Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-17T14:49:21.364Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-17T14:49:21.364Z] (99/129) Installing libva (2.13.0-r0) [2023-05-17T14:49:21.364Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-17T14:49:21.364Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-17T14:49:21.364Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-17T14:49:21.364Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-17T14:49:21.364Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-17T14:49:21.364Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-17T14:49:21.364Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-17T14:49:21.623Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-17T14:49:21.623Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T14:49:21.623Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-17T14:49:21.623Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-17T14:49:21.623Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T14:49:21.623Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-17T14:49:21.623Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-17T14:49:21.623Z] (114/129) Installing nspr (4.32-r0) [2023-05-17T14:49:21.623Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-17T14:49:21.623Z] (116/129) Installing nss (3.78.1-r0) [2023-05-17T14:49:21.623Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-17T14:49:21.623Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-17T14:49:21.623Z] (119/129) Installing orc (0.4.32-r0) [2023-05-17T14:49:21.623Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-17T14:49:21.882Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-17T14:49:21.883Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-17T14:49:21.883Z] (123/129) Installing libpulse (15.0-r2) [2023-05-17T14:49:21.883Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-17T14:49:21.883Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-17T14:49:21.883Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-17T14:49:21.883Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-17T14:49:21.883Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-17T14:49:21.883Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-17T14:49:22.823Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T14:49:22.823Z] Executing glib-2.70.1-r0.trigger [2023-05-17T14:49:22.823Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T14:49:23.091Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T14:49:23.091Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T14:49:23.091Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T14:49:23.091Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T14:49:23.091Z] OK: 286 MiB in 145 packages [2023-05-17T14:49:28.367Z] Removing intermediate container 44fb52e12de5 [2023-05-17T14:49:28.367Z] ---> 0b8f44dee85e [2023-05-17T14:49:28.367Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T14:49:28.367Z] ---> Running in 8329628b05fa [2023-05-17T14:49:28.627Z] Removing intermediate container 8329628b05fa [2023-05-17T14:49:28.627Z] ---> ea389594ef03 [2023-05-17T14:49:28.627Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T14:49:28.627Z] ---> Running in 10cbbda7cd9d [2023-05-17T14:49:28.627Z] Removing intermediate container 10cbbda7cd9d [2023-05-17T14:49:28.627Z] ---> a7e3fecd857b [2023-05-17T14:49:28.627Z] Step 5/10 : RUN npm install -g npm [2023-05-17T14:49:28.627Z] ---> Running in bae1e860b44a [2023-05-17T14:49:36.748Z] [2023-05-17T14:49:36.748Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-17T14:49:36.748Z] [2023-05-17T14:49:36.748Z] 27 packages are looking for funding [2023-05-17T14:49:36.748Z] run `npm fund` for details [2023-05-17T14:49:36.748Z] [2023-05-17T14:49:36.748Z] found 0 vulnerabilities [2023-05-17T14:49:37.316Z] Removing intermediate container bae1e860b44a [2023-05-17T14:49:37.316Z] ---> c113d50f95d7 [2023-05-17T14:49:37.316Z] Step 6/10 : ARG USER=1000 [2023-05-17T14:49:37.316Z] ---> Running in 1c677bf04d97 [2023-05-17T14:49:37.316Z] Removing intermediate container 1c677bf04d97 [2023-05-17T14:49:37.316Z] ---> 3ea1350969e9 [2023-05-17T14:49:37.316Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T14:49:37.316Z] ---> Running in aa0e2dd89892 [2023-05-17T14:49:37.883Z] Removing intermediate container aa0e2dd89892 [2023-05-17T14:49:37.883Z] ---> afdff9fbb1a1 [2023-05-17T14:49:37.883Z] Step 8/10 : USER $USER:$USER [2023-05-17T14:49:38.141Z] ---> Running in f8801e7400b3 [2023-05-17T14:49:38.141Z] Removing intermediate container f8801e7400b3 [2023-05-17T14:49:38.141Z] ---> 19c08ba99721 [2023-05-17T14:49:38.141Z] Step 9/10 : WORKDIR /app [2023-05-17T14:49:38.141Z] ---> Running in 49bec50c4b2b [2023-05-17T14:49:38.141Z] Removing intermediate container 49bec50c4b2b [2023-05-17T14:49:38.141Z] ---> 8d9674078e81 [2023-05-17T14:49:38.141Z] Step 10/10 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:49:38.141Z] ---> Running in 43119f1d7b90 [2023-05-17T14:49:38.401Z] Removing intermediate container 43119f1d7b90 [2023-05-17T14:49:38.401Z] ---> 2a041559f5ef [2023-05-17T14:49:38.401Z] Successfully built 2a041559f5ef [2023-05-17T14:49:38.401Z] Successfully tagged edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:49:38.401Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T14:49:38.401Z] touch edgex-web-ui.imagebuilt [2023-05-17T14:49:38.401Z] mkdir -p node_modules coverage [2023-05-17T14:49:38.401Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T14:49:38.401Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T14:49:40.312Z] npm WARN old lockfile [2023-05-17T14:49:40.312Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T14:49:40.312Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T14:49:40.312Z] npm WARN old lockfile [2023-05-17T14:49:40.312Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T14:49:40.312Z] npm WARN old lockfile [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE required: { [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE }, [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:49:48.436Z] npm WARN EBADENGINE } [2023-05-17T14:49:52.635Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T14:49:52.635Z] 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 [2023-05-17T14:49:52.635Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T14:49:52.635Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:49:52.635Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T14:49:52.894Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T14:49:53.461Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T14:49:54.027Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T14:49:54.978Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T14:49:55.237Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T14:49:56.613Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T14:49:57.546Z] 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 [2023-05-17T14:49:57.804Z] 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 [2023-05-17T14:49:57.804Z] 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. [2023-05-17T14:49:58.367Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-17T14:49:58.367Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:49:58.933Z] 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. [2023-05-17T14:49:59.435Z] 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. [2023-05-17T14:50:00.371Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:50:02.892Z] 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. [2023-05-17T14:50:05.420Z] 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. [2023-05-17T14:50:10.687Z] [2023-05-17T14:50:10.687Z] added 1478 packages, and audited 1479 packages in 31s [2023-05-17T14:50:10.687Z] [2023-05-17T14:50:10.687Z] 90 packages are looking for funding [2023-05-17T14:50:10.687Z] run `npm fund` for details [2023-05-17T14:50:10.687Z] [2023-05-17T14:50:10.687Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T14:50:10.687Z] [2023-05-17T14:50:10.687Z] To address issues that do not require attention, run: [2023-05-17T14:50:10.687Z] npm audit fix [2023-05-17T14:50:10.687Z] [2023-05-17T14:50:10.687Z] To address all issues (including breaking changes), run: [2023-05-17T14:50:10.687Z] npm audit fix --force [2023-05-17T14:50:10.687Z] [2023-05-17T14:50:10.687Z] Run `npm audit` for details. [2023-05-17T14:50:17.273Z] 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 [2023-05-17T14:50:19.801Z] - Generating browser application bundles (phase: setup)... [2023-05-17T14:50:23.987Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T14:50:23.987Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T14:50:27.646Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T14:50:27.646Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T14:50:27.922Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T14:50:27.922Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T14:50:28.179Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T14:50:28.437Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T14:50:28.694Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T14:50:28.694Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T14:50:28.952Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T14:50:28.952Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T14:50:29.515Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T14:50:30.896Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T14:50:37.456Z] 17 05 2023 14:50:36.807:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T14:50:37.456Z] 17 05 2023 14:50:36.809:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T14:50:37.456Z] 17 05 2023 14:50:36.812:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T14:50:49.654Z] ✔ Browser application bundle generation complete. [2023-05-17T14:50:49.654Z] 17 05 2023 14:50:47.934:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket RWzpGQHsaWawu-RPAAAB with id 433359 [2023-05-17T14:50:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T14:50:50.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.151 secs) [2023-05-17T14:50:50.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.175 secs) [2023-05-17T14:50:51.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.227 secs) [2023-05-17T14:50:51.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.243 secs) [2023-05-17T14:50:51.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.249 secs) [2023-05-17T14:50:51.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.34 secs) [2023-05-17T14:50:51.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.359 secs) [2023-05-17T14:50:51.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.375 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.403 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.41 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.469 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.483 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.492 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.502 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.535 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.552 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.579 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.584 secs) [2023-05-17T14:50:51.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.59 secs) [2023-05-17T14:50:51.624Z] WARN: ' [2023-05-17T14:50:51.624Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T14:50:51.624Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T14:50:51.624Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T14:50:51.624Z] in a future version of Angular. [2023-05-17T14:50:51.624Z] [2023-05-17T14:50:51.624Z] For more information on this, see our API docs here: [2023-05-17T14:50:51.624Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T14:50:51.624Z] ' [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.59 secs) [2023-05-17T14:50:51.624Z] WARN: ' [2023-05-17T14:50:51.624Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T14:50:51.624Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T14:50:51.624Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T14:50:51.624Z] in a future version of Angular. [2023-05-17T14:50:51.624Z] [2023-05-17T14:50:51.624Z] For more information on this, see our API docs here: [2023-05-17T14:50:51.624Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T14:50:51.624Z] ' [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.615 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.62 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.623 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.647 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.65 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.663 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.687 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.691 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.695 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.699 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.753 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.787 secs) [2023-05-17T14:50:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.794 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.799 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.811 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.821 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.829 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.831 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.834 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.837 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.94 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.963 secs) [2023-05-17T14:50:51.883Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.001 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.005 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.008 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.015 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.02 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.064 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.068 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.088 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.123 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.131 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.134 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.135 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.141 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.161 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.168 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.176 secs) [2023-05-17T14:50:52.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.19 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.198 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.209 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.236 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.252 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.258 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.264 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.266 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.269 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.272 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.278 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.295 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.304 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.312 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.33 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.333 secs) [2023-05-17T14:50:52.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.336 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.364 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.373 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.378 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.382 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.388 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.394 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.397 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.398 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.4 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.406 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.407 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.415 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.428 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.434 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.446 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.458 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.477 secs) [2023-05-17T14:50:52.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.486 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.511 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.526 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.529 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.542 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.554 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.558 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.559 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.565 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.58 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.605 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.625 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.633 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.64 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.651 secs) [2023-05-17T14:50:52.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.657 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.672 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.685 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.688 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.7 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.717 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.727 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.73 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.736 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.757 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.762 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.769 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.791 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.801 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.804 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.813 secs) [2023-05-17T14:50:53.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.829 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.855 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.868 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.873 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.875 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.885 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.89 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.893 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.903 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.907 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.909 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.91 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.924 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.951 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.962 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.966 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.967 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.981 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.983 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.985 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.986 secs) [2023-05-17T14:50:53.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.002 secs) [2023-05-17T14:50:53.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.967 secs / 2.002 secs) [2023-05-17T14:50:53.691Z] TOTAL: 145 SUCCESS [2023-05-17T14:50:53.691Z] ✔ Browser application bundle generation complete. [2023-05-17T14:50:53.950Z] [2023-05-17T14:50:53.950Z] =============================== Coverage summary =============================== [2023-05-17T14:50:53.950Z] Statements : 41.47% ( 1422/3429 ) [2023-05-17T14:50:53.950Z] Branches : 12.14% ( 109/898 ) [2023-05-17T14:50:53.950Z] Functions : 33.09% ( 414/1251 ) [2023-05-17T14:50:53.950Z] Lines : 39.35% ( 1277/3245 ) [2023-05-17T14:50:53.950Z] ================================================================================ [2023-05-17T14:50:54.207Z] ✔ Browser application bundle generation complete. [2023-05-17T14:50:54.339Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15880 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-17T14:50:54.352Z] Running in /w/workspace/edgex-ui-go/107 [Pipeline] { [Pipeline] checkout [2023-05-17T14:50:54.384Z] The recommended git tool is: git [2023-05-17T14:50:54.775Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-17T14:50:54.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T14:50:54.801Z] $ docker stop --time=1 403d17679c4e4d7e18780111e4896498ebfeafaa0deb681bcdbab2981960c417 [2023-05-17T14:50:56.160Z] $ docker rm -f --volumes 403d17679c4e4d7e18780111e4896498ebfeafaa0deb681bcdbab2981960c417 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:50:56.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T14:50:57.217Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T14:50:57.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T14:50:58.224Z] + ls -al . [2023-05-17T14:50:58.224Z] total 180 [2023-05-17T14:50:58.224Z] drwxrwxr-x 14 jenkins jenkins 4096 May 17 14:48 . [2023-05-17T14:50:58.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 .. [2023-05-17T14:50:58.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 .blubracket [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:47 .dockerignore [2023-05-17T14:50:58.224Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:47 .git [2023-05-17T14:50:58.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 .github [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:47 .gitignore [2023-05-17T14:50:58.224Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:47 .semver [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:47 Attribution.txt [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:47 CHANGELOG.md [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:47 CONTRIBUTING.md [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:47 Dockerfile [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:47 Jenkinsfile [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:47 LICENSE [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:47 Makefile [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:47 README.md [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:48 VERSION [2023-05-17T14:50:58.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 assets [2023-05-17T14:50:58.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 bin [2023-05-17T14:50:58.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 cmd [2023-05-17T14:50:58.224Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 14:48 coverage.out [2023-05-17T14:50:58.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 docs [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:47 go.mod [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:47 go.sum [2023-05-17T14:50:58.224Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:47 internal [2023-05-17T14:50:58.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 snap [2023-05-17T14:50:58.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 testing [2023-05-17T14:50:58.224Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:47 version.go [2023-05-17T14:50:58.224Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:49 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:50:58.528Z] + 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=d464123f9026c9620999a7ddee9d3f5298a9454f --label arch=amd64 --label version=3.0.0-dev.11 . [2023-05-17T14:50:58.786Z] Sending build context to Docker daemon 48.47MB [2023-05-17T14:50:58.786Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:50:58.786Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T14:50:58.786Z] ---> 6a97477ef984 [2023-05-17T14:50:58.786Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T14:50:59.731Z] ---> Running in 81c4d60b48af [2023-05-17T14:50:59.731Z] Removing intermediate container 81c4d60b48af [2023-05-17T14:50:59.731Z] ---> 7b8e2d0af664 [2023-05-17T14:50:59.731Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:50:59.731Z] ---> Running in f5f96b342151 [2023-05-17T14:50:59.731Z] Removing intermediate container f5f96b342151 [2023-05-17T14:50:59.731Z] ---> 297b614d0818 [2023-05-17T14:50:59.731Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:50:59.731Z] ---> Running in 523657f40f38 [2023-05-17T14:50:59.731Z] Removing intermediate container 523657f40f38 [2023-05-17T14:50:59.731Z] ---> 1a528c9e1848 [2023-05-17T14:50:59.731Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T14:50:59.731Z] ---> Running in 9b2c2c0d96b5 [2023-05-17T14:50:59.989Z] Removing intermediate container 9b2c2c0d96b5 [2023-05-17T14:50:59.989Z] ---> 0dc6950b3190 [2023-05-17T14:50:59.989Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T14:50:59.989Z] ---> Running in 77e7c41df228 [2023-05-17T14:50:59.989Z] Removing intermediate container 77e7c41df228 [2023-05-17T14:50:59.989Z] ---> 3f35494d76ad [2023-05-17T14:50:59.989Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T14:51:00.963Z] ---> a246ad1046bc [2023-05-17T14:51:00.963Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:51:00.963Z] ---> Running in 9c4c9ca8a4e7 [2023-05-17T14:51:01.115Z] using credential edgex-jenkins-ssh [2023-05-17T14:51:01.135Z] Cloning the remote Git repository [2023-05-17T14:51:01.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:51:01.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:51:01.481Z] OK: 265 MiB in 53 packages [2023-05-17T14:51:01.739Z] Removing intermediate container 9c4c9ca8a4e7 [2023-05-17T14:51:01.740Z] ---> d24fda1aad14 [2023-05-17T14:51:01.740Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T14:51:01.740Z] ---> Running in b724d7046143 [2023-05-17T14:51:01.740Z] Removing intermediate container b724d7046143 [2023-05-17T14:51:01.740Z] ---> 3bc3c02470b8 [2023-05-17T14:51:01.740Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T14:51:01.740Z] ---> Running in 336e98a7f24b [2023-05-17T14:51:01.193Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T14:51:01.357Z] > git init /w/workspace/edgex-ui-go/107 # timeout=10 [2023-05-17T14:51:01.575Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T14:51:01.576Z] > git --version # timeout=10 [2023-05-17T14:51:01.601Z] > git --version # 'git version 2.25.1' [2023-05-17T14:51:01.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T14:51:01.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:51:01.998Z] Removing intermediate container 336e98a7f24b [2023-05-17T14:51:01.999Z] ---> 18cbaf98b150 [2023-05-17T14:51:01.999Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T14:51:01.999Z] ---> 73bf351150d0 [2023-05-17T14:51:01.999Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:51:01.999Z] ---> Running in 00e68a7f8152 [2023-05-17T14:51:02.934Z] Removing intermediate container 00e68a7f8152 [2023-05-17T14:51:02.934Z] ---> b51c175f6418 [2023-05-17T14:51:02.934Z] Step 14/25 : COPY . . [2023-05-17T14:51:04.871Z] ---> 611675edbd8d [2023-05-17T14:51:04.871Z] Step 15/25 : RUN ${MAKE} [2023-05-17T14:51:04.871Z] ---> Running in ae4a215cabf4 [2023-05-17T14:51:04.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T14:51:05.743Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T14:51:05.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:51:06.744Z] Avoid second fetch [2023-05-17T14:51:06.745Z] Checking out Revision d464123f9026c9620999a7ddee9d3f5298a9454f (main) [2023-05-17T14:51:07.690Z] Commit message: "Merge pull request #609 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41" [2023-05-17T14:51:06.766Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T14:51:06.854Z] > git checkout -f d464123f9026c9620999a7ddee9d3f5298a9454f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:51:08.640Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T14:51:08.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T14:51:08.640Z] Dload Upload Total Spent Left Speed [2023-05-17T14:51:08.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-05-17T14:51:09.248Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T14:51:09.587Z] + sudo tee /etc/docker/daemon.new [2023-05-17T14:51:09.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T14:51:09.588Z] { [2023-05-17T14:51:09.588Z] "registry-mirrors": [ [2023-05-17T14:51:09.588Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T14:51:09.588Z] ], [2023-05-17T14:51:09.588Z] "bip": "10.250.0.254/24", [2023-05-17T14:51:09.588Z] "hosts": [ [2023-05-17T14:51:09.588Z] "tcp://0.0.0.0:5555", [2023-05-17T14:51:09.588Z] "unix:///var/run/docker.sock" [2023-05-17T14:51:09.588Z] ], [2023-05-17T14:51:09.588Z] "mtu": 1458, [2023-05-17T14:51:09.588Z] "selinux-enabled": true, [2023-05-17T14:51:09.588Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T14:51:09.588Z] } [Pipeline] sh [2023-05-17T14:51:09.937Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T14:51:10.284Z] + sudo service docker restart [2023-05-17T14:51:22.949Z] Removing intermediate container ae4a215cabf4 [2023-05-17T14:51:22.949Z] ---> b906165be696 [2023-05-17T14:51:22.949Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T14:51:22.949Z] 3.17: Pulling from library/alpine [2023-05-17T14:51:22.949Z] f56be85fc22e: Already exists [2023-05-17T14:51:22.949Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T14:51:22.949Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T14:51:22.949Z] ---> 9ed4aefc74f6 [2023-05-17T14:51:22.949Z] Step 17/25 : EXPOSE 4000 [2023-05-17T14:51:22.949Z] ---> Running in 2bbd8f0937c8 [2023-05-17T14:51:22.949Z] Removing intermediate container 2bbd8f0937c8 [2023-05-17T14:51:22.949Z] ---> 5879ce265534 [2023-05-17T14:51:22.949Z] 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 [2023-05-17T14:51:23.206Z] ---> a7b4c8133fbf [2023-05-17T14:51:23.206Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T14:51:23.206Z] ---> 4dca2bd2d52f [2023-05-17T14:51:23.206Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T14:51:23.466Z] ---> eb62f7f86277 [2023-05-17T14:51:23.466Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T14:51:23.466Z] ---> Running in e59594e336de [2023-05-17T14:51:23.466Z] Removing intermediate container e59594e336de [2023-05-17T14:51:23.466Z] ---> e1fb74b5038e [2023-05-17T14:51:23.466Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T14:51:23.466Z] ---> Running in 2b5eb7745148 [2023-05-17T14:51:23.724Z] Removing intermediate container 2b5eb7745148 [2023-05-17T14:51:23.724Z] ---> 0289410ec7b5 [2023-05-17T14:51:23.724Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T14:51:23.724Z] ---> Running in 21839c864e1e [2023-05-17T14:51:23.724Z] Removing intermediate container 21839c864e1e [2023-05-17T14:51:23.724Z] ---> e7aadb4d3542 [2023-05-17T14:51:23.724Z] Step 24/25 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:51:23.724Z] ---> Running in 4f0687813dbc [2023-05-17T14:51:23.724Z] Removing intermediate container 4f0687813dbc [2023-05-17T14:51:23.724Z] ---> f54af9ee46c3 [2023-05-17T14:51:23.724Z] Step 25/25 : LABEL version=3.0.0-dev.11 [2023-05-17T14:51:23.724Z] ---> Running in 96e48552332f [2023-05-17T14:51:23.983Z] Removing intermediate container 96e48552332f [2023-05-17T14:51:23.983Z] ---> 4c64be0ebb3a [2023-05-17T14:51:23.983Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T14:51:23.983Z] Successfully built 4c64be0ebb3a [2023-05-17T14:51:23.983Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:51:24.104Z] provisioning config files... [2023-05-17T14:51:24.111Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2330766804455525997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:51:24.407Z] ---> docker-login.sh [2023-05-17T14:51:24.407Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:51:24.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:24.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:24.407Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:24.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:24.407Z] [2023-05-17T14:51:24.407Z] Login Succeeded [2023-05-17T14:51:24.407Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:51:24.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:24.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:24.407Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:24.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:24.407Z] [2023-05-17T14:51:24.407Z] Login Succeeded [2023-05-17T14:51:24.407Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:51:24.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:24.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:24.666Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:24.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:24.666Z] [2023-05-17T14:51:24.666Z] Login Succeeded [2023-05-17T14:51:24.666Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:51:24.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:24.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:24.666Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:24.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:24.666Z] [2023-05-17T14:51:24.666Z] Login Succeeded [2023-05-17T14:51:24.666Z] docker.io [2023-05-17T14:51:24.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:24.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:24.925Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:24.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:24.925Z] [2023-05-17T14:51:24.925Z] Login Succeeded [2023-05-17T14:51:24.925Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:51:24.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:51:24.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:51:24.978Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-17T14:51:24.978Z] d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:51:24.978Z] latest [2023-05-17T14:51:24.978Z] 3.0.0-dev.11 [2023-05-17T14:51:24.978Z] d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [2023-05-17T14:51:24.978Z] main [2023-05-17T14:51:24.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:25.297Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:25.615Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:51:25.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T14:51:25.615Z] 794b9111717b: Preparing [2023-05-17T14:51:25.615Z] 6b398735acbd: Preparing [2023-05-17T14:51:25.615Z] ad8ec9fecb48: Preparing [2023-05-17T14:51:25.615Z] f1417ff83b31: Preparing [2023-05-17T14:51:25.615Z] f1417ff83b31: Layer already exists [2023-05-17T14:51:25.615Z] 794b9111717b: Pushed [2023-05-17T14:51:25.615Z] 6b398735acbd: Pushed [2023-05-17T14:51:28.899Z] ad8ec9fecb48: Pushed [2023-05-17T14:51:28.899Z] d464123f9026c9620999a7ddee9d3f5298a9454f: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:29.229Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:29.540Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-17T14:51:29.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T14:51:29.540Z] 794b9111717b: Preparing [2023-05-17T14:51:29.540Z] 6b398735acbd: Preparing [2023-05-17T14:51:29.540Z] ad8ec9fecb48: Preparing [2023-05-17T14:51:29.540Z] f1417ff83b31: Preparing [2023-05-17T14:51:29.540Z] ad8ec9fecb48: Layer already exists [2023-05-17T14:51:29.540Z] 794b9111717b: Layer already exists [2023-05-17T14:51:29.540Z] f1417ff83b31: Layer already exists [2023-05-17T14:51:29.540Z] 6b398735acbd: Layer already exists [2023-05-17T14:51:29.540Z] latest: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:29.891Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:30.207Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.11 [2023-05-17T14:51:30.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T14:51:30.207Z] 794b9111717b: Preparing [2023-05-17T14:51:30.207Z] 6b398735acbd: Preparing [2023-05-17T14:51:30.207Z] ad8ec9fecb48: Preparing [2023-05-17T14:51:30.207Z] f1417ff83b31: Preparing [2023-05-17T14:51:30.207Z] f1417ff83b31: Layer already exists [2023-05-17T14:51:30.207Z] 6b398735acbd: Layer already exists [2023-05-17T14:51:30.207Z] 794b9111717b: Layer already exists [2023-05-17T14:51:30.207Z] ad8ec9fecb48: Layer already exists [2023-05-17T14:51:30.207Z] 3.0.0-dev.11: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:30.532Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:30.852Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [2023-05-17T14:51:30.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T14:51:30.852Z] 794b9111717b: Preparing [2023-05-17T14:51:30.852Z] 6b398735acbd: Preparing [2023-05-17T14:51:30.852Z] ad8ec9fecb48: Preparing [2023-05-17T14:51:30.852Z] f1417ff83b31: Preparing [2023-05-17T14:51:30.852Z] ad8ec9fecb48: Layer already exists [2023-05-17T14:51:30.852Z] 6b398735acbd: Layer already exists [2023-05-17T14:51:30.852Z] f1417ff83b31: Layer already exists [2023-05-17T14:51:30.852Z] 794b9111717b: Layer already exists [2023-05-17T14:51:30.852Z] d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:31.185Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:31.504Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-17T14:51:31.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-17T14:51:31.504Z] 794b9111717b: Preparing [2023-05-17T14:51:31.504Z] 6b398735acbd: Preparing [2023-05-17T14:51:31.504Z] ad8ec9fecb48: Preparing [2023-05-17T14:51:31.504Z] f1417ff83b31: Preparing [2023-05-17T14:51:31.504Z] f1417ff83b31: Layer already exists [2023-05-17T14:51:31.504Z] 6b398735acbd: Layer already exists [2023-05-17T14:51:31.504Z] 794b9111717b: Layer already exists [2023-05-17T14:51:31.504Z] ad8ec9fecb48: Layer already exists [2023-05-17T14:51:31.504Z] main: digest: sha256:14a9e4de1ffe43d64eea06c12fd08cac6829d81aca0e1eaa2ccb64600b8bb59e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:51:31.543Z] ===================================================== [Pipeline] echo [2023-05-17T14:51:31.549Z] taggedImages: [2023-05-17T14:51:31.549Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:51:31.549Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-17T14:51:31.549Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.11 [2023-05-17T14:51:31.549Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [2023-05-17T14:51:31.549Z] - 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 [2023-05-17T14:51:31.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:51:31.932Z] [2023-05-17T14:51:31.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:32.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:51:32.244Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T14:51:32.244Z] 5eb5b503b376: Pulling fs layer [2023-05-17T14:51:32.244Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T14:51:32.244Z] ec43610c2a17: Pulling fs layer [2023-05-17T14:51:32.244Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T14:51:32.244Z] 33b1e0a273af: Pulling fs layer [2023-05-17T14:51:32.244Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T14:51:32.244Z] 2f39f015ded8: Pulling fs layer [2023-05-17T14:51:32.244Z] 33b1e0a273af: Waiting [2023-05-17T14:51:32.244Z] 5d3b04190fa2: Waiting [2023-05-17T14:51:32.244Z] 2f39f015ded8: Waiting [2023-05-17T14:51:32.244Z] 3a2ae6a8a46f: Waiting [2023-05-17T14:51:32.244Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T14:51:32.244Z] 5c69ac0246d0: Download complete [2023-05-17T14:51:32.244Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T14:51:32.244Z] 3a2ae6a8a46f: Download complete [2023-05-17T14:51:32.244Z] 33b1e0a273af: Verifying Checksum [2023-05-17T14:51:32.244Z] 33b1e0a273af: Download complete [2023-05-17T14:51:32.244Z] 5d3b04190fa2: Download complete [2023-05-17T14:51:32.244Z] ec43610c2a17: Verifying Checksum [2023-05-17T14:51:32.244Z] ec43610c2a17: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:51:32.453Z] provisioning config files... [2023-05-17T14:51:32.484Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config2818381081492075902tmp [2023-05-17T14:51:32.507Z] 5eb5b503b376: Verifying Checksum [2023-05-17T14:51:32.507Z] 5eb5b503b376: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:51:32.853Z] ---> docker-login.sh [2023-05-17T14:51:32.853Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:51:33.074Z] 2f39f015ded8: Download complete [2023-05-17T14:51:33.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:33.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:33.448Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:33.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:33.448Z] [2023-05-17T14:51:33.448Z] Login Succeeded [2023-05-17T14:51:33.448Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:51:33.640Z] 5eb5b503b376: Pull complete [2023-05-17T14:51:33.640Z] 5c69ac0246d0: Pull complete [2023-05-17T14:51:33.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:33.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:33.989Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:33.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:33.989Z] [2023-05-17T14:51:33.989Z] Login Succeeded [2023-05-17T14:51:33.989Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:51:34.205Z] ec43610c2a17: Pull complete [2023-05-17T14:51:34.205Z] 3a2ae6a8a46f: Pull complete [2023-05-17T14:51:34.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:34.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:34.261Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:34.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:34.261Z] [2023-05-17T14:51:34.261Z] Login Succeeded [2023-05-17T14:51:34.261Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:51:34.463Z] 33b1e0a273af: Pull complete [2023-05-17T14:51:34.463Z] 5d3b04190fa2: Pull complete [2023-05-17T14:51:34.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:34.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:34.808Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:34.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:34.808Z] [2023-05-17T14:51:34.808Z] Login Succeeded [2023-05-17T14:51:34.808Z] docker.io [2023-05-17T14:51:35.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:51:35.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:51:35.349Z] Configure a credential helper to remove this warning. See [2023-05-17T14:51:35.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:51:35.349Z] [2023-05-17T14:51:35.349Z] Login Succeeded [2023-05-17T14:51:35.349Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:51:35.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T14:51:35.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:51:35.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:51:35.707Z] ========================================================= [2023-05-17T14:51:35.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T14:51:35.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:51:36.060Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T14:51:37.038Z] Sending build context to Docker daemon 28.31MB [2023-05-17T14:51:37.038Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:51:37.038Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T14:51:37.316Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T14:51:37.316Z] c41833b44d91: Pulling fs layer [2023-05-17T14:51:37.316Z] ed15518f5707: Pulling fs layer [2023-05-17T14:51:37.316Z] feae8fd75edb: Pulling fs layer [2023-05-17T14:51:37.316Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T14:51:37.316Z] 3cdef696dda3: Pulling fs layer [2023-05-17T14:51:37.316Z] 2ced38df9373: Pulling fs layer [2023-05-17T14:51:37.316Z] 58f1dce35555: Pulling fs layer [2023-05-17T14:51:37.316Z] 3cdef696dda3: Waiting [2023-05-17T14:51:37.316Z] 242c74f7c9fa: Waiting [2023-05-17T14:51:37.316Z] 2ced38df9373: Waiting [2023-05-17T14:51:37.316Z] 58f1dce35555: Waiting [2023-05-17T14:51:37.316Z] ed15518f5707: Verifying Checksum [2023-05-17T14:51:37.316Z] ed15518f5707: Download complete [2023-05-17T14:51:37.316Z] 242c74f7c9fa: Download complete [2023-05-17T14:51:37.590Z] 3cdef696dda3: Verifying Checksum [2023-05-17T14:51:37.590Z] 3cdef696dda3: Download complete [2023-05-17T14:51:37.590Z] c41833b44d91: Verifying Checksum [2023-05-17T14:51:37.590Z] c41833b44d91: Download complete [2023-05-17T14:51:38.565Z] c41833b44d91: Pull complete [2023-05-17T14:51:38.641Z] 2f39f015ded8: Pull complete [2023-05-17T14:51:38.642Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T14:51:38.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:51:38.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:51:38.727Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T14:51:38.766Z] $ 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 [2023-05-17T14:51:38.837Z] 58f1dce35555: Verifying Checksum [2023-05-17T14:51:38.837Z] 58f1dce35555: Download complete [2023-05-17T14:51:39.113Z] ed15518f5707: Pull complete [2023-05-17T14:51:40.087Z] feae8fd75edb: Download complete [2023-05-17T14:51:40.360Z] 2ced38df9373: Verifying Checksum [2023-05-17T14:51:40.360Z] 2ced38df9373: Download complete [2023-05-17T14:51:42.890Z] $ docker top 6429ad92d23e5f58281f84e650950eb96ba08241b8b2bc52ba9f4bb7595dda6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:51:43.260Z] ---> job-cost.sh [2023-05-17T14:51:43.261Z] lf-activate-venv: SKIPPING [2023-05-17T14:51:43.261Z] INFO: No Stack... [2023-05-17T14:51:43.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T14:51:43.778Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T14:51:44.144Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-17T14:51:44.145Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T14:51:44.158Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [2023-05-17T14:51:44.166Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] did not exist. Created. [2023-05-17T14:51:44.167Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T14:51:44.473Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T14:51:44.852Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T14:51:44.859Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T14:51:44.878Z] $ docker stop --time=1 6429ad92d23e5f58281f84e650950eb96ba08241b8b2bc52ba9f4bb7595dda6c [2023-05-17T14:51:46.171Z] $ docker rm -f --volumes 6429ad92d23e5f58281f84e650950eb96ba08241b8b2bc52ba9f4bb7595dda6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T14:51:52.721Z] feae8fd75edb: Pull complete [2023-05-17T14:51:52.721Z] 242c74f7c9fa: Pull complete [2023-05-17T14:51:52.721Z] 3cdef696dda3: Pull complete [2023-05-17T14:51:59.611Z] 2ced38df9373: Pull complete [2023-05-17T14:52:02.210Z] 58f1dce35555: Pull complete [2023-05-17T14:52:02.210Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T14:52:02.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T14:52:02.210Z] ---> fadd8f120f05 [2023-05-17T14:52:02.210Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T14:52:04.840Z] ---> Running in 4a5895a2c9e5 [2023-05-17T14:52:04.840Z] Removing intermediate container 4a5895a2c9e5 [2023-05-17T14:52:04.840Z] ---> 4468f2aea0ae [2023-05-17T14:52:04.840Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:52:04.840Z] ---> Running in 552a84ffb14d [2023-05-17T14:52:05.110Z] Removing intermediate container 552a84ffb14d [2023-05-17T14:52:05.110Z] ---> a8a340fe48e5 [2023-05-17T14:52:05.110Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:52:05.110Z] ---> Running in de346bbff808 [2023-05-17T14:52:05.702Z] Removing intermediate container de346bbff808 [2023-05-17T14:52:05.702Z] ---> 64604deab560 [2023-05-17T14:52:05.702Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T14:52:05.702Z] ---> Running in 73a794c24add [2023-05-17T14:52:05.977Z] Removing intermediate container 73a794c24add [2023-05-17T14:52:05.977Z] ---> 5e04ee7ea416 [2023-05-17T14:52:05.977Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T14:52:06.248Z] ---> Running in 37d9718ddfe5 [2023-05-17T14:52:06.517Z] Removing intermediate container 37d9718ddfe5 [2023-05-17T14:52:06.517Z] ---> 3643894d4217 [2023-05-17T14:52:06.517Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T14:52:07.106Z] latest: Pulling from library/docker [2023-05-17T14:52:07.106Z] 08409d417260: Pulling fs layer [2023-05-17T14:52:07.106Z] bf127bdc9f4f: Pulling fs layer [2023-05-17T14:52:07.106Z] 55b4810136f4: Pulling fs layer [2023-05-17T14:52:07.106Z] a803316fb129: Pulling fs layer [2023-05-17T14:52:07.106Z] e4afab677181: Pulling fs layer [2023-05-17T14:52:07.106Z] 567bc94445bd: Pulling fs layer [2023-05-17T14:52:07.106Z] 69eff66c35e2: Pulling fs layer [2023-05-17T14:52:07.106Z] 9e6196db0a93: Pulling fs layer [2023-05-17T14:52:07.106Z] c8f44004068c: Pulling fs layer [2023-05-17T14:52:07.106Z] 22442686bd72: Pulling fs layer [2023-05-17T14:52:07.106Z] 538120297d91: Pulling fs layer [2023-05-17T14:52:07.106Z] 4eaff4018a72: Pulling fs layer [2023-05-17T14:52:07.106Z] 398e5219c811: Pulling fs layer [2023-05-17T14:52:07.106Z] a054eb5e9d23: Pulling fs layer [2023-05-17T14:52:07.106Z] a803316fb129: Waiting [2023-05-17T14:52:07.106Z] e4afab677181: Waiting [2023-05-17T14:52:07.106Z] 567bc94445bd: Waiting [2023-05-17T14:52:07.106Z] 69eff66c35e2: Waiting [2023-05-17T14:52:07.106Z] 22442686bd72: Waiting [2023-05-17T14:52:07.106Z] 9e6196db0a93: Waiting [2023-05-17T14:52:07.106Z] 538120297d91: Waiting [2023-05-17T14:52:07.106Z] c8f44004068c: Waiting [2023-05-17T14:52:07.106Z] 4eaff4018a72: Waiting [2023-05-17T14:52:07.106Z] a054eb5e9d23: Waiting [2023-05-17T14:52:07.106Z] 55b4810136f4: Verifying Checksum [2023-05-17T14:52:07.106Z] 55b4810136f4: Download complete [2023-05-17T14:52:07.381Z] bf127bdc9f4f: Verifying Checksum [2023-05-17T14:52:07.381Z] bf127bdc9f4f: Download complete [2023-05-17T14:52:07.381Z] 08409d417260: Verifying Checksum [2023-05-17T14:52:07.381Z] 08409d417260: Download complete [2023-05-17T14:52:07.974Z] a803316fb129: Verifying Checksum [2023-05-17T14:52:07.974Z] a803316fb129: Download complete [2023-05-17T14:52:07.974Z] e4afab677181: Verifying Checksum [2023-05-17T14:52:07.974Z] e4afab677181: Download complete [2023-05-17T14:52:07.974Z] 69eff66c35e2: Verifying Checksum [2023-05-17T14:52:07.974Z] 69eff66c35e2: Download complete [2023-05-17T14:52:07.974Z] 567bc94445bd: Download complete [2023-05-17T14:52:08.244Z] 9e6196db0a93: Verifying Checksum [2023-05-17T14:52:08.244Z] 9e6196db0a93: Download complete [2023-05-17T14:52:08.244Z] c8f44004068c: Verifying Checksum [2023-05-17T14:52:08.244Z] c8f44004068c: Download complete [2023-05-17T14:52:08.245Z] 538120297d91: Verifying Checksum [2023-05-17T14:52:08.245Z] 538120297d91: Download complete [2023-05-17T14:52:08.245Z] 08409d417260: Pull complete [2023-05-17T14:52:08.245Z] 398e5219c811: Verifying Checksum [2023-05-17T14:52:08.245Z] 398e5219c811: Download complete [2023-05-17T14:52:08.245Z] 22442686bd72: Verifying Checksum [2023-05-17T14:52:08.245Z] 22442686bd72: Download complete [2023-05-17T14:52:08.528Z] a054eb5e9d23: Verifying Checksum [2023-05-17T14:52:08.528Z] a054eb5e9d23: Download complete [2023-05-17T14:52:09.118Z] bf127bdc9f4f: Pull complete [2023-05-17T14:52:09.118Z] 55b4810136f4: Pull complete [2023-05-17T14:52:09.708Z] 4eaff4018a72: Verifying Checksum [2023-05-17T14:52:09.708Z] 4eaff4018a72: Download complete [2023-05-17T14:52:10.674Z] a803316fb129: Pull complete [2023-05-17T14:52:11.661Z] e4afab677181: Pull complete [2023-05-17T14:52:13.091Z] 567bc94445bd: Pull complete [2023-05-17T14:52:13.091Z] 69eff66c35e2: Pull complete [2023-05-17T14:52:13.363Z] 9e6196db0a93: Pull complete [2023-05-17T14:52:13.632Z] c8f44004068c: Pull complete [2023-05-17T14:52:14.605Z] 22442686bd72: Pull complete [2023-05-17T14:52:14.876Z] 538120297d91: Pull complete [2023-05-17T14:52:18.245Z] 4eaff4018a72: Pull complete [2023-05-17T14:52:18.245Z] 398e5219c811: Pull complete [2023-05-17T14:52:18.245Z] a054eb5e9d23: Pull complete [2023-05-17T14:52:18.245Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T14:52:18.245Z] Status: Downloaded newer image for docker:latest [2023-05-17T14:52:20.838Z] ---> daf8a736948e [2023-05-17T14:52:20.838Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:52:20.838Z] ---> Running in 000d999684a8 [2023-05-17T14:52:22.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:52:22.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:52:23.943Z] OK: 263 MiB in 53 packages [2023-05-17T14:52:24.930Z] Removing intermediate container 000d999684a8 [2023-05-17T14:52:24.930Z] ---> afcf282fb5a2 [2023-05-17T14:52:24.930Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T14:52:24.930Z] ---> Running in c9e51aebf2bc [2023-05-17T14:52:25.200Z] Removing intermediate container c9e51aebf2bc [2023-05-17T14:52:25.200Z] ---> 0c16ef182725 [2023-05-17T14:52:25.200Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T14:52:25.469Z] ---> Running in a363b8d5728d [2023-05-17T14:52:25.739Z] Removing intermediate container a363b8d5728d [2023-05-17T14:52:25.739Z] ---> 86d5ee89e179 [2023-05-17T14:52:25.739Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T14:52:26.327Z] ---> 08a9737003fb [2023-05-17T14:52:26.327Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:52:26.598Z] ---> Running in 2b2782ab890e [2023-05-17T14:53:48.276Z] Removing intermediate container 2b2782ab890e [2023-05-17T14:53:48.276Z] ---> ab60c87cd12e [2023-05-17T14:53:48.276Z] Step 14/15 : COPY . . [2023-05-17T14:53:48.276Z] ---> 17ba70f6414f [2023-05-17T14:53:48.276Z] Step 15/15 : RUN ${MAKE} [2023-05-17T14:53:48.276Z] ---> Running in 4dc922ff6402 [2023-05-17T14:53:48.276Z] noop [2023-05-17T14:53:48.276Z] Removing intermediate container 4dc922ff6402 [2023-05-17T14:53:48.276Z] ---> 62a2d2e6edf8 [2023-05-17T14:53:48.276Z] Successfully built 62a2d2e6edf8 [2023-05-17T14:53:48.276Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:53:48.641Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:53:48.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:53:48.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-15880 does not seem to be running inside a container [2023-05-17T14:53:48.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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 [2023-05-17T14:53:50.311Z] $ docker top 5b1745cf5fe4f00800bfa6927632ff8d02d30964627e7e28d08253463d3d2917 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:53:51.169Z] + go version [2023-05-17T14:53:51.169Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T14:53:51.190Z] $ docker stop --time=1 5b1745cf5fe4f00800bfa6927632ff8d02d30964627e7e28d08253463d3d2917 [2023-05-17T14:53:52.875Z] $ docker rm -f --volumes 5b1745cf5fe4f00800bfa6927632ff8d02d30964627e7e28d08253463d3d2917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:53:53.439Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:53:53.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:53:53.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-15880 does not seem to be running inside a container [2023-05-17T14:53:53.732Z] $ 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/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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 [2023-05-17T14:53:55.049Z] $ docker top 3ba0cc47c47a08df16d56a7347cdc96dc8c828f4f5891f86aac55183e90477d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:53:55.910Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/107 [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:53:56.567Z] + make test [2023-05-17T14:53:56.567Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T14:54:35.490Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T14:56:27.238Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T14:56:27.238Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T14:56:49.343Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:56:49.343Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:56:49.343Z] ./bin/test-attribution-txt.sh [2023-05-17T14:56:49.343Z] make -C web test [2023-05-17T14:56:49.343Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/107/web' [2023-05-17T14:56:49.343Z] make[1]: tput: No such file or directory [2023-05-17T14:56:49.343Z] make[1]: tput: No such file or directory [2023-05-17T14:56:49.343Z] warning: generating ./VERSION [2023-05-17T14:56:49.343Z] echo "0.0.0" > VERSION [2023-05-17T14:56:49.343Z] docker build \ [2023-05-17T14:56:49.343Z] -f Dockerfile \ [2023-05-17T14:56:49.343Z] --build-arg USER=1000 \ [2023-05-17T14:56:49.343Z] \ [2023-05-17T14:56:49.343Z] --label "git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f" \ [2023-05-17T14:56:49.343Z] -t edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f \ [2023-05-17T14:56:49.343Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T14:56:49.343Z] . [2023-05-17T14:56:49.612Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T14:56:49.612Z] Install the buildx component to build images with BuildKit: [2023-05-17T14:56:49.612Z] https://docs.docker.com/go/buildx/ [2023-05-17T14:56:49.612Z] [2023-05-17T14:56:50.198Z] Sending build context to Docker daemon 2.571MB [2023-05-17T14:56:50.198Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T14:56:50.471Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T14:56:50.471Z] 47517142f6ba: Pulling fs layer [2023-05-17T14:56:50.471Z] 5f8c4bfa009b: Pulling fs layer [2023-05-17T14:56:50.471Z] f7079c9c4ba1: Pulling fs layer [2023-05-17T14:56:50.471Z] aba105e6f55a: Pulling fs layer [2023-05-17T14:56:50.471Z] aba105e6f55a: Waiting [2023-05-17T14:56:50.471Z] 47517142f6ba: Download complete [2023-05-17T14:56:50.471Z] f7079c9c4ba1: Verifying Checksum [2023-05-17T14:56:50.471Z] f7079c9c4ba1: Download complete [2023-05-17T14:56:50.740Z] aba105e6f55a: Verifying Checksum [2023-05-17T14:56:50.740Z] aba105e6f55a: Download complete [2023-05-17T14:56:51.009Z] 47517142f6ba: Pull complete [2023-05-17T14:56:51.600Z] 5f8c4bfa009b: Verifying Checksum [2023-05-17T14:56:51.600Z] 5f8c4bfa009b: Download complete [2023-05-17T14:56:55.876Z] 5f8c4bfa009b: Pull complete [2023-05-17T14:56:55.876Z] f7079c9c4ba1: Pull complete [2023-05-17T14:56:55.876Z] aba105e6f55a: Pull complete [2023-05-17T14:56:55.876Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T14:56:55.876Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T14:56:55.876Z] ---> bf1b8b58d215 [2023-05-17T14:56:55.876Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T14:56:56.469Z] ---> Running in beffca4aab54 [2023-05-17T14:56:57.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:56:57.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:56:59.319Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-17T14:56:59.319Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-17T14:56:59.319Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-17T14:56:59.319Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-17T14:56:59.319Z] (5/128) Installing libxcb (1.14-r2) [2023-05-17T14:56:59.319Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-17T14:56:59.319Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-17T14:56:59.319Z] (8/128) Installing libice (1.0.10-r0) [2023-05-17T14:56:59.319Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-17T14:56:59.319Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-17T14:56:59.319Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-17T14:56:59.319Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-17T14:56:59.319Z] (13/128) Installing xset (1.2.4-r0) [2023-05-17T14:56:59.319Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-17T14:56:59.319Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-17T14:56:59.319Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T14:56:59.319Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-17T14:56:59.319Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-17T14:56:59.319Z] (19/128) Installing libintl (0.21-r0) [2023-05-17T14:56:59.319Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-17T14:56:59.319Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-17T14:56:59.589Z] (22/128) Installing pcre (8.45-r1) [2023-05-17T14:56:59.589Z] (23/128) Installing glib (2.70.1-r0) [2023-05-17T14:56:59.589Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-17T14:56:59.589Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-17T14:56:59.589Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-17T14:56:59.589Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T14:56:59.858Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T14:56:59.858Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-17T14:56:59.858Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-17T14:56:59.858Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-17T14:56:59.858Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-17T14:56:59.858Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T14:56:59.858Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T14:56:59.858Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-17T14:56:59.858Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-17T14:56:59.858Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-17T14:56:59.858Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-17T14:56:59.858Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-17T14:56:59.858Z] (40/128) Installing libxi (1.8-r0) [2023-05-17T14:56:59.858Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-17T14:56:59.858Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-17T14:56:59.859Z] (43/128) Installing atk (2.36.0-r0) [2023-05-17T14:56:59.859Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-17T14:56:59.859Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-17T14:56:59.859Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-17T14:57:00.129Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T14:57:00.129Z] (48/128) Installing expat (2.5.0-r0) [2023-05-17T14:57:00.129Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-17T14:57:00.129Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-17T14:57:00.129Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-17T14:57:00.129Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-17T14:57:00.129Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-17T14:57:00.129Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-17T14:57:00.129Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-17T14:57:00.129Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-17T14:57:00.129Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-17T14:57:00.129Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-17T14:57:00.129Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-17T14:57:00.398Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-17T14:57:00.398Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-17T14:57:00.398Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-17T14:57:00.398Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-17T14:57:00.398Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-17T14:57:00.398Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-17T14:57:00.398Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-17T14:57:00.398Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-17T14:57:00.398Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-17T14:57:00.398Z] (69/128) Installing pango (1.48.10-r0) [2023-05-17T14:57:00.669Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T14:57:00.669Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T14:57:00.669Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T14:57:00.669Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-17T14:57:00.669Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-17T14:57:00.669Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T14:57:00.937Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T14:57:01.205Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-17T14:57:01.205Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-17T14:57:01.205Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-17T14:57:01.205Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T14:57:03.792Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-17T14:57:03.792Z] (80/128) Installing flac (1.3.4-r0) [2023-05-17T14:57:03.792Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T14:57:03.792Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T14:57:03.792Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-17T14:57:03.792Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-17T14:57:03.792Z] (85/128) Installing libass (0.15.2-r0) [2023-05-17T14:57:03.792Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-17T14:57:03.792Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T14:57:03.792Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T14:57:03.792Z] (89/128) Installing lame (3.100-r0) [2023-05-17T14:57:03.792Z] (90/128) Installing opus (1.3.1-r1) [2023-05-17T14:57:03.792Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T14:57:03.792Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-17T14:57:03.792Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-17T14:57:03.792Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-17T14:57:03.792Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-17T14:57:03.792Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T14:57:03.792Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-17T14:57:03.792Z] (98/128) Installing libva (2.13.0-r0) [2023-05-17T14:57:03.792Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-17T14:57:03.792Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-17T14:57:03.792Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-17T14:57:03.792Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-17T14:57:03.792Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-17T14:57:04.060Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-17T14:57:04.060Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-17T14:57:04.060Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-17T14:57:04.060Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T14:57:04.647Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-17T14:57:04.647Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-17T14:57:04.647Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T14:57:04.647Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-17T14:57:04.647Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-17T14:57:04.647Z] (113/128) Installing nspr (4.32-r0) [2023-05-17T14:57:04.647Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-17T14:57:04.647Z] (115/128) Installing nss (3.78.1-r0) [2023-05-17T14:57:04.647Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-17T14:57:04.647Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-17T14:57:04.647Z] (118/128) Installing orc (0.4.32-r0) [2023-05-17T14:57:04.647Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-17T14:57:04.917Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-17T14:57:04.917Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-17T14:57:04.917Z] (122/128) Installing libpulse (15.0-r2) [2023-05-17T14:57:04.917Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-17T14:57:04.917Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-17T14:57:04.917Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-17T14:57:04.917Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-17T14:57:04.917Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-17T14:57:04.917Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-17T14:57:09.190Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T14:57:09.190Z] Executing glib-2.70.1-r0.trigger [2023-05-17T14:57:09.190Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T14:57:11.786Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T14:57:11.786Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T14:57:11.786Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T14:57:11.786Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T14:57:11.786Z] OK: 275 MiB in 144 packages [2023-05-17T14:57:21.881Z] Removing intermediate container beffca4aab54 [2023-05-17T14:57:21.881Z] ---> 661b2b276a00 [2023-05-17T14:57:21.881Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T14:57:21.881Z] ---> Running in 555c9ccfdc46 [2023-05-17T14:57:21.881Z] Removing intermediate container 555c9ccfdc46 [2023-05-17T14:57:21.881Z] ---> f745449da207 [2023-05-17T14:57:21.881Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T14:57:21.881Z] ---> Running in 022d6263a7e0 [2023-05-17T14:57:21.881Z] Removing intermediate container 022d6263a7e0 [2023-05-17T14:57:21.881Z] ---> 9da9bc783530 [2023-05-17T14:57:21.881Z] Step 5/10 : RUN npm install -g npm [2023-05-17T14:57:21.881Z] ---> Running in 8cc659a86bfa [2023-05-17T14:57:54.141Z] [2023-05-17T14:57:54.141Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-17T14:57:54.141Z] [2023-05-17T14:57:54.141Z] 27 packages are looking for funding [2023-05-17T14:57:54.141Z] run `npm fund` for details [2023-05-17T14:57:54.141Z] [2023-05-17T14:57:54.141Z] found 0 vulnerabilities [2023-05-17T14:57:54.141Z] Removing intermediate container 8cc659a86bfa [2023-05-17T14:57:54.141Z] ---> 674899f0d9c5 [2023-05-17T14:57:54.141Z] Step 6/10 : ARG USER=1000 [2023-05-17T14:57:54.141Z] ---> Running in d45f0d510a09 [2023-05-17T14:57:54.410Z] Removing intermediate container d45f0d510a09 [2023-05-17T14:57:54.410Z] ---> 2093fc98c67a [2023-05-17T14:57:54.410Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T14:57:54.681Z] ---> Running in f403484fd0d7 [2023-05-17T14:57:56.635Z] Removing intermediate container f403484fd0d7 [2023-05-17T14:57:56.635Z] ---> 84e94616a703 [2023-05-17T14:57:56.635Z] Step 8/10 : USER $USER:$USER [2023-05-17T14:57:56.635Z] ---> Running in 93d041492e12 [2023-05-17T14:57:56.905Z] Removing intermediate container 93d041492e12 [2023-05-17T14:57:56.905Z] ---> 0a50d46d902c [2023-05-17T14:57:56.905Z] Step 9/10 : WORKDIR /app [2023-05-17T14:57:56.905Z] ---> Running in d07018897708 [2023-05-17T14:57:57.175Z] Removing intermediate container d07018897708 [2023-05-17T14:57:57.175Z] ---> 24946023fb65 [2023-05-17T14:57:57.175Z] Step 10/10 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:57:57.458Z] ---> Running in ea7bbd485bf3 [2023-05-17T14:57:57.728Z] Removing intermediate container ea7bbd485bf3 [2023-05-17T14:57:57.728Z] ---> 88e2f4b14ea2 [2023-05-17T14:57:57.728Z] Successfully built 88e2f4b14ea2 [2023-05-17T14:57:57.728Z] Successfully tagged edgexfoundry/edgex-web-ui:d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T14:57:57.728Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T14:57:57.728Z] touch edgex-web-ui.imagebuilt [2023-05-17T14:57:57.728Z] mkdir -p node_modules coverage [2023-05-17T14:57:57.728Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T14:57:57.728Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T14:58:12.738Z] npm WARN old lockfile [2023-05-17T14:58:12.738Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T14:58:12.738Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T14:58:12.738Z] npm WARN old lockfile [2023-05-17T14:58:12.738Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T14:58:12.738Z] npm WARN old lockfile [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE required: { [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE }, [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T14:58:59.586Z] npm WARN EBADENGINE } [2023-05-17T14:59:26.520Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T14:59:26.520Z] 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 [2023-05-17T14:59:26.520Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T14:59:26.520Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T14:59:26.520Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T14:59:27.957Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T14:59:32.221Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T14:59:42.308Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T14:59:42.308Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T14:59:42.575Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T14:59:54.895Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T15:00:05.072Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-17T15:00:05.072Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:00:05.072Z] 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. [2023-05-17T15:00:09.328Z] 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. [2023-05-17T15:00:11.275Z] 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. [2023-05-17T15:00:13.855Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T15:00:26.163Z] 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 [2023-05-17T15:00:26.163Z] 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 [2023-05-17T15:00:48.215Z] 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. [2023-05-17T15:01:14.973Z] 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. [2023-05-17T15:01:53.833Z] [2023-05-17T15:01:53.833Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-17T15:01:53.833Z] [2023-05-17T15:01:53.833Z] 90 packages are looking for funding [2023-05-17T15:01:53.833Z] run `npm fund` for details [2023-05-17T15:01:53.833Z] [2023-05-17T15:01:53.833Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T15:01:53.833Z] [2023-05-17T15:01:53.833Z] To address issues that do not require attention, run: [2023-05-17T15:01:53.833Z] npm audit fix [2023-05-17T15:01:53.833Z] [2023-05-17T15:01:53.833Z] To address all issues (including breaking changes), run: [2023-05-17T15:01:53.833Z] npm audit fix --force [2023-05-17T15:01:53.833Z] [2023-05-17T15:01:53.833Z] Run `npm audit` for details. [2023-05-17T15:01:54.805Z] 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 [2023-05-17T15:02:12.994Z] - Generating browser application bundles (phase: setup)... [2023-05-17T15:02:45.230Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T15:02:45.230Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T15:03:17.452Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T15:03:17.452Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T15:03:19.391Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T15:03:19.391Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T15:03:24.735Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T15:03:24.736Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T15:03:30.080Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T15:03:32.028Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T15:03:32.297Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T15:03:36.551Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T15:03:37.978Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T15:03:37.978Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T15:04:45.870Z] 17 05 2023 15:04:36.819:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T15:04:45.870Z] 17 05 2023 15:04:36.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T15:04:45.870Z] 17 05 2023 15:04:36.863:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T15:05:42.264Z] 17 05 2023 15:05:38.043:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-17T15:06:21.258Z] 17 05 2023 15:06:16.491:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-17T15:06:36.258Z] ✔ Browser application bundle generation complete. [2023-05-17T15:06:36.528Z] 17 05 2023 15:06:36.296:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket -Lc1311h2nO8kPmFAAAB with id 55614164 [2023-05-17T15:06:54.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T15:06:54.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.754 secs) [2023-05-17T15:06:55.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.932 secs) [2023-05-17T15:06:55.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.152 secs) [2023-05-17T15:06:55.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.244 secs) [2023-05-17T15:06:55.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.668 secs) [2023-05-17T15:06:56.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.746 secs) [2023-05-17T15:06:56.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.072 secs) [2023-05-17T15:06:56.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.206 secs) [2023-05-17T15:06:56.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.548 secs) [2023-05-17T15:06:57.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.623 secs) [2023-05-17T15:06:57.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.746 secs) [2023-05-17T15:06:57.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.933 secs) [2023-05-17T15:06:57.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.038 secs) [2023-05-17T15:06:57.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.159 secs) [2023-05-17T15:06:58.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.334 secs) [2023-05-17T15:06:58.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.376 secs) [2023-05-17T15:06:58.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.389 secs) [2023-05-17T15:06:58.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.441 secs) [2023-05-17T15:06:58.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.725 secs) [2023-05-17T15:06:58.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.891 secs) [2023-05-17T15:06:58.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.968 secs) [2023-05-17T15:06:58.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.043 secs) [2023-05-17T15:06:58.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.077 secs) [2023-05-17T15:06:59.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.143 secs) [2023-05-17T15:06:59.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.328 secs) [2023-05-17T15:06:59.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.405 secs) [2023-05-17T15:06:59.606Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.701 secs) [2023-05-17T15:06:59.606Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.775 secs) [2023-05-17T15:06:59.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.847 secs) [2023-05-17T15:06:59.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.892 secs) [2023-05-17T15:07:00.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.026 secs) [2023-05-17T15:07:00.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.267 secs) [2023-05-17T15:07:00.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.426 secs) [2023-05-17T15:07:00.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.611 secs) [2023-05-17T15:07:01.209Z] WARN: ' [2023-05-17T15:07:01.209Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:07:01.209Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:07:01.209Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:07:01.209Z] in a future version of Angular. [2023-05-17T15:07:01.209Z] [2023-05-17T15:07:01.209Z] For more information on this, see our API docs here: [2023-05-17T15:07:01.209Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:07:01.209Z] ' [2023-05-17T15:07:01.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.611 secs) [2023-05-17T15:07:01.209Z] WARN: ' [2023-05-17T15:07:01.209Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T15:07:01.209Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T15:07:01.209Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T15:07:01.209Z] in a future version of Angular. [2023-05-17T15:07:01.209Z] [2023-05-17T15:07:01.209Z] For more information on this, see our API docs here: [2023-05-17T15:07:01.209Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T15:07:01.209Z] ' [2023-05-17T15:07:01.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.823 secs) [2023-05-17T15:07:01.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.992 secs) [2023-05-17T15:07:01.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.062 secs) [2023-05-17T15:07:01.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.123 secs) [2023-05-17T15:07:01.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.15 secs) [2023-05-17T15:07:01.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.175 secs) [2023-05-17T15:07:01.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.204 secs) [2023-05-17T15:07:01.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.406 secs) [2023-05-17T15:07:02.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.531 secs) [2023-05-17T15:07:02.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.623 secs) [2023-05-17T15:07:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.917 secs) [2023-05-17T15:07:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.957 secs) [2023-05-17T15:07:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.011 secs) [2023-05-17T15:07:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.027 secs) [2023-05-17T15:07:02.863Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.254 secs) [2023-05-17T15:07:03.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.285 secs) [2023-05-17T15:07:03.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.367 secs) [2023-05-17T15:07:03.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.399 secs) [2023-05-17T15:07:03.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.432 secs) [2023-05-17T15:07:03.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.549 secs) [2023-05-17T15:07:03.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.585 secs) [2023-05-17T15:07:03.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.604 secs) [2023-05-17T15:07:03.398Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.623 secs) [2023-05-17T15:07:03.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.698 secs) [2023-05-17T15:07:03.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.728 secs) [2023-05-17T15:07:03.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.841 secs) [2023-05-17T15:07:03.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.873 secs) [2023-05-17T15:07:03.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.904 secs) [2023-05-17T15:07:03.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.934 secs) [2023-05-17T15:07:03.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.987 secs) [2023-05-17T15:07:04.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.204 secs) [2023-05-17T15:07:04.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.274 secs) [2023-05-17T15:07:04.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.305 secs) [2023-05-17T15:07:04.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.351 secs) [2023-05-17T15:07:04.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.385 secs) [2023-05-17T15:07:04.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.457 secs) [2023-05-17T15:07:04.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.477 secs) [2023-05-17T15:07:04.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.503 secs) [2023-05-17T15:07:04.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.685 secs) [2023-05-17T15:07:04.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.73 secs) [2023-05-17T15:07:04.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.781 secs) [2023-05-17T15:07:05.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.799 secs) [2023-05-17T15:07:05.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.814 secs) [2023-05-17T15:07:05.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.84 secs) [2023-05-17T15:07:05.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.881 secs) [2023-05-17T15:07:05.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.899 secs) [2023-05-17T15:07:05.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.18 secs) [2023-05-17T15:07:05.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.279 secs) [2023-05-17T15:07:05.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.3 secs) [2023-05-17T15:07:06.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.525 secs) [2023-05-17T15:07:06.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.549 secs) [2023-05-17T15:07:06.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.579 secs) [2023-05-17T15:07:06.594Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.943 secs) [2023-05-17T15:07:06.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.017 secs) [2023-05-17T15:07:06.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.152 secs) [2023-05-17T15:07:07.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.173 secs) [2023-05-17T15:07:07.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.187 secs) [2023-05-17T15:07:07.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.234 secs) [2023-05-17T15:07:07.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.252 secs) [2023-05-17T15:07:07.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.328 secs) [2023-05-17T15:07:07.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.396 secs) [2023-05-17T15:07:07.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.472 secs) [2023-05-17T15:07:07.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.506 secs) [2023-05-17T15:07:07.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.652 secs) [2023-05-17T15:07:07.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.807 secs) [2023-05-17T15:07:07.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.863 secs) [2023-05-17T15:07:08.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.942 secs) [2023-05-17T15:07:08.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.957 secs) [2023-05-17T15:07:08.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.97 secs) [2023-05-17T15:07:08.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.994 secs) [2023-05-17T15:07:08.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.18 secs) [2023-05-17T15:07:08.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.36 secs) [2023-05-17T15:07:08.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.465 secs) [2023-05-17T15:07:08.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.482 secs) [2023-05-17T15:07:08.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.526 secs) [2023-05-17T15:07:08.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.58 secs) [2023-05-17T15:07:08.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.592 secs) [2023-05-17T15:07:08.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.603 secs) [2023-05-17T15:07:08.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.651 secs) [2023-05-17T15:07:09.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.682 secs) [2023-05-17T15:07:09.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.714 secs) [2023-05-17T15:07:09.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.923 secs) [2023-05-17T15:07:09.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.971 secs) [2023-05-17T15:07:10.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.32 secs) [2023-05-17T15:07:10.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.558 secs) [2023-05-17T15:07:10.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.619 secs) [2023-05-17T15:07:10.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.674 secs) [2023-05-17T15:07:10.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.738 secs) [2023-05-17T15:07:10.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.755 secs) [2023-05-17T15:07:10.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.766 secs) [2023-05-17T15:07:10.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.978 secs) [2023-05-17T15:07:10.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.994 secs) [2023-05-17T15:07:10.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.005 secs) [2023-05-17T15:07:11.159Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.198 secs) [2023-05-17T15:07:11.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.75 secs) [2023-05-17T15:07:12.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.848 secs) [2023-05-17T15:07:12.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.932 secs) [2023-05-17T15:07:12.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.967 secs) [2023-05-17T15:07:12.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.097 secs) [2023-05-17T15:07:12.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.236 secs) [2023-05-17T15:07:12.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.301 secs) [2023-05-17T15:07:12.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.326 secs) [2023-05-17T15:07:12.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.336 secs) [2023-05-17T15:07:12.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.343 secs) [2023-05-17T15:07:12.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.413 secs) [2023-05-17T15:07:12.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.433 secs) [2023-05-17T15:07:12.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.449 secs) [2023-05-17T15:07:13.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.582 secs) [2023-05-17T15:07:13.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.597 secs) [2023-05-17T15:07:13.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.61 secs) [2023-05-17T15:07:13.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.643 secs) [2023-05-17T15:07:13.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.183 secs / 14.643 secs) [2023-05-17T15:07:13.921Z] TOTAL: 145 SUCCESS [2023-05-17T15:07:13.921Z] ✔ Browser application bundle generation complete. [2023-05-17T15:07:17.258Z] [2023-05-17T15:07:17.258Z] =============================== Coverage summary =============================== [2023-05-17T15:07:17.258Z] Statements : 41.56% ( 1425/3429 ) [2023-05-17T15:07:17.258Z] Branches : 12.14% ( 109/898 ) [2023-05-17T15:07:17.258Z] Functions : 33.33% ( 417/1251 ) [2023-05-17T15:07:17.258Z] Lines : 39.45% ( 1280/3245 ) [2023-05-17T15:07:17.258Z] ================================================================================ [2023-05-17T15:07:17.258Z] 17 05 2023 15:07:17.196:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-17T15:07:18.217Z] ✔ Browser application bundle generation complete. [2023-05-17T15:07:19.172Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/107/web' [Pipeline] echo [2023-05-17T15:07:19.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T15:07:19.205Z] $ docker stop --time=1 3ba0cc47c47a08df16d56a7347cdc96dc8c828f4f5891f86aac55183e90477d4 [2023-05-17T15:07:20.984Z] $ docker rm -f --volumes 3ba0cc47c47a08df16d56a7347cdc96dc8c828f4f5891f86aac55183e90477d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:07:22.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T15:07:24.643Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T15:07:30.039Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T15:07:30.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T15:07:33.375Z] + ls -al . [2023-05-17T15:07:33.375Z] total 176 [2023-05-17T15:07:33.375Z] drwxrwxr-x 13 jenkins jenkins 4096 May 17 14:53 . [2023-05-17T15:07:33.375Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 .. [2023-05-17T15:07:33.375Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 .blubracket [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 14:51 .dockerignore [2023-05-17T15:07:33.375Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 .git [2023-05-17T15:07:33.375Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 .github [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 14:51 .gitignore [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 14:51 Attribution.txt [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 14:51 CHANGELOG.md [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 14:51 CONTRIBUTING.md [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 14:51 Dockerfile [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 14:51 Jenkinsfile [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 14:51 LICENSE [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 14:51 Makefile [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 14:51 README.md [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:48 VERSION [2023-05-17T15:07:33.375Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 assets [2023-05-17T15:07:33.375Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 bin [2023-05-17T15:07:33.375Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:51 cmd [2023-05-17T15:07:33.375Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 14:53 coverage.out [2023-05-17T15:07:33.375Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:51 docs [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 14:51 go.mod [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 14:51 go.sum [2023-05-17T15:07:33.375Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:51 internal [2023-05-17T15:07:33.375Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 snap [2023-05-17T15:07:33.375Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:51 testing [2023-05-17T15:07:33.375Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 14:51 version.go [2023-05-17T15:07:33.375Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 14:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:07:33.712Z] + 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=d464123f9026c9620999a7ddee9d3f5298a9454f --label arch=arm64 --label version=3.0.0-dev.11 . [2023-05-17T15:07:35.402Z] Sending build context to Docker daemon 31.06MB [2023-05-17T15:07:35.402Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T15:07:35.402Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T15:07:35.402Z] ---> 62a2d2e6edf8 [2023-05-17T15:07:35.402Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T15:07:35.985Z] ---> Running in 354100324e8b [2023-05-17T15:07:36.251Z] Removing intermediate container 354100324e8b [2023-05-17T15:07:36.251Z] ---> 61505fdf582f [2023-05-17T15:07:36.251Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T15:07:36.251Z] ---> Running in a5ca5018d193 [2023-05-17T15:07:36.517Z] Removing intermediate container a5ca5018d193 [2023-05-17T15:07:36.517Z] ---> 954a4b0d35ad [2023-05-17T15:07:36.517Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T15:07:36.517Z] ---> Running in d76803a8f91b [2023-05-17T15:07:36.785Z] Removing intermediate container d76803a8f91b [2023-05-17T15:07:36.785Z] ---> 2ef9b7ea2da2 [2023-05-17T15:07:36.785Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T15:07:37.050Z] ---> Running in be0665953801 [2023-05-17T15:07:37.317Z] Removing intermediate container be0665953801 [2023-05-17T15:07:37.317Z] ---> 575bac6facef [2023-05-17T15:07:37.317Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T15:07:37.317Z] ---> Running in afa62bcaef6b [2023-05-17T15:07:37.583Z] Removing intermediate container afa62bcaef6b [2023-05-17T15:07:37.583Z] ---> c56367283a25 [2023-05-17T15:07:37.583Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T15:07:38.988Z] ---> d9ba07123afc [2023-05-17T15:07:38.988Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T15:07:39.260Z] ---> Running in 442d5e1aed55 [2023-05-17T15:07:40.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T15:07:40.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T15:07:42.207Z] OK: 263 MiB in 53 packages [2023-05-17T15:07:43.620Z] Removing intermediate container 442d5e1aed55 [2023-05-17T15:07:43.620Z] ---> 78ff47650f04 [2023-05-17T15:07:43.620Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T15:07:43.620Z] ---> Running in 672eeba4f1e8 [2023-05-17T15:07:44.203Z] Removing intermediate container 672eeba4f1e8 [2023-05-17T15:07:44.203Z] ---> d27bfc972c3c [2023-05-17T15:07:44.204Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T15:07:44.204Z] ---> Running in 2daa77f2e98b [2023-05-17T15:07:44.471Z] Removing intermediate container 2daa77f2e98b [2023-05-17T15:07:44.471Z] ---> 664eb4e2d3c6 [2023-05-17T15:07:44.471Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T15:07:45.055Z] ---> 4732f3a8a4d1 [2023-05-17T15:07:45.055Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T15:07:45.055Z] ---> Running in 5d9c46f27089 [2023-05-17T15:07:47.645Z] Removing intermediate container 5d9c46f27089 [2023-05-17T15:07:47.645Z] ---> b2d30cee8c99 [2023-05-17T15:07:47.645Z] Step 14/25 : COPY . . [2023-05-17T15:07:51.898Z] ---> 10d70d9f7d30 [2023-05-17T15:07:51.898Z] Step 15/25 : RUN ${MAKE} [2023-05-17T15:07:51.898Z] ---> Running in 27a41f16008f [2023-05-17T15:07:52.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T15:09:59.146Z] Removing intermediate container 27a41f16008f [2023-05-17T15:09:59.146Z] ---> ae659d29409e [2023-05-17T15:09:59.146Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T15:09:59.146Z] 3.17: Pulling from library/alpine [2023-05-17T15:09:59.146Z] c41833b44d91: Already exists [2023-05-17T15:09:59.146Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T15:09:59.146Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T15:09:59.146Z] ---> 51e60588ff2c [2023-05-17T15:09:59.146Z] Step 17/25 : EXPOSE 4000 [2023-05-17T15:09:59.146Z] ---> Running in a6ba45b57ca1 [2023-05-17T15:09:59.146Z] Removing intermediate container a6ba45b57ca1 [2023-05-17T15:09:59.146Z] ---> 4ed8c2431301 [2023-05-17T15:09:59.146Z] 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 [2023-05-17T15:09:59.146Z] ---> 1836d2d5d374 [2023-05-17T15:09:59.146Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T15:09:59.146Z] ---> d17567b8a77b [2023-05-17T15:09:59.146Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T15:09:59.146Z] ---> 8b987b327f96 [2023-05-17T15:09:59.146Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T15:09:59.146Z] ---> Running in d99ad50738b8 [2023-05-17T15:09:59.146Z] Removing intermediate container d99ad50738b8 [2023-05-17T15:09:59.146Z] ---> 712df6c2859e [2023-05-17T15:09:59.146Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T15:09:59.146Z] ---> Running in 077c2ae2e870 [2023-05-17T15:09:59.146Z] Removing intermediate container 077c2ae2e870 [2023-05-17T15:09:59.146Z] ---> 839ea6c44d75 [2023-05-17T15:09:59.146Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T15:09:59.146Z] ---> Running in 3911d7260838 [2023-05-17T15:09:59.146Z] Removing intermediate container 3911d7260838 [2023-05-17T15:09:59.146Z] ---> fe74bfcad35a [2023-05-17T15:09:59.146Z] Step 24/25 : LABEL git_sha=d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T15:09:59.146Z] ---> Running in 9dd1c275039a [2023-05-17T15:09:59.146Z] Removing intermediate container 9dd1c275039a [2023-05-17T15:09:59.146Z] ---> 2ec27e119c0e [2023-05-17T15:09:59.146Z] Step 25/25 : LABEL version=3.0.0-dev.11 [2023-05-17T15:09:59.146Z] ---> Running in 5b6af1e8f3fd [2023-05-17T15:09:59.146Z] Removing intermediate container 5b6af1e8f3fd [2023-05-17T15:09:59.146Z] ---> 8fe4653ed8cc [2023-05-17T15:09:59.146Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T15:09:59.146Z] Successfully built 8fe4653ed8cc [2023-05-17T15:09:59.146Z] 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 [2023-05-17T15:09:59.275Z] provisioning config files... [2023-05-17T15:09:59.290Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/107@tmp/config8669956808736765516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:09:59.623Z] ---> docker-login.sh [2023-05-17T15:09:59.623Z] nexus3.edgexfoundry.org:10001 [2023-05-17T15:09:59.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:09:59.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:09:59.890Z] Configure a credential helper to remove this warning. See [2023-05-17T15:09:59.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:09:59.890Z] [2023-05-17T15:09:59.890Z] Login Succeeded [2023-05-17T15:09:59.890Z] nexus3.edgexfoundry.org:10002 [2023-05-17T15:10:00.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:10:00.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:10:00.157Z] Configure a credential helper to remove this warning. See [2023-05-17T15:10:00.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:10:00.157Z] [2023-05-17T15:10:00.157Z] Login Succeeded [2023-05-17T15:10:00.157Z] nexus3.edgexfoundry.org:10003 [2023-05-17T15:10:00.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:10:00.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:10:00.690Z] Configure a credential helper to remove this warning. See [2023-05-17T15:10:00.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:10:00.690Z] [2023-05-17T15:10:00.690Z] Login Succeeded [2023-05-17T15:10:00.690Z] nexus3.edgexfoundry.org:10004 [2023-05-17T15:10:00.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:10:00.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:10:00.956Z] Configure a credential helper to remove this warning. See [2023-05-17T15:10:00.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:10:00.956Z] [2023-05-17T15:10:00.956Z] Login Succeeded [2023-05-17T15:10:00.956Z] docker.io [2023-05-17T15:10:01.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:10:01.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:10:01.487Z] Configure a credential helper to remove this warning. See [2023-05-17T15:10:01.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:10:01.487Z] [2023-05-17T15:10:01.487Z] Login Succeeded [2023-05-17T15:10:01.487Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T15:10:01.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:10:01.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:10:01.546Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-17T15:10:01.546Z] d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T15:10:01.546Z] latest [2023-05-17T15:10:01.546Z] 3.0.0-dev.11 [2023-05-17T15:10:01.546Z] d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [2023-05-17T15:10:01.546Z] main [2023-05-17T15:10:01.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:01.890Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:02.232Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T15:10:02.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:10:02.232Z] f6c38d63b228: Preparing [2023-05-17T15:10:02.232Z] a50a6895caa0: Preparing [2023-05-17T15:10:02.232Z] d174d7e4409a: Preparing [2023-05-17T15:10:02.232Z] 26cbea5cba74: Preparing [2023-05-17T15:10:02.232Z] 26cbea5cba74: Layer already exists [2023-05-17T15:10:02.496Z] a50a6895caa0: Pushed [2023-05-17T15:10:02.497Z] f6c38d63b228: Pushed [2023-05-17T15:10:09.129Z] d174d7e4409a: Pushed [2023-05-17T15:10:09.129Z] d464123f9026c9620999a7ddee9d3f5298a9454f: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:09.470Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:09.802Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-17T15:10:09.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:10:09.802Z] f6c38d63b228: Preparing [2023-05-17T15:10:09.802Z] a50a6895caa0: Preparing [2023-05-17T15:10:09.802Z] d174d7e4409a: Preparing [2023-05-17T15:10:09.802Z] 26cbea5cba74: Preparing [2023-05-17T15:10:09.802Z] 26cbea5cba74: Layer already exists [2023-05-17T15:10:09.802Z] a50a6895caa0: Layer already exists [2023-05-17T15:10:09.802Z] f6c38d63b228: Layer already exists [2023-05-17T15:10:09.802Z] d174d7e4409a: Layer already exists [2023-05-17T15:10:09.802Z] latest: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:10.149Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:10.484Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.11 [2023-05-17T15:10:10.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:10:10.484Z] f6c38d63b228: Preparing [2023-05-17T15:10:10.484Z] a50a6895caa0: Preparing [2023-05-17T15:10:10.484Z] d174d7e4409a: Preparing [2023-05-17T15:10:10.484Z] 26cbea5cba74: Preparing [2023-05-17T15:10:10.484Z] 26cbea5cba74: Layer already exists [2023-05-17T15:10:10.484Z] a50a6895caa0: Layer already exists [2023-05-17T15:10:10.484Z] d174d7e4409a: Layer already exists [2023-05-17T15:10:10.484Z] f6c38d63b228: Layer already exists [2023-05-17T15:10:10.484Z] 3.0.0-dev.11: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:10.835Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:11.170Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [2023-05-17T15:10:11.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:10:11.170Z] f6c38d63b228: Preparing [2023-05-17T15:10:11.170Z] a50a6895caa0: Preparing [2023-05-17T15:10:11.170Z] d174d7e4409a: Preparing [2023-05-17T15:10:11.170Z] 26cbea5cba74: Preparing [2023-05-17T15:10:11.170Z] d174d7e4409a: Layer already exists [2023-05-17T15:10:11.170Z] 26cbea5cba74: Layer already exists [2023-05-17T15:10:11.170Z] f6c38d63b228: Layer already exists [2023-05-17T15:10:11.170Z] a50a6895caa0: Layer already exists [2023-05-17T15:10:11.170Z] d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:11.502Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:11.842Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-17T15:10:11.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-17T15:10:11.842Z] f6c38d63b228: Preparing [2023-05-17T15:10:11.842Z] a50a6895caa0: Preparing [2023-05-17T15:10:11.842Z] d174d7e4409a: Preparing [2023-05-17T15:10:11.842Z] 26cbea5cba74: Preparing [2023-05-17T15:10:11.842Z] a50a6895caa0: Layer already exists [2023-05-17T15:10:11.842Z] d174d7e4409a: Layer already exists [2023-05-17T15:10:11.842Z] f6c38d63b228: Layer already exists [2023-05-17T15:10:11.842Z] 26cbea5cba74: Layer already exists [2023-05-17T15:10:11.842Z] main: digest: sha256:fe699ce8590347a30dee901ae408ababdae5da5fb6ed60623dd90b9c4868c39a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:10:12.155Z] ===================================================== [Pipeline] echo [2023-05-17T15:10:12.165Z] taggedImages: [2023-05-17T15:10:12.165Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f [2023-05-17T15:10:12.165Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-17T15:10:12.165Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.11 [2023-05-17T15:10:12.165Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d464123f9026c9620999a7ddee9d3f5298a9454f-3.0.0-dev.11 [2023-05-17T15:10:12.165Z] - 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 [2023-05-17T15:10:12.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:10:12.526Z] [2023-05-17T15:10:12.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:12.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:10:12.863Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T15:10:12.863Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T15:10:12.863Z] 04944245beec: Pulling fs layer [2023-05-17T15:10:12.863Z] 699f458cf7ca: Pulling fs layer [2023-05-17T15:10:12.863Z] 765212b225bb: Pulling fs layer [2023-05-17T15:10:12.863Z] f23df028b6ca: Pulling fs layer [2023-05-17T15:10:12.863Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T15:10:12.863Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T15:10:12.863Z] f23df028b6ca: Waiting [2023-05-17T15:10:12.863Z] d65c8cfc05b1: Waiting [2023-05-17T15:10:12.863Z] 2437ff75d9bd: Waiting [2023-05-17T15:10:12.863Z] 765212b225bb: Waiting [2023-05-17T15:10:13.132Z] 04944245beec: Verifying Checksum [2023-05-17T15:10:13.132Z] 04944245beec: Download complete [2023-05-17T15:10:13.132Z] 765212b225bb: Verifying Checksum [2023-05-17T15:10:13.132Z] 765212b225bb: Download complete [2023-05-17T15:10:13.132Z] f23df028b6ca: Verifying Checksum [2023-05-17T15:10:13.132Z] f23df028b6ca: Download complete [2023-05-17T15:10:13.132Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T15:10:13.132Z] d65c8cfc05b1: Download complete [2023-05-17T15:10:13.132Z] 699f458cf7ca: Download complete [2023-05-17T15:10:13.717Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T15:10:13.717Z] 8998bd30e6a1: Download complete [2023-05-17T15:10:15.659Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T15:10:15.659Z] 2437ff75d9bd: Download complete [2023-05-17T15:10:17.599Z] 8998bd30e6a1: Pull complete [2023-05-17T15:10:17.599Z] 04944245beec: Pull complete [2023-05-17T15:10:19.007Z] 699f458cf7ca: Pull complete [2023-05-17T15:10:19.274Z] 765212b225bb: Pull complete [2023-05-17T15:10:19.859Z] f23df028b6ca: Pull complete [2023-05-17T15:10:20.126Z] d65c8cfc05b1: Pull complete [2023-05-17T15:10:35.109Z] 2437ff75d9bd: Pull complete [2023-05-17T15:10:35.109Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T15:10:35.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:10:35.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:10:35.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-15880 does not seem to be running inside a container [2023-05-17T15:10:35.368Z] $ 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/107 -v /w/workspace/edgex-ui-go/107:/w/workspace/edgex-ui-go/107:rw,z -v /w/workspace/edgex-ui-go/107@tmp:/w/workspace/edgex-ui-go/107@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 [2023-05-17T15:10:38.363Z] $ docker top 675fd0a54418dfa6761c675ef285fcef7b0c0b9b2cedf13ace140728b4b671e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:10:39.237Z] ---> job-cost.sh [2023-05-17T15:10:39.237Z] lf-activate-venv: SKIPPING [2023-05-17T15:10:39.237Z] INFO: No Stack... [2023-05-17T15:10:39.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T15:10:40.535Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T15:10:40.864Z] + cat /w/workspace/edgex-ui-go/107/archives/cost.csv [2023-05-17T15:10:40.864Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T15:10:41.200Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [2023-05-17T15:10:41.207Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] did not exist. Created. [2023-05-17T15:10:41.207Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:10:41.869Z] /w/workspace/edgex-ui-go/107@tmp/durable-2f944941/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T15:10:42.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T15:10:42.548Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T15:10:47.284Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T15:10:47.291Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T15:10:47.307Z] $ docker stop --time=1 675fd0a54418dfa6761c675ef285fcef7b0c0b9b2cedf13ace140728b4b671e8 [2023-05-17T15:10:48.994Z] $ docker rm -f --volumes 675fd0a54418dfa6761c675ef285fcef7b0c0b9b2cedf13ace140728b4b671e8 [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 [2023-05-17T15:10:49.409Z] provisioning config files... [2023-05-17T15:10:49.416Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2872697979428712445tmp [Pipeline] { [Pipeline] sh [2023-05-17T15:10:49.711Z] + set +x [2023-05-17T15:10:49.711Z] + curl -s https://codecov.io/bash [2023-05-17T15:10:49.711Z] + bash -s -- [2023-05-17T15:10:49.711Z] [2023-05-17T15:10:49.711Z] _____ _ [2023-05-17T15:10:49.711Z] / ____| | | [2023-05-17T15:10:49.711Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T15:10:49.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T15:10:49.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T15:10:49.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T15:10:49.711Z] Bash-1.0.6 [2023-05-17T15:10:49.711Z] [2023-05-17T15:10:49.711Z] [2023-05-17T15:10:49.711Z] ==> git version 2.25.1 found [2023-05-17T15:10:49.711Z] ==> 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 [2023-05-17T15:10:49.711Z] Release-Date: 2020-01-08 [2023-05-17T15:10:49.711Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T15:10:49.711Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T15:10:49.711Z] ==> Jenkins CI detected. [2023-05-17T15:10:49.711Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-17T15:10:49.711Z] project root: . [2023-05-17T15:10:49.711Z] --> token set from env [2023-05-17T15:10:49.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T15:10:49.711Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T15:10:49.972Z] ==> Python coveragepy not found [2023-05-17T15:10:49.972Z] ==> Searching for coverage reports in: [2023-05-17T15:10:49.972Z] + . [2023-05-17T15:10:49.972Z] -> Found 1 reports [2023-05-17T15:10:49.972Z] ==> Detecting git/mercurial file structure [2023-05-17T15:10:49.972Z] ==> Reading reports [2023-05-17T15:10:49.972Z] + ./coverage.out bytes=10 [2023-05-17T15:10:49.972Z] ==> Appending adjustments [2023-05-17T15:10:49.972Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T15:10:50.539Z] + Found adjustments [2023-05-17T15:10:50.539Z] ==> Gzipping contents [2023-05-17T15:10:50.539Z] 12K /tmp/codecov.Wnv6uP.gz [2023-05-17T15:10:50.539Z] ==> Uploading reports [2023-05-17T15:10:50.539Z] url: https://codecov.io [2023-05-17T15:10:50.539Z] query: branch=main&commit=d464123f9026c9620999a7ddee9d3f5298a9454f&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:10:50.539Z] -> Pinging Codecov [2023-05-17T15:10:50.539Z] 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=d464123f9026c9620999a7ddee9d3f5298a9454f&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:10:50.799Z] -> Uploading to [2023-05-17T15:10:50.799Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/d464123f9026c9620999a7ddee9d3f5298a9454f/cf72f851-26ef-44b1-b289-3937971cb9e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T151050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02fa671f311adb0b7b9cd57a0046d649fa6d669d6b6554c646661fe5d3223c63 [2023-05-17T15:10:50.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T15:10:50.799Z] Dload Upload Total Spent Left Speed [2023-05-17T15:10:51.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 44969 --:--:-- --:--:-- --:--:-- 44969 [2023-05-17T15:10:51.059Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] } [2023-05-17T15:10:51.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T15:10:51.214Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T15:10:51.227Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:51.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:10:51.522Z] [2023-05-17T15:10:51.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:10:51.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:10:51.818Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T15:10:51.818Z] df9b9388f04a: Pulling fs layer [2023-05-17T15:10:51.818Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T15:10:51.818Z] 25bc292e5bac: Pulling fs layer [2023-05-17T15:10:51.818Z] 114826534d7a: Pulling fs layer [2023-05-17T15:10:51.818Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T15:10:51.818Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T15:10:51.818Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T15:10:51.818Z] 8a3aa393b2d8: Waiting [2023-05-17T15:10:51.818Z] 114826534d7a: Waiting [2023-05-17T15:10:51.818Z] 6ad1cebc031e: Waiting [2023-05-17T15:10:51.818Z] 25bc292e5bac: Verifying Checksum [2023-05-17T15:10:51.818Z] 25bc292e5bac: Download complete [2023-05-17T15:10:51.818Z] 52dc419b0ee2: Verifying Checksum [2023-05-17T15:10:51.818Z] 52dc419b0ee2: Download complete [2023-05-17T15:10:51.818Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T15:10:51.818Z] 4657fd5d0bcf: Download complete [2023-05-17T15:10:51.818Z] df9b9388f04a: Download complete [2023-05-17T15:10:52.080Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T15:10:52.080Z] 6ad1cebc031e: Download complete [2023-05-17T15:10:52.080Z] df9b9388f04a: Pull complete [2023-05-17T15:10:52.080Z] 52dc419b0ee2: Pull complete [2023-05-17T15:10:52.080Z] 25bc292e5bac: Pull complete [2023-05-17T15:10:52.649Z] 114826534d7a: Verifying Checksum [2023-05-17T15:10:52.649Z] 114826534d7a: Download complete [2023-05-17T15:10:52.649Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T15:10:52.649Z] 8a3aa393b2d8: Download complete [2023-05-17T15:10:55.935Z] 114826534d7a: Pull complete [2023-05-17T15:10:55.935Z] 4657fd5d0bcf: Pull complete [2023-05-17T15:10:55.935Z] 6ad1cebc031e: Pull complete [2023-05-17T15:10:58.470Z] 8a3aa393b2d8: Pull complete [2023-05-17T15:10:58.470Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T15:10:58.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:10:58.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:10:58.544Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T15:10:58.579Z] $ 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 [2023-05-17T15:11:02.612Z] $ docker top 775fbcbb9114a183cd9ad79ac85d2439140c979e5dc62b7726c9f667f5786c58 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T15:11:02.678Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-17T15:11:02.957Z] + set -o pipefail [2023-05-17T15:11:02.957Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-17T15:11:08.234Z] [2023-05-17T15:11:08.234Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-17T15:11:08.234Z] [2023-05-17T15:11:08.234Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/42c7bab2-115f-4f49-8b34-50bcad2f0655 [2023-05-17T15:11:08.234Z] [2023-05-17T15:11:08.234Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-17T15:11:08.234Z] [2023-05-17T15:11:08.234Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T15:11:08.234Z] [2023-05-17T15:11:08.493Z] [2023-05-17T15:11:08.493Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T15:11:08.493Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T15:11:08.493Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T15:11:08.507Z] $ docker stop --time=1 775fbcbb9114a183cd9ad79ac85d2439140c979e5dc62b7726c9f667f5786c58 [2023-05-17T15:11:11.241Z] $ docker rm -f --volumes 775fbcbb9114a183cd9ad79ac85d2439140c979e5dc62b7726c9f667f5786c58 [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 [2023-05-17T15:11:11.951Z] + git log --format=format:%s -1 d464123f9026c9620999a7ddee9d3f5298a9454f [Pipeline] sh [2023-05-17T15:11:12.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:11:12.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:11:12.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:11:12.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:11:12.609Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T15:11:12.644Z] $ 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 [2023-05-17T15:11:12.990Z] $ docker top d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f -eo pid,comm [2023-05-17T15:11:13.033Z] 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). [2023-05-17T15:11:13.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:11:13.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:11:13.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:11:13.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:11:13.178Z] $ docker exec d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f ssh-agent [2023-05-17T15:11:13.276Z] SSH_AUTH_SOCK=/tmp/ssh-xK1AATf28awL/agent.32 [2023-05-17T15:11:13.276Z] SSH_AGENT_PID=38 [2023-05-17T15:11:13.281Z] Running ssh-add (command line suppressed) [2023-05-17T15:11:13.386Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7844548739375445721.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7844548739375445721.key) [2023-05-17T15:11:13.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:11:13.686Z] + git semver tag [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,849 [run_tag] DEBUG tag force:False [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,849 [check_head_tag] DEBUG check head tag [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,849 [execute] INFO git cat-file --batch-check [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,853 [execute] INFO git cat-file --batch [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,870 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-05-17T15:11:13.945Z] 2023-05-17 15:11:13,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:11:13.946Z] 2023-05-17 15:11:13,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:11:13.946Z] 3.0.0-dev.11 [Pipeline] } [2023-05-17T15:11:13.957Z] $ docker exec --env ******** --env ******** d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f ssh-agent -k [2023-05-17T15:11:14.048Z] unset SSH_AUTH_SOCK; [2023-05-17T15:11:14.049Z] unset SSH_AGENT_PID; [2023-05-17T15:11:14.049Z] echo Agent pid 38 killed; [2023-05-17T15:11:14.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:11:14.366Z] + git semver [Pipeline] } [2023-05-17T15:11:14.642Z] $ docker stop --time=1 d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f [2023-05-17T15:11:15.971Z] $ docker rm -f --volumes d4c3567edd0688af8fa16a665c170721cb7af347f7a2e36bf9a584561ab73f2f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:11:16.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:11:16.362Z] [2023-05-17T15:11:16.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:11:16.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:11:16.661Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T15:11:16.661Z] ab5ef0e58194: Pulling fs layer [2023-05-17T15:11:16.661Z] 9712f1f96733: Pulling fs layer [2023-05-17T15:11:16.661Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T15:11:16.661Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T15:11:16.661Z] e9a5061849ea: Pulling fs layer [2023-05-17T15:11:16.661Z] d747dcd14b5f: Pulling fs layer [2023-05-17T15:11:16.661Z] 2de7ff778b66: Pulling fs layer [2023-05-17T15:11:16.661Z] d747dcd14b5f: Waiting [2023-05-17T15:11:16.661Z] e9a5061849ea: Waiting [2023-05-17T15:11:16.661Z] 0d9ebad4ef96: Waiting [2023-05-17T15:11:16.661Z] 2de7ff778b66: Waiting [2023-05-17T15:11:16.661Z] 9712f1f96733: Download complete [2023-05-17T15:11:16.921Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T15:11:16.921Z] 63f879dbbcfc: Download complete [2023-05-17T15:11:17.181Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T15:11:17.181Z] 0d9ebad4ef96: Download complete [2023-05-17T15:11:17.181Z] e9a5061849ea: Verifying Checksum [2023-05-17T15:11:17.181Z] e9a5061849ea: Download complete [2023-05-17T15:11:17.181Z] d747dcd14b5f: Download complete [2023-05-17T15:11:17.181Z] ab5ef0e58194: Verifying Checksum [2023-05-17T15:11:17.181Z] ab5ef0e58194: Download complete [2023-05-17T15:11:17.181Z] 2de7ff778b66: Verifying Checksum [2023-05-17T15:11:17.181Z] 2de7ff778b66: Download complete [2023-05-17T15:11:19.708Z] ab5ef0e58194: Pull complete [2023-05-17T15:11:19.708Z] 9712f1f96733: Pull complete [2023-05-17T15:11:20.273Z] 63f879dbbcfc: Pull complete [2023-05-17T15:11:23.551Z] 0d9ebad4ef96: Pull complete [2023-05-17T15:11:23.809Z] e9a5061849ea: Pull complete [2023-05-17T15:11:24.068Z] d747dcd14b5f: Pull complete [2023-05-17T15:11:25.001Z] 2de7ff778b66: Pull complete [2023-05-17T15:11:25.001Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T15:11:25.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:11:25.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:11:25.076Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T15:11:25.110Z] $ 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 [2023-05-17T15:11:30.219Z] $ docker top 3dc56f86680999c7d3ceba369d0dd75ff8d28bd90b8db0fa2df5a0d0cf00acc7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:11:30.312Z] provisioning config files... [2023-05-17T15:11:30.318Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1005025432657602790tmp [2023-05-17T15:11:30.327Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2857258336019169595tmp [2023-05-17T15:11:30.336Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13791231757049255405tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:11:30.350Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:30.632Z] ---> sigul-configuration.sh [2023-05-17T15:11:30.632Z] gpg: directory `/root/.gnupg' created [2023-05-17T15:11:30.632Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T15:11:30.632Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T15:11:30.632Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T15:11:30.632Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T15:11:30.632Z] gpg: CAST5 encrypted data [2023-05-17T15:11:30.632Z] gpg: encrypted with 1 passphrase [2023-05-17T15:11:30.632Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T15:11:30.918Z] + mkdir /home/jenkins [2023-05-17T15:11:30.918Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T15:11:31.201Z] + 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 [2023-05-17T15:11:31.209Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:31.493Z] ---> sigul-install.sh [2023-05-17T15:11:31.493Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T15:11:31.781Z] + git tag --list [2023-05-17T15:11:31.781Z] 0.1.1 [2023-05-17T15:11:31.781Z] v1.1.0 [2023-05-17T15:11:31.781Z] v1.2.0 [2023-05-17T15:11:31.781Z] v1.2.1 [2023-05-17T15:11:31.781Z] v1.3.0 [2023-05-17T15:11:31.781Z] v2.0.0 [2023-05-17T15:11:31.781Z] v2.1.0 [2023-05-17T15:11:31.781Z] v2.2.0 [2023-05-17T15:11:31.781Z] v2.2.1-dev.1 [2023-05-17T15:11:31.781Z] v2.2.1-dev.2 [2023-05-17T15:11:31.781Z] v2.2.1-dev.3 [2023-05-17T15:11:31.781Z] v2.2.1-dev.4 [2023-05-17T15:11:31.781Z] v2.2.1-dev.5 [2023-05-17T15:11:31.781Z] v2.2.1-dev.6 [2023-05-17T15:11:31.781Z] v2.2.1-dev.7 [2023-05-17T15:11:31.781Z] v2.3.0 [2023-05-17T15:11:31.781Z] v2.3.0-dev.10 [2023-05-17T15:11:31.781Z] v2.3.0-dev.11 [2023-05-17T15:11:31.781Z] v2.3.0-dev.12 [2023-05-17T15:11:31.781Z] v2.3.0-dev.13 [2023-05-17T15:11:31.781Z] v2.3.0-dev.14 [2023-05-17T15:11:31.781Z] v2.3.0-dev.15 [2023-05-17T15:11:31.781Z] v2.3.0-dev.16 [2023-05-17T15:11:31.781Z] v2.3.0-dev.17 [2023-05-17T15:11:31.781Z] v2.3.0-dev.18 [2023-05-17T15:11:31.781Z] v2.3.0-dev.19 [2023-05-17T15:11:31.781Z] v2.3.0-dev.20 [2023-05-17T15:11:31.781Z] v2.3.0-dev.21 [2023-05-17T15:11:31.781Z] v2.3.0-dev.22 [2023-05-17T15:11:31.781Z] v2.3.0-dev.23 [2023-05-17T15:11:31.781Z] v2.3.0-dev.24 [2023-05-17T15:11:31.781Z] v2.3.0-dev.7 [2023-05-17T15:11:31.781Z] v2.3.0-dev.8 [2023-05-17T15:11:31.781Z] v2.3.0-dev.9 [2023-05-17T15:11:31.781Z] v3.0.0-dev.1 [2023-05-17T15:11:31.781Z] v3.0.0-dev.10 [2023-05-17T15:11:31.781Z] v3.0.0-dev.11 [2023-05-17T15:11:31.781Z] v3.0.0-dev.2 [2023-05-17T15:11:31.781Z] v3.0.0-dev.3 [2023-05-17T15:11:31.781Z] v3.0.0-dev.4 [2023-05-17T15:11:31.781Z] v3.0.0-dev.5 [2023-05-17T15:11:31.781Z] v3.0.0-dev.6 [2023-05-17T15:11:31.781Z] v3.0.0-dev.7 [2023-05-17T15:11:31.781Z] v3.0.0-dev.8 [2023-05-17T15:11:31.781Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T15:11:32.062Z] + lftools sign git-tag v3.0.0-dev.11 [2023-05-17T15:11:32.629Z] Signing Git tag with Sigul... [2023-05-17T15:11:32.629Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-05-17T15:11:33.126Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:33.410Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T15:11:33.417Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T15:11:33.438Z] $ docker stop --time=1 3dc56f86680999c7d3ceba369d0dd75ff8d28bd90b8db0fa2df5a0d0cf00acc7 [2023-05-17T15:11:34.721Z] $ docker rm -f --volumes 3dc56f86680999c7d3ceba369d0dd75ff8d28bd90b8db0fa2df5a0d0cf00acc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T15:11:35.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:11:35.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:11:35.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:11:35.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:11:35.568Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T15:11:35.630Z] $ 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 [2023-05-17T15:11:36.087Z] $ docker top 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f -eo pid,comm [2023-05-17T15:11:36.122Z] 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). [2023-05-17T15:11:36.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:11:36.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:11:36.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:11:36.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:11:36.270Z] $ docker exec 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f ssh-agent [2023-05-17T15:11:36.375Z] SSH_AUTH_SOCK=/tmp/ssh-FZxmf28974qZ/agent.32 [2023-05-17T15:11:36.375Z] SSH_AGENT_PID=38 [2023-05-17T15:11:36.379Z] Running ssh-add (command line suppressed) [2023-05-17T15:11:36.477Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18056759591540066767.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18056759591540066767.key) [2023-05-17T15:11:36.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:11:36.811Z] + git semver bump pre [2023-05-17T15:11:37.072Z] 2023-05-17 15:11:36,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:11:37.072Z] 2023-05-17 15:11:36,991 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-05-17T15:11:37.072Z] 2023-05-17 15:11:36,991 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-05-17T15:11:37.072Z] 2023-05-17 15:11:36,991 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-17T15:11:37.073Z] 2023-05-17 15:11:36,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:11:37.073Z] 2023-05-17 15:11:36,991 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:11:37.073Z] 2023-05-17 15:11:36,993 [execute] INFO git cat-file --batch-check [2023-05-17T15:11:37.073Z] 2023-05-17 15:11:36,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:11:37.073Z] 2023-05-17 15:11:36,998 [execute] INFO git cat-file --batch [2023-05-17T15:11:37.073Z] 2023-05-17 15:11:36,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:11:37.073Z] 2023-05-17 15:11:37,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:11:37.073Z] 3.0.0-dev.12 [Pipeline] } [2023-05-17T15:11:37.084Z] $ docker exec --env ******** --env ******** 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f ssh-agent -k [2023-05-17T15:11:37.179Z] unset SSH_AUTH_SOCK; [2023-05-17T15:11:37.180Z] unset SSH_AGENT_PID; [2023-05-17T15:11:37.180Z] echo Agent pid 38 killed; [2023-05-17T15:11:37.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:11:37.491Z] + git semver [Pipeline] } [2023-05-17T15:11:38.076Z] $ docker stop --time=1 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f [2023-05-17T15:11:39.342Z] $ docker rm -f --volumes 6a24518e7256dee8f25928ef6d4493753faabcbba4a684a0b10566b2b7be664f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:11:39.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:11:39.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:11:40.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:11:40.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:11:40.111Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T15:11:40.148Z] $ 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 [2023-05-17T15:11:41.027Z] $ docker top d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b -eo pid,comm [2023-05-17T15:11:41.075Z] 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). [2023-05-17T15:11:41.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:11:41.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:11:41.113Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:11:41.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:11:41.257Z] $ docker exec d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b ssh-agent [2023-05-17T15:11:41.361Z] SSH_AUTH_SOCK=/tmp/ssh-gf8aMtOJV7Wa/agent.33 [2023-05-17T15:11:41.361Z] SSH_AGENT_PID=39 [2023-05-17T15:11:41.367Z] Running ssh-add (command line suppressed) [2023-05-17T15:11:41.472Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7235761768243072783.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7235761768243072783.key) [2023-05-17T15:11:41.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:11:41.775Z] + git semver push [2023-05-17T15:11:42.034Z] 2023-05-17 15:11:41,974 [run_push] DEBUG push [2023-05-17T15:11:42.034Z] 2023-05-17 15:11:41,975 [execute] INFO git cat-file --batch-check [2023-05-17T15:11:42.034Z] 2023-05-17 15:11:41,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:11:42.034Z] 2023-05-17 15:11:41,979 [execute] INFO git rev-list 27b92375d5ee674e4daab0c9838f7ce4539af5ba -- [2023-05-17T15:11:42.035Z] 2023-05-17 15:11:41,980 [execute] DEBUG Popen(['git', 'rev-list', '27b92375d5ee674e4daab0c9838f7ce4539af5ba', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:11:42.035Z] 2023-05-17 15:11:41,991 [execute] INFO git fetch -v origin [2023-05-17T15:11:42.035Z] 2023-05-17 15:11:41,991 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T15:11:42.604Z] 2023-05-17 15:11:42,467 [run_push] DEBUG no remote changes detected [2023-05-17T15:11:42.604Z] 2023-05-17 15:11:42,468 [execute] INFO git push origin semver [2023-05-17T15:11:42.604Z] 2023-05-17 15:11:42,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:11:43.543Z] 2023-05-17 15:11:43,259 [run_push] DEBUG push all version tags [2023-05-17T15:11:43.543Z] 2023-05-17 15:11:43,259 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T15:11:43.543Z] 2023-05-17 15:11:43,260 [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) [2023-05-17T15:11:44.113Z] 2023-05-17 15:11:44,015 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-17T15:11:44.113Z] 3.0.0-dev.12 [Pipeline] } [2023-05-17T15:11:44.127Z] $ docker exec --env ******** --env ******** d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b ssh-agent -k [2023-05-17T15:11:44.218Z] unset SSH_AUTH_SOCK; [2023-05-17T15:11:44.218Z] unset SSH_AGENT_PID; [2023-05-17T15:11:44.219Z] echo Agent pid 39 killed; [2023-05-17T15:11:44.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:11:44.537Z] + git semver [Pipeline] } [2023-05-17T15:11:44.813Z] $ docker stop --time=1 d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b [2023-05-17T15:11:46.313Z] $ docker rm -f --volumes d4c6985ec51c23effa623823327a20b4537b969363ad1f513f079cdb6d23770b [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 [2023-05-17T15:11:46.873Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-17T15:11:46.874Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-17T15:11:46.874Z] total 16 [2023-05-17T15:11:46.874Z] drwxr-xr-x 3 root root 4096 May 17 14:51 . [2023-05-17T15:11:46.874Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:11 .. [2023-05-17T15:11:46.874Z] drwxr-xr-x 2 root root 4096 May 17 14:51 cost [2023-05-17T15:11:46.874Z] -rw-r--r-- 1 root root 83 May 17 14:51 cost.csv [2023-05-17T15:11:46.874Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-17T15:11:46.874Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-17T15:11:46.874Z] total 16 [2023-05-17T15:11:46.874Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:51 . [2023-05-17T15:11:46.874Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 15:11 .. [2023-05-17T15:11:46.874Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:51 cost [2023-05-17T15:11:46.874Z] -rw-r--r-- 1 jenkins jenkins 83 May 17 14:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:47.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:48.024Z] ---> package-listing.sh [2023-05-17T15:11:48.024Z] ++ facter osfamily [2023-05-17T15:11:48.024Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T15:11:48.283Z] + OS_FAMILY=debian [2023-05-17T15:11:48.283Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-17T15:11:48.283Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T15:11:48.283Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T15:11:48.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T15:11:48.283Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T15:11:48.283Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-17T15:11:48.283Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T15:11:48.283Z] + case "${OS_FAMILY}" in [2023-05-17T15:11:48.283Z] + dpkg -l [2023-05-17T15:11:48.283Z] + grep '^ii' [2023-05-17T15:11:48.283Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T15:11:48.283Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T15:11:48.283Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T15:11:48.283Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-17T15:11:48.283Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-17T15:11:48.283Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-17T15:11:48.293Z] 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 [2023-05-17T15:11:48.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:11:49.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:11:49.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:11:49.204Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2023-05-17T15:11:49.239Z] $ 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 [2023-05-17T15:11:50.227Z] $ docker top 3cbb0d5b694bd5f58a6378f728f446d26290ca1fe38da957da98e47fd909faca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:11:50.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T15:11:50.861Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T15:11:51.149Z] + ls /var/log/sa-host [2023-05-17T15:11:51.149Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:11:51.218Z] provisioning config files... [2023-05-17T15:11:51.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15499614722484435653tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:11:51.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:51.519Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T15:11:51.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:51.856Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T15:11:51.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:52.148Z] ---> sudo-logs.sh [2023-05-17T15:11:52.148Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T15:11:52.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:52.456Z] ---> job-cost.sh [2023-05-17T15:11:52.456Z] lf-activate-venv: SKIPPING [2023-05-17T15:11:52.456Z] DEBUG: total: 0.2199999988079071 [2023-05-17T15:11:52.456Z] INFO: Retrieving Stack Cost... [2023-05-17T15:11:53.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T15:11:53.286Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T15:11:53.297Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:11:53.578Z] ---> logs-deploy.sh [2023-05-17T15:11:53.578Z] lf-activate-venv: SKIPPING [2023-05-17T15:11:53.578Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/107 [2023-05-17T15:11:53.578Z] INFO: archiving workspace using pattern(s): [2023-05-17T15:11:54.515Z] Archives upload complete. [2023-05-17T15:11:54.515Z] INFO: archiving logs to Nexus