Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a535a740e6b302603ded34da9204b7b08eff597b 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-ssh6070556464480468035.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5312826353633474123.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18127545690500934922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1709636411398691162.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13191550889179010369.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7669 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a535a740e6b302603ded34da9204b7b08eff597b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 a535a740e6b302603ded34da9204b7b08eff597b # timeout=10 Commit message: "Merge pull request #388 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" > git rev-list --no-walk 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-23T04:28:00.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-23T04:28:00.069Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-23T04:28:00.092Z] ========================================================= [2023-09-23T04:28:00.092Z] EdgeX Global Pipelines Version Info [2023-09-23T04:28:00.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:28:00.810Z] ------------------- [2023-09-23T04:28:00.810Z] stable info: [2023-09-23T04:28:00.810Z] ------------------- [2023-09-23T04:28:00.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-23T04:28:00.810Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T04:28:00.810Z] Message: update stable to v1.0.254 [2023-09-23T04:28:01.391Z] ------------------- [2023-09-23T04:28:01.391Z] experimental info: [2023-09-23T04:28:01.391Z] ------------------- [2023-09-23T04:28:01.391Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-23T04:28:01.391Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T04:28:01.391Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-23T04:28:01.562Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-23T04:28:01.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-23T04:28:01.596Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-23T04:28:01.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-23T04:28:01.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-23T04:28:01.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-23T04:28:01.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-23T04:28:01.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-23T04:28:01.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-23T04:28:01.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-23T04:28:01.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-23T04:28:01.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-23T04:28:01.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-23T04:28:01.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-23T04:28:01.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T04:28:01.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T04:28:01.806Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T04:28:01.825Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T04:28:01.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-23T04:28:01.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-23T04:28:01.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-23T04:28:01.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-23T04:28:01.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-23T04:28:01.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-23T04:28:01.925Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-23T04:28:01.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-23T04:28:01.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-23T04:28:01.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-23T04:28:01.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-23T04:28:01.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-23T04:28:01.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo [2023-09-23T04:28:02.005Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a535a74 [Pipeline] echo [2023-09-23T04:28:02.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:28:02.053Z] provisioning config files... [2023-09-23T04:28:02.066Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8832257636211547113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:28:02.368Z] ---> docker-login.sh [2023-09-23T04:28:02.368Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:28:02.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:02.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:02.640Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:02.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:02.640Z] [2023-09-23T04:28:02.640Z] Login Succeeded [2023-09-23T04:28:02.640Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:28:02.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:02.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:02.925Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:02.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:02.925Z] [2023-09-23T04:28:02.925Z] Login Succeeded [2023-09-23T04:28:02.925Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:28:02.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:02.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:02.925Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:02.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:02.925Z] [2023-09-23T04:28:02.925Z] Login Succeeded [2023-09-23T04:28:02.925Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:28:02.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:03.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:03.187Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:03.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:03.187Z] [2023-09-23T04:28:03.187Z] Login Succeeded [2023-09-23T04:28:03.187Z] docker.io [2023-09-23T04:28:03.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:03.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:03.448Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:03.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:03.448Z] [2023-09-23T04:28:03.448Z] Login Succeeded [2023-09-23T04:28:03.448Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:28:03.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-23T04:28:03.843Z] + git rev-list -1 --merges a535a740e6b302603ded34da9204b7b08eff597b~1..a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo [2023-09-23T04:28:03.892Z] -----------> git rev-list -1 --merges a535a740e6b302603ded34da9204b7b08eff597b~1..a535a740e6b302603ded34da9204b7b08eff597b a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:28:03.892Z] a535a740e6b302603ded34da9204b7b08eff597b [false] [Pipeline] sh [2023-09-23T04:28:04.187Z] + git log --format=format:%s -1 a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo [2023-09-23T04:28:04.205Z] ========================================================= [2023-09-23T04:28:04.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-23T04:28:04.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T04:28:04.555Z] + git log --format=format:%s -1 a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] echo [2023-09-23T04:28:04.568Z] [semverPrep] GIT_COMMIT: a535a740e6b302603ded34da9204b7b08eff597b, Commit Message: Merge pull request #388 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29 [Pipeline] echo [2023-09-23T04:28:04.576Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-23T04:28:04.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:28:04.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-23T04:28:04.946Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-23T04:28:04.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-23T04:28:04.946Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-23T04:28:04.946Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-23T04:28:04.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:28:05.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:28:05.372Z] [2023-09-23T04:28:05.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:28:05.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:28:05.681Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-23T04:28:05.681Z] b85a868b505f: Pulling fs layer [2023-09-23T04:28:05.681Z] e2be974225ed: Pulling fs layer [2023-09-23T04:28:05.681Z] 339a4e72a1f5: Pulling fs layer [2023-09-23T04:28:05.681Z] 988bab9f4d93: Pulling fs layer [2023-09-23T04:28:05.681Z] 1469e6f7b9e6: Pulling fs layer [2023-09-23T04:28:05.681Z] eaf3925da568: Pulling fs layer [2023-09-23T04:28:05.681Z] bab4dde63d76: Pulling fs layer [2023-09-23T04:28:05.681Z] bde34c3a00c8: Pulling fs layer [2023-09-23T04:28:05.681Z] b352a97aabf1: Pulling fs layer [2023-09-23T04:28:05.681Z] 4872d77fe225: Pulling fs layer [2023-09-23T04:28:05.681Z] 5851b861e8e6: Pulling fs layer [2023-09-23T04:28:05.681Z] b352a97aabf1: Waiting [2023-09-23T04:28:05.681Z] 4872d77fe225: Waiting [2023-09-23T04:28:05.681Z] bde34c3a00c8: Waiting [2023-09-23T04:28:05.681Z] 5851b861e8e6: Waiting [2023-09-23T04:28:05.681Z] bab4dde63d76: Waiting [2023-09-23T04:28:05.681Z] eaf3925da568: Waiting [2023-09-23T04:28:05.681Z] 1469e6f7b9e6: Waiting [2023-09-23T04:28:05.681Z] e2be974225ed: Verifying Checksum [2023-09-23T04:28:05.681Z] e2be974225ed: Download complete [2023-09-23T04:28:05.681Z] 988bab9f4d93: Verifying Checksum [2023-09-23T04:28:05.681Z] 988bab9f4d93: Download complete [2023-09-23T04:28:05.942Z] 1469e6f7b9e6: Verifying Checksum [2023-09-23T04:28:05.942Z] 1469e6f7b9e6: Download complete [2023-09-23T04:28:05.942Z] 339a4e72a1f5: Verifying Checksum [2023-09-23T04:28:05.942Z] 339a4e72a1f5: Download complete [2023-09-23T04:28:05.942Z] eaf3925da568: Verifying Checksum [2023-09-23T04:28:05.942Z] eaf3925da568: Download complete [2023-09-23T04:28:05.942Z] bde34c3a00c8: Download complete [2023-09-23T04:28:05.942Z] b352a97aabf1: Download complete [2023-09-23T04:28:05.942Z] 4872d77fe225: Download complete [2023-09-23T04:28:05.942Z] 5851b861e8e6: Download complete [2023-09-23T04:28:05.942Z] b85a868b505f: Download complete [2023-09-23T04:28:06.201Z] bab4dde63d76: Verifying Checksum [2023-09-23T04:28:06.201Z] bab4dde63d76: Download complete [2023-09-23T04:28:07.580Z] b85a868b505f: Pull complete [2023-09-23T04:28:07.580Z] e2be974225ed: Pull complete [2023-09-23T04:28:07.839Z] 339a4e72a1f5: Pull complete [2023-09-23T04:28:07.839Z] 988bab9f4d93: Pull complete [2023-09-23T04:28:08.100Z] 1469e6f7b9e6: Pull complete [2023-09-23T04:28:08.360Z] eaf3925da568: Pull complete [2023-09-23T04:28:10.265Z] bab4dde63d76: Pull complete [2023-09-23T04:28:10.265Z] bde34c3a00c8: Pull complete [2023-09-23T04:28:10.265Z] b352a97aabf1: Pull complete [2023-09-23T04:28:10.265Z] 4872d77fe225: Pull complete [2023-09-23T04:28:10.525Z] 5851b861e8e6: Pull complete [2023-09-23T04:28:10.525Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-23T04:28:10.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:28:10.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:28:10.623Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:28:10.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:28:14.812Z] $ docker top c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 -eo pid,comm [2023-09-23T04:28:14.884Z] 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-09-23T04:28:14.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:28:14.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:28:14.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:28:15.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:28:15.042Z] $ docker exec c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent [2023-09-23T04:28:15.177Z] SSH_AUTH_SOCK=/tmp/ssh-jnRFPubCFAUI/agent.33 [2023-09-23T04:28:15.177Z] SSH_AGENT_PID=39 [2023-09-23T04:28:15.184Z] Running ssh-add (command line suppressed) [2023-09-23T04:28:15.281Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16646438731692122850.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16646438731692122850.key) [2023-09-23T04:28:15.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:28:15.595Z] + git tag --points-at HEAD [Pipeline] } [2023-09-23T04:28:15.603Z] $ docker exec --env ******** --env ******** c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent -k [2023-09-23T04:28:15.706Z] unset SSH_AUTH_SOCK; [2023-09-23T04:28:15.707Z] unset SSH_AGENT_PID; [2023-09-23T04:28:15.707Z] echo Agent pid 39 killed; [2023-09-23T04:28:15.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-23T04:28:15.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:28:15.746Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:28:15.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:28:15.846Z] $ docker exec c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent [2023-09-23T04:28:15.977Z] SSH_AUTH_SOCK=/tmp/ssh-UAPugVCLLmWx/agent.71 [2023-09-23T04:28:15.977Z] SSH_AGENT_PID=77 [2023-09-23T04:28:15.981Z] Running ssh-add (command line suppressed) [2023-09-23T04:28:16.070Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9490947834595210167.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9490947834595210167.key) [2023-09-23T04:28:16.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:28:16.377Z] + git semver init [2023-09-23T04:28:16.638Z] 2023-09-23 04:28:16,557 [run_init] DEBUG init version:0.0.0 force:False [2023-09-23T04:28:16.638Z] 2023-09-23 04:28:16,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-23T04:28:16.638Z] 2023-09-23 04:28:16,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-23T04:28:16.638Z] 2023-09-23 04:28:16,558 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:28:17.577Z] 2023-09-23 04:28:17,519 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-09-23T04:28:17.577Z] 2023-09-23 04:28:17,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-09-23T04:28:17.577Z] 2023-09-23 04:28:17,520 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:28:17.577Z] 2023-09-23 04:28:17,520 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:28:17.577Z] 3.1.0-dev.13 [Pipeline] } [2023-09-23T04:28:17.580Z] $ docker exec --env ******** --env ******** c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 ssh-agent -k [2023-09-23T04:28:17.676Z] unset SSH_AUTH_SOCK; [2023-09-23T04:28:17.676Z] unset SSH_AGENT_PID; [2023-09-23T04:28:17.678Z] echo Agent pid 77 killed; [2023-09-23T04:28:17.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:28:18.007Z] + git semver [Pipeline] } [2023-09-23T04:28:18.273Z] $ docker stop --time=1 c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 [2023-09-23T04:28:19.577Z] $ docker rm -f --volumes c5c8315c670a6dc2cf42511a9251afcd4f3b811f0277041a6669709078ce26e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:28:19.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-23T04:28:20.145Z] Stashed 1 file(s) [Pipeline] echo [2023-09-23T04:28:20.148Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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-09-23T04:28:20.258Z] provisioning config files... [2023-09-23T04:28:20.266Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13902944336624535188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:28:20.567Z] ---> docker-login.sh [2023-09-23T04:28:20.567Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:28:20.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:20.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:20.567Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:20.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:20.567Z] [2023-09-23T04:28:20.567Z] Login Succeeded [2023-09-23T04:28:20.567Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:28:20.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:20.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:20.567Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:20.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:20.567Z] [2023-09-23T04:28:20.567Z] Login Succeeded [2023-09-23T04:28:20.567Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:28:20.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:20.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:20.827Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:20.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:20.827Z] [2023-09-23T04:28:20.827Z] Login Succeeded [2023-09-23T04:28:20.827Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:28:20.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:20.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:20.827Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:20.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:20.827Z] [2023-09-23T04:28:20.827Z] Login Succeeded [2023-09-23T04:28:20.827Z] docker.io [2023-09-23T04:28:21.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:28:21.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:28:21.086Z] Configure a credential helper to remove this warning. See [2023-09-23T04:28:21.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:28:21.086Z] [2023-09-23T04:28:21.086Z] Login Succeeded [2023-09-23T04:28:21.086Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:28:21.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-23T04:28:21.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:28:21.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:28:21.175Z] ========================================================= [2023-09-23T04:28:21.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-23T04:28:21.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:28:21.480Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T04:28:21.480Z] Sending build context to Docker daemon 21.54MB [2023-09-23T04:28:21.480Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:28:21.480Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-23T04:28:21.480Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-23T04:28:21.480Z] 7264a8db6415: Pulling fs layer [2023-09-23T04:28:21.480Z] c4d48a809fc2: Pulling fs layer [2023-09-23T04:28:21.480Z] 4f1c88b9dad5: Pulling fs layer [2023-09-23T04:28:21.480Z] ad3a456e5733: Pulling fs layer [2023-09-23T04:28:21.480Z] 33e27b845d1e: Pulling fs layer [2023-09-23T04:28:21.480Z] c68163c4e522: Pulling fs layer [2023-09-23T04:28:21.480Z] 50da416c3ac9: Pulling fs layer [2023-09-23T04:28:21.480Z] 23d2d4c4bb30: Pulling fs layer [2023-09-23T04:28:21.480Z] 33e27b845d1e: Waiting [2023-09-23T04:28:21.480Z] c68163c4e522: Waiting [2023-09-23T04:28:21.480Z] 50da416c3ac9: Waiting [2023-09-23T04:28:21.480Z] 23d2d4c4bb30: Waiting [2023-09-23T04:28:21.480Z] ad3a456e5733: Waiting [2023-09-23T04:28:21.741Z] c4d48a809fc2: Verifying Checksum [2023-09-23T04:28:21.741Z] c4d48a809fc2: Download complete [2023-09-23T04:28:21.741Z] ad3a456e5733: Verifying Checksum [2023-09-23T04:28:21.741Z] ad3a456e5733: Download complete [2023-09-23T04:28:21.741Z] 33e27b845d1e: Verifying Checksum [2023-09-23T04:28:21.741Z] 7264a8db6415: Verifying Checksum [2023-09-23T04:28:21.741Z] 7264a8db6415: Download complete [2023-09-23T04:28:21.741Z] c68163c4e522: Verifying Checksum [2023-09-23T04:28:21.741Z] c68163c4e522: Download complete [2023-09-23T04:28:21.741Z] 7264a8db6415: Pull complete [2023-09-23T04:28:22.000Z] 23d2d4c4bb30: Verifying Checksum [2023-09-23T04:28:22.000Z] c4d48a809fc2: Pull complete [2023-09-23T04:28:22.259Z] 4f1c88b9dad5: Verifying Checksum [2023-09-23T04:28:22.518Z] 50da416c3ac9: Verifying Checksum [2023-09-23T04:28:22.518Z] 50da416c3ac9: Download complete [2023-09-23T04:28:25.806Z] 4f1c88b9dad5: Pull complete [2023-09-23T04:28:25.806Z] ad3a456e5733: Pull complete [2023-09-23T04:28:25.806Z] 33e27b845d1e: Pull complete [2023-09-23T04:28:25.806Z] c68163c4e522: Pull complete [2023-09-23T04:28:28.338Z] 50da416c3ac9: Pull complete [2023-09-23T04:28:28.338Z] 23d2d4c4bb30: Pull complete [2023-09-23T04:28:28.338Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-23T04:28:28.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-23T04:28:28.338Z] ---> 0786185ac409 [2023-09-23T04:28:28.338Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:28:33.611Z] ---> Running in 702f4e10ffb2 [2023-09-23T04:28:33.611Z] Removing intermediate container 702f4e10ffb2 [2023-09-23T04:28:33.611Z] ---> 3ff5ec932595 [2023-09-23T04:28:33.611Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:28:33.611Z] ---> Running in 436eb9e7c99e [2023-09-23T04:28:33.611Z] Removing intermediate container 436eb9e7c99e [2023-09-23T04:28:33.611Z] ---> f761bd92a98a [2023-09-23T04:28:33.611Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T04:28:33.611Z] ---> Running in 5c3a1f116602 [2023-09-23T04:28:33.611Z] Removing intermediate container 5c3a1f116602 [2023-09-23T04:28:33.611Z] ---> 9966b5282a25 [2023-09-23T04:28:33.611Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:28:33.611Z] ---> Running in 3ce960c609c5 [2023-09-23T04:28:33.611Z] Removing intermediate container 3ce960c609c5 [2023-09-23T04:28:33.611Z] ---> 2f32e0b71bd5 [2023-09-23T04:28:33.611Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-23T04:28:33.611Z] ---> Running in f28cfca8c237 [2023-09-23T04:28:33.611Z] Removing intermediate container f28cfca8c237 [2023-09-23T04:28:33.611Z] ---> 7022fbfc3693 [2023-09-23T04:28:33.611Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:28:33.611Z] ---> Running in 479e8f947a20 [2023-09-23T04:28:33.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T04:28:33.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T04:28:34.180Z] OK: 264 MiB in 52 packages [2023-09-23T04:28:34.439Z] Removing intermediate container 479e8f947a20 [2023-09-23T04:28:34.439Z] ---> 71c92ee43356 [2023-09-23T04:28:34.439Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-23T04:28:34.439Z] ---> Running in 28d19f9d930c [2023-09-23T04:28:34.439Z] Removing intermediate container 28d19f9d930c [2023-09-23T04:28:34.439Z] ---> 1371d58178c3 [2023-09-23T04:28:34.439Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-23T04:28:34.700Z] ---> 9ce0ec36190b [2023-09-23T04:28:34.700Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:28:34.700Z] ---> Running in f0903d400965 [2023-09-23T04:28:35.229Z] Still waiting to schedule task [2023-09-23T04:28:35.230Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-23T04:29:30.947Z] Removing intermediate container f0903d400965 [2023-09-23T04:29:30.947Z] ---> bdb3c4f89733 [2023-09-23T04:29:30.947Z] Step 12/13 : COPY . . [2023-09-23T04:29:31.528Z] ---> 78f4c8824cd1 [2023-09-23T04:29:31.528Z] Step 13/13 : RUN ${MAKE} [2023-09-23T04:29:31.528Z] ---> Running in 94f9a106d21c [2023-09-23T04:29:31.787Z] noop [2023-09-23T04:29:32.046Z] Removing intermediate container 94f9a106d21c [2023-09-23T04:29:32.046Z] ---> 6bccfa6b031f [2023-09-23T04:29:32.046Z] Successfully built 6bccfa6b031f [2023-09-23T04:29:32.046Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:29:32.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T04:29:32.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:29:32.447Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:29:32.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:29:32.810Z] $ docker top 8d86e60dfbbbf92adaa0dc16a4d8d0e43106a1d10d8d3cd046d9c821b486b0b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:29:33.140Z] + go version [2023-09-23T04:29:33.140Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-23T04:29:33.159Z] $ docker stop --time=1 8d86e60dfbbbf92adaa0dc16a4d8d0e43106a1d10d8d3cd046d9c821b486b0b9 [2023-09-23T04:29:34.448Z] $ docker rm -f --volumes 8d86e60dfbbbf92adaa0dc16a4d8d0e43106a1d10d8d3cd046d9c821b486b0b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:29:34.865Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T04:29:34.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:29:34.939Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:29:34.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:29:35.273Z] $ docker top 318fa43992994fd249b7b88d25976f074897c2076278c70d6bb9247f31300ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:29:35.603Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-23T04:29:35.895Z] + make test [2023-09-23T04:29:35.895Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T04:29:37.269Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-23T04:29:47.228Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-23T04:29:47.228Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-23T04:29:49.121Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.5% of statements [2023-09-23T04:29:49.121Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.019s coverage: 86.5% of statements [2023-09-23T04:29:55.675Z] go vet ./... [2023-09-23T04:29:59.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-23T04:29:59.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T04:29:59.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T04:29:59.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T04:29:59.888Z] $ docker stop --time=1 318fa43992994fd249b7b88d25976f074897c2076278c70d6bb9247f31300ddb [2023-09-23T04:30:06.534Z] $ docker rm -f --volumes 318fa43992994fd249b7b88d25976f074897c2076278c70d6bb9247f31300ddb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:30:07.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T04:30:07.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-23T04:30:07.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T04:30:07.983Z] + ls -al . [2023-09-23T04:30:07.983Z] total 244 [2023-09-23T04:30:07.983Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 04:29 . [2023-09-23T04:30:07.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 .. [2023-09-23T04:30:07.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:29 .git [2023-09-23T04:30:07.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:27 .github [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 23 04:27 .gitignore [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 23 04:27 .golangci.yml [2023-09-23T04:30:07.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:28 .semver [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 23 04:27 Attribution.txt [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 23 04:27 CHANGELOG.md [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 23 04:27 Dockerfile [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:27 GOVERNANCE.md [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 23 04:27 Jenkinsfile [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 23 04:27 LICENSE [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 23 04:27 Makefile [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 04:27 OWNERS.md [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 23 04:27 README.md [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:28 VERSION [2023-09-23T04:30:07.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:27 bin [2023-09-23T04:30:07.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:27 cmd [2023-09-23T04:30:07.983Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 23 04:29 coverage.out [2023-09-23T04:30:07.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 doc [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 23 04:27 go.mod [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 23 04:27 go.sum [2023-09-23T04:30:07.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 internal [2023-09-23T04:30:07.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:27 snap [2023-09-23T04:30:07.983Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 23 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:08.129Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7671 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-09-23T04:30:08.142Z] Running in /w/workspace/device-onvif-camera/170 [Pipeline] { [Pipeline] checkout [2023-09-23T04:30:08.176Z] The recommended git tool is: git [2023-09-23T04:30:08.349Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a535a740e6b302603ded34da9204b7b08eff597b --label arch=amd64 --label version=3.1.0-dev.13 . [2023-09-23T04:30:08.349Z] Sending build context to Docker daemon 21.62MB [2023-09-23T04:30:08.349Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:30:08.349Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-23T04:30:08.349Z] ---> 6bccfa6b031f [2023-09-23T04:30:08.349Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:30:08.915Z] ---> Running in 1f84a26ea0ef [2023-09-23T04:30:08.915Z] Removing intermediate container 1f84a26ea0ef [2023-09-23T04:30:08.915Z] ---> 6055e1bfd827 [2023-09-23T04:30:08.915Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:30:08.915Z] ---> Running in 13e3317d6379 [2023-09-23T04:30:08.915Z] Removing intermediate container 13e3317d6379 [2023-09-23T04:30:08.915Z] ---> 8706d449d6f3 [2023-09-23T04:30:08.915Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T04:30:08.915Z] ---> Running in 8f969c818e04 [2023-09-23T04:30:09.173Z] Removing intermediate container 8f969c818e04 [2023-09-23T04:30:09.173Z] ---> db99c0cd62c2 [2023-09-23T04:30:09.173Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:30:09.173Z] ---> Running in 3ede0b68d663 [2023-09-23T04:30:09.173Z] Removing intermediate container 3ede0b68d663 [2023-09-23T04:30:09.173Z] ---> 52d9f8be08bf [2023-09-23T04:30:09.173Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-23T04:30:09.173Z] ---> Running in f4313daa8e24 [2023-09-23T04:30:09.173Z] Removing intermediate container f4313daa8e24 [2023-09-23T04:30:09.173Z] ---> 59b327b79541 [2023-09-23T04:30:09.173Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:30:09.173Z] ---> Running in 78080bcb8250 [2023-09-23T04:30:09.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T04:30:09.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T04:30:09.950Z] OK: 264 MiB in 52 packages [2023-09-23T04:30:10.209Z] Removing intermediate container 78080bcb8250 [2023-09-23T04:30:10.209Z] ---> 1df748ed8b23 [2023-09-23T04:30:10.209Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-23T04:30:10.209Z] ---> Running in 0b223257f0cd [2023-09-23T04:30:10.209Z] Removing intermediate container 0b223257f0cd [2023-09-23T04:30:10.209Z] ---> f406610f8b8e [2023-09-23T04:30:10.209Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-23T04:30:10.468Z] ---> 2d6c2068ce12 [2023-09-23T04:30:10.468Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:30:10.468Z] ---> Running in d8cf93563f4e [2023-09-23T04:30:11.033Z] Removing intermediate container d8cf93563f4e [2023-09-23T04:30:11.033Z] ---> 9b8d5e0462ff [2023-09-23T04:30:11.033Z] Step 12/26 : COPY . . [2023-09-23T04:30:11.967Z] ---> c2560a5ea0bb [2023-09-23T04:30:11.967Z] Step 13/26 : RUN ${MAKE} [2023-09-23T04:30:11.967Z] ---> Running in 8e652613c287 [2023-09-23T04:30:12.234Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-23T04:30:13.036Z] using credential edgex-jenkins-ssh [2023-09-23T04:30:13.051Z] Cloning the remote Git repository [2023-09-23T04:30:13.088Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-23T04:30:13.173Z] > git init /w/workspace/device-onvif-camera/170 # timeout=10 [2023-09-23T04:30:13.295Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-23T04:30:13.296Z] > git --version # timeout=10 [2023-09-23T04:30:13.321Z] > git --version # 'git version 2.25.1' [2023-09-23T04:30:13.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-23T04:30:13.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T04:30:14.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-23T04:30:14.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T04:30:15.635Z] Avoid second fetch [2023-09-23T04:30:15.636Z] Checking out Revision a535a740e6b302603ded34da9204b7b08eff597b (main) [2023-09-23T04:30:16.224Z] Commit message: "Merge pull request #388 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T04:30:15.647Z] > git config core.sparsecheckout # timeout=10 [2023-09-23T04:30:15.705Z] > git checkout -f a535a740e6b302603ded34da9204b7b08eff597b # timeout=10 [2023-09-23T04:30:17.065Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-23T04:30:17.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T04:30:17.065Z] Dload Upload Total Spent Left Speed [2023-09-23T04:30:17.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-09-23T04:30:17.716Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-23T04:30:18.034Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-09-23T04:30:18.034Z] /etc/docker/daemon.json [2023-09-23T04:30:18.034Z] { [2023-09-23T04:30:18.034Z] "registry-mirrors": [ [2023-09-23T04:30:18.034Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-23T04:30:18.034Z] ], [2023-09-23T04:30:18.034Z] "bip": "10.250.0.254/24", [2023-09-23T04:30:18.034Z] "hosts": [ [2023-09-23T04:30:18.034Z] "tcp://0.0.0.0:5555", [2023-09-23T04:30:18.034Z] "unix:///var/run/docker.sock" [2023-09-23T04:30:18.034Z] ], [2023-09-23T04:30:18.034Z] "mtu": 1458, [2023-09-23T04:30:18.034Z] "selinux-enabled": true, [2023-09-23T04:30:18.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-23T04:30:18.034Z] } [Pipeline] sh [2023-09-23T04:30:18.361Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-23T04:30:18.687Z] + sudo service docker restart [2023-09-23T04:30:34.279Z] Removing intermediate container 8e652613c287 [2023-09-23T04:30:34.279Z] ---> 4e5dd7da2bd6 [2023-09-23T04:30:34.279Z] Step 14/26 : FROM alpine:3.18 [2023-09-23T04:30:34.279Z] 3.18: Pulling from library/alpine [2023-09-23T04:30:34.279Z] 7264a8db6415: Already exists [2023-09-23T04:30:34.279Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T04:30:34.279Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T04:30:34.279Z] ---> 7e01a0d0a1dc [2023-09-23T04:30:34.279Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-23T04:30:34.279Z] ---> Running in 076c86f9ba42 [2023-09-23T04:30:34.279Z] Removing intermediate container 076c86f9ba42 [2023-09-23T04:30:34.279Z] ---> c74f289fb499 [2023-09-23T04:30:34.279Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-23T04:30:34.279Z] ---> Running in 0e3b62215123 [2023-09-23T04:30:34.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T04:30:34.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T04:30:34.279Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-23T04:30:34.279Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T04:30:34.279Z] OK: 7 MiB in 16 packages [2023-09-23T04:30:34.847Z] Removing intermediate container 0e3b62215123 [2023-09-23T04:30:34.847Z] ---> 9e74f92ed50a [2023-09-23T04:30:34.847Z] Step 17/26 : WORKDIR / [2023-09-23T04:30:34.847Z] ---> Running in 942799e3b09d [2023-09-23T04:30:34.847Z] Removing intermediate container 942799e3b09d [2023-09-23T04:30:34.847Z] ---> 7b49681e9387 [2023-09-23T04:30:34.847Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-23T04:30:35.786Z] ---> bb46923dba2b [2023-09-23T04:30:35.786Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-23T04:30:36.046Z] ---> 14271e8b866d [2023-09-23T04:30:36.046Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-23T04:30:36.046Z] ---> 481e7d433c7c [2023-09-23T04:30:36.046Z] Step 21/26 : EXPOSE 59984 [2023-09-23T04:30:36.046Z] ---> Running in 40a1e586dcd4 [2023-09-23T04:30:36.046Z] Removing intermediate container 40a1e586dcd4 [2023-09-23T04:30:36.046Z] ---> ef1890be74ba [2023-09-23T04:30:36.046Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-23T04:30:36.046Z] ---> Running in 86a98b64794d [2023-09-23T04:30:36.305Z] Removing intermediate container 86a98b64794d [2023-09-23T04:30:36.305Z] ---> 39c01be9933b [2023-09-23T04:30:36.305Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T04:30:36.305Z] ---> Running in 9b1737514992 [2023-09-23T04:30:36.305Z] Removing intermediate container 9b1737514992 [2023-09-23T04:30:36.305Z] ---> 8a064c903125 [2023-09-23T04:30:36.305Z] Step 24/26 : LABEL arch=amd64 [2023-09-23T04:30:36.305Z] ---> Running in 3b5ae62a0854 [2023-09-23T04:30:36.305Z] Removing intermediate container 3b5ae62a0854 [2023-09-23T04:30:36.305Z] ---> e3c05c3a34c1 [2023-09-23T04:30:36.305Z] Step 25/26 : LABEL git_sha=a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:30:36.563Z] ---> Running in 54fa0773079e [2023-09-23T04:30:36.563Z] Removing intermediate container 54fa0773079e [2023-09-23T04:30:36.563Z] ---> 56f302041e8f [2023-09-23T04:30:36.563Z] Step 26/26 : LABEL version=3.1.0-dev.13 [2023-09-23T04:30:36.563Z] ---> Running in c951f85a5967 [2023-09-23T04:30:36.563Z] Removing intermediate container c951f85a5967 [2023-09-23T04:30:36.563Z] ---> 1ed5f714062a [2023-09-23T04:30:36.563Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T04:30:36.563Z] Successfully built 1ed5f714062a [2023-09-23T04:30:36.563Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:30:36.688Z] provisioning config files... [2023-09-23T04:30:36.695Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18439266316902842715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:30:36.988Z] ---> docker-login.sh [2023-09-23T04:30:36.988Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:30:36.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:36.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:36.988Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:36.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:36.988Z] [2023-09-23T04:30:36.988Z] Login Succeeded [2023-09-23T04:30:36.988Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:30:36.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:36.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:36.988Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:36.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:36.988Z] [2023-09-23T04:30:36.988Z] Login Succeeded [2023-09-23T04:30:36.988Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:30:37.031Z] provisioning config files... [2023-09-23T04:30:37.053Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/170@tmp/config5161436613300026269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:30:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:37.246Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:37.246Z] [2023-09-23T04:30:37.246Z] Login Succeeded [2023-09-23T04:30:37.246Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:30:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:37.246Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:37.246Z] [2023-09-23T04:30:37.246Z] Login Succeeded [2023-09-23T04:30:37.246Z] docker.io [2023-09-23T04:30:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:37.404Z] ---> docker-login.sh [2023-09-23T04:30:37.404Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:30:37.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:37.504Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:37.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:37.504Z] [2023-09-23T04:30:37.504Z] Login Succeeded [2023-09-23T04:30:37.504Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:30:37.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:30:37.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:30:37.574Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-09-23T04:30:37.574Z] a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:30:37.574Z] latest [2023-09-23T04:30:37.574Z] 3.1.0-dev.13 [2023-09-23T04:30:37.574Z] a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [2023-09-23T04:30:37.574Z] main [2023-09-23T04:30:37.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:37.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:37.906Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:37.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:37.942Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:37.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:37.942Z] [2023-09-23T04:30:37.942Z] Login Succeeded [2023-09-23T04:30:37.942Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:30:38.207Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:30:38.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-23T04:30:38.207Z] 24d79728a60f: Preparing [2023-09-23T04:30:38.207Z] a44f246199af: Preparing [2023-09-23T04:30:38.207Z] f04400efa714: Preparing [2023-09-23T04:30:38.207Z] 39655f2170cd: Preparing [2023-09-23T04:30:38.207Z] 4693057ce236: Preparing [2023-09-23T04:30:38.207Z] 4693057ce236: Layer already exists [2023-09-23T04:30:38.207Z] a44f246199af: Pushed [2023-09-23T04:30:38.207Z] 24d79728a60f: Pushed [2023-09-23T04:30:38.207Z] 39655f2170cd: Pushed [2023-09-23T04:30:38.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:38.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:38.212Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:38.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:38.212Z] [2023-09-23T04:30:38.212Z] Login Succeeded [2023-09-23T04:30:38.212Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:30:38.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:38.749Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:38.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:38.749Z] [2023-09-23T04:30:38.749Z] Login Succeeded [2023-09-23T04:30:38.749Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:30:39.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:39.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:39.018Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:39.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:39.018Z] [2023-09-23T04:30:39.018Z] Login Succeeded [2023-09-23T04:30:39.018Z] docker.io [2023-09-23T04:30:39.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:30:39.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:30:39.554Z] Configure a credential helper to remove this warning. See [2023-09-23T04:30:39.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:30:39.554Z] [2023-09-23T04:30:39.554Z] Login Succeeded [2023-09-23T04:30:39.554Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:30:39.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-23T04:30:40.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:30:40.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:30:40.040Z] ========================================================= [2023-09-23T04:30:40.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-23T04:30:40.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:40.392Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T04:30:40.663Z] Sending build context to Docker daemon 14.13MB [2023-09-23T04:30:40.936Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:30:40.936Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-23T04:30:40.936Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-23T04:30:40.936Z] 9fda8d8052c6: Pulling fs layer [2023-09-23T04:30:40.936Z] 5d54e960e981: Pulling fs layer [2023-09-23T04:30:40.936Z] c4a7e357bf2a: Pulling fs layer [2023-09-23T04:30:40.936Z] f0e02332f6b5: Pulling fs layer [2023-09-23T04:30:40.936Z] cefa15bbcfad: Pulling fs layer [2023-09-23T04:30:40.936Z] 17808c966233: Pulling fs layer [2023-09-23T04:30:40.936Z] f4c1fc716caa: Pulling fs layer [2023-09-23T04:30:40.936Z] cefa15bbcfad: Waiting [2023-09-23T04:30:40.936Z] 17808c966233: Waiting [2023-09-23T04:30:40.936Z] f4c1fc716caa: Waiting [2023-09-23T04:30:40.936Z] f0e02332f6b5: Waiting [2023-09-23T04:30:40.936Z] 5d54e960e981: Verifying Checksum [2023-09-23T04:30:40.936Z] 5d54e960e981: Download complete [2023-09-23T04:30:40.936Z] f0e02332f6b5: Verifying Checksum [2023-09-23T04:30:40.936Z] f0e02332f6b5: Download complete [2023-09-23T04:30:41.211Z] cefa15bbcfad: Verifying Checksum [2023-09-23T04:30:41.211Z] cefa15bbcfad: Download complete [2023-09-23T04:30:41.212Z] 9fda8d8052c6: Download complete [2023-09-23T04:30:41.484Z] f4c1fc716caa: Verifying Checksum [2023-09-23T04:30:41.484Z] f4c1fc716caa: Download complete [2023-09-23T04:30:41.492Z] f04400efa714: Pushed [2023-09-23T04:30:41.492Z] a535a740e6b302603ded34da9204b7b08eff597b: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:41.809Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:42.092Z] 9fda8d8052c6: Pull complete [2023-09-23T04:30:42.121Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-23T04:30:42.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-23T04:30:42.121Z] 24d79728a60f: Preparing [2023-09-23T04:30:42.121Z] a44f246199af: Preparing [2023-09-23T04:30:42.121Z] f04400efa714: Preparing [2023-09-23T04:30:42.121Z] 39655f2170cd: Preparing [2023-09-23T04:30:42.121Z] 4693057ce236: Preparing [2023-09-23T04:30:42.121Z] 24d79728a60f: Layer already exists [2023-09-23T04:30:42.121Z] f04400efa714: Layer already exists [2023-09-23T04:30:42.121Z] 4693057ce236: Layer already exists [2023-09-23T04:30:42.121Z] a44f246199af: Layer already exists [2023-09-23T04:30:42.121Z] 39655f2170cd: Layer already exists [2023-09-23T04:30:42.121Z] latest: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:42.366Z] 5d54e960e981: Pull complete [2023-09-23T04:30:42.428Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:42.634Z] c4a7e357bf2a: Verifying Checksum [2023-09-23T04:30:42.634Z] c4a7e357bf2a: Download complete [2023-09-23T04:30:42.734Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.13 [2023-09-23T04:30:42.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-23T04:30:42.734Z] 24d79728a60f: Preparing [2023-09-23T04:30:42.734Z] a44f246199af: Preparing [2023-09-23T04:30:42.734Z] f04400efa714: Preparing [2023-09-23T04:30:42.734Z] 39655f2170cd: Preparing [2023-09-23T04:30:42.734Z] 4693057ce236: Preparing [2023-09-23T04:30:42.734Z] f04400efa714: Layer already exists [2023-09-23T04:30:42.734Z] 39655f2170cd: Layer already exists [2023-09-23T04:30:42.734Z] a44f246199af: Layer already exists [2023-09-23T04:30:42.734Z] 4693057ce236: Layer already exists [2023-09-23T04:30:42.734Z] 24d79728a60f: Layer already exists [2023-09-23T04:30:42.734Z] 3.1.0-dev.13: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:43.047Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:43.350Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [2023-09-23T04:30:43.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-23T04:30:43.350Z] 24d79728a60f: Preparing [2023-09-23T04:30:43.350Z] a44f246199af: Preparing [2023-09-23T04:30:43.350Z] f04400efa714: Preparing [2023-09-23T04:30:43.350Z] 39655f2170cd: Preparing [2023-09-23T04:30:43.350Z] 4693057ce236: Preparing [2023-09-23T04:30:43.350Z] 39655f2170cd: Layer already exists [2023-09-23T04:30:43.350Z] 4693057ce236: Layer already exists [2023-09-23T04:30:43.350Z] f04400efa714: Layer already exists [2023-09-23T04:30:43.350Z] a44f246199af: Layer already exists [2023-09-23T04:30:43.350Z] 24d79728a60f: Layer already exists [2023-09-23T04:30:43.350Z] a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:43.603Z] 17808c966233: Verifying Checksum [2023-09-23T04:30:43.603Z] 17808c966233: Download complete [2023-09-23T04:30:43.662Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:43.972Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-09-23T04:30:43.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-23T04:30:43.972Z] 24d79728a60f: Preparing [2023-09-23T04:30:43.972Z] a44f246199af: Preparing [2023-09-23T04:30:43.972Z] f04400efa714: Preparing [2023-09-23T04:30:43.972Z] 39655f2170cd: Preparing [2023-09-23T04:30:43.972Z] 4693057ce236: Preparing [2023-09-23T04:30:43.972Z] a44f246199af: Layer already exists [2023-09-23T04:30:43.972Z] 4693057ce236: Layer already exists [2023-09-23T04:30:43.972Z] 39655f2170cd: Layer already exists [2023-09-23T04:30:43.972Z] f04400efa714: Layer already exists [2023-09-23T04:30:43.972Z] 24d79728a60f: Layer already exists [2023-09-23T04:30:43.972Z] main: digest: sha256:a17fe0937b431eab966d557fc97dcb6f314941197483b9c0a99a5fe58e27d657 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:30:44.016Z] ===================================================== [Pipeline] echo [2023-09-23T04:30:44.025Z] taggedImages: [2023-09-23T04:30:44.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:30:44.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-23T04:30:44.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.13 [2023-09-23T04:30:44.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [2023-09-23T04:30:44.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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-09-23T04:30:44.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:30:44.407Z] [2023-09-23T04:30:44.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:44.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:30:44.706Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-23T04:30:44.706Z] 5eb5b503b376: Pulling fs layer [2023-09-23T04:30:44.706Z] 5c69ac0246d0: Pulling fs layer [2023-09-23T04:30:44.706Z] ec43610c2a17: Pulling fs layer [2023-09-23T04:30:44.706Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-23T04:30:44.706Z] 33b1e0a273af: Pulling fs layer [2023-09-23T04:30:44.706Z] 5d3b04190fa2: Pulling fs layer [2023-09-23T04:30:44.706Z] 2f39f015ded8: Pulling fs layer [2023-09-23T04:30:44.706Z] 3a2ae6a8a46f: Waiting [2023-09-23T04:30:44.706Z] 33b1e0a273af: Waiting [2023-09-23T04:30:44.706Z] 5d3b04190fa2: Waiting [2023-09-23T04:30:44.706Z] 2f39f015ded8: Waiting [2023-09-23T04:30:44.706Z] 5c69ac0246d0: Verifying Checksum [2023-09-23T04:30:44.706Z] 5c69ac0246d0: Download complete [2023-09-23T04:30:44.706Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-23T04:30:44.706Z] 3a2ae6a8a46f: Download complete [2023-09-23T04:30:44.964Z] 33b1e0a273af: Verifying Checksum [2023-09-23T04:30:44.964Z] 33b1e0a273af: Download complete [2023-09-23T04:30:44.964Z] 5d3b04190fa2: Verifying Checksum [2023-09-23T04:30:44.964Z] 5d3b04190fa2: Download complete [2023-09-23T04:30:44.964Z] ec43610c2a17: Verifying Checksum [2023-09-23T04:30:44.964Z] ec43610c2a17: Download complete [2023-09-23T04:30:44.964Z] 5eb5b503b376: Verifying Checksum [2023-09-23T04:30:44.964Z] 5eb5b503b376: Download complete [2023-09-23T04:30:45.533Z] 2f39f015ded8: Download complete [2023-09-23T04:30:46.098Z] 5eb5b503b376: Pull complete [2023-09-23T04:30:46.098Z] 5c69ac0246d0: Pull complete [2023-09-23T04:30:46.663Z] ec43610c2a17: Pull complete [2023-09-23T04:30:46.663Z] 3a2ae6a8a46f: Pull complete [2023-09-23T04:30:46.921Z] 33b1e0a273af: Pull complete [2023-09-23T04:30:46.921Z] 5d3b04190fa2: Pull complete [2023-09-23T04:30:51.100Z] 2f39f015ded8: Pull complete [2023-09-23T04:30:51.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-23T04:30:51.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:30:51.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:30:51.172Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:30:51.214Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:30:53.684Z] c4a7e357bf2a: Pull complete [2023-09-23T04:30:53.685Z] f0e02332f6b5: Pull complete [2023-09-23T04:30:53.685Z] cefa15bbcfad: Pull complete [2023-09-23T04:30:57.059Z] $ docker top 0f317ec124c7095bdad2e8237c1a5e20a1babf5f405a0633f717dac07326b46d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:30:57.442Z] ---> job-cost.sh [2023-09-23T04:30:57.442Z] lf-activate-venv: SKIPPING [2023-09-23T04:30:57.442Z] INFO: No Stack... [2023-09-23T04:30:58.011Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T04:30:58.269Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T04:30:58.556Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-09-23T04:30:58.556Z] + cut -d, -f6 [Pipeline] lock [2023-09-23T04:30:58.569Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [2023-09-23T04:30:58.577Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] did not exist. Created. [2023-09-23T04:30:58.577Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T04:30:58.878Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-23T04:30:58.914Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T04:30:58.921Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T04:30:58.953Z] $ docker stop --time=1 0f317ec124c7095bdad2e8237c1a5e20a1babf5f405a0633f717dac07326b46d [2023-09-23T04:31:00.101Z] $ docker rm -f --volumes 0f317ec124c7095bdad2e8237c1a5e20a1babf5f405a0633f717dac07326b46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-23T04:31:00.368Z] 17808c966233: Pull complete [2023-09-23T04:31:02.962Z] f4c1fc716caa: Pull complete [2023-09-23T04:31:02.962Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-23T04:31:02.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-23T04:31:02.962Z] ---> ea914061e18c [2023-09-23T04:31:02.962Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:31:04.918Z] ---> Running in 5def4947a709 [2023-09-23T04:31:04.918Z] Removing intermediate container 5def4947a709 [2023-09-23T04:31:04.918Z] ---> 5afe580025c3 [2023-09-23T04:31:04.918Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:31:04.918Z] ---> Running in 05e456c7d04d [2023-09-23T04:31:05.187Z] Removing intermediate container 05e456c7d04d [2023-09-23T04:31:05.187Z] ---> b6e90f99309b [2023-09-23T04:31:05.187Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T04:31:05.187Z] ---> Running in 3d54e70b8b81 [2023-09-23T04:31:05.458Z] Removing intermediate container 3d54e70b8b81 [2023-09-23T04:31:05.458Z] ---> 3f35cd7ee95b [2023-09-23T04:31:05.458Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:31:05.727Z] ---> Running in 16a9b93fc55b [2023-09-23T04:31:05.996Z] Removing intermediate container 16a9b93fc55b [2023-09-23T04:31:05.996Z] ---> b9c03bb11102 [2023-09-23T04:31:05.996Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-23T04:31:05.996Z] ---> Running in 31b94bb6c09c [2023-09-23T04:31:06.267Z] Removing intermediate container 31b94bb6c09c [2023-09-23T04:31:06.267Z] ---> 5ad05af7f592 [2023-09-23T04:31:06.267Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:31:06.536Z] ---> Running in 4634b5207326 [2023-09-23T04:31:07.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T04:31:08.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T04:31:09.145Z] OK: 266 MiB in 52 packages [2023-09-23T04:31:10.140Z] Removing intermediate container 4634b5207326 [2023-09-23T04:31:10.140Z] ---> c02c5f88f2bc [2023-09-23T04:31:10.140Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-23T04:31:10.140Z] ---> Running in cddd07f07602 [2023-09-23T04:31:10.409Z] Removing intermediate container cddd07f07602 [2023-09-23T04:31:10.409Z] ---> ffb5faefff47 [2023-09-23T04:31:10.409Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-23T04:31:10.994Z] ---> e565cfc114eb [2023-09-23T04:31:10.994Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:31:10.994Z] ---> Running in 2c776b27bb02 [2023-09-23T04:32:18.893Z] Removing intermediate container 2c776b27bb02 [2023-09-23T04:32:18.893Z] ---> 89fce867e766 [2023-09-23T04:32:18.893Z] Step 12/13 : COPY . . [2023-09-23T04:32:19.477Z] ---> 04af279fe3d9 [2023-09-23T04:32:19.477Z] Step 13/13 : RUN ${MAKE} [2023-09-23T04:32:19.477Z] ---> Running in 804c0af8f634 [2023-09-23T04:32:20.448Z] noop [2023-09-23T04:32:21.038Z] Removing intermediate container 804c0af8f634 [2023-09-23T04:32:21.038Z] ---> 2f1525f28158 [2023-09-23T04:32:21.038Z] Successfully built 2f1525f28158 [2023-09-23T04:32:21.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:32:21.408Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T04:32:21.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:32:21.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-7671 does not seem to be running inside a container [2023-09-23T04:32:21.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/170 -v /w/workspace/device-onvif-camera/170:/w/workspace/device-onvif-camera/170:rw,z -v /w/workspace/device-onvif-camera/170@tmp:/w/workspace/device-onvif-camera/170@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-09-23T04:32:23.073Z] $ docker top 4ad85613b9328d402b726f27e78b1eea547a162f17687dd7a8526e0b2e2a4c83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:32:23.970Z] + go version [2023-09-23T04:32:23.970Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-23T04:32:23.990Z] $ docker stop --time=1 4ad85613b9328d402b726f27e78b1eea547a162f17687dd7a8526e0b2e2a4c83 [2023-09-23T04:32:25.647Z] $ docker rm -f --volumes 4ad85613b9328d402b726f27e78b1eea547a162f17687dd7a8526e0b2e2a4c83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:32:26.236Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T04:32:26.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:32:26.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-7671 does not seem to be running inside a container [2023-09-23T04:32:26.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/170 -v /w/workspace/device-onvif-camera/170:/w/workspace/device-onvif-camera/170:rw,z -v /w/workspace/device-onvif-camera/170@tmp:/w/workspace/device-onvif-camera/170@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-09-23T04:32:27.670Z] $ docker top e78835671a078e08e95691949a94b77794ee84b441b8bce4c1e1922df6ddc617 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:32:28.497Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/170 [Pipeline] fileExists [Pipeline] sh [2023-09-23T04:32:29.149Z] + make test [2023-09-23T04:32:29.149Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T04:32:33.401Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-23T04:34:25.048Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-23T04:34:25.048Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-23T04:34:25.048Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.248s coverage: 31.5% of statements [2023-09-23T04:34:43.306Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.117s coverage: 86.5% of statements [2023-09-23T04:34:43.306Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-23T04:34:43.306Z] go vet ./... [2023-09-23T04:35:22.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-23T04:35:22.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T04:35:22.224Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T04:35:22.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T04:35:22.254Z] $ docker stop --time=1 e78835671a078e08e95691949a94b77794ee84b441b8bce4c1e1922df6ddc617 [2023-09-23T04:35:24.422Z] $ docker rm -f --volumes e78835671a078e08e95691949a94b77794ee84b441b8bce4c1e1922df6ddc617 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:35:25.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T04:35:25.944Z] Warning: overwriting stash ‘coverage-report’ [2023-09-23T04:35:26.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T04:35:26.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T04:35:27.332Z] + ls -al . [2023-09-23T04:35:27.332Z] total 240 [2023-09-23T04:35:27.332Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 23 04:32 . [2023-09-23T04:35:27.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 .. [2023-09-23T04:35:27.332Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:30 .git [2023-09-23T04:35:27.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:30 .github [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 23 04:30 .gitignore [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 23 04:30 .golangci.yml [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 23 04:30 Attribution.txt [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 23 04:30 CHANGELOG.md [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 23 04:30 Dockerfile [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:30 GOVERNANCE.md [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 23 04:30 Jenkinsfile [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 23 04:30 LICENSE [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 23 04:30 Makefile [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 23 04:30 OWNERS.md [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 23 04:30 README.md [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:28 VERSION [2023-09-23T04:35:27.332Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:30 bin [2023-09-23T04:35:27.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:30 cmd [2023-09-23T04:35:27.332Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 23 04:34 coverage.out [2023-09-23T04:35:27.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 doc [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 23 04:30 go.mod [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 23 04:30 go.sum [2023-09-23T04:35:27.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 internal [2023-09-23T04:35:27.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 snap [2023-09-23T04:35:27.332Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 23 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:35:27.700Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a535a740e6b302603ded34da9204b7b08eff597b --label arch=arm64 --label version=3.1.0-dev.13 . [2023-09-23T04:35:28.684Z] Sending build context to Docker daemon 14.21MB [2023-09-23T04:35:28.684Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:35:28.684Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-23T04:35:28.684Z] ---> 2f1525f28158 [2023-09-23T04:35:28.684Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:35:28.954Z] ---> Running in 11d8d0874027 [2023-09-23T04:35:29.541Z] Removing intermediate container 11d8d0874027 [2023-09-23T04:35:29.541Z] ---> 2c7b1a4e9cea [2023-09-23T04:35:29.541Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:35:29.541Z] ---> Running in 4403decaf723 [2023-09-23T04:35:33.816Z] Removing intermediate container 4403decaf723 [2023-09-23T04:35:33.816Z] ---> 4fec2cad9b2f [2023-09-23T04:35:33.816Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-23T04:35:33.816Z] ---> Running in 2a1cb4e7438b [2023-09-23T04:35:34.085Z] Removing intermediate container 2a1cb4e7438b [2023-09-23T04:35:34.085Z] ---> 3ef46c24df9b [2023-09-23T04:35:34.085Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:35:34.085Z] ---> Running in 885c452a6eba [2023-09-23T04:35:35.504Z] Removing intermediate container 885c452a6eba [2023-09-23T04:35:35.504Z] ---> 7ea929004b83 [2023-09-23T04:35:35.504Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-23T04:35:35.504Z] ---> Running in e0f80db1376b [2023-09-23T04:35:35.773Z] Removing intermediate container e0f80db1376b [2023-09-23T04:35:35.773Z] ---> 24da1c7a6baa [2023-09-23T04:35:35.773Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:35:35.773Z] ---> Running in 8bf3b9e6ddd4 [2023-09-23T04:35:37.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T04:35:38.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T04:35:39.719Z] OK: 266 MiB in 52 packages [2023-09-23T04:35:40.689Z] Removing intermediate container 8bf3b9e6ddd4 [2023-09-23T04:35:40.689Z] ---> 2264aada11aa [2023-09-23T04:35:40.689Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-23T04:35:40.958Z] ---> Running in ec65a87262d3 [2023-09-23T04:35:41.226Z] Removing intermediate container ec65a87262d3 [2023-09-23T04:35:41.226Z] ---> 14e163255542 [2023-09-23T04:35:41.226Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-23T04:35:41.827Z] ---> 4e305be8b123 [2023-09-23T04:35:41.827Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:35:41.827Z] ---> Running in 5d0d312b995e [2023-09-23T04:35:44.429Z] Removing intermediate container 5d0d312b995e [2023-09-23T04:35:44.429Z] ---> a432858c0c69 [2023-09-23T04:35:44.429Z] Step 12/26 : COPY . . [2023-09-23T04:35:45.842Z] ---> 8ce7eeef351e [2023-09-23T04:35:45.842Z] Step 13/26 : RUN ${MAKE} [2023-09-23T04:35:46.805Z] ---> Running in f92b0595db1d [2023-09-23T04:35:47.767Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-23T04:38:09.490Z] Removing intermediate container f92b0595db1d [2023-09-23T04:38:09.490Z] ---> 60f6fe7a0e6b [2023-09-23T04:38:09.490Z] Step 14/26 : FROM alpine:3.18 [2023-09-23T04:38:09.490Z] 3.18: Pulling from library/alpine [2023-09-23T04:38:09.490Z] 9fda8d8052c6: Already exists [2023-09-23T04:38:09.490Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T04:38:09.490Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T04:38:09.490Z] ---> f6648c04cd6c [2023-09-23T04:38:09.490Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-23T04:38:09.490Z] ---> Running in ed6defb5fa7f [2023-09-23T04:38:09.490Z] Removing intermediate container ed6defb5fa7f [2023-09-23T04:38:09.490Z] ---> 0ef998f6a15f [2023-09-23T04:38:09.490Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-23T04:38:09.490Z] ---> Running in 74f9c45fd88b [2023-09-23T04:38:09.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T04:38:09.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T04:38:09.490Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-23T04:38:09.490Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T04:38:09.490Z] OK: 8 MiB in 16 packages [2023-09-23T04:38:09.490Z] Removing intermediate container 74f9c45fd88b [2023-09-23T04:38:09.490Z] ---> cdc4f71102b6 [2023-09-23T04:38:09.490Z] Step 17/26 : WORKDIR / [2023-09-23T04:38:09.490Z] ---> Running in 0c2389756d41 [2023-09-23T04:38:09.490Z] Removing intermediate container 0c2389756d41 [2023-09-23T04:38:09.490Z] ---> fc8fa0ea238a [2023-09-23T04:38:09.490Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-23T04:38:09.490Z] ---> 3481ef39208d [2023-09-23T04:38:09.490Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-23T04:38:09.490Z] ---> 7133628f0346 [2023-09-23T04:38:09.490Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-23T04:38:09.490Z] ---> f594090e62a8 [2023-09-23T04:38:09.490Z] Step 21/26 : EXPOSE 59984 [2023-09-23T04:38:09.490Z] ---> Running in 179363c115f4 [2023-09-23T04:38:09.760Z] Removing intermediate container 179363c115f4 [2023-09-23T04:38:09.760Z] ---> 8aa1644abf93 [2023-09-23T04:38:09.760Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-23T04:38:09.760Z] ---> Running in c20080cbf409 [2023-09-23T04:38:10.028Z] Removing intermediate container c20080cbf409 [2023-09-23T04:38:10.028Z] ---> 87a20523d82c [2023-09-23T04:38:10.028Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T04:38:10.028Z] ---> Running in c6a5c144036f [2023-09-23T04:38:10.305Z] Removing intermediate container c6a5c144036f [2023-09-23T04:38:10.305Z] ---> 04796fadbb25 [2023-09-23T04:38:10.305Z] Step 24/26 : LABEL arch=arm64 [2023-09-23T04:38:10.571Z] ---> Running in 5226c5ff6a62 [2023-09-23T04:38:10.840Z] Removing intermediate container 5226c5ff6a62 [2023-09-23T04:38:10.840Z] ---> 8f214eeaa417 [2023-09-23T04:38:10.840Z] Step 25/26 : LABEL git_sha=a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:38:10.840Z] ---> Running in 7502555f19db [2023-09-23T04:38:11.107Z] Removing intermediate container 7502555f19db [2023-09-23T04:38:11.107Z] ---> 0abd0e62c015 [2023-09-23T04:38:11.107Z] Step 26/26 : LABEL version=3.1.0-dev.13 [2023-09-23T04:38:11.107Z] ---> Running in 4590a615b968 [2023-09-23T04:38:11.373Z] Removing intermediate container 4590a615b968 [2023-09-23T04:38:11.373Z] ---> d0da6e5b5f1b [2023-09-23T04:38:11.373Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T04:38:11.373Z] Successfully built d0da6e5b5f1b [2023-09-23T04:38:11.373Z] Successfully tagged device-onvif-camera-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-09-23T04:38:11.492Z] provisioning config files... [2023-09-23T04:38:11.507Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/170@tmp/config8956830896070070611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:38:11.838Z] ---> docker-login.sh [2023-09-23T04:38:11.838Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:38:11.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:38:12.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:38:12.108Z] Configure a credential helper to remove this warning. See [2023-09-23T04:38:12.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:38:12.108Z] [2023-09-23T04:38:12.108Z] Login Succeeded [2023-09-23T04:38:12.108Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:38:12.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:38:12.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:38:12.642Z] Configure a credential helper to remove this warning. See [2023-09-23T04:38:12.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:38:12.642Z] [2023-09-23T04:38:12.642Z] Login Succeeded [2023-09-23T04:38:12.642Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:38:12.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:38:12.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:38:12.909Z] Configure a credential helper to remove this warning. See [2023-09-23T04:38:12.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:38:12.909Z] [2023-09-23T04:38:12.909Z] Login Succeeded [2023-09-23T04:38:12.909Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:38:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:38:13.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:38:13.445Z] Configure a credential helper to remove this warning. See [2023-09-23T04:38:13.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:38:13.445Z] [2023-09-23T04:38:13.445Z] Login Succeeded [2023-09-23T04:38:13.445Z] docker.io [2023-09-23T04:38:13.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:38:13.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:38:13.711Z] Configure a credential helper to remove this warning. See [2023-09-23T04:38:13.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:38:13.711Z] [2023-09-23T04:38:13.711Z] Login Succeeded [2023-09-23T04:38:13.711Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:38:13.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:38:14.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:38:14.050Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-09-23T04:38:14.051Z] a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:38:14.051Z] latest [2023-09-23T04:38:14.051Z] 3.1.0-dev.13 [2023-09-23T04:38:14.051Z] a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [2023-09-23T04:38:14.051Z] main [2023-09-23T04:38:14.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:14.451Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:14.817Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:38:14.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-23T04:38:14.817Z] d8fb1c6b996f: Preparing [2023-09-23T04:38:14.817Z] 83079ccea442: Preparing [2023-09-23T04:38:14.817Z] 3b36dabcbd6d: Preparing [2023-09-23T04:38:14.817Z] f161dd82e67f: Preparing [2023-09-23T04:38:14.817Z] b2191e2be29d: Preparing [2023-09-23T04:38:14.817Z] b2191e2be29d: Layer already exists [2023-09-23T04:38:15.095Z] d8fb1c6b996f: Pushed [2023-09-23T04:38:15.095Z] 83079ccea442: Pushed [2023-09-23T04:38:15.095Z] f161dd82e67f: Pushed [2023-09-23T04:38:21.771Z] 3b36dabcbd6d: Pushed [2023-09-23T04:38:21.771Z] a535a740e6b302603ded34da9204b7b08eff597b: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:22.119Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:22.469Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-23T04:38:22.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-23T04:38:22.469Z] d8fb1c6b996f: Preparing [2023-09-23T04:38:22.469Z] 83079ccea442: Preparing [2023-09-23T04:38:22.469Z] 3b36dabcbd6d: Preparing [2023-09-23T04:38:22.469Z] f161dd82e67f: Preparing [2023-09-23T04:38:22.469Z] b2191e2be29d: Preparing [2023-09-23T04:38:22.469Z] b2191e2be29d: Layer already exists [2023-09-23T04:38:22.469Z] f161dd82e67f: Layer already exists [2023-09-23T04:38:22.469Z] d8fb1c6b996f: Layer already exists [2023-09-23T04:38:22.469Z] 3b36dabcbd6d: Layer already exists [2023-09-23T04:38:22.469Z] 83079ccea442: Layer already exists [2023-09-23T04:38:22.738Z] latest: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:23.087Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:23.442Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.13 [2023-09-23T04:38:23.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-23T04:38:23.442Z] d8fb1c6b996f: Preparing [2023-09-23T04:38:23.442Z] 83079ccea442: Preparing [2023-09-23T04:38:23.442Z] 3b36dabcbd6d: Preparing [2023-09-23T04:38:23.442Z] f161dd82e67f: Preparing [2023-09-23T04:38:23.442Z] b2191e2be29d: Preparing [2023-09-23T04:38:23.442Z] 83079ccea442: Layer already exists [2023-09-23T04:38:23.442Z] f161dd82e67f: Layer already exists [2023-09-23T04:38:23.442Z] 3b36dabcbd6d: Layer already exists [2023-09-23T04:38:23.442Z] b2191e2be29d: Layer already exists [2023-09-23T04:38:23.442Z] d8fb1c6b996f: Layer already exists [2023-09-23T04:38:23.442Z] 3.1.0-dev.13: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:24.843Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:25.195Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [2023-09-23T04:38:25.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-23T04:38:25.196Z] d8fb1c6b996f: Preparing [2023-09-23T04:38:25.196Z] 83079ccea442: Preparing [2023-09-23T04:38:25.196Z] 3b36dabcbd6d: Preparing [2023-09-23T04:38:25.196Z] f161dd82e67f: Preparing [2023-09-23T04:38:25.196Z] b2191e2be29d: Preparing [2023-09-23T04:38:25.196Z] d8fb1c6b996f: Layer already exists [2023-09-23T04:38:25.196Z] 83079ccea442: Layer already exists [2023-09-23T04:38:25.196Z] b2191e2be29d: Layer already exists [2023-09-23T04:38:25.196Z] 3b36dabcbd6d: Layer already exists [2023-09-23T04:38:25.196Z] f161dd82e67f: Layer already exists [2023-09-23T04:38:25.196Z] a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:25.820Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:26.159Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-09-23T04:38:26.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-23T04:38:26.160Z] d8fb1c6b996f: Preparing [2023-09-23T04:38:26.160Z] 83079ccea442: Preparing [2023-09-23T04:38:26.160Z] 3b36dabcbd6d: Preparing [2023-09-23T04:38:26.160Z] f161dd82e67f: Preparing [2023-09-23T04:38:26.160Z] b2191e2be29d: Preparing [2023-09-23T04:38:26.160Z] f161dd82e67f: Layer already exists [2023-09-23T04:38:26.160Z] d8fb1c6b996f: Layer already exists [2023-09-23T04:38:26.160Z] 83079ccea442: Layer already exists [2023-09-23T04:38:26.160Z] b2191e2be29d: Layer already exists [2023-09-23T04:38:26.160Z] 3b36dabcbd6d: Layer already exists [2023-09-23T04:38:26.160Z] main: digest: sha256:c310cf6a8d2f706bc014c334f16fd1e7d96ae90c29719d087e3673f4342cdb9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:38:26.473Z] ===================================================== [Pipeline] echo [2023-09-23T04:38:26.482Z] taggedImages: [2023-09-23T04:38:26.482Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b [2023-09-23T04:38:26.482Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-23T04:38:26.482Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.13 [2023-09-23T04:38:26.482Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a535a740e6b302603ded34da9204b7b08eff597b-3.1.0-dev.13 [2023-09-23T04:38:26.482Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:26.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T04:38:26.846Z] [2023-09-23T04:38:26.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:38:27.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T04:38:27.180Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-23T04:38:27.180Z] 8998bd30e6a1: Pulling fs layer [2023-09-23T04:38:27.180Z] 04944245beec: Pulling fs layer [2023-09-23T04:38:27.180Z] 699f458cf7ca: Pulling fs layer [2023-09-23T04:38:27.180Z] 765212b225bb: Pulling fs layer [2023-09-23T04:38:27.180Z] f23df028b6ca: Pulling fs layer [2023-09-23T04:38:27.180Z] d65c8cfc05b1: Pulling fs layer [2023-09-23T04:38:27.180Z] 2437ff75d9bd: Pulling fs layer [2023-09-23T04:38:27.180Z] f23df028b6ca: Waiting [2023-09-23T04:38:27.180Z] d65c8cfc05b1: Waiting [2023-09-23T04:38:27.180Z] 2437ff75d9bd: Waiting [2023-09-23T04:38:27.180Z] 765212b225bb: Waiting [2023-09-23T04:38:27.447Z] 04944245beec: Verifying Checksum [2023-09-23T04:38:27.447Z] 04944245beec: Download complete [2023-09-23T04:38:27.447Z] 765212b225bb: Verifying Checksum [2023-09-23T04:38:27.447Z] 765212b225bb: Download complete [2023-09-23T04:38:27.447Z] f23df028b6ca: Verifying Checksum [2023-09-23T04:38:27.447Z] f23df028b6ca: Download complete [2023-09-23T04:38:27.447Z] d65c8cfc05b1: Download complete [2023-09-23T04:38:27.714Z] 699f458cf7ca: Verifying Checksum [2023-09-23T04:38:27.714Z] 699f458cf7ca: Download complete [2023-09-23T04:38:27.984Z] 8998bd30e6a1: Verifying Checksum [2023-09-23T04:38:27.984Z] 8998bd30e6a1: Download complete [2023-09-23T04:38:29.930Z] 2437ff75d9bd: Verifying Checksum [2023-09-23T04:38:29.930Z] 2437ff75d9bd: Download complete [2023-09-23T04:38:33.282Z] 8998bd30e6a1: Pull complete [2023-09-23T04:38:33.867Z] 04944245beec: Pull complete [2023-09-23T04:38:35.270Z] 699f458cf7ca: Pull complete [2023-09-23T04:38:35.270Z] 765212b225bb: Pull complete [2023-09-23T04:38:35.851Z] f23df028b6ca: Pull complete [2023-09-23T04:38:36.116Z] d65c8cfc05b1: Pull complete [2023-09-23T04:38:51.092Z] 2437ff75d9bd: Pull complete [2023-09-23T04:38:51.092Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-23T04:38:51.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T04:38:51.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:38:51.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-7671 does not seem to be running inside a container [2023-09-23T04:38:51.338Z] $ 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/device-onvif-camera/170 -v /w/workspace/device-onvif-camera/170:/w/workspace/device-onvif-camera/170:rw,z -v /w/workspace/device-onvif-camera/170@tmp:/w/workspace/device-onvif-camera/170@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-09-23T04:38:54.086Z] $ docker top 0b6c09bcc1a40caa4d44b7fc697c5b00d1b9eb66d5d07a9d71ec68a2a1f5ae69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:38:54.930Z] ---> job-cost.sh [2023-09-23T04:38:54.930Z] lf-activate-venv: SKIPPING [2023-09-23T04:38:54.930Z] INFO: No Stack... [2023-09-23T04:38:55.514Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-23T04:38:56.096Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T04:38:56.418Z] + cat /w/workspace/device-onvif-camera/170/archives/cost.csv [2023-09-23T04:38:56.418Z] + cut -d, -f6 [Pipeline] lock [2023-09-23T04:38:56.760Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [2023-09-23T04:38:56.766Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] did not exist. Created. [2023-09-23T04:38:56.766Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T04:38:57.431Z] /w/workspace/device-onvif-camera/170@tmp/durable-47fe3b27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-23T04:38:57.770Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-23T04:38:57.794Z] Warning: overwriting stash ‘stack-cost’ [2023-09-23T04:38:57.866Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T04:38:57.872Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T04:38:57.885Z] $ docker stop --time=1 0b6c09bcc1a40caa4d44b7fc697c5b00d1b9eb66d5d07a9d71ec68a2a1f5ae69 [2023-09-23T04:38:59.416Z] $ docker rm -f --volumes 0b6c09bcc1a40caa4d44b7fc697c5b00d1b9eb66d5d07a9d71ec68a2a1f5ae69 [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-09-23T04:38:59.808Z] provisioning config files... [2023-09-23T04:38:59.814Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6632090320817231861tmp [Pipeline] { [Pipeline] sh [2023-09-23T04:39:00.101Z] + set +x [2023-09-23T04:39:00.101Z] + + curl -s https://codecov.io/bash [2023-09-23T04:39:00.101Z] bash -s -- [2023-09-23T04:39:00.360Z] [2023-09-23T04:39:00.360Z] _____ _ [2023-09-23T04:39:00.360Z] / ____| | | [2023-09-23T04:39:00.360Z] | | ___ __| | ___ ___ _____ __ [2023-09-23T04:39:00.360Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-23T04:39:00.360Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-23T04:39:00.360Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-23T04:39:00.360Z] Bash-1.0.6 [2023-09-23T04:39:00.360Z] [2023-09-23T04:39:00.360Z] [2023-09-23T04:39:00.360Z] ==> git version 2.25.1 found [2023-09-23T04:39:00.360Z] ==> 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-09-23T04:39:00.360Z] Release-Date: 2020-01-08 [2023-09-23T04:39:00.360Z] 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-09-23T04:39:00.360Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-23T04:39:00.360Z] ==> Jenkins CI detected. [2023-09-23T04:39:00.360Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-09-23T04:39:00.360Z] project root: . [2023-09-23T04:39:00.360Z] --> token set from env [2023-09-23T04:39:00.360Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-23T04:39:00.360Z] ==> Running gcov in . (disable via -X gcov) [2023-09-23T04:39:00.360Z] ==> Python coveragepy not found [2023-09-23T04:39:00.360Z] ==> Searching for coverage reports in: [2023-09-23T04:39:00.360Z] + . [2023-09-23T04:39:00.360Z] -> Found 1 reports [2023-09-23T04:39:00.360Z] ==> Detecting git/mercurial file structure [2023-09-23T04:39:00.360Z] ==> Reading reports [2023-09-23T04:39:00.360Z] + ./coverage.out bytes=78456 [2023-09-23T04:39:00.360Z] ==> Appending adjustments [2023-09-23T04:39:00.360Z] https://docs.codecov.io/docs/fixing-reports [2023-09-23T04:39:00.619Z] + Found adjustments [2023-09-23T04:39:00.619Z] ==> Gzipping contents [2023-09-23T04:39:00.619Z] 12K /tmp/codecov.AEHXhi.gz [2023-09-23T04:39:00.619Z] ==> Uploading reports [2023-09-23T04:39:00.619Z] url: https://codecov.io [2023-09-23T04:39:00.619Z] query: branch=main&commit=a535a740e6b302603ded34da9204b7b08eff597b&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-23T04:39:00.619Z] -> Pinging Codecov [2023-09-23T04:39:00.619Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=a535a740e6b302603ded34da9204b7b08eff597b&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-23T04:39:00.878Z] -> Uploading to [2023-09-23T04:39:00.878Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-23/F29A59C45E3A92E06B3E522C9905F8EF/a535a740e6b302603ded34da9204b7b08eff597b/4edc603f-3289-4c12-9428-c370cb6eae02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230923T043900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=723f50654e6123448481dc0a3b117ac491fff2f5954836ccd92f97829fcddb70 [2023-09-23T04:39:00.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T04:39:00.878Z] Dload Upload Total Spent Left Speed [2023-09-23T04:39:00.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 55584 --:--:-- --:--:-- --:--:-- 55584 [2023-09-23T04:39:00.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] } [2023-09-23T04:39:00.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-23T04:39:01.097Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-23T04:39:01.107Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:39:01.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T04:39:01.408Z] [2023-09-23T04:39:01.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:39:01.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T04:39:01.709Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-23T04:39:01.709Z] df9b9388f04a: Pulling fs layer [2023-09-23T04:39:01.709Z] 52dc419b0ee2: Pulling fs layer [2023-09-23T04:39:01.709Z] 25bc292e5bac: Pulling fs layer [2023-09-23T04:39:01.709Z] 114826534d7a: Pulling fs layer [2023-09-23T04:39:01.709Z] 4657fd5d0bcf: Pulling fs layer [2023-09-23T04:39:01.709Z] 6ad1cebc031e: Pulling fs layer [2023-09-23T04:39:01.709Z] 8a3aa393b2d8: Pulling fs layer [2023-09-23T04:39:01.709Z] 4657fd5d0bcf: Waiting [2023-09-23T04:39:01.709Z] 6ad1cebc031e: Waiting [2023-09-23T04:39:01.709Z] 8a3aa393b2d8: Waiting [2023-09-23T04:39:01.709Z] 25bc292e5bac: Verifying Checksum [2023-09-23T04:39:01.709Z] 25bc292e5bac: Download complete [2023-09-23T04:39:01.709Z] 52dc419b0ee2: Verifying Checksum [2023-09-23T04:39:01.709Z] 52dc419b0ee2: Download complete [2023-09-23T04:39:01.709Z] 4657fd5d0bcf: Verifying Checksum [2023-09-23T04:39:01.709Z] 4657fd5d0bcf: Download complete [2023-09-23T04:39:01.709Z] df9b9388f04a: Download complete [2023-09-23T04:39:01.970Z] df9b9388f04a: Pull complete [2023-09-23T04:39:01.970Z] 6ad1cebc031e: Verifying Checksum [2023-09-23T04:39:01.970Z] 6ad1cebc031e: Download complete [2023-09-23T04:39:01.970Z] 52dc419b0ee2: Pull complete [2023-09-23T04:39:02.231Z] 25bc292e5bac: Pull complete [2023-09-23T04:39:02.491Z] 114826534d7a: Verifying Checksum [2023-09-23T04:39:02.491Z] 114826534d7a: Download complete [2023-09-23T04:39:02.749Z] 8a3aa393b2d8: Verifying Checksum [2023-09-23T04:39:02.749Z] 8a3aa393b2d8: Download complete [2023-09-23T04:39:06.031Z] 114826534d7a: Pull complete [2023-09-23T04:39:06.031Z] 4657fd5d0bcf: Pull complete [2023-09-23T04:39:06.031Z] 6ad1cebc031e: Pull complete [2023-09-23T04:39:09.312Z] 8a3aa393b2d8: Pull complete [2023-09-23T04:39:09.312Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-23T04:39:09.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T04:39:09.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:39:09.391Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:39:09.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:39:15.488Z] $ docker top 46b37f4209af5c5c18f7221e542b12f37e988395a5638dcbf59e2ffea1c99f04 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-23T04:39:15.532Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-09-23T04:39:15.811Z] + set -o pipefail [2023-09-23T04:39:15.811Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-09-23T04:39:23.928Z] [2023-09-23T04:39:23.928Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-09-23T04:39:23.928Z] [2023-09-23T04:39:23.928Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/9482a845-5873-4337-ac9a-cf09c336c4b5 [2023-09-23T04:39:23.928Z] [2023-09-23T04:39:23.928Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-23T04:39:23.928Z] [2023-09-23T04:39:23.928Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-23T04:39:23.928Z] [2023-09-23T04:39:23.928Z] [2023-09-23T04:39:23.928Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-23T04:39:23.928Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-23T04:39:23.928Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-23T04:39:23.954Z] $ docker stop --time=1 46b37f4209af5c5c18f7221e542b12f37e988395a5638dcbf59e2ffea1c99f04 [2023-09-23T04:39:29.180Z] $ docker rm -f --volumes 46b37f4209af5c5c18f7221e542b12f37e988395a5638dcbf59e2ffea1c99f04 [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) [Pipeline] echo [2023-09-23T04:39:29.524Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:39:29.532Z] provisioning config files... [2023-09-23T04:39:29.538Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17035827148834893507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:39:29.828Z] --> edgex-publish-swagger.sh [2023-09-23T04:39:29.829Z] === Publish doc/openapi/v3 API === [2023-09-23T04:39:29.829Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-09-23T04:39:29.829Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-09-23T04:39:29.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T04:39:29.829Z] Dload Upload Total Spent Left Speed [2023-09-23T04:39:30.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 652k --:--:-- --:--:-- --:--:-- 652k [2023-09-23T04:39:30.396Z] [2023-09-23T04:39:30.396Z] [Pipeline] } [2023-09-23T04:39:30.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T04:39:30.828Z] + git log --format=format:%s -1 a535a740e6b302603ded34da9204b7b08eff597b [Pipeline] sh [2023-09-23T04:39:31.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:39:31.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:39:31.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:39:31.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:39:31.483Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:39:31.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:39:31.986Z] $ docker top bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c -eo pid,comm [2023-09-23T04:39:32.018Z] 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-09-23T04:39:32.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:39:32.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:39:32.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:39:32.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:39:32.204Z] $ docker exec bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c ssh-agent [2023-09-23T04:39:32.290Z] SSH_AUTH_SOCK=/tmp/ssh-SmLLEi5TSrIz/agent.32 [2023-09-23T04:39:32.290Z] SSH_AGENT_PID=38 [2023-09-23T04:39:32.295Z] Running ssh-add (command line suppressed) [2023-09-23T04:39:32.426Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15250926715475478686.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15250926715475478686.key) [2023-09-23T04:39:32.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:39:32.709Z] + git semver tag [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,903 [run_tag] DEBUG tag force:False [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,904 [check_head_tag] DEBUG check head tag [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,904 [execute] INFO git cat-file --batch-check [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,908 [execute] INFO git cat-file --batch [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,918 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,918 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:39:32.969Z] 2023-09-23 04:39:32,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:39:32.969Z] 3.1.0-dev.13 [Pipeline] } [2023-09-23T04:39:32.994Z] $ docker exec --env ******** --env ******** bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c ssh-agent -k [2023-09-23T04:39:33.088Z] unset SSH_AUTH_SOCK; [2023-09-23T04:39:33.088Z] unset SSH_AGENT_PID; [2023-09-23T04:39:33.088Z] echo Agent pid 38 killed; [2023-09-23T04:39:33.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:39:33.393Z] + git semver [Pipeline] } [2023-09-23T04:39:33.679Z] $ docker stop --time=1 bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c [2023-09-23T04:39:34.925Z] $ docker rm -f --volumes bef59f1c8bd3b203a806af36bdd79488ec1c279c4a20d74f12816345bd43598c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:39:35.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T04:39:35.293Z] [2023-09-23T04:39:35.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:39:35.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T04:39:35.589Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-23T04:39:35.589Z] ab5ef0e58194: Pulling fs layer [2023-09-23T04:39:35.589Z] 9712f1f96733: Pulling fs layer [2023-09-23T04:39:35.589Z] 63f879dbbcfc: Pulling fs layer [2023-09-23T04:39:35.589Z] 0d9ebad4ef96: Pulling fs layer [2023-09-23T04:39:35.589Z] e9a5061849ea: Pulling fs layer [2023-09-23T04:39:35.589Z] d747dcd14b5f: Pulling fs layer [2023-09-23T04:39:35.589Z] 0d9ebad4ef96: Waiting [2023-09-23T04:39:35.589Z] d747dcd14b5f: Waiting [2023-09-23T04:39:35.589Z] e9a5061849ea: Waiting [2023-09-23T04:39:35.589Z] 2de7ff778b66: Pulling fs layer [2023-09-23T04:39:35.589Z] 2de7ff778b66: Waiting [2023-09-23T04:39:35.589Z] 9712f1f96733: Verifying Checksum [2023-09-23T04:39:35.589Z] 9712f1f96733: Download complete [2023-09-23T04:39:35.849Z] 63f879dbbcfc: Verifying Checksum [2023-09-23T04:39:35.849Z] 63f879dbbcfc: Download complete [2023-09-23T04:39:36.108Z] e9a5061849ea: Verifying Checksum [2023-09-23T04:39:36.108Z] e9a5061849ea: Download complete [2023-09-23T04:39:36.108Z] d747dcd14b5f: Verifying Checksum [2023-09-23T04:39:36.108Z] d747dcd14b5f: Download complete [2023-09-23T04:39:36.108Z] 0d9ebad4ef96: Verifying Checksum [2023-09-23T04:39:36.108Z] 0d9ebad4ef96: Download complete [2023-09-23T04:39:36.366Z] ab5ef0e58194: Verifying Checksum [2023-09-23T04:39:36.366Z] ab5ef0e58194: Download complete [2023-09-23T04:39:36.366Z] 2de7ff778b66: Verifying Checksum [2023-09-23T04:39:36.366Z] 2de7ff778b66: Download complete [2023-09-23T04:39:38.901Z] ab5ef0e58194: Pull complete [2023-09-23T04:39:38.901Z] 9712f1f96733: Pull complete [2023-09-23T04:39:39.468Z] 63f879dbbcfc: Pull complete [2023-09-23T04:39:42.756Z] 0d9ebad4ef96: Pull complete [2023-09-23T04:39:43.014Z] e9a5061849ea: Pull complete [2023-09-23T04:39:43.014Z] d747dcd14b5f: Pull complete [2023-09-23T04:39:43.950Z] 2de7ff778b66: Pull complete [2023-09-23T04:39:43.950Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-23T04:39:43.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T04:39:43.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:39:44.025Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:39:44.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:39:51.770Z] $ docker top 2d0b82f4345142d512e069c2c8408ab64c19ac22da768b4a7f1955a105fda335 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:39:51.818Z] provisioning config files... [2023-09-23T04:39:51.824Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15522744778446556732tmp [2023-09-23T04:39:51.834Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8191847509249595025tmp [2023-09-23T04:39:51.841Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12808829821213483088tmp [Pipeline] { [Pipeline] echo [2023-09-23T04:39:51.857Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:39:52.138Z] ---> sigul-configuration.sh [2023-09-23T04:39:52.138Z] gpg: directory `/root/.gnupg' created [2023-09-23T04:39:52.138Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-23T04:39:52.138Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-23T04:39:52.138Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-23T04:39:52.138Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-23T04:39:52.138Z] gpg: CAST5 encrypted data [2023-09-23T04:39:52.138Z] gpg: encrypted with 1 passphrase [2023-09-23T04:39:52.138Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-23T04:39:52.422Z] + mkdir /home/jenkins [2023-09-23T04:39:52.422Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-23T04:39:52.706Z] + 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-09-23T04:39:52.713Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:39:52.993Z] ---> sigul-install.sh [2023-09-23T04:39:52.994Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-23T04:39:53.275Z] + git tag --list [2023-09-23T04:39:53.276Z] v0.0.0 [2023-09-23T04:39:53.276Z] v2.2.0 [2023-09-23T04:39:53.276Z] v2.3.0 [2023-09-23T04:39:53.276Z] v2.3.1 [2023-09-23T04:39:53.276Z] v3.0 [2023-09-23T04:39:53.276Z] v3.0.0 [2023-09-23T04:39:53.276Z] v3.1.0-dev.1 [2023-09-23T04:39:53.276Z] v3.1.0-dev.10 [2023-09-23T04:39:53.276Z] v3.1.0-dev.11 [2023-09-23T04:39:53.276Z] v3.1.0-dev.12 [2023-09-23T04:39:53.276Z] v3.1.0-dev.13 [2023-09-23T04:39:53.276Z] v3.1.0-dev.2 [2023-09-23T04:39:53.276Z] v3.1.0-dev.3 [2023-09-23T04:39:53.276Z] v3.1.0-dev.4 [2023-09-23T04:39:53.276Z] v3.1.0-dev.5 [2023-09-23T04:39:53.276Z] v3.1.0-dev.6 [2023-09-23T04:39:53.276Z] v3.1.0-dev.7 [2023-09-23T04:39:53.276Z] v3.1.0-dev.8 [2023-09-23T04:39:53.276Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-23T04:39:53.558Z] + lftools sign git-tag v3.1.0-dev.13 [2023-09-23T04:39:54.124Z] Signing Git tag with Sigul... [2023-09-23T04:39:54.124Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-09-23T04:39:54.391Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:39:54.676Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-23T04:39:54.689Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-23T04:39:54.721Z] $ docker stop --time=1 2d0b82f4345142d512e069c2c8408ab64c19ac22da768b4a7f1955a105fda335 [2023-09-23T04:39:56.008Z] $ docker rm -f --volumes 2d0b82f4345142d512e069c2c8408ab64c19ac22da768b4a7f1955a105fda335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-23T04:39:56.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:39:56.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:39:56.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:39:56.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:39:56.765Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:39:56.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:39:57.108Z] $ docker top 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 -eo pid,comm [2023-09-23T04:39:57.138Z] 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-09-23T04:39:57.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:39:57.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:39:57.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:39:57.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:39:57.297Z] $ docker exec 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 ssh-agent [2023-09-23T04:39:57.380Z] SSH_AUTH_SOCK=/tmp/ssh-1CXxAzgJdgkQ/agent.33 [2023-09-23T04:39:57.380Z] SSH_AGENT_PID=39 [2023-09-23T04:39:57.384Z] Running ssh-add (command line suppressed) [2023-09-23T04:39:57.494Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12557838764715416893.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12557838764715416893.key) [2023-09-23T04:39:57.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:39:57.781Z] + git semver bump pre [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,985 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,985 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,985 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,985 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,988 [execute] INFO git cat-file --batch-check [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,993 [execute] INFO git cat-file --batch [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T04:39:58.040Z] 2023-09-23 04:39:57,998 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:39:58.040Z] 3.1.0-dev.14 [Pipeline] } [2023-09-23T04:39:58.064Z] $ docker exec --env ******** --env ******** 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 ssh-agent -k [2023-09-23T04:39:58.163Z] unset SSH_AUTH_SOCK; [2023-09-23T04:39:58.163Z] unset SSH_AGENT_PID; [2023-09-23T04:39:58.163Z] echo Agent pid 39 killed; [2023-09-23T04:39:58.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:39:58.453Z] + git semver [Pipeline] } [2023-09-23T04:39:58.741Z] $ docker stop --time=1 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 [2023-09-23T04:39:59.986Z] $ docker rm -f --volumes 4d1eab0a5666bd29a080101ce0bced65dbb65d443fcfd86ce3cc435c7ba20df7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:40:00.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:40:00.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:00.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:40:00.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:40:00.674Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:40:00.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:40:01.076Z] $ docker top 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:40:01.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:40:01.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:40:01.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:40:01.261Z] $ docker exec 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 ssh-agent [2023-09-23T04:40:01.349Z] SSH_AUTH_SOCK=/tmp/ssh-6lWUhQdc0T3d/agent.32 [2023-09-23T04:40:01.349Z] SSH_AGENT_PID=38 [2023-09-23T04:40:01.352Z] Running ssh-add (command line suppressed) [2023-09-23T04:40:01.485Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12525727142990737754.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12525727142990737754.key) [2023-09-23T04:40:01.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:40:01.764Z] + git semver push [2023-09-23T04:40:02.022Z] 2023-09-23 04:40:01,948 [run_push] DEBUG push [2023-09-23T04:40:02.022Z] 2023-09-23 04:40:01,948 [execute] INFO git cat-file --batch-check [2023-09-23T04:40:02.022Z] 2023-09-23 04:40:01,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T04:40:02.022Z] 2023-09-23 04:40:01,952 [execute] INFO git rev-list 79677dc96fc5c550d626edbdf4d4c0d81dd90be0 -- [2023-09-23T04:40:02.022Z] 2023-09-23 04:40:01,952 [execute] DEBUG Popen(['git', 'rev-list', '79677dc96fc5c550d626edbdf4d4c0d81dd90be0', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:40:02.022Z] 2023-09-23 04:40:01,960 [execute] INFO git fetch -v origin [2023-09-23T04:40:02.022Z] 2023-09-23 04:40:01,960 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-23T04:40:02.590Z] 2023-09-23 04:40:02,482 [run_push] DEBUG no remote changes detected [2023-09-23T04:40:02.590Z] 2023-09-23 04:40:02,482 [execute] INFO git push origin semver [2023-09-23T04:40:02.590Z] 2023-09-23 04:40:02,483 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:40:03.526Z] 2023-09-23 04:40:03,274 [run_push] DEBUG push all version tags [2023-09-23T04:40:03.526Z] 2023-09-23 04:40:03,274 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-23T04:40:03.526Z] 2023-09-23 04:40:03,275 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:40:04.096Z] 2023-09-23 04:40:04,077 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-23T04:40:04.096Z] 3.1.0-dev.14 [Pipeline] } [2023-09-23T04:40:04.121Z] $ docker exec --env ******** --env ******** 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 ssh-agent -k [2023-09-23T04:40:04.223Z] unset SSH_AUTH_SOCK; [2023-09-23T04:40:04.223Z] unset SSH_AGENT_PID; [2023-09-23T04:40:04.223Z] echo Agent pid 38 killed; [2023-09-23T04:40:04.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:40:04.516Z] + git semver [Pipeline] } [2023-09-23T04:40:04.800Z] $ docker stop --time=1 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 [2023-09-23T04:40:06.043Z] $ docker rm -f --volumes 28bb4efc720b754a35d4b0263b351112ed2e7f443e2db1c282aff83d2d8185d9 [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-09-23T04:40:06.604Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-09-23T04:40:06.605Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-23T04:40:06.605Z] total 16 [2023-09-23T04:40:06.605Z] drwxr-xr-x 3 root root 4096 Sep 23 04:30 . [2023-09-23T04:40:06.605Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 04:39 .. [2023-09-23T04:40:06.605Z] drwxr-xr-x 2 root root 4096 Sep 23 04:30 cost [2023-09-23T04:40:06.605Z] -rw-r--r-- 1 root root 91 Sep 23 04:30 cost.csv [2023-09-23T04:40:06.605Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-23T04:40:06.605Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-23T04:40:06.605Z] total 16 [2023-09-23T04:40:06.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:30 . [2023-09-23T04:40:06.605Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 04:39 .. [2023-09-23T04:40:06.605Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 04:30 cost [2023-09-23T04:40:06.605Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 23 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:06.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:07.739Z] ---> package-listing.sh [2023-09-23T04:40:07.740Z] ++ facter osfamily [2023-09-23T04:40:07.740Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-23T04:40:07.999Z] + OS_FAMILY=debian [2023-09-23T04:40:07.999Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-09-23T04:40:07.999Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-23T04:40:07.999Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-23T04:40:07.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-23T04:40:07.999Z] + PACKAGES=/tmp/packages_start.txt [2023-09-23T04:40:07.999Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-23T04:40:07.999Z] + PACKAGES=/tmp/packages_end.txt [2023-09-23T04:40:07.999Z] + case "${OS_FAMILY}" in [2023-09-23T04:40:07.999Z] + dpkg -l [2023-09-23T04:40:07.999Z] + grep '^ii' [2023-09-23T04:40:07.999Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-23T04:40:07.999Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-23T04:40:07.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-23T04:40:07.999Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-23T04:40:07.999Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-09-23T04:40:07.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-09-23T04:40:08.010Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-23T04:40:08.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:08.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:40:08.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:40:08.844Z] prd-ubuntu20.04-docker-8c-8g-7669 does not seem to be running inside a container [2023-09-23T04:40:08.886Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-09-23T04:40:09.078Z] $ docker top b1d18a05a6782b368af23b2066e7d9e8cbf26ef5685341aa19bc275ec7f688b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:40:09.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-23T04:40:09.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-23T04:40:09.967Z] + ls /var/log/sa-host [2023-09-23T04:40:09.967Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:40:10.146Z] provisioning config files... [2023-09-23T04:40:10.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4642663022051498093tmp [Pipeline] { [Pipeline] echo [2023-09-23T04:40:10.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:10.444Z] ---> create-netrc.sh [Pipeline] } [2023-09-23T04:40:10.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:10.773Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-23T04:40:10.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:11.063Z] ---> sudo-logs.sh [2023-09-23T04:40:11.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-23T04:40:11.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:11.376Z] ---> job-cost.sh [2023-09-23T04:40:11.376Z] lf-activate-venv: SKIPPING [2023-09-23T04:40:11.376Z] DEBUG: total: 0.2199999988079071 [2023-09-23T04:40:11.376Z] INFO: Retrieving Stack Cost... [2023-09-23T04:40:11.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T04:40:12.204Z] INFO: Archiving Costs [Pipeline] echo [2023-09-23T04:40:12.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:12.497Z] ---> logs-deploy.sh [2023-09-23T04:40:12.497Z] lf-activate-venv: SKIPPING [2023-09-23T04:40:12.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/170 [2023-09-23T04:40:12.497Z] INFO: archiving workspace using pattern(s): [2023-09-23T04:40:13.432Z] Archives upload complete. [2023-09-23T04:40:13.433Z] INFO: archiving logs to Nexus