Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 276436e60f25d91e45baf5819fa2ea594f4bdb74 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-ssh17942749911694022062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4950543662466882903.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh634493737212573506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10080248913513547050.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-ssh5728915873387545559.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9798’ Running on prd-ubuntu20.04-docker-8c-8g-9802 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 276436e60f25d91e45baf5819fa2ea594f4bdb74 (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 Commit message: "Merge pull request #456 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > git config core.sparsecheckout # timeout=10 > git checkout -f 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 > git rev-list --no-walk 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T03:49:47.467Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T03:49:47.550Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T03:49:47.575Z] ========================================================= [2024-09-09T03:49:47.575Z] EdgeX Global Pipelines Version Info [2024-09-09T03:49:47.575Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:49:48.324Z] ------------------- [2024-09-09T03:49:48.324Z] stable info: [2024-09-09T03:49:48.324Z] ------------------- [2024-09-09T03:49:48.324Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:49:48.325Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:49:48.325Z] Message: update stable to v1.0.263 [2024-09-09T03:49:48.896Z] ------------------- [2024-09-09T03:49:48.896Z] experimental info: [2024-09-09T03:49:48.896Z] ------------------- [2024-09-09T03:49:48.896Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:49:48.896Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:49:48.896Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T03:49:48.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-09-09T03:49:49.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-09-09T03:49:49.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T03:49:49.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T03:49:49.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T03:49:49.107Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T03:49:49.133Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T03:49:49.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T03:49:49.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T03:49:49.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T03:49:49.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T03:49:49.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-09-09T03:49:49.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T03:49:49.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T03:49:49.309Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:49:49.330Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:49:49.356Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T03:49:49.378Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T03:49:49.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T03:49:49.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T03:49:49.452Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T03:49:49.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-09-09T03:49:49.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T03:49:49.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T03:49:49.545Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T03:49:49.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T03:49:49.590Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T03:49:49.615Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T03:49:49.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T03:49:49.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T03:49:49.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] echo [2024-09-09T03:49:49.708Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 276436e [Pipeline] echo [2024-09-09T03:49:49.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:49:49.796Z] provisioning config files... [2024-09-09T03:49:49.809Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10647597178394220448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:49:50.162Z] ---> ****-login.sh [2024-09-09T03:49:50.162Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:49:50.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:50.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:50.423Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:50.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:50.423Z] [2024-09-09T03:49:50.423Z] Login Succeeded [2024-09-09T03:49:50.423Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:49:50.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:50.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:50.423Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:50.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:50.423Z] [2024-09-09T03:49:50.424Z] Login Succeeded [2024-09-09T03:49:50.424Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:49:50.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:50.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:50.685Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:50.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:50.685Z] [2024-09-09T03:49:50.685Z] Login Succeeded [2024-09-09T03:49:50.685Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:49:50.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:50.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:50.686Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:50.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:50.686Z] [2024-09-09T03:49:50.686Z] Login Succeeded [2024-09-09T03:49:50.686Z] ****.io [2024-09-09T03:49:50.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:50.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:50.946Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:50.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:50.946Z] [2024-09-09T03:49:50.946Z] Login Succeeded [2024-09-09T03:49:50.946Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:49:50.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T03:49:51.366Z] + git rev-list -1 --merges 276436e60f25d91e45baf5819fa2ea594f4bdb74~1..276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] echo [2024-09-09T03:49:51.396Z] -----------> git rev-list -1 --merges 276436e60f25d91e45baf5819fa2ea594f4bdb74~1..276436e60f25d91e45baf5819fa2ea594f4bdb74 276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T03:49:51.397Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74 [false] [Pipeline] sh [2024-09-09T03:49:51.686Z] + git log --format=format:%s -1 276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] echo [2024-09-09T03:49:51.704Z] ========================================================= [2024-09-09T03:49:51.704Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T03:49:51.704Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T03:49:52.039Z] + git log --format=format:%s -1 276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] echo [2024-09-09T03:49:52.051Z] [semverPrep] GIT_COMMIT: 276436e60f25d91e45baf5819fa2ea594f4bdb74, Commit Message: Merge pull request #456 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-09-09T03:49:52.066Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T03:49:52.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:49:52.443Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T03:49:52.443Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T03:49:52.443Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T03:49:52.443Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T03:49:52.443Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T03:49:52.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:52.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:49:52.858Z] [2024-09-09T03:49:52.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:53.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:49:53.169Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T03:49:53.169Z] b85a868b505f: Pulling fs layer [2024-09-09T03:49:53.169Z] e2be974225ed: Pulling fs layer [2024-09-09T03:49:53.169Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T03:49:53.169Z] 988bab9f4d93: Pulling fs layer [2024-09-09T03:49:53.169Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T03:49:53.169Z] eaf3925da568: Pulling fs layer [2024-09-09T03:49:53.169Z] bab4dde63d76: Pulling fs layer [2024-09-09T03:49:53.169Z] bde34c3a00c8: Pulling fs layer [2024-09-09T03:49:53.169Z] b352a97aabf1: Pulling fs layer [2024-09-09T03:49:53.169Z] 4872d77fe225: Pulling fs layer [2024-09-09T03:49:53.169Z] 5851b861e8e6: Pulling fs layer [2024-09-09T03:49:53.169Z] 1469e6f7b9e6: Waiting [2024-09-09T03:49:53.169Z] eaf3925da568: Waiting [2024-09-09T03:49:53.169Z] 4872d77fe225: Waiting [2024-09-09T03:49:53.169Z] bab4dde63d76: Waiting [2024-09-09T03:49:53.169Z] 5851b861e8e6: Waiting [2024-09-09T03:49:53.169Z] bde34c3a00c8: Waiting [2024-09-09T03:49:53.169Z] b352a97aabf1: Waiting [2024-09-09T03:49:53.169Z] e2be974225ed: Verifying Checksum [2024-09-09T03:49:53.169Z] e2be974225ed: Download complete [2024-09-09T03:49:53.169Z] 988bab9f4d93: Verifying Checksum [2024-09-09T03:49:53.447Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T03:49:53.447Z] 1469e6f7b9e6: Download complete [2024-09-09T03:49:53.447Z] eaf3925da568: Download complete [2024-09-09T03:49:53.447Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T03:49:53.447Z] 339a4e72a1f5: Download complete [2024-09-09T03:49:53.447Z] bde34c3a00c8: Download complete [2024-09-09T03:49:53.447Z] b352a97aabf1: Download complete [2024-09-09T03:49:53.447Z] 4872d77fe225: Verifying Checksum [2024-09-09T03:49:53.447Z] 4872d77fe225: Download complete [2024-09-09T03:49:53.447Z] 5851b861e8e6: Download complete [2024-09-09T03:49:53.447Z] b85a868b505f: Verifying Checksum [2024-09-09T03:49:53.447Z] b85a868b505f: Download complete [2024-09-09T03:49:54.018Z] bab4dde63d76: Verifying Checksum [2024-09-09T03:49:54.018Z] bab4dde63d76: Download complete [2024-09-09T03:49:54.957Z] b85a868b505f: Pull complete [2024-09-09T03:49:54.957Z] e2be974225ed: Pull complete [2024-09-09T03:49:55.526Z] 339a4e72a1f5: Pull complete [2024-09-09T03:49:55.526Z] 988bab9f4d93: Pull complete [2024-09-09T03:49:55.785Z] 1469e6f7b9e6: Pull complete [2024-09-09T03:49:55.785Z] eaf3925da568: Pull complete [2024-09-09T03:49:57.689Z] bab4dde63d76: Pull complete [2024-09-09T03:49:57.689Z] bde34c3a00c8: Pull complete [2024-09-09T03:49:57.689Z] b352a97aabf1: Pull complete [2024-09-09T03:49:57.689Z] 4872d77fe225: Pull complete [2024-09-09T03:49:57.949Z] 5851b861e8e6: Pull complete [2024-09-09T03:49:57.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T03:49:57.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:49:57.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:49:58.094Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T03:49:58.129Z] $ 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 [2024-09-09T03:50:00.059Z] $ docker top 430e14c8ff050ec4ae75ea07941ed3b3690fa457f5cf1a97ce7d24faf3c16004 -eo pid,comm [2024-09-09T03:50:00.109Z] 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). [2024-09-09T03:50:00.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:50:00.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:50:00.173Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:50:00.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:50:00.279Z] $ docker exec 430e14c8ff050ec4ae75ea07941ed3b3690fa457f5cf1a97ce7d24faf3c16004 ssh-agent [2024-09-09T03:50:00.388Z] SSH_AUTH_SOCK=/tmp/ssh-6naGjQZSk4Zj/agent.31 [2024-09-09T03:50:00.388Z] SSH_AGENT_PID=37 [2024-09-09T03:50:00.393Z] Running ssh-add (command line suppressed) [2024-09-09T03:50:00.496Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9974799059558355205.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9974799059558355205.key) [2024-09-09T03:50:00.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:50:00.803Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T03:50:00.814Z] $ docker exec --env ******** --env ******** 430e14c8ff050ec4ae75ea07941ed3b3690fa457f5cf1a97ce7d24faf3c16004 ssh-agent -k [2024-09-09T03:50:00.903Z] unset SSH_AUTH_SOCK; [2024-09-09T03:50:00.903Z] unset SSH_AGENT_PID; [2024-09-09T03:50:00.904Z] echo Agent pid 37 killed; [2024-09-09T03:50:00.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T03:50:00.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:50:00.951Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:50:01.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:50:01.070Z] $ docker exec 430e14c8ff050ec4ae75ea07941ed3b3690fa457f5cf1a97ce7d24faf3c16004 ssh-agent [2024-09-09T03:50:01.185Z] SSH_AUTH_SOCK=/tmp/ssh-iINWe0DWBxWm/agent.70 [2024-09-09T03:50:01.185Z] SSH_AGENT_PID=76 [2024-09-09T03:50:01.189Z] Running ssh-add (command line suppressed) [2024-09-09T03:50:01.286Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15167741089061213125.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15167741089061213125.key) [2024-09-09T03:50:01.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:50:01.595Z] + git semver init [2024-09-09T03:50:01.855Z] 2024-09-09 03:50:01,774 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T03:50:01.855Z] 2024-09-09 03:50:01,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-09-09T03:50:01.855Z] 2024-09-09 03:50:01,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-09-09T03:50:01.855Z] 2024-09-09 03:50:01,775 [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) [2024-09-09T03:50:03.255Z] 2024-09-09 03:50:02,921 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-09-09T03:50:03.255Z] 2024-09-09 03:50:02,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-09-09T03:50:03.255Z] 2024-09-09 03:50:02,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T03:50:03.255Z] 2024-09-09 03:50:02,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T03:50:03.255Z] 3.2.0-dev.19 [Pipeline] } [2024-09-09T03:50:03.265Z] $ docker exec --env ******** --env ******** 430e14c8ff050ec4ae75ea07941ed3b3690fa457f5cf1a97ce7d24faf3c16004 ssh-agent -k [2024-09-09T03:50:03.378Z] unset SSH_AUTH_SOCK; [2024-09-09T03:50:03.378Z] unset SSH_AGENT_PID; [2024-09-09T03:50:03.378Z] echo Agent pid 76 killed; [2024-09-09T03:50:03.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:50:03.723Z] + git semver [Pipeline] } [2024-09-09T03:50:03.998Z] $ docker stop --time=1 430e14c8ff050ec4ae75ea07941ed3b3690fa457f5cf1a97ce7d24faf3c16004 [2024-09-09T03:50:05.299Z] $ docker rm -f --volumes 430e14c8ff050ec4ae75ea07941ed3b3690fa457f5cf1a97ce7d24faf3c16004 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:50:05.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T03:50:06.038Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T03:50:06.042Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 [2024-09-09T03:50:06.225Z] provisioning config files... [2024-09-09T03:50:06.247Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7770346417334412723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:50:06.542Z] ---> ****-login.sh [2024-09-09T03:50:06.542Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:50:06.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:50:06.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:50:06.542Z] Configure a credential helper to remove this warning. See [2024-09-09T03:50:06.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:50:06.542Z] [2024-09-09T03:50:06.542Z] Login Succeeded [2024-09-09T03:50:06.542Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:50:06.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:50:06.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:50:06.543Z] Configure a credential helper to remove this warning. See [2024-09-09T03:50:06.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:50:06.543Z] [2024-09-09T03:50:06.543Z] Login Succeeded [2024-09-09T03:50:06.543Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:50:06.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:50:06.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:50:06.804Z] Configure a credential helper to remove this warning. See [2024-09-09T03:50:06.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:50:06.804Z] [2024-09-09T03:50:06.804Z] Login Succeeded [2024-09-09T03:50:06.804Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:50:06.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:50:06.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:50:06.804Z] Configure a credential helper to remove this warning. See [2024-09-09T03:50:06.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:50:06.805Z] [2024-09-09T03:50:06.805Z] Login Succeeded [2024-09-09T03:50:06.805Z] ****.io [2024-09-09T03:50:06.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:50:07.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:50:07.065Z] Configure a credential helper to remove this warning. See [2024-09-09T03:50:07.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:50:07.065Z] [2024-09-09T03:50:07.065Z] Login Succeeded [2024-09-09T03:50:07.065Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:50:07.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T03:50:07.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:50:07.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:50:07.206Z] ========================================================= [2024-09-09T03:50:07.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T03:50:07.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:07.541Z] + 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 . [2024-09-09T03:50:07.541Z] Sending build context to Docker daemon 36.63MB [2024-09-09T03:50:07.541Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T03:50:07.541Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-09T03:50:07.800Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T03:50:07.800Z] 619be1103602: Pulling fs layer [2024-09-09T03:50:07.800Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T03:50:07.800Z] 5df492c9dc93: Pulling fs layer [2024-09-09T03:50:07.800Z] 7629e6793208: Pulling fs layer [2024-09-09T03:50:07.800Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:50:07.800Z] fb5054dd5b73: Pulling fs layer [2024-09-09T03:50:07.800Z] eeca6798cff9: Pulling fs layer [2024-09-09T03:50:07.800Z] aa269ceb94a6: Pulling fs layer [2024-09-09T03:50:07.800Z] ada007ff1a6a: Pulling fs layer [2024-09-09T03:50:07.800Z] 7629e6793208: Waiting [2024-09-09T03:50:07.800Z] 4f4fb700ef54: Waiting [2024-09-09T03:50:07.800Z] fb5054dd5b73: Waiting [2024-09-09T03:50:07.800Z] ada007ff1a6a: Waiting [2024-09-09T03:50:07.800Z] eeca6798cff9: Waiting [2024-09-09T03:50:07.800Z] aa269ceb94a6: Waiting [2024-09-09T03:50:07.800Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T03:50:07.800Z] 7862e08f4a3e: Download complete [2024-09-09T03:50:07.800Z] 7629e6793208: Verifying Checksum [2024-09-09T03:50:07.800Z] 7629e6793208: Download complete [2024-09-09T03:50:07.800Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T03:50:07.800Z] 4f4fb700ef54: Download complete [2024-09-09T03:50:07.800Z] fb5054dd5b73: Verifying Checksum [2024-09-09T03:50:07.800Z] fb5054dd5b73: Download complete [2024-09-09T03:50:07.800Z] 619be1103602: Verifying Checksum [2024-09-09T03:50:07.800Z] 619be1103602: Download complete [2024-09-09T03:50:07.800Z] eeca6798cff9: Verifying Checksum [2024-09-09T03:50:07.800Z] eeca6798cff9: Download complete [2024-09-09T03:50:08.064Z] 619be1103602: Pull complete [2024-09-09T03:50:08.064Z] ada007ff1a6a: Verifying Checksum [2024-09-09T03:50:08.064Z] ada007ff1a6a: Download complete [2024-09-09T03:50:08.064Z] 7862e08f4a3e: Pull complete [2024-09-09T03:50:08.323Z] 5df492c9dc93: Verifying Checksum [2024-09-09T03:50:08.323Z] 5df492c9dc93: Download complete [2024-09-09T03:50:08.581Z] aa269ceb94a6: Verifying Checksum [2024-09-09T03:50:08.581Z] aa269ceb94a6: Download complete [2024-09-09T03:50:11.867Z] 5df492c9dc93: Pull complete [2024-09-09T03:50:11.867Z] 7629e6793208: Pull complete [2024-09-09T03:50:11.867Z] 4f4fb700ef54: Pull complete [2024-09-09T03:50:11.867Z] fb5054dd5b73: Pull complete [2024-09-09T03:50:11.867Z] eeca6798cff9: Pull complete [2024-09-09T03:50:14.399Z] aa269ceb94a6: Pull complete [2024-09-09T03:50:14.399Z] ada007ff1a6a: Pull complete [2024-09-09T03:50:14.399Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T03:50:14.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:50:14.399Z] ---> f489d0715acc [2024-09-09T03:50:14.399Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-09T03:50:16.939Z] ---> Running in da213fe94f8f [2024-09-09T03:50:16.939Z] Removing intermediate container da213fe94f8f [2024-09-09T03:50:16.939Z] ---> 2592e1f45829 [2024-09-09T03:50:16.939Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T03:50:16.939Z] ---> Running in a2a1961b8c34 [2024-09-09T03:50:16.939Z] Removing intermediate container a2a1961b8c34 [2024-09-09T03:50:16.939Z] ---> 7c4288cbf91d [2024-09-09T03:50:16.939Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T03:50:16.939Z] ---> Running in f7c65189ac28 [2024-09-09T03:50:17.201Z] Removing intermediate container f7c65189ac28 [2024-09-09T03:50:17.201Z] ---> 7ffe5cec50a4 [2024-09-09T03:50:17.201Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T03:50:17.201Z] ---> Running in 2f4207d299c4 [2024-09-09T03:50:17.201Z] Removing intermediate container 2f4207d299c4 [2024-09-09T03:50:17.201Z] ---> 450d9f55cbf1 [2024-09-09T03:50:17.201Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-09-09T03:50:17.201Z] ---> Running in 563dd38a101a [2024-09-09T03:50:17.201Z] Removing intermediate container 563dd38a101a [2024-09-09T03:50:17.201Z] ---> 352dae5ee229 [2024-09-09T03:50:17.201Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T03:50:17.463Z] ---> Running in 30f80579ba8c [2024-09-09T03:50:17.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:50:17.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:50:17.985Z] OK: 264 MiB in 52 packages [2024-09-09T03:50:18.554Z] Removing intermediate container 30f80579ba8c [2024-09-09T03:50:18.554Z] ---> c5863030cff8 [2024-09-09T03:50:18.554Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-09-09T03:50:18.554Z] ---> Running in ab760b84ff9d [2024-09-09T03:50:18.554Z] Removing intermediate container ab760b84ff9d [2024-09-09T03:50:18.554Z] ---> 524227119588 [2024-09-09T03:50:18.554Z] Step 10/13 : COPY go.mod vendor* ./ [2024-09-09T03:50:18.554Z] ---> 558ae1147d46 [2024-09-09T03:50:18.554Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:50:18.815Z] ---> Running in a90f0f5c8580 [2024-09-09T03:50:21.170Z] Still waiting to schedule task [2024-09-09T03:50:21.171Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9800’ [2024-09-09T03:51:05.507Z] Removing intermediate container a90f0f5c8580 [2024-09-09T03:51:05.507Z] ---> a61efe240b73 [2024-09-09T03:51:05.507Z] Step 12/13 : COPY . . [2024-09-09T03:51:05.507Z] ---> 2928fa7f97e2 [2024-09-09T03:51:05.507Z] Step 13/13 : RUN ${MAKE} [2024-09-09T03:51:05.507Z] ---> Running in 1d1556d01378 [2024-09-09T03:51:05.507Z] noop [2024-09-09T03:51:05.507Z] Removing intermediate container 1d1556d01378 [2024-09-09T03:51:05.507Z] ---> be204004395d [2024-09-09T03:51:05.507Z] Successfully built be204004395d [2024-09-09T03:51:05.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:05.849Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T03:51:05.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:51:05.939Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T03:51:05.970Z] $ 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 [2024-09-09T03:51:06.294Z] $ docker top 43fd2f420b6888d391fdbba675e6eb8e3765f19b374e9e51c3a770d3d4037482 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:51:06.643Z] + go version [2024-09-09T03:51:06.643Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T03:51:06.650Z] $ docker stop --time=1 43fd2f420b6888d391fdbba675e6eb8e3765f19b374e9e51c3a770d3d4037482 [2024-09-09T03:51:07.929Z] $ docker rm -f --volumes 43fd2f420b6888d391fdbba675e6eb8e3765f19b374e9e51c3a770d3d4037482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:35.820Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T03:51:35.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:51:35.901Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T03:51:35.931Z] $ 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 [2024-09-09T03:51:36.254Z] $ docker top 76e8725bd8344fffdb05c997328cabc25ba5b57ec9bad74cf2320d87f061f865 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:51:36.599Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:51:37.500Z] + make test [2024-09-09T03:51:37.500Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T03:51:38.068Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-09-09T03:51:56.144Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-09-09T03:51:56.144Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-09-09T03:51:57.524Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2024-09-09T03:51:57.524Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.210s coverage: 86.5% of statements [2024-09-09T03:52:09.722Z] go vet ./... [2024-09-09T03:52:13.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T03:52:13.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T03:52:13.909Z] ./bin/test-attribution-txt.sh [2024-09-09T03:52:13.909Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T03:52:13.909Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T03:52:14.170Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T03:52:14.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T03:52:14.205Z] $ docker stop --time=1 76e8725bd8344fffdb05c997328cabc25ba5b57ec9bad74cf2320d87f061f865 [2024-09-09T03:52:16.154Z] $ docker rm -f --volumes 76e8725bd8344fffdb05c997328cabc25ba5b57ec9bad74cf2320d87f061f865 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:52:16.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T03:52:16.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-09T03:52:17.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T03:52:17.673Z] + ls -al . [2024-09-09T03:52:17.674Z] total 312 [2024-09-09T03:52:17.674Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 03:51 . [2024-09-09T03:52:17.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:49 .. [2024-09-09T03:52:17.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 03:51 .git [2024-09-09T03:52:17.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:49 .github [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 9 03:49 .gitignore [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 03:49 .golangci.yml [2024-09-09T03:52:17.674Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 03:50 .semver [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 9 03:49 Attribution.txt [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 17665 Sep 9 03:49 CHANGELOG.md [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 1683 Sep 9 03:49 Dockerfile [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 03:49 GOVERNANCE.md [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 9 03:49 Jenkinsfile [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 03:49 LICENSE [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 2883 Sep 9 03:49 Makefile [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 03:49 OWNERS.md [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 9 03:49 README.md [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 03:50 VERSION [2024-09-09T03:52:17.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 03:49 bin [2024-09-09T03:52:17.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:49 cmd [2024-09-09T03:52:17.674Z] -rw-r--r-- 1 jenkins jenkins 78805 Sep 9 03:51 coverage.out [2024-09-09T03:52:17.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:49 doc [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 7332 Sep 9 03:49 go.mod [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 102415 Sep 9 03:49 go.sum [2024-09-09T03:52:17.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:49 internal [2024-09-09T03:52:17.674Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 9 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:17.994Z] + 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=276436e60f25d91e45baf5819fa2ea594f4bdb74 --label arch=amd64 --label version=3.2.0-dev.19 . [2024-09-09T03:52:17.994Z] Sending build context to Docker daemon 36.71MB [2024-09-09T03:52:17.994Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T03:52:17.994Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-09T03:52:17.994Z] ---> be204004395d [2024-09-09T03:52:17.994Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-09-09T03:52:18.253Z] ---> Running in a28f84ab0a9b [2024-09-09T03:52:18.253Z] Removing intermediate container a28f84ab0a9b [2024-09-09T03:52:18.253Z] ---> 7976dee72217 [2024-09-09T03:52:18.253Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T03:52:18.253Z] ---> Running in c9d5091834fb [2024-09-09T03:52:18.253Z] Removing intermediate container c9d5091834fb [2024-09-09T03:52:18.253Z] ---> 9d4cb6bf5d41 [2024-09-09T03:52:18.253Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T03:52:18.253Z] ---> Running in ebf1469f1418 [2024-09-09T03:52:18.514Z] Removing intermediate container ebf1469f1418 [2024-09-09T03:52:18.514Z] ---> b2c4afec51f6 [2024-09-09T03:52:18.514Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T03:52:18.514Z] ---> Running in 7d72ba24fa85 [2024-09-09T03:52:18.514Z] Removing intermediate container 7d72ba24fa85 [2024-09-09T03:52:18.514Z] ---> e02eadc52482 [2024-09-09T03:52:18.514Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-09-09T03:52:18.514Z] ---> Running in b056b3fcc655 [2024-09-09T03:52:18.514Z] Removing intermediate container b056b3fcc655 [2024-09-09T03:52:18.514Z] ---> cbcd3369937b [2024-09-09T03:52:18.514Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T03:52:18.514Z] ---> Running in a65aa9193289 [2024-09-09T03:52:19.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:52:19.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:52:19.349Z] OK: 264 MiB in 52 packages [2024-09-09T03:52:19.610Z] Removing intermediate container a65aa9193289 [2024-09-09T03:52:19.610Z] ---> ad6f911aca0a [2024-09-09T03:52:19.610Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-09-09T03:52:19.610Z] ---> Running in 333aa3b73930 [2024-09-09T03:52:19.870Z] Removing intermediate container 333aa3b73930 [2024-09-09T03:52:19.870Z] ---> 82aeeac783ed [2024-09-09T03:52:19.870Z] Step 10/27 : COPY go.mod vendor* ./ [2024-09-09T03:52:19.870Z] ---> a49bb60f9dfe [2024-09-09T03:52:19.870Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:52:19.870Z] ---> Running in fc09996c61f7 [2024-09-09T03:52:20.808Z] Removing intermediate container fc09996c61f7 [2024-09-09T03:52:20.809Z] ---> 82e219d646ca [2024-09-09T03:52:20.809Z] Step 12/27 : COPY . . [2024-09-09T03:52:21.379Z] ---> ecb270ad608d [2024-09-09T03:52:21.379Z] Step 13/27 : RUN ${MAKE} [2024-09-09T03:52:21.379Z] ---> Running in 0162356ae2e7 [2024-09-09T03:52:21.639Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-09-09T03:52:48.179Z] Removing intermediate container 0162356ae2e7 [2024-09-09T03:52:48.179Z] ---> f15de7ab85c9 [2024-09-09T03:52:48.179Z] Step 14/27 : FROM alpine:3.18 [2024-09-09T03:52:48.437Z] 3.18: Pulling from library/alpine [2024-09-09T03:52:48.437Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T03:52:48.696Z] 1cc3d825d8b2: Download complete [2024-09-09T03:52:48.696Z] 1cc3d825d8b2: Pull complete [2024-09-09T03:52:48.956Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:52:48.956Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T03:52:48.956Z] ---> 2c64cf60f6f0 [2024-09-09T03:52:48.956Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-09T03:52:48.956Z] ---> Running in 3c5083cd335b [2024-09-09T03:52:48.956Z] Removing intermediate container 3c5083cd335b [2024-09-09T03:52:48.956Z] ---> bdb5bcd44609 [2024-09-09T03:52:48.956Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-09-09T03:52:48.956Z] ---> Running in ac017f0a9c93 [2024-09-09T03:52:49.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:52:49.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:52:49.734Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:52:49.734Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T03:52:49.734Z] OK: 7 MiB in 16 packages [2024-09-09T03:52:49.994Z] Removing intermediate container ac017f0a9c93 [2024-09-09T03:52:49.994Z] ---> 158f1121c508 [2024-09-09T03:52:49.994Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-09T03:52:49.994Z] ---> Running in 635d8496a730 [2024-09-09T03:52:50.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:52:50.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:52:50.512Z] OK: 7 MiB in 16 packages [2024-09-09T03:52:50.772Z] Removing intermediate container 635d8496a730 [2024-09-09T03:52:50.772Z] ---> e2692ea9a446 [2024-09-09T03:52:50.772Z] Step 18/27 : WORKDIR / [2024-09-09T03:52:50.772Z] ---> Running in b41cb2dd2066 [2024-09-09T03:52:50.772Z] Removing intermediate container b41cb2dd2066 [2024-09-09T03:52:50.772Z] ---> dbb35b6d2af4 [2024-09-09T03:52:50.772Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-09-09T03:52:51.339Z] ---> 10bca4211bf6 [2024-09-09T03:52:51.339Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-09-09T03:52:51.599Z] ---> 2cabb9de6757 [2024-09-09T03:52:51.599Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-09-09T03:52:51.599Z] ---> e241c82c5f7d [2024-09-09T03:52:51.599Z] Step 22/27 : EXPOSE 59984 [2024-09-09T03:52:51.599Z] ---> Running in 86a496915ff4 [2024-09-09T03:52:51.599Z] Removing intermediate container 86a496915ff4 [2024-09-09T03:52:51.599Z] ---> 106a5a138a01 [2024-09-09T03:52:51.599Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-09-09T03:52:51.599Z] ---> Running in 84020b6d5db1 [2024-09-09T03:52:51.859Z] Removing intermediate container 84020b6d5db1 [2024-09-09T03:52:51.859Z] ---> 6eb4f391a80f [2024-09-09T03:52:51.859Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T03:52:51.859Z] ---> Running in 373922155cce [2024-09-09T03:52:51.859Z] Removing intermediate container 373922155cce [2024-09-09T03:52:51.859Z] ---> 7c4ec8859770 [2024-09-09T03:52:51.859Z] Step 25/27 : LABEL arch=amd64 [2024-09-09T03:52:51.859Z] ---> Running in f08c29415a75 [2024-09-09T03:52:51.859Z] Removing intermediate container f08c29415a75 [2024-09-09T03:52:51.859Z] ---> 75872c97fa0b [2024-09-09T03:52:51.859Z] Step 26/27 : LABEL git_sha=276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T03:52:51.859Z] ---> Running in 056f8d0dbc2d [2024-09-09T03:52:52.118Z] Removing intermediate container 056f8d0dbc2d [2024-09-09T03:52:52.118Z] ---> c857ea0d99c0 [2024-09-09T03:52:52.118Z] Step 27/27 : LABEL version=3.2.0-dev.19 [2024-09-09T03:52:52.118Z] ---> Running in 6d7266b0be9f [2024-09-09T03:52:52.118Z] Removing intermediate container 6d7266b0be9f [2024-09-09T03:52:52.118Z] ---> 57582aa37b42 [2024-09-09T03:52:52.118Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T03:52:52.118Z] Successfully built 57582aa37b42 [2024-09-09T03:52:52.118Z] 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 [2024-09-09T03:52:52.248Z] provisioning config files... [2024-09-09T03:52:52.259Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3828883399387917837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:52:52.561Z] ---> ****-login.sh [2024-09-09T03:52:52.561Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:52:52.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:52:52.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:52:52.562Z] Configure a credential helper to remove this warning. See [2024-09-09T03:52:52.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:52:52.562Z] [2024-09-09T03:52:52.562Z] Login Succeeded [2024-09-09T03:52:52.562Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:52:52.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:52:52.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:52:52.562Z] Configure a credential helper to remove this warning. See [2024-09-09T03:52:52.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:52:52.562Z] [2024-09-09T03:52:52.562Z] Login Succeeded [2024-09-09T03:52:52.562Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:52:52.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:52:52.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:52:52.822Z] Configure a credential helper to remove this warning. See [2024-09-09T03:52:52.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:52:52.822Z] [2024-09-09T03:52:52.822Z] Login Succeeded [2024-09-09T03:52:52.822Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:52:52.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:52:52.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:52:52.823Z] Configure a credential helper to remove this warning. See [2024-09-09T03:52:52.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:52:52.823Z] [2024-09-09T03:52:52.823Z] Login Succeeded [2024-09-09T03:52:52.823Z] ****.io [2024-09-09T03:52:52.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:52:53.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:52:53.082Z] Configure a credential helper to remove this warning. See [2024-09-09T03:52:53.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:52:53.082Z] [2024-09-09T03:52:53.082Z] Login Succeeded [2024-09-09T03:52:53.082Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:52:53.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:52:53.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:52:53.172Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-09-09T03:52:53.172Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T03:52:53.172Z] latest [2024-09-09T03:52:53.172Z] 3.2.0-dev.19 [2024-09-09T03:52:53.172Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [2024-09-09T03:52:53.172Z] main [2024-09-09T03:52:53.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:53.515Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:53.841Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T03:52:53.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-09-09T03:52:53.841Z] 220ad87f279a: Preparing [2024-09-09T03:52:53.841Z] 68eb927ab567: Preparing [2024-09-09T03:52:53.841Z] b21d81c07650: Preparing [2024-09-09T03:52:53.841Z] 3b99f73ec372: Preparing [2024-09-09T03:52:53.841Z] c9ac6fde5b1b: Preparing [2024-09-09T03:52:53.841Z] d62a02444d39: Preparing [2024-09-09T03:52:53.841Z] d62a02444d39: Waiting [2024-09-09T03:52:53.841Z] 3b99f73ec372: Pushed [2024-09-09T03:52:53.841Z] c9ac6fde5b1b: Pushed [2024-09-09T03:52:53.841Z] 220ad87f279a: Pushed [2024-09-09T03:52:53.841Z] 68eb927ab567: Pushed [2024-09-09T03:52:53.841Z] d62a02444d39: Layer already exists [2024-09-09T03:52:57.125Z] b21d81c07650: Pushed [2024-09-09T03:52:57.125Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74: digest: sha256:c292c2ccd48adb7c9cd20578d5fdb6a60cda8855bdc5d991953d824bfe3fe09d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:57.456Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:57.772Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-09-09T03:52:57.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-09-09T03:52:57.772Z] 220ad87f279a: Preparing [2024-09-09T03:52:57.772Z] 68eb927ab567: Preparing [2024-09-09T03:52:57.772Z] b21d81c07650: Preparing [2024-09-09T03:52:57.772Z] 3b99f73ec372: Preparing [2024-09-09T03:52:57.772Z] c9ac6fde5b1b: Preparing [2024-09-09T03:52:57.772Z] d62a02444d39: Preparing [2024-09-09T03:52:57.772Z] d62a02444d39: Waiting [2024-09-09T03:52:57.772Z] c9ac6fde5b1b: Layer already exists [2024-09-09T03:52:57.772Z] b21d81c07650: Layer already exists [2024-09-09T03:52:57.772Z] 68eb927ab567: Layer already exists [2024-09-09T03:52:57.772Z] 3b99f73ec372: Layer already exists [2024-09-09T03:52:57.772Z] 220ad87f279a: Layer already exists [2024-09-09T03:52:57.772Z] d62a02444d39: Layer already exists [2024-09-09T03:52:57.772Z] latest: digest: sha256:c292c2ccd48adb7c9cd20578d5fdb6a60cda8855bdc5d991953d824bfe3fe09d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:58.086Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:58.405Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.19 [2024-09-09T03:52:58.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-09-09T03:52:58.405Z] 220ad87f279a: Preparing [2024-09-09T03:52:58.405Z] 68eb927ab567: Preparing [2024-09-09T03:52:58.405Z] b21d81c07650: Preparing [2024-09-09T03:52:58.405Z] 3b99f73ec372: Preparing [2024-09-09T03:52:58.405Z] c9ac6fde5b1b: Preparing [2024-09-09T03:52:58.405Z] d62a02444d39: Preparing [2024-09-09T03:52:58.405Z] d62a02444d39: Waiting [2024-09-09T03:52:58.405Z] 68eb927ab567: Layer already exists [2024-09-09T03:52:58.405Z] 3b99f73ec372: Layer already exists [2024-09-09T03:52:58.405Z] b21d81c07650: Layer already exists [2024-09-09T03:52:58.405Z] 220ad87f279a: Layer already exists [2024-09-09T03:52:58.405Z] c9ac6fde5b1b: Layer already exists [2024-09-09T03:52:58.405Z] d62a02444d39: Layer already exists [2024-09-09T03:52:58.405Z] 3.2.0-dev.19: digest: sha256:c292c2ccd48adb7c9cd20578d5fdb6a60cda8855bdc5d991953d824bfe3fe09d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:58.736Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:59.065Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [2024-09-09T03:52:59.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-09-09T03:52:59.065Z] 220ad87f279a: Preparing [2024-09-09T03:52:59.065Z] 68eb927ab567: Preparing [2024-09-09T03:52:59.065Z] b21d81c07650: Preparing [2024-09-09T03:52:59.065Z] 3b99f73ec372: Preparing [2024-09-09T03:52:59.065Z] c9ac6fde5b1b: Preparing [2024-09-09T03:52:59.065Z] d62a02444d39: Preparing [2024-09-09T03:52:59.065Z] d62a02444d39: Waiting [2024-09-09T03:52:59.065Z] 68eb927ab567: Layer already exists [2024-09-09T03:52:59.065Z] 220ad87f279a: Layer already exists [2024-09-09T03:52:59.065Z] 3b99f73ec372: Layer already exists [2024-09-09T03:52:59.065Z] b21d81c07650: Layer already exists [2024-09-09T03:52:59.065Z] c9ac6fde5b1b: Layer already exists [2024-09-09T03:52:59.065Z] d62a02444d39: Layer already exists [2024-09-09T03:52:59.065Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19: digest: sha256:c292c2ccd48adb7c9cd20578d5fdb6a60cda8855bdc5d991953d824bfe3fe09d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:59.390Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:59.716Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-09-09T03:52:59.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-09-09T03:52:59.716Z] 220ad87f279a: Preparing [2024-09-09T03:52:59.716Z] 68eb927ab567: Preparing [2024-09-09T03:52:59.716Z] b21d81c07650: Preparing [2024-09-09T03:52:59.716Z] 3b99f73ec372: Preparing [2024-09-09T03:52:59.716Z] c9ac6fde5b1b: Preparing [2024-09-09T03:52:59.716Z] d62a02444d39: Preparing [2024-09-09T03:52:59.716Z] b21d81c07650: Layer already exists [2024-09-09T03:52:59.716Z] c9ac6fde5b1b: Layer already exists [2024-09-09T03:52:59.716Z] 3b99f73ec372: Layer already exists [2024-09-09T03:52:59.716Z] 220ad87f279a: Layer already exists [2024-09-09T03:52:59.716Z] 68eb927ab567: Layer already exists [2024-09-09T03:52:59.716Z] d62a02444d39: Layer already exists [2024-09-09T03:52:59.716Z] main: digest: sha256:c292c2ccd48adb7c9cd20578d5fdb6a60cda8855bdc5d991953d824bfe3fe09d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:52:59.784Z] ===================================================== [Pipeline] echo [2024-09-09T03:52:59.799Z] taggedImages: [2024-09-09T03:52:59.799Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T03:52:59.799Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-09-09T03:52:59.799Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.19 [2024-09-09T03:52:59.799Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [2024-09-09T03:52:59.799Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:00.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:53:00.179Z] [2024-09-09T03:53:00.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:00.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:53:00.479Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T03:53:00.479Z] 5eb5b503b376: Pulling fs layer [2024-09-09T03:53:00.479Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T03:53:00.479Z] ec43610c2a17: Pulling fs layer [2024-09-09T03:53:00.479Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T03:53:00.479Z] 33b1e0a273af: Pulling fs layer [2024-09-09T03:53:00.479Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T03:53:00.479Z] 2f39f015ded8: Pulling fs layer [2024-09-09T03:53:00.479Z] 3a2ae6a8a46f: Waiting [2024-09-09T03:53:00.479Z] 33b1e0a273af: Waiting [2024-09-09T03:53:00.479Z] 2f39f015ded8: Waiting [2024-09-09T03:53:00.479Z] 5d3b04190fa2: Waiting [2024-09-09T03:53:00.479Z] 5c69ac0246d0: Download complete [2024-09-09T03:53:00.479Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T03:53:00.479Z] 3a2ae6a8a46f: Download complete [2024-09-09T03:53:00.738Z] 33b1e0a273af: Verifying Checksum [2024-09-09T03:53:00.738Z] 33b1e0a273af: Download complete [2024-09-09T03:53:00.738Z] ec43610c2a17: Verifying Checksum [2024-09-09T03:53:00.738Z] ec43610c2a17: Download complete [2024-09-09T03:53:00.738Z] 5d3b04190fa2: Download complete [2024-09-09T03:53:00.996Z] 5eb5b503b376: Verifying Checksum [2024-09-09T03:53:00.996Z] 5eb5b503b376: Download complete [2024-09-09T03:53:01.562Z] 2f39f015ded8: Download complete [2024-09-09T03:53:01.822Z] 5eb5b503b376: Pull complete [2024-09-09T03:53:02.082Z] 5c69ac0246d0: Pull complete [2024-09-09T03:53:02.341Z] ec43610c2a17: Pull complete [2024-09-09T03:53:02.600Z] 3a2ae6a8a46f: Pull complete [2024-09-09T03:53:02.600Z] 33b1e0a273af: Pull complete [2024-09-09T03:53:02.859Z] 5d3b04190fa2: Pull complete [2024-09-09T03:53:06.149Z] 2f39f015ded8: Pull complete [2024-09-09T03:53:06.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T03:53:06.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:53:06.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:53:06.252Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T03:53:06.278Z] $ 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 [2024-09-09T03:53:07.511Z] $ docker top f4d3b1f9940dfb0df980ea7c3334466e0c55aedbc662e5d9f65349a1f60709ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:53:07.934Z] ---> job-cost.sh [2024-09-09T03:53:07.934Z] lf-activate-venv: SKIPPING [2024-09-09T03:53:07.934Z] INFO: No Stack... [2024-09-09T03:53:08.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T03:53:08.453Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T03:53:08.745Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-09-09T03:53:08.745Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T03:53:08.760Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] [2024-09-09T03:53:08.768Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] did not exist. Created. [2024-09-09T03:53:08.775Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T03:53:09.084Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T03:53:09.124Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T03:53:09.133Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T03:53:09.156Z] $ docker stop --time=1 f4d3b1f9940dfb0df980ea7c3334466e0c55aedbc662e5d9f65349a1f60709ba [2024-09-09T03:53:10.316Z] $ docker rm -f --volumes f4d3b1f9940dfb0df980ea7c3334466e0c55aedbc662e5d9f65349a1f60709ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T03:53:53.390Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9803 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-09-09T03:53:53.409Z] Running in /w/workspace/device-onvif-camera/205 [Pipeline] { [Pipeline] checkout [2024-09-09T03:53:53.449Z] The recommended git tool is: git [2024-09-09T03:54:02.180Z] using credential edgex-jenkins-ssh [2024-09-09T03:54:02.203Z] Cloning the remote Git repository [2024-09-09T03:54:02.260Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-09T03:54:02.438Z] > git init /w/workspace/device-onvif-camera/205 # timeout=10 [2024-09-09T03:54:02.788Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-09T03:54:02.790Z] > git --version # timeout=10 [2024-09-09T03:54:02.832Z] > git --version # 'git version 2.25.1' [2024-09-09T03:54:02.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T03:54:03.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T03:54:06.870Z] Avoid second fetch [2024-09-09T03:54:06.871Z] Checking out Revision 276436e60f25d91e45baf5819fa2ea594f4bdb74 (main) [2024-09-09T03:54:05.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-09-09T03:54:06.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T03:54:06.885Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T03:54:06.984Z] > git checkout -f 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 [2024-09-09T03:54:07.805Z] Commit message: "Merge pull request #456 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T03:54:12.963Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T03:54:12.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:12.963Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:12.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-09-09T03:54:13.302Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T03:54:13.648Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T03:54:13.648Z] + sudo tee /etc/docker/daemon.new [2024-09-09T03:54:13.648Z] { [2024-09-09T03:54:13.648Z] "registry-mirrors": [ [2024-09-09T03:54:13.648Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T03:54:13.648Z] ], [2024-09-09T03:54:13.648Z] "bip": "10.250.0.254/24", [2024-09-09T03:54:13.648Z] "hosts": [ [2024-09-09T03:54:13.648Z] "tcp://0.0.0.0:5555", [2024-09-09T03:54:13.648Z] "unix:///var/run/docker.sock" [2024-09-09T03:54:13.648Z] ], [2024-09-09T03:54:13.648Z] "mtu": 1458, [2024-09-09T03:54:13.648Z] "selinux-enabled": true, [2024-09-09T03:54:13.648Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T03:54:13.648Z] } [Pipeline] sh [2024-09-09T03:54:13.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T03:54:14.327Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:54:32.593Z] provisioning config files... [2024-09-09T03:54:32.616Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/205@tmp/config5219052323987625743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:54:33.049Z] ---> ****-login.sh [2024-09-09T03:54:33.049Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:54:33.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:54:33.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:54:33.918Z] Configure a credential helper to remove this warning. See [2024-09-09T03:54:33.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:54:33.918Z] [2024-09-09T03:54:33.918Z] Login Succeeded [2024-09-09T03:54:33.918Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:54:33.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:54:33.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:54:33.918Z] Configure a credential helper to remove this warning. See [2024-09-09T03:54:33.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:54:33.918Z] [2024-09-09T03:54:33.918Z] Login Succeeded [2024-09-09T03:54:34.186Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:54:34.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:54:34.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:54:34.459Z] Configure a credential helper to remove this warning. See [2024-09-09T03:54:34.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:54:34.459Z] [2024-09-09T03:54:34.459Z] Login Succeeded [2024-09-09T03:54:34.459Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:54:34.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:54:34.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:54:34.729Z] Configure a credential helper to remove this warning. See [2024-09-09T03:54:34.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:54:34.729Z] [2024-09-09T03:54:34.729Z] Login Succeeded [2024-09-09T03:54:34.729Z] ****.io [2024-09-09T03:54:34.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:54:34.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:54:34.995Z] Configure a credential helper to remove this warning. See [2024-09-09T03:54:34.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:54:34.995Z] [2024-09-09T03:54:34.995Z] Login Succeeded [2024-09-09T03:54:34.995Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:54:35.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T03:54:35.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:54:35.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:54:35.362Z] ========================================================= [2024-09-09T03:54:35.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T03:54:35.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:54:35.720Z] + 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 . [2024-09-09T03:54:36.305Z] Sending build context to Docker daemon 21.72MB [2024-09-09T03:54:36.305Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T03:54:36.305Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-09T03:54:36.891Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T03:54:36.891Z] c6b39de5b339: Pulling fs layer [2024-09-09T03:54:36.891Z] a69c41024577: Pulling fs layer [2024-09-09T03:54:36.891Z] d6de4b400683: Pulling fs layer [2024-09-09T03:54:36.891Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T03:54:36.891Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:54:36.891Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T03:54:36.891Z] 00f215d4a9da: Pulling fs layer [2024-09-09T03:54:36.891Z] 35cb2a7552d0: Waiting [2024-09-09T03:54:36.891Z] d496ad576159: Pulling fs layer [2024-09-09T03:54:36.891Z] 4f4fb700ef54: Waiting [2024-09-09T03:54:36.891Z] 464afbd9ba4c: Waiting [2024-09-09T03:54:36.891Z] 00f215d4a9da: Waiting [2024-09-09T03:54:36.891Z] d496ad576159: Waiting [2024-09-09T03:54:36.891Z] a69c41024577: Verifying Checksum [2024-09-09T03:54:36.891Z] a69c41024577: Download complete [2024-09-09T03:54:36.891Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T03:54:36.891Z] 35cb2a7552d0: Download complete [2024-09-09T03:54:36.891Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T03:54:36.891Z] 4f4fb700ef54: Download complete [2024-09-09T03:54:36.891Z] c6b39de5b339: Download complete [2024-09-09T03:54:36.891Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T03:54:36.891Z] 464afbd9ba4c: Download complete [2024-09-09T03:54:37.480Z] d496ad576159: Verifying Checksum [2024-09-09T03:54:37.480Z] d496ad576159: Download complete [2024-09-09T03:54:37.748Z] c6b39de5b339: Pull complete [2024-09-09T03:54:38.337Z] a69c41024577: Pull complete [2024-09-09T03:54:38.608Z] d6de4b400683: Verifying Checksum [2024-09-09T03:54:38.608Z] d6de4b400683: Download complete [2024-09-09T03:54:39.572Z] 00f215d4a9da: Verifying Checksum [2024-09-09T03:54:39.572Z] 00f215d4a9da: Download complete [2024-09-09T03:54:51.890Z] d6de4b400683: Pull complete [2024-09-09T03:54:51.890Z] 35cb2a7552d0: Pull complete [2024-09-09T03:54:51.890Z] 4f4fb700ef54: Pull complete [2024-09-09T03:54:52.159Z] 464afbd9ba4c: Pull complete [2024-09-09T03:55:00.390Z] 00f215d4a9da: Pull complete [2024-09-09T03:55:01.809Z] d496ad576159: Pull complete [2024-09-09T03:55:01.809Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T03:55:01.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T03:55:01.809Z] ---> f246e2811388 [2024-09-09T03:55:01.809Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-09T03:55:03.761Z] ---> Running in 95fb5fcaa821 [2024-09-09T03:55:03.761Z] Removing intermediate container 95fb5fcaa821 [2024-09-09T03:55:03.761Z] ---> 67ad454a1a3c [2024-09-09T03:55:03.761Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T03:55:04.030Z] ---> Running in 3eb512cba7af [2024-09-09T03:55:04.299Z] Removing intermediate container 3eb512cba7af [2024-09-09T03:55:04.299Z] ---> 181b2d165390 [2024-09-09T03:55:04.299Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T03:55:04.299Z] ---> Running in f45144ca693a [2024-09-09T03:55:04.567Z] Removing intermediate container f45144ca693a [2024-09-09T03:55:04.567Z] ---> 61c0d1f50c04 [2024-09-09T03:55:04.567Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T03:55:04.567Z] ---> Running in 5931ebe37145 [2024-09-09T03:55:04.836Z] Removing intermediate container 5931ebe37145 [2024-09-09T03:55:04.836Z] ---> 171b3b73b965 [2024-09-09T03:55:04.836Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-09-09T03:55:05.105Z] ---> Running in 7bfb2a18999e [2024-09-09T03:55:05.378Z] Removing intermediate container 7bfb2a18999e [2024-09-09T03:55:05.378Z] ---> 69d0e56bc2b7 [2024-09-09T03:55:05.378Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T03:55:05.378Z] ---> Running in 2831cc604ef1 [2024-09-09T03:55:06.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:55:06.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:55:07.516Z] OK: 266 MiB in 52 packages [2024-09-09T03:55:08.489Z] Removing intermediate container 2831cc604ef1 [2024-09-09T03:55:08.489Z] ---> 421ce1935471 [2024-09-09T03:55:08.489Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-09-09T03:55:08.489Z] ---> Running in 4189da7e4332 [2024-09-09T03:55:08.757Z] Removing intermediate container 4189da7e4332 [2024-09-09T03:55:08.757Z] ---> 126e3d19a070 [2024-09-09T03:55:08.757Z] Step 10/13 : COPY go.mod vendor* ./ [2024-09-09T03:55:10.178Z] ---> 9b022b1325ee [2024-09-09T03:55:10.178Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:55:10.178Z] ---> Running in 5355e1119e18 [2024-09-09T03:57:01.839Z] Removing intermediate container 5355e1119e18 [2024-09-09T03:57:01.839Z] ---> 7234b0f4bb16 [2024-09-09T03:57:01.839Z] Step 12/13 : COPY . . [2024-09-09T03:57:01.839Z] ---> 58825efb65e6 [2024-09-09T03:57:01.839Z] Step 13/13 : RUN ${MAKE} [2024-09-09T03:57:01.839Z] ---> Running in 926393153e04 [2024-09-09T03:57:02.431Z] noop [2024-09-09T03:57:03.387Z] Removing intermediate container 926393153e04 [2024-09-09T03:57:03.387Z] ---> 8b3562723707 [2024-09-09T03:57:03.387Z] Successfully built 8b3562723707 [2024-09-09T03:57:03.387Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:57:03.763Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T03:57:03.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:57:03.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-9803 does not seem to be running inside a container [2024-09-09T03:57:04.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/205 -v /w/workspace/device-onvif-camera/205:/w/workspace/device-onvif-camera/205:rw,z -v /w/workspace/device-onvif-camera/205@tmp:/w/workspace/device-onvif-camera/205@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 [2024-09-09T03:57:05.140Z] $ docker top 713e29bf39d4a27cbe2d9d552b5481a341516eddf22fce7e33e836ac7f8f3ad1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:57:05.955Z] + go version [2024-09-09T03:57:05.955Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T03:57:05.971Z] $ docker stop --time=1 713e29bf39d4a27cbe2d9d552b5481a341516eddf22fce7e33e836ac7f8f3ad1 [2024-09-09T03:57:07.523Z] $ docker rm -f --volumes 713e29bf39d4a27cbe2d9d552b5481a341516eddf22fce7e33e836ac7f8f3ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:57:08.076Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T03:57:08.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:57:08.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-9803 does not seem to be running inside a container [2024-09-09T03:57:08.318Z] $ 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/205 -v /w/workspace/device-onvif-camera/205:/w/workspace/device-onvif-camera/205:rw,z -v /w/workspace/device-onvif-camera/205@tmp:/w/workspace/device-onvif-camera/205@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 [2024-09-09T03:57:09.465Z] $ docker top a321bc023b0515f58b394b1b61f190460d557148a1f5371e6afb55ce1cf6c47a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:57:09.973Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/205 [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:57:10.320Z] + make test [2024-09-09T03:57:10.585Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T03:57:15.920Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-09-09T04:00:37.814Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-09-09T04:00:37.814Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-09-09T04:00:37.814Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.169s coverage: 31.4% of statements [2024-09-09T04:01:04.214Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.400s coverage: 86.5% of statements [2024-09-09T04:01:04.214Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T04:01:04.214Z] go vet ./... [2024-09-09T04:01:51.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T04:01:51.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T04:01:51.042Z] ./bin/test-attribution-txt.sh [2024-09-09T04:01:51.042Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T04:01:51.042Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T04:01:51.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T04:01:51.076Z] $ docker stop --time=1 a321bc023b0515f58b394b1b61f190460d557148a1f5371e6afb55ce1cf6c47a [2024-09-09T04:01:52.949Z] $ docker rm -f --volumes a321bc023b0515f58b394b1b61f190460d557148a1f5371e6afb55ce1cf6c47a [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T04:01:54.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T04:01:54.516Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T04:01:55.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T04:01:55.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T04:01:55.904Z] + ls -al . [2024-09-09T04:01:55.904Z] total 308 [2024-09-09T04:01:55.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 03:57 . [2024-09-09T04:01:55.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:54 .. [2024-09-09T04:01:55.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 03:54 .git [2024-09-09T04:01:55.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:54 .github [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 9 03:54 .gitignore [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 03:54 .golangci.yml [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 9 03:54 Attribution.txt [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 17665 Sep 9 03:54 CHANGELOG.md [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 1683 Sep 9 03:54 Dockerfile [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 03:54 GOVERNANCE.md [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 9 03:54 Jenkinsfile [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 03:54 LICENSE [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 2883 Sep 9 03:54 Makefile [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 03:54 OWNERS.md [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 9 03:54 README.md [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 03:50 VERSION [2024-09-09T04:01:55.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 03:54 bin [2024-09-09T04:01:55.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:54 cmd [2024-09-09T04:01:55.904Z] -rw-r--r-- 1 jenkins jenkins 78805 Sep 9 04:00 coverage.out [2024-09-09T04:01:55.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:54 doc [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 7332 Sep 9 03:54 go.mod [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 102415 Sep 9 03:54 go.sum [2024-09-09T04:01:55.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:54 internal [2024-09-09T04:01:55.904Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 9 03:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:01:56.252Z] + 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=276436e60f25d91e45baf5819fa2ea594f4bdb74 --label arch=arm64 --label version=3.2.0-dev.19 . [2024-09-09T04:01:56.836Z] Sending build context to Docker daemon 21.8MB [2024-09-09T04:01:56.836Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T04:01:56.836Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-09T04:01:56.836Z] ---> 8b3562723707 [2024-09-09T04:01:56.836Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-09-09T04:01:57.104Z] ---> Running in c1dc84de20f8 [2024-09-09T04:01:57.370Z] Removing intermediate container c1dc84de20f8 [2024-09-09T04:01:57.370Z] ---> 23cadbda3d4e [2024-09-09T04:01:57.370Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T04:01:57.638Z] ---> Running in 870d3f3dc109 [2024-09-09T04:01:57.903Z] Removing intermediate container 870d3f3dc109 [2024-09-09T04:01:57.903Z] ---> 65ad5395ccac [2024-09-09T04:01:57.903Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T04:01:57.903Z] ---> Running in 67d2ede623fb [2024-09-09T04:01:58.170Z] Removing intermediate container 67d2ede623fb [2024-09-09T04:01:58.170Z] ---> 4c2bb96b0ed6 [2024-09-09T04:01:58.170Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T04:01:58.437Z] ---> Running in a423e85f855d [2024-09-09T04:01:58.714Z] Removing intermediate container a423e85f855d [2024-09-09T04:01:58.714Z] ---> 599c7eb38374 [2024-09-09T04:01:58.714Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-09-09T04:01:58.714Z] ---> Running in a24fc82bc749 [2024-09-09T04:01:58.985Z] Removing intermediate container a24fc82bc749 [2024-09-09T04:01:58.985Z] ---> c5d3f7e2612c [2024-09-09T04:01:58.985Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T04:01:59.252Z] ---> Running in 3109abd697d6 [2024-09-09T04:02:00.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:02:00.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:02:02.227Z] OK: 266 MiB in 52 packages [2024-09-09T04:02:03.196Z] Removing intermediate container 3109abd697d6 [2024-09-09T04:02:03.196Z] ---> c83957ce760e [2024-09-09T04:02:03.196Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-09-09T04:02:03.196Z] ---> Running in b4d662ee5e2f [2024-09-09T04:02:03.464Z] Removing intermediate container b4d662ee5e2f [2024-09-09T04:02:03.464Z] ---> 4bf24df4901b [2024-09-09T04:02:03.464Z] Step 10/27 : COPY go.mod vendor* ./ [2024-09-09T04:02:04.054Z] ---> ffa3a6b40b2b [2024-09-09T04:02:04.054Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T04:02:04.054Z] ---> Running in 0a9c943d6343 [2024-09-09T04:02:07.409Z] Removing intermediate container 0a9c943d6343 [2024-09-09T04:02:07.409Z] ---> 1bfc397e7234 [2024-09-09T04:02:07.409Z] Step 12/27 : COPY . . [2024-09-09T04:02:08.817Z] ---> 402adf78462c [2024-09-09T04:02:08.817Z] Step 13/27 : RUN ${MAKE} [2024-09-09T04:02:08.817Z] ---> Running in 6e892021d3be [2024-09-09T04:02:09.776Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-09-09T04:05:47.549Z] Removing intermediate container 6e892021d3be [2024-09-09T04:05:47.549Z] ---> decf654d73d4 [2024-09-09T04:05:47.549Z] Step 14/27 : FROM alpine:3.18 [2024-09-09T04:05:47.549Z] 3.18: Pulling from library/alpine [2024-09-09T04:05:47.815Z] 720f3032cd11: Pulling fs layer [2024-09-09T04:05:47.815Z] 720f3032cd11: Verifying Checksum [2024-09-09T04:05:47.815Z] 720f3032cd11: Download complete [2024-09-09T04:05:48.401Z] 720f3032cd11: Pull complete [2024-09-09T04:05:48.668Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T04:05:48.668Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T04:05:48.668Z] ---> 3e834921e367 [2024-09-09T04:05:48.668Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-09T04:05:48.668Z] ---> Running in 22f3d7b184b3 [2024-09-09T04:05:48.934Z] Removing intermediate container 22f3d7b184b3 [2024-09-09T04:05:48.934Z] ---> c6fb65ceab9c [2024-09-09T04:05:48.934Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-09-09T04:05:49.202Z] ---> Running in b3e8ea6a7c67 [2024-09-09T04:05:50.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:05:50.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:05:51.382Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T04:05:51.382Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T04:05:51.382Z] OK: 8 MiB in 16 packages [2024-09-09T04:05:52.338Z] Removing intermediate container b3e8ea6a7c67 [2024-09-09T04:05:52.338Z] ---> 59104ede8eb1 [2024-09-09T04:05:52.338Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-09T04:05:52.338Z] ---> Running in a12754340641 [2024-09-09T04:05:53.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T04:05:53.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T04:05:54.511Z] OK: 8 MiB in 16 packages [2024-09-09T04:05:55.091Z] Removing intermediate container a12754340641 [2024-09-09T04:05:55.091Z] ---> 3685643fd0fd [2024-09-09T04:05:55.091Z] Step 18/27 : WORKDIR / [2024-09-09T04:05:55.091Z] ---> Running in b9caa748496c [2024-09-09T04:05:55.356Z] Removing intermediate container b9caa748496c [2024-09-09T04:05:55.356Z] ---> 45eae2431e84 [2024-09-09T04:05:55.356Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-09-09T04:05:57.286Z] ---> 946452d84c67 [2024-09-09T04:05:57.286Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-09-09T04:05:57.551Z] ---> 65d647a4903d [2024-09-09T04:05:57.551Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-09-09T04:05:58.130Z] ---> 0c3d256760db [2024-09-09T04:05:58.130Z] Step 22/27 : EXPOSE 59984 [2024-09-09T04:05:58.130Z] ---> Running in e91cceb3ebda [2024-09-09T04:05:58.397Z] Removing intermediate container e91cceb3ebda [2024-09-09T04:05:58.397Z] ---> b5bb30a19468 [2024-09-09T04:05:58.397Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-09-09T04:05:58.397Z] ---> Running in 17c44cfde08c [2024-09-09T04:05:58.663Z] Removing intermediate container 17c44cfde08c [2024-09-09T04:05:58.663Z] ---> a9641bb23fff [2024-09-09T04:05:58.663Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T04:05:58.927Z] ---> Running in fa8c0a602369 [2024-09-09T04:05:59.191Z] Removing intermediate container fa8c0a602369 [2024-09-09T04:05:59.191Z] ---> fb96198fe15a [2024-09-09T04:05:59.191Z] Step 25/27 : LABEL arch=arm64 [2024-09-09T04:05:59.191Z] ---> Running in c903180e8023 [2024-09-09T04:05:59.456Z] Removing intermediate container c903180e8023 [2024-09-09T04:05:59.456Z] ---> cd3f7a765210 [2024-09-09T04:05:59.456Z] Step 26/27 : LABEL git_sha=276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T04:05:59.456Z] ---> Running in 217203d30389 [2024-09-09T04:06:00.036Z] Removing intermediate container 217203d30389 [2024-09-09T04:06:00.036Z] ---> d06c0500568e [2024-09-09T04:06:00.036Z] Step 27/27 : LABEL version=3.2.0-dev.19 [2024-09-09T04:06:00.036Z] ---> Running in aab54225452e [2024-09-09T04:06:00.302Z] Removing intermediate container aab54225452e [2024-09-09T04:06:00.302Z] ---> 9900232e6536 [2024-09-09T04:06:00.302Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T04:06:00.302Z] Successfully built 9900232e6536 [2024-09-09T04:06:00.302Z] 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 [2024-09-09T04:06:00.454Z] provisioning config files... [2024-09-09T04:06:00.469Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/205@tmp/config211180850511964968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:06:00.810Z] ---> ****-login.sh [2024-09-09T04:06:00.810Z] nexus3.edgexfoundry.org:10001 [2024-09-09T04:06:00.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:06:01.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:06:01.080Z] Configure a credential helper to remove this warning. See [2024-09-09T04:06:01.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:06:01.080Z] [2024-09-09T04:06:01.080Z] Login Succeeded [2024-09-09T04:06:01.080Z] nexus3.edgexfoundry.org:10002 [2024-09-09T04:06:01.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:06:01.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:06:01.344Z] Configure a credential helper to remove this warning. See [2024-09-09T04:06:01.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:06:01.344Z] [2024-09-09T04:06:01.344Z] Login Succeeded [2024-09-09T04:06:01.344Z] nexus3.edgexfoundry.org:10003 [2024-09-09T04:06:01.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:06:01.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:06:01.875Z] Configure a credential helper to remove this warning. See [2024-09-09T04:06:01.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:06:01.875Z] [2024-09-09T04:06:01.875Z] Login Succeeded [2024-09-09T04:06:01.875Z] nexus3.edgexfoundry.org:10004 [2024-09-09T04:06:02.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:06:02.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:06:02.141Z] Configure a credential helper to remove this warning. See [2024-09-09T04:06:02.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:06:02.141Z] [2024-09-09T04:06:02.141Z] Login Succeeded [2024-09-09T04:06:02.141Z] ****.io [2024-09-09T04:06:02.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T04:06:02.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T04:06:02.670Z] Configure a credential helper to remove this warning. See [2024-09-09T04:06:02.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T04:06:02.670Z] [2024-09-09T04:06:02.670Z] Login Succeeded [2024-09-09T04:06:02.670Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T04:06:02.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:06:02.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T04:06:02.767Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-09-09T04:06:02.767Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T04:06:02.767Z] latest [2024-09-09T04:06:02.767Z] 3.2.0-dev.19 [2024-09-09T04:06:02.767Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [2024-09-09T04:06:02.767Z] main [2024-09-09T04:06:02.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:03.124Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:03.568Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T04:06:03.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-09-09T04:06:03.569Z] 2934c7c18617: Preparing [2024-09-09T04:06:03.569Z] ce088d784c52: Preparing [2024-09-09T04:06:03.569Z] 4add0ecf699f: Preparing [2024-09-09T04:06:03.569Z] 240e58ba53d6: Preparing [2024-09-09T04:06:03.569Z] 40cc22a5591f: Preparing [2024-09-09T04:06:03.569Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:06:03.569Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:06:03.835Z] 240e58ba53d6: Pushed [2024-09-09T04:06:03.835Z] 2934c7c18617: Pushed [2024-09-09T04:06:03.835Z] ce088d784c52: Pushed [2024-09-09T04:06:03.835Z] 40cc22a5591f: Pushed [2024-09-09T04:06:03.835Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:06:12.032Z] 4add0ecf699f: Pushed [2024-09-09T04:06:12.032Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74: digest: sha256:3fa2a7b90d9b8e7cb520ef909cc08bd3dafc17a42c70c21a0883add298c1d9d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:12.381Z] + 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 [2024-09-09T04:06:12.729Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-09-09T04:06:12.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-09-09T04:06:12.729Z] 2934c7c18617: Preparing [2024-09-09T04:06:12.729Z] ce088d784c52: Preparing [2024-09-09T04:06:12.729Z] 4add0ecf699f: Preparing [2024-09-09T04:06:12.729Z] 240e58ba53d6: Preparing [2024-09-09T04:06:12.729Z] 40cc22a5591f: Preparing [2024-09-09T04:06:12.729Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:06:12.729Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:06:12.729Z] 40cc22a5591f: Layer already exists [2024-09-09T04:06:12.729Z] 240e58ba53d6: Layer already exists [2024-09-09T04:06:12.729Z] 2934c7c18617: Layer already exists [2024-09-09T04:06:12.729Z] 4add0ecf699f: Layer already exists [2024-09-09T04:06:12.729Z] ce088d784c52: Layer already exists [2024-09-09T04:06:12.729Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:06:12.729Z] latest: digest: sha256:3fa2a7b90d9b8e7cb520ef909cc08bd3dafc17a42c70c21a0883add298c1d9d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:13.356Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:13.712Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.19 [2024-09-09T04:06:13.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-09-09T04:06:13.712Z] 2934c7c18617: Preparing [2024-09-09T04:06:13.712Z] ce088d784c52: Preparing [2024-09-09T04:06:13.712Z] 4add0ecf699f: Preparing [2024-09-09T04:06:13.712Z] 240e58ba53d6: Preparing [2024-09-09T04:06:13.712Z] 40cc22a5591f: Preparing [2024-09-09T04:06:13.712Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:06:13.712Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:06:13.712Z] ce088d784c52: Layer already exists [2024-09-09T04:06:13.712Z] 2934c7c18617: Layer already exists [2024-09-09T04:06:13.712Z] 40cc22a5591f: Layer already exists [2024-09-09T04:06:13.712Z] 240e58ba53d6: Layer already exists [2024-09-09T04:06:13.712Z] 4add0ecf699f: Layer already exists [2024-09-09T04:06:13.712Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:06:13.712Z] 3.2.0-dev.19: digest: sha256:3fa2a7b90d9b8e7cb520ef909cc08bd3dafc17a42c70c21a0883add298c1d9d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:14.071Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:14.417Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [2024-09-09T04:06:14.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-09-09T04:06:14.417Z] 2934c7c18617: Preparing [2024-09-09T04:06:14.417Z] ce088d784c52: Preparing [2024-09-09T04:06:14.417Z] 4add0ecf699f: Preparing [2024-09-09T04:06:14.417Z] 240e58ba53d6: Preparing [2024-09-09T04:06:14.417Z] 40cc22a5591f: Preparing [2024-09-09T04:06:14.417Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:06:14.417Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:06:14.417Z] ce088d784c52: Layer already exists [2024-09-09T04:06:14.417Z] 40cc22a5591f: Layer already exists [2024-09-09T04:06:14.417Z] 4add0ecf699f: Layer already exists [2024-09-09T04:06:14.417Z] 240e58ba53d6: Layer already exists [2024-09-09T04:06:14.417Z] 2934c7c18617: Layer already exists [2024-09-09T04:06:14.417Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:06:14.683Z] 276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19: digest: sha256:3fa2a7b90d9b8e7cb520ef909cc08bd3dafc17a42c70c21a0883add298c1d9d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:15.043Z] + 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 [2024-09-09T04:06:15.400Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-09-09T04:06:15.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-09-09T04:06:15.400Z] 2934c7c18617: Preparing [2024-09-09T04:06:15.400Z] ce088d784c52: Preparing [2024-09-09T04:06:15.400Z] 4add0ecf699f: Preparing [2024-09-09T04:06:15.400Z] 240e58ba53d6: Preparing [2024-09-09T04:06:15.400Z] 40cc22a5591f: Preparing [2024-09-09T04:06:15.400Z] 4aeaa0e7d41f: Preparing [2024-09-09T04:06:15.400Z] 4aeaa0e7d41f: Waiting [2024-09-09T04:06:15.400Z] 40cc22a5591f: Layer already exists [2024-09-09T04:06:15.400Z] 4add0ecf699f: Layer already exists [2024-09-09T04:06:15.400Z] ce088d784c52: Layer already exists [2024-09-09T04:06:15.400Z] 240e58ba53d6: Layer already exists [2024-09-09T04:06:15.400Z] 2934c7c18617: Layer already exists [2024-09-09T04:06:15.400Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T04:06:15.666Z] main: digest: sha256:3fa2a7b90d9b8e7cb520ef909cc08bd3dafc17a42c70c21a0883add298c1d9d8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T04:06:15.761Z] ===================================================== [Pipeline] echo [2024-09-09T04:06:15.781Z] taggedImages: [2024-09-09T04:06:15.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276436e60f25d91e45baf5819fa2ea594f4bdb74 [2024-09-09T04:06:15.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-09-09T04:06:15.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.19 [2024-09-09T04:06:15.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276436e60f25d91e45baf5819fa2ea594f4bdb74-3.2.0-dev.19 [2024-09-09T04:06:15.781Z] - 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 [2024-09-09T04:06:16.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T04:06:16.180Z] [2024-09-09T04:06:16.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:16.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T04:06:16.508Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T04:06:16.508Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T04:06:16.508Z] 04944245beec: Pulling fs layer [2024-09-09T04:06:16.508Z] 699f458cf7ca: Pulling fs layer [2024-09-09T04:06:16.508Z] 765212b225bb: Pulling fs layer [2024-09-09T04:06:16.508Z] f23df028b6ca: Pulling fs layer [2024-09-09T04:06:16.508Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T04:06:16.508Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T04:06:16.508Z] f23df028b6ca: Waiting [2024-09-09T04:06:16.508Z] 765212b225bb: Waiting [2024-09-09T04:06:16.508Z] d65c8cfc05b1: Waiting [2024-09-09T04:06:16.508Z] 2437ff75d9bd: Waiting [2024-09-09T04:06:16.874Z] 04944245beec: Verifying Checksum [2024-09-09T04:06:16.874Z] 04944245beec: Download complete [2024-09-09T04:06:16.874Z] 765212b225bb: Verifying Checksum [2024-09-09T04:06:16.874Z] 765212b225bb: Download complete [2024-09-09T04:06:16.874Z] f23df028b6ca: Verifying Checksum [2024-09-09T04:06:16.874Z] f23df028b6ca: Download complete [2024-09-09T04:06:16.874Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T04:06:16.874Z] d65c8cfc05b1: Download complete [2024-09-09T04:06:16.874Z] 699f458cf7ca: Verifying Checksum [2024-09-09T04:06:16.874Z] 699f458cf7ca: Download complete [2024-09-09T04:06:17.496Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T04:06:17.496Z] 8998bd30e6a1: Download complete [2024-09-09T04:06:20.088Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T04:06:20.088Z] 2437ff75d9bd: Download complete [2024-09-09T04:06:22.653Z] 8998bd30e6a1: Pull complete [2024-09-09T04:06:22.922Z] 04944245beec: Pull complete [2024-09-09T04:06:24.863Z] 699f458cf7ca: Pull complete [2024-09-09T04:06:24.863Z] 765212b225bb: Pull complete [2024-09-09T04:06:25.446Z] f23df028b6ca: Pull complete [2024-09-09T04:06:25.712Z] d65c8cfc05b1: Pull complete [2024-09-09T04:06:43.900Z] 2437ff75d9bd: Pull complete [2024-09-09T04:06:43.900Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T04:06:43.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T04:06:43.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:06:44.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-9803 does not seem to be running inside a container [2024-09-09T04:06:44.207Z] $ 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/205 -v /w/workspace/device-onvif-camera/205:/w/workspace/device-onvif-camera/205:rw,z -v /w/workspace/device-onvif-camera/205@tmp:/w/workspace/device-onvif-camera/205@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 [2024-09-09T04:06:47.324Z] $ docker top 3a592e1d4849b2a3f028903e740aa00070274688a136bceb37cc60debbf409dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:06:48.191Z] ---> job-cost.sh [2024-09-09T04:06:48.192Z] lf-activate-venv: SKIPPING [2024-09-09T04:06:48.192Z] INFO: No Stack... [2024-09-09T04:06:48.778Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T04:06:49.361Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T04:06:50.009Z] + cat /w/workspace/device-onvif-camera/205/archives/cost.csv [2024-09-09T04:06:50.009Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T04:06:50.075Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] [2024-09-09T04:06:50.087Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] did not exist. Created. [2024-09-09T04:06:50.095Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T04:06:50.763Z] /w/workspace/device-onvif-camera/205@tmp/durable-4849380f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T04:06:51.410Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T04:06:51.439Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T04:06:51.512Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T04:06:51.618Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T04:06:51.649Z] $ docker stop --time=1 3a592e1d4849b2a3f028903e740aa00070274688a136bceb37cc60debbf409dc [2024-09-09T04:06:53.211Z] $ docker rm -f --volumes 3a592e1d4849b2a3f028903e740aa00070274688a136bceb37cc60debbf409dc [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 [2024-09-09T04:06:53.704Z] provisioning config files... [2024-09-09T04:06:53.711Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9399911414048105555tmp [Pipeline] { [Pipeline] sh [2024-09-09T04:06:54.007Z] + set +x [2024-09-09T04:06:54.007Z] + + bash -s -- [2024-09-09T04:06:54.007Z] curl -s https://codecov.io/bash [2024-09-09T04:06:54.271Z] [2024-09-09T04:06:54.271Z] _____ _ [2024-09-09T04:06:54.271Z] / ____| | | [2024-09-09T04:06:54.271Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T04:06:54.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T04:06:54.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T04:06:54.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T04:06:54.271Z] Bash-1.0.6 [2024-09-09T04:06:54.271Z] [2024-09-09T04:06:54.271Z] [2024-09-09T04:06:54.271Z] ==> git version 2.25.1 found [2024-09-09T04:06:54.271Z] ==> 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 [2024-09-09T04:06:54.271Z] Release-Date: 2020-01-08 [2024-09-09T04:06:54.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-09T04:06:54.271Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T04:06:54.271Z] ==> Jenkins CI detected. [2024-09-09T04:06:54.271Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-09-09T04:06:54.271Z] project root: . [2024-09-09T04:06:54.271Z] --> token set from env [2024-09-09T04:06:54.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T04:06:54.272Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T04:06:54.272Z] ==> Python coveragepy not found [2024-09-09T04:06:54.272Z] ==> Searching for coverage reports in: [2024-09-09T04:06:54.272Z] + . [2024-09-09T04:06:54.272Z] -> Found 1 reports [2024-09-09T04:06:54.272Z] ==> Detecting git/mercurial file structure [2024-09-09T04:06:54.272Z] ==> Reading reports [2024-09-09T04:06:54.272Z] + ./coverage.out bytes=78805 [2024-09-09T04:06:54.272Z] ==> Appending adjustments [2024-09-09T04:06:54.272Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T04:06:54.533Z] + Found adjustments [2024-09-09T04:06:54.533Z] ==> Gzipping contents [2024-09-09T04:06:54.533Z] 12K /tmp/codecov.1D4sdQ.gz [2024-09-09T04:06:54.533Z] ==> Uploading reports [2024-09-09T04:06:54.533Z] url: https://codecov.io [2024-09-09T04:06:54.533Z] query: branch=main&commit=276436e60f25d91e45baf5819fa2ea594f4bdb74&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T04:06:54.533Z] -> Pinging Codecov [2024-09-09T04:06:54.533Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=276436e60f25d91e45baf5819fa2ea594f4bdb74&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T04:06:54.533Z] -> Uploading to [2024-09-09T04:06:54.533Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/F29A59C45E3A92E06B3E522C9905F8EF/276436e60f25d91e45baf5819fa2ea594f4bdb74/b52a4420-adc1-4539-97e2-6f2e242a0cbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T040654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a24f2fd2f17360251910805264735538930de08edb52dde25616787607f07f2f [2024-09-09T04:06:54.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:06:54.533Z] Dload Upload Total Spent Left Speed [2024-09-09T04:06:54.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 42798 --:--:-- --:--:-- --:--:-- 42798 [2024-09-09T04:06:54.793Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] } [2024-09-09T04:06:54.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-09T04:06:54.950Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T04:06:54.972Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:55.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T04:06:55.281Z] [2024-09-09T04:06:55.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:06:55.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T04:06:55.590Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T04:06:55.590Z] 619be1103602: Already exists [2024-09-09T04:06:55.590Z] f8ea3408117e: Pulling fs layer [2024-09-09T04:06:55.590Z] 91320369b822: Pulling fs layer [2024-09-09T04:06:55.590Z] 0406650e8295: Pulling fs layer [2024-09-09T04:06:55.590Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T04:06:55.590Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T04:06:55.590Z] bcf3aedb951c: Pulling fs layer [2024-09-09T04:06:55.590Z] 4f4fb700ef54: Waiting [2024-09-09T04:06:55.590Z] 96d80e3f36e1: Waiting [2024-09-09T04:06:55.590Z] 0406650e8295: Verifying Checksum [2024-09-09T04:06:55.590Z] 0406650e8295: Download complete [2024-09-09T04:06:55.590Z] f8ea3408117e: Verifying Checksum [2024-09-09T04:06:55.590Z] f8ea3408117e: Download complete [2024-09-09T04:06:55.590Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T04:06:55.590Z] 4f4fb700ef54: Download complete [2024-09-09T04:06:55.590Z] f8ea3408117e: Pull complete [2024-09-09T04:06:55.848Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T04:06:55.848Z] 96d80e3f36e1: Download complete [2024-09-09T04:06:56.115Z] 91320369b822: Verifying Checksum [2024-09-09T04:06:56.115Z] 91320369b822: Download complete [2024-09-09T04:06:57.048Z] bcf3aedb951c: Verifying Checksum [2024-09-09T04:06:57.048Z] bcf3aedb951c: Download complete [2024-09-09T04:06:59.573Z] 91320369b822: Pull complete [2024-09-09T04:06:59.573Z] 0406650e8295: Pull complete [2024-09-09T04:06:59.573Z] 4f4fb700ef54: Pull complete [2024-09-09T04:06:59.573Z] 96d80e3f36e1: Pull complete [2024-09-09T04:07:02.854Z] bcf3aedb951c: Pull complete [2024-09-09T04:07:02.854Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T04:07:02.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T04:07:02.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:07:02.953Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T04:07:03.017Z] $ 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:latest cat [2024-09-09T04:07:04.485Z] $ docker top f38054ad050e42d4de177e807cfd57b65077391f67db743c6ec0aa4b7755b7d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:07:04.874Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-09-09T04:07:04.893Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-09-09T04:07:05.230Z] + set -o pipefail [2024-09-09T04:07:05.230Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-09-09T04:07:11.802Z] [2024-09-09T04:07:11.802Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-09-09T04:07:11.802Z] [2024-09-09T04:07:11.802Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/65ae8892-6afe-4739-8ca0-b988eef2be30 [2024-09-09T04:07:11.802Z] [2024-09-09T04:07:11.802Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-09-09T04:07:11.802Z] [2024-09-09T04:07:11.802Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T04:07:11.802Z] [2024-09-09T04:07:11.802Z] [2024-09-09T04:07:11.803Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T04:07:11.803Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T04:07:11.807Z] $ docker stop --time=1 f38054ad050e42d4de177e807cfd57b65077391f67db743c6ec0aa4b7755b7d5 [2024-09-09T04:07:13.907Z] $ docker rm -f --volumes f38054ad050e42d4de177e807cfd57b65077391f67db743c6ec0aa4b7755b7d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-09T04:07:14.523Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:07:14.547Z] provisioning config files... [2024-09-09T04:07:14.556Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12600377282167506169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:14.855Z] --> edgex-publish-swagger.sh [2024-09-09T04:07:14.856Z] === Publish doc/openapi/v3 API === [2024-09-09T04:07:14.856Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-09-09T04:07:14.856Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-09-09T04:07:14.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T04:07:14.856Z] Dload Upload Total Spent Left Speed [2024-09-09T04:07:15.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 339 1057k --:--:-- --:--:-- --:--:-- 1058k [2024-09-09T04:07:15.116Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T04:07:15.116Z] [Pipeline] } [2024-09-09T04:07:15.124Z] 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 [2024-09-09T04:07:15.574Z] + git log --format=format:%s -1 276436e60f25d91e45baf5819fa2ea594f4bdb74 [Pipeline] sh [2024-09-09T04:07:15.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T04:07:15.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:16.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:07:16.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:07:16.276Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T04:07:16.302Z] $ 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 [2024-09-09T04:07:16.653Z] $ docker top c3121374221b011562c3cb5e3e074997e3988162457ab49b1d1267a976134d4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T04:07:16.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:07:16.766Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:07:16.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:07:16.869Z] $ docker exec c3121374221b011562c3cb5e3e074997e3988162457ab49b1d1267a976134d4f ssh-agent [2024-09-09T04:07:16.970Z] SSH_AUTH_SOCK=/tmp/ssh-e1KJm57S5O60/agent.33 [2024-09-09T04:07:16.970Z] SSH_AGENT_PID=39 [2024-09-09T04:07:16.976Z] Running ssh-add (command line suppressed) [2024-09-09T04:07:17.071Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18220184839153970624.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18220184839153970624.key) [2024-09-09T04:07:17.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:07:17.383Z] + git semver tag [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,544 [run_tag] DEBUG tag force:False [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,544 [check_head_tag] DEBUG check head tag [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,546 [execute] INFO git cat-file --batch-check [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,550 [execute] INFO git cat-file --batch [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,567 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,567 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,567 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:07:17.641Z] 2024-09-09 04:07:17,572 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T04:07:17.641Z] 3.2.0-dev.19 [Pipeline] } [2024-09-09T04:07:17.645Z] $ docker exec --env ******** --env ******** c3121374221b011562c3cb5e3e074997e3988162457ab49b1d1267a976134d4f ssh-agent -k [2024-09-09T04:07:17.726Z] unset SSH_AUTH_SOCK; [2024-09-09T04:07:17.726Z] unset SSH_AGENT_PID; [2024-09-09T04:07:17.726Z] echo Agent pid 39 killed; [2024-09-09T04:07:17.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:07:18.065Z] + git semver [Pipeline] } [2024-09-09T04:07:18.333Z] $ docker stop --time=1 c3121374221b011562c3cb5e3e074997e3988162457ab49b1d1267a976134d4f [2024-09-09T04:07:19.583Z] $ docker rm -f --volumes c3121374221b011562c3cb5e3e074997e3988162457ab49b1d1267a976134d4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:20.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T04:07:20.006Z] [2024-09-09T04:07:20.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:20.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T04:07:20.311Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T04:07:20.311Z] ab5ef0e58194: Pulling fs layer [2024-09-09T04:07:20.311Z] 9712f1f96733: Pulling fs layer [2024-09-09T04:07:20.311Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T04:07:20.311Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T04:07:20.311Z] e9a5061849ea: Pulling fs layer [2024-09-09T04:07:20.311Z] d747dcd14b5f: Pulling fs layer [2024-09-09T04:07:20.311Z] 2de7ff778b66: Pulling fs layer [2024-09-09T04:07:20.311Z] e9a5061849ea: Waiting [2024-09-09T04:07:20.311Z] d747dcd14b5f: Waiting [2024-09-09T04:07:20.311Z] 2de7ff778b66: Waiting [2024-09-09T04:07:20.311Z] 0d9ebad4ef96: Waiting [2024-09-09T04:07:20.311Z] 9712f1f96733: Verifying Checksum [2024-09-09T04:07:20.311Z] 9712f1f96733: Download complete [2024-09-09T04:07:20.571Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T04:07:20.571Z] 63f879dbbcfc: Download complete [2024-09-09T04:07:20.830Z] e9a5061849ea: Verifying Checksum [2024-09-09T04:07:20.830Z] e9a5061849ea: Download complete [2024-09-09T04:07:20.830Z] d747dcd14b5f: Verifying Checksum [2024-09-09T04:07:20.830Z] d747dcd14b5f: Download complete [2024-09-09T04:07:20.830Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T04:07:20.830Z] 0d9ebad4ef96: Download complete [2024-09-09T04:07:20.830Z] ab5ef0e58194: Verifying Checksum [2024-09-09T04:07:20.830Z] ab5ef0e58194: Download complete [2024-09-09T04:07:21.089Z] 2de7ff778b66: Verifying Checksum [2024-09-09T04:07:21.089Z] 2de7ff778b66: Download complete [2024-09-09T04:07:23.617Z] ab5ef0e58194: Pull complete [2024-09-09T04:07:23.617Z] 9712f1f96733: Pull complete [2024-09-09T04:07:23.876Z] 63f879dbbcfc: Pull complete [2024-09-09T04:07:27.158Z] 0d9ebad4ef96: Pull complete [2024-09-09T04:07:27.416Z] e9a5061849ea: Pull complete [2024-09-09T04:07:27.673Z] d747dcd14b5f: Pull complete [2024-09-09T04:07:28.607Z] 2de7ff778b66: Pull complete [2024-09-09T04:07:28.607Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T04:07:28.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T04:07:28.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:07:28.706Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T04:07:28.726Z] $ 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 [2024-09-09T04:07:30.404Z] $ docker top 99252dfd28fb87ba40f32f645ba55831088dcce56e13561455b0cc2cdfd4b54c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:07:30.488Z] provisioning config files... [2024-09-09T04:07:30.498Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1216843479369290975tmp [2024-09-09T04:07:30.509Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2350927892040748266tmp [2024-09-09T04:07:30.518Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12502538164619806853tmp [Pipeline] { [Pipeline] echo [2024-09-09T04:07:30.609Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:30.905Z] ---> sigul-configuration.sh [2024-09-09T04:07:30.905Z] gpg: directory `/root/.gnupg' created [2024-09-09T04:07:30.905Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T04:07:30.905Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T04:07:30.905Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T04:07:30.905Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T04:07:30.905Z] gpg: CAST5 encrypted data [2024-09-09T04:07:30.905Z] gpg: encrypted with 1 passphrase [2024-09-09T04:07:30.905Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T04:07:31.195Z] + mkdir /home/jenkins [2024-09-09T04:07:31.195Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T04:07:31.487Z] + 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 [2024-09-09T04:07:31.499Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:31.801Z] ---> sigul-install.sh [2024-09-09T04:07:31.801Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T04:07:32.094Z] + git tag --list [2024-09-09T04:07:32.094Z] v0.0.0 [2024-09-09T04:07:32.094Z] v2.2.0 [2024-09-09T04:07:32.094Z] v2.3.0 [2024-09-09T04:07:32.094Z] v2.3.1 [2024-09-09T04:07:32.094Z] v3.0 [2024-09-09T04:07:32.094Z] v3.0.0 [2024-09-09T04:07:32.094Z] v3.1 [2024-09-09T04:07:32.094Z] v3.1.0 [2024-09-09T04:07:32.094Z] v3.1.0-dev.1 [2024-09-09T04:07:32.094Z] v3.1.0-dev.10 [2024-09-09T04:07:32.094Z] v3.1.0-dev.11 [2024-09-09T04:07:32.094Z] v3.1.0-dev.12 [2024-09-09T04:07:32.094Z] v3.1.0-dev.13 [2024-09-09T04:07:32.094Z] v3.1.0-dev.14 [2024-09-09T04:07:32.094Z] v3.1.0-dev.15 [2024-09-09T04:07:32.094Z] v3.1.0-dev.16 [2024-09-09T04:07:32.094Z] v3.1.0-dev.17 [2024-09-09T04:07:32.094Z] v3.1.0-dev.18 [2024-09-09T04:07:32.094Z] v3.1.0-dev.19 [2024-09-09T04:07:32.094Z] v3.1.0-dev.2 [2024-09-09T04:07:32.094Z] v3.1.0-dev.20 [2024-09-09T04:07:32.094Z] v3.1.0-dev.21 [2024-09-09T04:07:32.094Z] v3.1.0-dev.22 [2024-09-09T04:07:32.094Z] v3.1.0-dev.23 [2024-09-09T04:07:32.094Z] v3.1.0-dev.24 [2024-09-09T04:07:32.094Z] v3.1.0-dev.25 [2024-09-09T04:07:32.094Z] v3.1.0-dev.26 [2024-09-09T04:07:32.094Z] v3.1.0-dev.27 [2024-09-09T04:07:32.094Z] v3.1.0-dev.28 [2024-09-09T04:07:32.094Z] v3.1.0-dev.3 [2024-09-09T04:07:32.094Z] v3.1.0-dev.4 [2024-09-09T04:07:32.094Z] v3.1.0-dev.5 [2024-09-09T04:07:32.094Z] v3.1.0-dev.6 [2024-09-09T04:07:32.094Z] v3.1.0-dev.7 [2024-09-09T04:07:32.094Z] v3.1.0-dev.8 [2024-09-09T04:07:32.094Z] v3.1.0-dev.9 [2024-09-09T04:07:32.094Z] v3.1.1 [2024-09-09T04:07:32.094Z] v3.2.0-dev.1 [2024-09-09T04:07:32.094Z] v3.2.0-dev.10 [2024-09-09T04:07:32.094Z] v3.2.0-dev.11 [2024-09-09T04:07:32.094Z] v3.2.0-dev.12 [2024-09-09T04:07:32.094Z] v3.2.0-dev.13 [2024-09-09T04:07:32.094Z] v3.2.0-dev.14 [2024-09-09T04:07:32.094Z] v3.2.0-dev.15 [2024-09-09T04:07:32.094Z] v3.2.0-dev.16 [2024-09-09T04:07:32.094Z] v3.2.0-dev.17 [2024-09-09T04:07:32.094Z] v3.2.0-dev.18 [2024-09-09T04:07:32.094Z] v3.2.0-dev.19 [2024-09-09T04:07:32.094Z] v3.2.0-dev.2 [2024-09-09T04:07:32.094Z] v3.2.0-dev.3 [2024-09-09T04:07:32.094Z] v3.2.0-dev.4 [2024-09-09T04:07:32.094Z] v3.2.0-dev.5 [2024-09-09T04:07:32.094Z] v3.2.0-dev.6 [2024-09-09T04:07:32.094Z] v3.2.0-dev.7 [2024-09-09T04:07:32.094Z] v3.2.0-dev.8 [2024-09-09T04:07:32.094Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T04:07:32.386Z] + lftools sign git-tag v3.2.0-dev.19 [2024-09-09T04:07:32.994Z] Signing Git tag with Sigul... [2024-09-09T04:07:32.994Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-09-09T04:07:33.268Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:33.562Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T04:07:33.569Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T04:07:33.592Z] $ docker stop --time=1 99252dfd28fb87ba40f32f645ba55831088dcce56e13561455b0cc2cdfd4b54c [2024-09-09T04:07:34.865Z] $ docker rm -f --volumes 99252dfd28fb87ba40f32f645ba55831088dcce56e13561455b0cc2cdfd4b54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T04:07:35.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T04:07:35.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:35.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:07:35.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:07:35.667Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T04:07:35.692Z] $ 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 [2024-09-09T04:07:36.029Z] $ docker top a46767a7e4d3a6bde25b086c30a6783cbdb6035fe28a7464a7dc313462379265 -eo pid,comm [2024-09-09T04:07:36.078Z] 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). [2024-09-09T04:07:36.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T04:07:36.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:07:36.134Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:07:36.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:07:36.233Z] $ docker exec a46767a7e4d3a6bde25b086c30a6783cbdb6035fe28a7464a7dc313462379265 ssh-agent [2024-09-09T04:07:36.343Z] SSH_AUTH_SOCK=/tmp/ssh-T6yGYRRc9rrB/agent.31 [2024-09-09T04:07:36.343Z] SSH_AGENT_PID=38 [2024-09-09T04:07:36.347Z] Running ssh-add (command line suppressed) [2024-09-09T04:07:36.438Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2666160742170356484.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2666160742170356484.key) [2024-09-09T04:07:36.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:07:36.751Z] + git semver bump pre [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,914 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,914 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,914 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,915 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,915 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,915 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,917 [execute] INFO git cat-file --batch-check [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,922 [execute] INFO git cat-file --batch [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T04:07:37.010Z] 2024-09-09 04:07:36,928 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T04:07:37.010Z] 3.2.0-dev.20 [Pipeline] } [2024-09-09T04:07:37.014Z] $ docker exec --env ******** --env ******** a46767a7e4d3a6bde25b086c30a6783cbdb6035fe28a7464a7dc313462379265 ssh-agent -k [2024-09-09T04:07:37.103Z] unset SSH_AUTH_SOCK; [2024-09-09T04:07:37.103Z] unset SSH_AGENT_PID; [2024-09-09T04:07:37.103Z] echo Agent pid 38 killed; [2024-09-09T04:07:37.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:07:37.434Z] + git semver [Pipeline] } [2024-09-09T04:07:37.701Z] $ docker stop --time=1 a46767a7e4d3a6bde25b086c30a6783cbdb6035fe28a7464a7dc313462379265 [2024-09-09T04:07:38.940Z] $ docker rm -f --volumes a46767a7e4d3a6bde25b086c30a6783cbdb6035fe28a7464a7dc313462379265 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T04:07:39.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T04:07:39.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:39.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T04:07:39.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:07:39.654Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T04:07:39.678Z] $ 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 [2024-09-09T04:07:40.007Z] $ docker top a9e9751811c7b0254699b36f3c0f98ca9ced180b58a1d6a4ea848c545a5aee50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T04:07:40.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T04:07:40.113Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T04:07:40.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T04:07:40.216Z] $ docker exec a9e9751811c7b0254699b36f3c0f98ca9ced180b58a1d6a4ea848c545a5aee50 ssh-agent [2024-09-09T04:07:40.331Z] SSH_AUTH_SOCK=/tmp/ssh-hySLDxINcHQI/agent.33 [2024-09-09T04:07:40.331Z] SSH_AGENT_PID=40 [2024-09-09T04:07:40.336Z] Running ssh-add (command line suppressed) [2024-09-09T04:07:40.427Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10662718303099786238.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10662718303099786238.key) [2024-09-09T04:07:40.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T04:07:40.739Z] + git semver push [2024-09-09T04:07:40.997Z] 2024-09-09 04:07:40,928 [run_push] DEBUG push [2024-09-09T04:07:40.997Z] 2024-09-09 04:07:40,929 [execute] INFO git cat-file --batch-check [2024-09-09T04:07:40.997Z] 2024-09-09 04:07:40,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T04:07:40.997Z] 2024-09-09 04:07:40,933 [execute] INFO git rev-list 9b1ea2d8446c2c841faacd19f3dca2e042275d1f -- [2024-09-09T04:07:40.997Z] 2024-09-09 04:07:40,933 [execute] DEBUG Popen(['git', 'rev-list', '9b1ea2d8446c2c841faacd19f3dca2e042275d1f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:07:40.997Z] 2024-09-09 04:07:40,942 [execute] INFO git fetch -v origin [2024-09-09T04:07:40.997Z] 2024-09-09 04:07:40,942 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T04:07:41.568Z] 2024-09-09 04:07:41,405 [run_push] DEBUG no remote changes detected [2024-09-09T04:07:41.568Z] 2024-09-09 04:07:41,405 [execute] INFO git push origin semver [2024-09-09T04:07:41.568Z] 2024-09-09 04:07:41,406 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T04:07:42.136Z] 2024-09-09 04:07:42,106 [run_push] DEBUG push all version tags [2024-09-09T04:07:42.136Z] 2024-09-09 04:07:42,107 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T04:07:42.136Z] 2024-09-09 04:07:42,107 [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) [2024-09-09T04:07:43.071Z] 2024-09-09 04:07:42,730 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-09-09T04:07:43.071Z] 3.2.0-dev.20 [Pipeline] } [2024-09-09T04:07:43.075Z] $ docker exec --env ******** --env ******** a9e9751811c7b0254699b36f3c0f98ca9ced180b58a1d6a4ea848c545a5aee50 ssh-agent -k [2024-09-09T04:07:43.177Z] unset SSH_AUTH_SOCK; [2024-09-09T04:07:43.177Z] unset SSH_AGENT_PID; [2024-09-09T04:07:43.177Z] echo Agent pid 40 killed; [2024-09-09T04:07:43.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T04:07:43.517Z] + git semver [Pipeline] } [2024-09-09T04:07:43.785Z] $ docker stop --time=1 a9e9751811c7b0254699b36f3c0f98ca9ced180b58a1d6a4ea848c545a5aee50 [2024-09-09T04:07:45.036Z] $ docker rm -f --volumes a9e9751811c7b0254699b36f3c0f98ca9ced180b58a1d6a4ea848c545a5aee50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-09T04:07:45.650Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-09-09T04:07:45.650Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-09-09T04:07:45.650Z] total 16 [2024-09-09T04:07:45.650Z] drwxr-xr-x 3 root root 4096 Sep 9 03:53 . [2024-09-09T04:07:45.650Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 04:07 .. [2024-09-09T04:07:45.650Z] drwxr-xr-x 2 root root 4096 Sep 9 03:53 cost [2024-09-09T04:07:45.650Z] -rw-r--r-- 1 root root 91 Sep 9 03:53 cost.csv [2024-09-09T04:07:45.650Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-09-09T04:07:45.650Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-09-09T04:07:45.650Z] total 16 [2024-09-09T04:07:45.650Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 03:53 . [2024-09-09T04:07:45.650Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 04:07 .. [2024-09-09T04:07:45.650Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 03:53 cost [2024-09-09T04:07:45.650Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 9 03:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:45.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:46.810Z] ---> package-listing.sh [2024-09-09T04:07:46.810Z] ++ facter osfamily [2024-09-09T04:07:46.810Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T04:07:47.070Z] + OS_FAMILY=debian [2024-09-09T04:07:47.070Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-09-09T04:07:47.070Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T04:07:47.070Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T04:07:47.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T04:07:47.070Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T04:07:47.070Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-09-09T04:07:47.070Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T04:07:47.070Z] + case "${OS_FAMILY}" in [2024-09-09T04:07:47.070Z] + dpkg -l [2024-09-09T04:07:47.070Z] + grep '^ii' [2024-09-09T04:07:47.070Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T04:07:47.070Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T04:07:47.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T04:07:47.070Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-09-09T04:07:47.070Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-09-09T04:07:47.070Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-09-09T04:07:47.082Z] 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 [2024-09-09T04:07:47.362Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T04:07:47.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T04:07:47.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T04:07:48.005Z] prd-ubuntu20.04-docker-8c-8g-9802 does not seem to be running inside a container [2024-09-09T04:07:48.040Z] $ 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 [2024-09-09T04:07:48.223Z] $ docker top 85b96456944801dacc7a363192c40d3e339e5ab4701014fcf5edefdf737f5fde -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T04:07:48.567Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T04:07:48.853Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T04:07:49.136Z] + ls /var/log/sa-host [2024-09-09T04:07:49.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T04:07:49.220Z] provisioning config files... [2024-09-09T04:07:49.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9730081280619917233tmp [Pipeline] { [Pipeline] echo [2024-09-09T04:07:49.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:49.533Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T04:07:49.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:49.870Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T04:07:49.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:50.154Z] ---> sudo-logs.sh [2024-09-09T04:07:50.154Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T04:07:50.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:50.462Z] ---> job-cost.sh [2024-09-09T04:07:50.462Z] lf-activate-venv: SKIPPING [2024-09-09T04:07:50.462Z] DEBUG: total: 0.2199999988079071 [2024-09-09T04:07:50.462Z] INFO: Retrieving Stack Cost... [2024-09-09T04:07:50.723Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T04:07:50.982Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T04:07:50.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T04:07:51.280Z] ---> logs-deploy.sh [2024-09-09T04:07:51.280Z] lf-activate-venv: SKIPPING [2024-09-09T04:07:51.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/205 [2024-09-09T04:07:51.280Z] INFO: archiving workspace using pattern(s): [2024-09-09T04:07:52.220Z] Archives upload complete. [2024-09-09T04:07:52.220Z] INFO: archiving logs to Nexus